﻿@charset "utf-8";
/* CSS Document */
/*锟斤拷锟斤拷锟斤拷式*/
#content { height: 58px; background:url(../images/navbg.gif) repeat-x;}
#nav { width:1000px; margin:0 auto;}

#content #nav ul { list-style: none; }
#content #nav ul li { float: left; width: 100px; line-height: 58px; 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; 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: 170px; position: absolute;left:-57px; 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;
}