@charset "utf-8";
/* CSS Document */
#footer{
	background:url(../images/footerBg3.jpg) top left  repeat-x #7e9854;	
	color:#3f522b;	
	width:100%;	
	
}
.footerContenAlign{
	width:950px;
	margin:0 auto;	
}
.footerLeft{
	float:left;
	margin-top:10px;
}
.footerRight{
	float:right;
}
.footerMiddle{
	float:left;
}
.footerUL1,.footerUL2,.footerUL3{
	float:left;
	margin-top:20px;
}
.footerUL1{
	margin-right:60px;
}
.footerUL2{
	margin-right:40px;
}

#footer ul a{
	color:#3f522b;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
.footerRight{
	margin-top:22px;
}
#footer ul li{
	padding-bottom:11px;
}
.vLine{
	float:left;
	margin:0 40px 0 40px;
}
.copyRight,.copyRight1,.copyRight2{
	display:inline;
	color:#3f522b;
	font-size:14px;
	line-height:35px;
}
.copyRight{
	margin-right:143px;
}
.copyRight1{
	margin-right:143px;
}
.copyRight1 a ,.copyRight2 a{
	color:#3f522b;
	text-decoration:none;
}
.copy{
	width:972px;
	margin:0 auto;
}
