@charset "utf-8";
/* CSS Document */

/*  */
a:link { text-decoration: none ; color: #666666; } 
a:visited{text-decoration: none ; color: #666666; }
a:hover{ color:#FF0000;}
body{
margin:0;
background:url(images/background/ie_back.jpg);
}
#page-container{
margin:auto;
margin-right:auto;
width:764px;
font-size:14px;
color: #666666;
}
#logo{}
#title{}
#box{
background:url(images/background/box_back.gif);
width:764px;
height:560px;
}
#menu_1{
 margin:0px 28px;}
 
#first-left{
font-size:14px;
margin:0px 20px 0px 28px;
height:90px;
border:solid 1px #CCCCCC;
}
#first-right{
margin:0px 28px 0px 5px; 
float:right;
height:90px;
border:solid 1px #CCCCCC;
}
#second{
margin:0px 28px;
height:182px;
}
#third{
margin:0px 28px;
padding:20px 5px 0px 5px;
height:200px;
background:url(images/background/15.jpg);
background-repeat:no-repeat;
height:30px;

}

#footer{

}
/**/

#bodyL{
 float:left;
 width:84px;
 margin-right:2px;
}
a.od{
 width:176px;
 height:64px;
 background:url(images/expert/02.jpg);
 line-height:25px;
 text-align:center;
 font-weight:bold; 
 display:block;
 text-decoration:none;
 margin-top:2px;
}
a.od:link{
 background:#EEF1F8;
}
a.od:visited{
 background:#EEF1F8;
}
a.od:hover{
 background:#EEE;
}
a.od:active{
 background:#EEE;
}
#fd{ 
 width:500px;
 height:200px;
 background:#F7FFC3; 
 border: 2px solid #849BCA;
 margin-top:2px;
 margin-left:2px;
 float:left;
 overflow:hidden;
 position:absolute;
 left:0px;
 top:0px;
 cursor:move;
 float:left;
 /*filter:alpha(opacity=50);*/
 
}
.content{
 padding:10px;
}
#button_expert_active{

margin-top:15px;
padding:5px 10px 5px 25px;
font-weight:bold;
cursor: pointer;
width:176px;
height:64px;
border:none;
display:block;
text-align:center;
background:url(images/expert/02.jpg) no-repeat;
line-height:20px;
letter-spacing:2px;
}
#button_expert{
color:white;
margin-top:15px;
padding:5px 10px 5px 25px;
font-weight:bold;
cursor: pointer;
width:176px;
height:64px;
border:none;
display:block;
text-align:center;
background: url(images/expert/03.jpg) no-repeat;
line-height:20px;
letter-spacing:2px;
}
#button_adult_active{

margin-top:15px;
padding:5px 10px 5px 25px;
font-weight:bold;
cursor: pointer;
width:176px;
height:64px;
border:none;
display:block;
text-align:center;
background:url(images/adult/02.jpg) no-repeat;
line-height:20px;
letter-spacing:2px;
}
#button_adult{
color:white;
margin-top:15px;
padding:5px 10px 5px 25px;
font-weight:bold;
cursor: pointer;
width:176px;
height:64px;
border:none;
display:block;
text-align:center;
background: url(images/adult/03.jpg) no-repeat;
line-height:20px;
letter-spacing:2px;
}