.footer{
				width: 1200px;
				text-align: center;
				margin-top: 20px;
				margin-bottom: 40px;
			}
			.footer div{
				color: #777777;
				font-size: 12px !important;
				line-height: 20px;
			}
			.footer a{
				color: #777777;
				font-size: 12px !important;
				line-height: 20px;
			}
			.footer .address{
				margin-top: 20px;
			}
			.footer .footlogo{
				margin: 20px auto;
	background: url(../img/logo1.jpg) no-repeat;
	width: 100px;
	height: 30px;
	background-size: 100px;
}
/* 
			.foots{
				padding-top: 20px;
				margin: 0 auto;
				width: 630px;
			}
			.foots *{
				
				font-size: 20px;
				text-align: center;
				display:block;
				float: left;
			}
			.foots a{
				width: 150px;
			}
			.foots div{
				width: 10px;
			}

 */