@charset "utf-8";
/* CSS Document */


.footer {
	margin-left:auto;
	margin-right:auto;
	width:1002px;
      /* margin-top:20px; */
	height:60px;
	background:url(../images/footerbj.jpg) repeat-x;
	text-align:center;
	padding-top:5px;
	color:#345d7c;
	line-height:24px;
}
.zuihou {
	background:url(../images/zuihou.png) no-repeat top;
	height:10px;
	width:1012px;
	margin-left:auto;
	margin-right:auto;
}
