@charset "utf-8";
/*footer*/
#footerMenu{
	border:none;
	clear:Both;
	margin:3px 0 0;
	padding:0;
	color:#8d8c8b;
	width:1000px;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
}

#footerMenu_Left{
	width:250px;
	float:left;
	
}
#footerMenu_Left ul{
	
	list-style-type:none;
	margin:0;
	padding:0;
	border:none;
	width:250px;
	height:23px;
	clear:both;
	

}
#footerMenu_Left li{
	
	margin:0 17px 0 0px;
	float:left;
	
}

#footerMenu_Right{
	
	width:750px;
	float:left;
	
	
}
#footerMenu_Right ul{
	
	list-style-type:none;
	
	height:23px;
	clear:both;
	
	margin:0;
	padding:0;
	border:none;
	
}
#footerMenu_Right li{
	
	vertical-align:bottom;
	margin:0 0px 0 7px;
	float:right;
	
}
#footerMenu_Right copyRight{
	
	
	margin:0 0px 0 7px;
	
	
}
#footerMenu ul{
	
}

#footerMenu li {
	padding:4px 0px 4px;
	/*margin-top:5px;*/
	/*height:20px;*/
}

#footerMenu .texts1{
	margin-top:5px;
}
#footerMenu #footerMenu_Right #footerLogo{
	
	
}
