#menu{
	width:1004px;
	margin-left:auto;
	margin-right:auto;
	height:36px;
}

#menu ul{
	padding:0;
	border:0;
	list-style:none;
	line-height:150%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}

#menu_outbg{
	width:966px;
	padding-left:0px;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/index/menu_bg.gif) repeat-x;
	height:37px;
}

.menu_line{
	background:url(../images/index/menu_line.gif) no-repeat center top;
	width:8px;
}
.menu_line2{
	background:url(../images/index/menu_line2.gif) no-repeat center top;
	width:15px;
}
#nav{
	padding-left:0px;
	background:url(../images/index/top_outbg.jpg) repeat-x;
	width:1004px;
	height:47px;
}
#nav li{
	float:left;
	height:47px;
	font-family:'Microsoft Yahei';
    
}
#nav li a{
	float:left;
	display:block;
	padding-left:0px;
	height:47px;
	width:91px;/*width:100px;*/
	background:url(../images/index/top_outbg.jpg) no-repeat left top;
	cursor:pointer;
	text-decoration:none;
}
#nav li a span{
	float:left;
	padding:21px 0px 11px 0px;
	line-height:14px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	width:89px;
}
#nav li .nav_on{   
	backgrund-position:left 100%;
	color:#025dcc;
	background:url(../images/index/top_onbg.jpg) no-repeat left top;
}
#nav li .nav_on span{  
	background-position:right 100%;
	text-decoration:none;
	padding:19px 0px 13px 0px;
	color:#025dcc;
}

#menu_con{
	text-align:left;
	padding-left:20px;
	clear:both;
	height:35px;
	width:984px;
	background:url(../images/index/toplittlebg.jpg) repeat-x;
	/*margin-top:47px;
	*margin-top:0px;*/
	position:absolute;
	z-index:2000;
}
#menu_con li{
	float:left; 
	height:22px;
	margin-top:8px;
}
#menu_con li a{
	display:block;
	float:left;
	background:url(../images/index/menu_on_left2.gif) no-repeat left top;
	cursor:pointer;
	padding-left:3px;
	color:#025dcc;
	text-decoration:none;
}
#menu_con li a span{
	float:left;
	padding:6px 10px 4px 10px;
	line-height:12px;
	background:url(../images/index/menu_on_right2.gif) no-repeat right top;
}
#menu_con li a:hover{
	text-decoration:none;
	background:url(../images/index/menu_on_left2.gif) no-repeat left bottom;
	color:#C03;
}
#menu_con li a:hover span{
	background:url(../images/index/menu_on_right2.gif) no-repeat right bottom;
}