@charset "utf-8";
/* CSS Document */
* {padding:0; margin:0}
.dropdown2 {float:left; padding-right:0px}
.dropdown2 dt {width:161px; height:30px; background-repeat:no-repeat; cursor:pointer; background:url(../images/advance_07.jpg);}
.dropdown2 dt:hover { background:url(../images/index4_07.jpg);}
.dropdown2 dd {position:absolute; overflow:hidden; width:165px; display:none; background:#fff; z-index:200; opacity:0}
.dropdown2 ul {width:161px; border:1px solid #616161; list-style:none; border-top:none}
.dropdown2 li {display:inline}
.dropdown2 a, .dropdown a:active, .dropdown a:visited {display:block; padding:0px; color:#333; text-decoration:none; background-image:url(../images/in_button.jpg); width:161px; height:25px}
.dropdown2 a:hover {background:#6b6b6b; color:#ffffff;}
.dropdown2 .underline {border-bottom:1px solid #616161}













