body { font:14px Times New Roman, Helvetica, sans-serif}
.floatleft {float:left; padding-right:5px}
.ddheader {width:176px; border:2px solid #FaF120; padding:8px; font-weight:bold; margin-top:5px; cursor:pointer; background:url(images/header.gif);border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;}
.ddheader:hover {background:url(images/header_over.gif)}
.ddcontent {position:absolute; overflow:hidden; width:196px; display:none; background:#fff; z-index:200;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;}
.ddinner {width:192px; border:2px solid #9ac1c9; border-top:none;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;}
.ddinner ul {display:block; list-style:none; margin:0; padding:0; background:#eaf0f2}
.ddinner li {margin:0; padding:5px; cursor:pointer;text-decoration:none;}
.ddinner li a{cursor:pointer;text-decoration:none;}
.ddinner li:hover {background:#d9e1e4}
.underline {border-bottom:1px solid #b9d6dc}