@charset "utf-8";
/* CSS Document */
/*导航样式*/
#content { height: 41px; background:url(../images/navbg.gif) repeat-x;  position:relative; z-index:1000;}
#nav { width:1234px; margin:0 auto;}

#content #nav ul { list-style: none;}
#content #nav ul li { float: left; width: 102px; line-height: 41px; position: relative; text-align:center; font-size:14px; font-family:"微软雅黑"; font-weight:bold;background:url(../images/fenge.gif) right center no-repeat;}
#content #nav ul li.tops:hover
{
	background:url(../images/nav-hover2.png) no-repeat;}
#nav div { width: 170px !important; position: absolute; left: 0px; padding-bottom: 0px; float: left; height: 0; overflow: hidden; background-color: #5daef2; font-size:14px; font-family:"微软雅黑"; font-weight:normal;}
#nav li.last div{ width: 140px; position: absolute;left:-38px; padding-bottom: 0px; float: left; height: 0; overflow: hidden; background-color: #5daef2; font-size:14px; font-family:"微软雅黑"; font-weight:normal;}
#content #nav li a { text-decoration: none; color: #FFFFFF;  display: block;}
#nav div a { z-index:1; text-decoration: none; color: #FFFFFF;display: block; line-height: 34px; height:33px;  background:url(../images/nav-bottom2.png) no-repeat; position:relative;}
#nav div a:hover { background:url(../images/nav-bottom-hover.png) no-repeat;}
#content #nav ul li.last 
{
	background:none;}