* {padding:0; margin:0;}
.dropdown {float:left; padding-right:5px;margin-bottom:9px;}
.dropdown dt {text-indent:-1000px;width:250px; height:40px; cursor:pointer; background:url(../images/topimage_03.gif);}
.dropdown dt:hover {background-position:250px 0px;}
.dropdown dd {position:absolute; overflow:hidden; width:250px; display:none; background:#fff; z-index:200; opacity:0;}
.dropdown ul {width:250px; list-style:none; border-top:none;display:inline; margin:0;}
.dropdown li {display:inline;}
.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; padding:5px; color:#333; text-decoration:none; background:#FEFEFE; width:240px;height:20px;padding-left:23px; background: url(../images/arrow.gif) no-repeat 10px 0.7em;}
.dropdown a:hover {background:#ddd; color:#000;width:240px;}
.dropdown .underline {}
