
/* CSS Reset Start */
#Header{width:100%;height:35px;left:0;top:3px;background:url(../images2/bg_img.png) left top #FFF repeat-x;z-index:1;}
.menu-panel{width:980px;height:33px;overflow:hidden;clear:both;position:relative;text-align:center;background:url(../images2/bg_img.png) left -418px no-repeat;margin:auto;}
#Menu div{float:left;position:relative;}
#Menu div strong{color:#FFF;}
#Menu div strong a,#Menu div strong a.current{color:#FFF;text-decoration:none;height:35px;line-height:33px;display:block;float:left;margin:0 4px 0 6px;padding:2px 8px; font-size:11pt;}
#Menu div strong a:hover,#Menu div strong a.current{color:#FFDF00;background:url(../images2/bg_img.png) center -261px no-repeat;}
#Menu div strong span{display:block;height:24px;padding-top:10px;float:left;}

#mainnav {
	background: url(../images2/bj.gif) no-repeat -2px -147px;
	width:980px;
	height:42px;
	padding-left:15px;
	margin:0 auto;
}
#mainnav a {
	float:left;
	overflow:hidden;
	height:36px;
	line-height:42px;
	padding:5px 18px 0 18px;
	font-size:14px;
	color:#fff;
	
}
#mainnav span {
	float:left;
	background:url(../images2/bj.gif) no-repeat -200px 0;
	width:2px;
	height:36px;
}
#mainnav a:hover, a:active {
	text-decoration:none;
}
#mainnav a:hover {
	background:url(../images2/bj.gif) no-repeat -100px 0;
	color:#ba2636;
}
#mainnav .lanmu, #menu a.lanmu:hover {
	background:url(../images2/bj.gif) no-repeat -100px 0;
	color:#ba2636;
}
#mainnav .home, #mainnav .home:hover, #mainnav .home2:hover {
	background:url(../images2/bj.gif) no-repeat;
	color:#ba2636;
}