@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	width: 100%;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.zonmg {
	margin-top: 20px;
	width: 960px;
	display: block;
	background-color: #E4E4E4;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
}

.footer {
	font-family: "微软雅黑";
	font-size: 45px;
	display: block;
	text-align: center;
}
.banquanYD {
	font-family: "微软雅黑";
	font-size: 45px;
	line-height: 65px;
	text-align: center;
	display: block;
}
