@charset "gb2312";
/* CSS Document */

ul li{ list-style-type:none;}
#nav li { float: left; width: 130px;  font-family:Tahoma; overflow-x:hidden; background:url(images/navdian.jpg) left top no-repeat;}

#nav li a:hover{ background:url(images/nav_bg.jpg) top center no-repeat;}
<!--.now{  background:url(images/nav_bg.jpg) center;}
-->
#nav a { display: block; width: 130px; height:auto; overflow:hidden; line-height:27px; text-align:center; text-decoration:none; color:#FFF; font-weight:bold; font-size:11px;}
#nav a.navtag{ height:27px;}
#nav a:hover  { color:#FFF;text-decoration:none;font-weight:bold;}


.newnav ul,.newnav li,.newnav div{ margin:0; padding:0; }

.newnav{background:#acaf79; width:1004px; height:27px; margin:0 auto; font-family: Arial Narrow;overflow-x:hidden; overflow-y:visible; }

#nav { background:#acaf79 url(images/navdian.jpg) top 956px no-repeat;; width:1004px; height:27px; line-height:27px; padding-left:46px;}
#nav ul{ width:1200px; }

#nav li ul li{ width: 249px; position: relative; left:0; padding-right:1px; font-family:Tahoma; font-size:11px;}

#nav li ul { line-height: 27px;  list-style-type: none;text-align:left; left: -999em; width:250px; position: absolute;}



#nav li ul a{ width:155px; display: block; text-align:left; color:#FFF; padding-left:15px; text-decoration:none; background:#acaf7a; font-weight:normal;border-top:1px #FFF solid;filter:Alpha(opacity=90);/*ÊµÏÖIE±³¾°Í¸Ã÷*/ font-family:Tahoma; font-size:11px;}

#nav li ul a:hover  {font-family:Tahoma; text-decoration:none; width:155px; background:#868856; font-weight:normal; font-size:11px;}


#nav li.sfhover ul { left: auto;}
