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