/**************** footer *************/
.footer {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	background-color: #1f6fae;
	background-position: 50% 0;
    padding: 20px 0;
    font-size: 14px;
    line-height: 28px;
    text-align: center;
}
.footer, .footer a {
    color: #fff;
}
.footer .fLe {
	width:850px;
	text-align:center;
	height:60px;
	line-height:30px;
	color:#fff;
	font-size:14px;
	margin:42px 0 0 300px;
}
.footer .fLe span{
	width:150px;
	display: block;
	float:left;
	text-align:right;
	padding-right:30px;
}

.footer .fLe p{width:400px;float:left; text-align:left;padding-top:0px;}