/*ȫʽ*/
*{
	font-size:12px;
}
body{
	margin:0;
	padding:0;
	font-size:12px;
	color:#666666;
	font-family: "",Arial, Helvetica, sans-serif;
}


/*˵*/
#menu ul{
	padding:0;
	border:0;
	list-style:none;
	line-height:150%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
}
#menu_out{
	width:966px;
	padding-left:4px;
	margin-left:auto;
	margin-right:auto;
	background:url(../images/menu_left.gif) no-repeat left top;
}
#menu_in{
	background:url(../images/menu_right.gif) no-repeat right top;
	padding-right:4px;
}
#menu{
	background:url(../images/menu_bg.gif) repeat-x;
	height:61px;
}
.menu_line{
	background:url(../images/menu_line.gif) no-repeat center top;
	width:5px;
}
.menu_line2{
	background:url(../images/menu_line2.gif) no-repeat center top;
	width:10px;
}
#nav{
	padding-left:2px;
}
#nav li{
	float:left;
	height:27px;
}
#nav li a{
	float:left;
	display:block;
	padding-left:3px;
	height:25px;
	background:url(../images/menu_on_left.gif) no-repeat left top;
	cursor:pointer;
	text-decoration:none;
}
#nav li a span{
	float:left;
	padding:13px 13px 6px 9px;
	line-height:6px;
	background:url(../images/menu_on_right.gif) no-repeat right top;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
#nav li .nav_on{   /*꾭ʱ任JSȡʽ*/
	background-position:left 100%;
}
#nav li .nav_on span{  /*꾭ʱ任JSȡʽ*/
	background-position:right 100%;
	color:#ffffff;
	text-decoration:none;
	padding:14px 14px 7px 10px;
}
/*Ŀ*/
#menu_con{
	text-align:left;
	padding-left:5px;
	clear:both;
}
#menu_con li{
	float:left;
	height:20px;
	margin-top:8px;
}
#menu_con li a{
	text-decoration:none;
	display:block;
	float:left;
	cursor:pointer;
	padding-left:3px;
	color:#ffffff;
	
}
#menu_con li a span{
	float:left;
	padding:1px 4px 4px 1px;
	
}
#menu_con li a:hover {
	text-decoration:underline;
	display:block;
	float:left;
	cursor:pointer;
	padding-left:3px;
	color:#ffffff;
	text-decoration:udline;
	
}
block;
	float:left;
	cursor:pointer;
	padding-left:3px;
	color:#ffffff;
	text-decoration:udline;
	
}

