@charset "utf-8";
/* CSS Document */

/*尾部*/
.foot{
	margin:0 auto;
	width:1001px;
	font-size:12px;
	height:85px;
	background: url(images/foot.png) repeat-x;
	}
.foot1{
	padding-top:20px;
	text-align:center;
	line-height:20px;
	color:#fff;
	}
