body {font:16px Sylfaen, "Times New Roman", Tahoma}
* {padding:0; margin:0}
.dropdown {position:absolute;}
.dropdown dt {width:144px; height:33px; :bold; cursor:pointer; background:url(images/buttons/port.jpg);}
.dropdown dt:hover {width:144px; height:33px; background:url(images/buttons/port.jpg)}
.dropdown dd {position:absolute; overflow:hidden; width:144px; display:none; background:#fff; z-index:200; opacity:0}
.dropdown ul { padding:0; margin:0 width:144px; border:2px solid #9ac1c9; list-style:none; border-top:none}
.dropdown li { padding:0; margin:0 display:inline}
.dropdown a, .dropdown a:active, .dropdown a:visited {display:block;color:#333; text-decoration:none; background:#eaf0f2; width:144px}
.dropdown a:hover {
	background:#d9e1e4;
	color:#000;
	text-align: left;
}
.dropdown .underline {solid #b9d6dc;}
