#nv *{margin:0;padding:0;border:0; font-size:12px;}

#nv {
line-height: 24px; list-style-type: none; padding-top:20px; float:left;
}

#nv img { border:none; margin-top:9px;}

#nv a {
display: block; text-align:center; width:75px; height:30px;
}

#nv a:link {
color:#666; text-decoration:none;
}
#nv a:visited {
color:#666;text-decoration:none;
}
#nv a:hover {
color:#FFF;text-decoration:none;font-weight:bold;
}

#nv li {
float: left; width:75px; height:30px;
}
#nv li a:hover{
background:#7ebfe0;
}
#nv li ul {
line-height: 27px; list-style-type: none;text-align:left;
left: -999em; width: 65px; position: absolute; z-index:999;background: #fff; padding:5px; filter:alpha(opacity=80);-moz-opacity:0.8;
}
#nv li ul li{
float: left; width: 65px;
background: #fff; 
}

#nv li ul a{
display: block; width: 57px;text-align:left;padding-left:8px;
}

#nv li ul a:link {
color:#666; text-decoration:none;
}
#nv li ul a:visited {
color:#666;text-decoration:none;
}
#nv li ul a:hover {
color:#F3F3F3;text-decoration:none;font-weight:normal;
background:#88afc3;
}

#nv li:hover ul {
left: auto;
}
#nv li.sfhover ul {
left: auto;
}