* {padding:0; margin:0}
.dropdown {float:left; margin-top:1px;}
.dropdown dt {width:90px;   font-weight:bold; height:12px; color:#1569C7; cursor:pointer; font-size: 12px;}
.dropdown dt:hover {color: #CC0000}
.dropdown dd {position:absolute; overflow:hidden; width:120px; display:none; margin-top:6px;  text-align:left; background:#fffFFF; z-index:200;  opacity:0}
.dropdown dul {width:50px; list-style:none; font-weight:bold;margin:0;border-top:none; text-align:left; font-size: 11px; }
.dropdown dli {display:inline;  text-align:left;}
.dropdown a, .dropdown a:active, .dropdown a:visited {display:block;  text-align:left; color:#1569C7; padding:5px; background:url(../images/common/footer_bg.gif); width:150px}
.dropdown a:hover {background:url(../images/header_over.gif);  text-align:left; color: #CC0000}
.dropdown .underline {border-bottom:2px solid #b9d6dc; 
    text-decoration:none;}
