body {margin:0px;}
* {padding:0; margin:0}
.dropdown {float:left; padding-right:0px padding-bottom:0px}
.dropdown dt {width:116px; height:36px; border:0px; padding:0px; cursor:pointer; background:url(../images/h_theme01.gif) }
.dropdown dt:hover {background:url(../images/h_theme02.gif)}
.dropdown dd {position:absolute; overflow:hidden; width:150px; display:none; background:#fff; z-index:200; opacity:0}
.dropdown ul {width:150px; border:1px solid #F8B3AB; list-style:none; border-top:none}
.dropdown li {display:inline}
.drop a:active, .drop a:visited {background:url(images/h_theme02.gif)}
.dropdown a, .dropdown a:active, .dropdown a:visited {display:block; padding:5px; color:#fff; text-decoration:none; background:#F05544; width:194px}
.dropdown a:hover {background:#F8B3AB; color:#000}
.dropdown .underline {border-bottom:1px solid #F8B3AB}
