* {
	padding:0;
	margin:0;
}
#nav {
	margin:0px 0 0 0px;
	padding-left:40px;
	width:963px;
	height:63px;
	background: url(../images/top.jpg) no-repeat;
	list-style:none;
}
#top_about {
	margin:0px 0 0 0px;
	width:95px;
	height:63px;
	background:url(../images/top_about.jpg);
}
#top_home {
	margin:0px 0 0 0px;
	width:99px;
	height:63px;
	background: url(../images/top_home.jpg);
}
#top_yuanlin {
	margin:0px 0 0 0px;
	width:92px;
	height:63px;
	background: url(../images/top_yuanlin.jpg);
}
#top_new {
	margin:0px 0 0 0px;
	width:91px;
	height:63px;
	background: url(../images/top_new.jpg);
}
#top_youle {
	margin:0px 0 0 0px;
	width:86px;
	height:63px;
	background: url(../images/top_youle.jpg);
}
#top_zhanin {
	margin:0px 0 0 0px;
	width:84px;
	height:63px;
	background: url(../images/top_zhanin.jpg);
}
#top_fuwu {
	margin:0px 0 0 0px;
	width:86px;
	height:63px;
	background: url(../images/top_fuwu.jpg);
}
#top_nacai {
	margin:0px 0 0 0px;
	width:86px;
	height:63px;
	background: url(../images/top_nacai.jpg);
}
#top_zhaozhang {
	margin:0px 0 0 0px;
	width:90px;
	height:63px;
	background: url(../images/top_zhaozhang.jpg);
}
#top_order {
	margin:0px 0 0 0px;
	width:85px;
	height:63px;
	background: url(../images/top_order.jpg);
}
#nav li {
	float:left;
}
#nav li a {
	display:block;
	height:63px;
	text-indent:-9999px;
}
#nav li #z {
	width:40px;
}
#nav li #a {
	width:99px;
}
#nav li #b {
	width:95px;
}
#nav li #c {
	width:92px;
}
#nav li #d {
	width:91px;
}
#nav li #e {
	width:86px;
}
#nav li #f {
	width:84px;
}
#nav li #g {
	width:86px;
}
#nav li #h {
	width:86px;
}
#nav li #i {
	width:90px;
}
#nav li #j {
	width:85px;
}
#nav li #k {
	width:69px;
}
#nav li #z:hover {
	background:url(../images/top02.jpg) no-repeat 0px 0;
}
#nav li #a:hover {
	background:url(../images/top02.jpg) no-repeat -40px 0;
}
#nav li #b:hover {
	background:url(../images/top02.jpg) no-repeat -139px 0;
}
#nav li #c:hover {
	background:url(../images/top02.jpg) no-repeat -234px 0;
}
#nav li #d:hover {
	background:url(../images/top02.jpg) no-repeat -326px 0;
}
#nav li #e:hover {
	background:url(../images/top02.jpg) no-repeat -417px 0;
}
#nav li #f:hover {
	background:url(../images/top02.jpg) no-repeat -503px 0;
}
#nav li #g:hover {
	background:url(../images/top02.jpg) no-repeat -587px 0;
}
#nav li #h:hover {
	background:url(../images/top02.jpg) no-repeat -673px 0;
}
#nav li #i:hover {
	background:url(../images/top02.jpg) no-repeat -759px 0;
}
#nav li #j:hover {
	background:url(../images/top02.jpg) no-repeat -849px 0;
}
#nav li #k:hover {
	background:url(../images/top02.jpg) no-repeat -934px 0;
}
#nav li ul {
	padding-top:6px;
	background:#7B652C;
	border-bottom:1px solid #A78334; border-left:1px solid #A78334; border-right:1px solid #A78334;
	list-style:none;
	text-align:left;
	left: -999em;
	width:87px;
	position: absolute;
	padding:0px;
	font-size:12px;
	}             /*二级菜单总体样式：行高24px；背景颜色；外框宽度；相对位置；边框一个象素，上边没样式，左右下边实线，边框颜色#003399；内边距1个象素*/
#nav li ul a {
	display:block;
	width: 87px;
	height:25px;
	text-align:left;
	padding-top:7px;
	text-indent:1em;
}                 /* 二级菜单链接样式；背景宽度、左对齐，左缩进2 */
#nav li ul li {
	border-top:1px #A78334 solid;
}
#nav li ul a:link {
	color:#c9c1ac;
	text-decoration:none;
	
}                                   /* 未访问的链接 */
#nav li ul a:visited {
	color:#c9c1ac;
	text-decoration:none;
	
}                                 /* 已访问的链接 */
#nav li ul a:hover {
	color:#ffffff;
	background-color:#9B351E;	text-decoration:none;
}/* 鼠标在链接上 */

#nav li:hover ul {
	left: auto;
}
#nav li.sfhover ul {
	left: auto;
}
#nav li.over ul {
	left: auto;
}
