@charset "utf-8";
.footer {
	float: left;
	height: 150px;
	width: 950px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d9d9d9;
	font-size: 12px;
	color: #565b5b;
	line-height: 30px;
	text-align: center;
	margin-top: 10px;
	background-image: url(../image/zt27.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 5px;
}
.footera {
	height: 25px;
	padding-right: 10px;
	padding-left: 10px;
}
