.Container {
	height: 784px;
	width: 100%;
	background-image: url(images/bgfill.jpg);
	position: relative;
}
.CenterBody {
	height: 784px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.CenterImages {
	background-color: #ffffff;
	height: 413px;
	width: 762px;
	position: absolute;
	left: 111px;
	top: 253px;
	vertical-align: middle;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 11px;
	padding-bottom: 9px;
}
.Top {
	position: absolute;
	height: 251px;
	width: 762px;
	left: 111px;
	top: 0px;
}
.Left {
	height: 429px;
	width: 110px;
	position: absolute;
	left: 1px;
}
.Right {
	height: 429px;
	width: 108px;
	position: absolute;
	left: 873px;
	top: 0px;
}
.HZ_footer {
	position: absolute;
	width: 762px;
	height: 3px;
	left: 111px;
	top: 724px;
	background-color: #686868;
	font-size: 1px;
}
.Copyright {
	position: absolute;
	left: 111px;
	top: 750px;
	width: 762px;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	color: #686868;
}
body {
	margin-top: 0px;
}
