﻿

#nv *{margin:0;padding:0;border:0;}

#nv {
line-height: 24px; list-style-type: none; background:#000000;
}

#nv a {
display: block; width: 80px; text-align:center;
}

#nv a:link {
color:#ffffff; text-decoration:none;
}
#nv a:visited {
color:#ffffff;text-decoration:none;
}
#nv a:hover {
color:#ffffff;text-decoration:none;
}

#nv li {
float: left; width: 80px; background:#000000; 
}
#nv li a:hover{
background:#999999;
}
#nv li ul {
line-height: 27px; list-style-type: none;text-align:left;
left: -999em; width: 100px; position: absolute; border:1px solid #999999;
}
#nv li ul li{
float: left; width: 100px;
background: #F6F6F6; 
}


#nv li ul a{
display: block; width: 100px;text-align:left;padding-left:24px;
}

#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:#999999;
}

#nv li:hover ul {
left: auto;
}
#nv li.sfhover ul {
left: auto;
}
#content {
clear: left; 
}