body {
	font-family: Arial, sans-serif;
}
h1 {
	font-size: 2em;
	margin: 0;
}
h2 {
	font-size: 1.25em;
	margin-top: 0.5em;
	margin-bottom: 0.25em;
}
p {
	text-indent: 2em;
	margin: 0.25em;
	padding: 0;
}

.chinese {
	width: 40%;
	position: absolute;
	left: 0;
	top: 8px;
	padding-top:8px;
}
.english {
	width: 60%;
	position: absolute;
	right: 0;
	top: 8px;
	padding-top:8px;
}
.chinese h1, .chinese h2, .chinese p {
	padding-left: 8px;
}
.english h1, .english h2, .english p {
	padding-right: 8px;
}
.english strong {
	color: #303070;
}

.slogan {
	position: absolute;
	top: 90px;
	left: -30px;
	margin-left: 40%;
	padding-top: 140px;
	background-image:url('zhourenjian-200903.jpg');
	background-repeat:no-repeat;
	background-position:top center;
}
.copyright {
	position: absolute;
	top: 260px;
	left: -30px;
	margin-left: 40%;
	padding-left: 1em;
}
/*
.slogan {
	position: absolute;
	top: 190px;
	left: -30px;
	margin-left: 40%;
}
.copyright {
	position: absolute;
	top: 220px;
	left: -30px;
	margin-left: 40%;
	padding-left: 1em;
}
*/
.zlogo {
	position: absolute;
	left: 40%;
	top: 90px;
	margin-left: -130px;
	width: 450px;
	height: 450px;
	background-image:url('bigz.gif');
	background-repeat:no-repeat;
	background-position:center center;
}
.z1, .z2, .z3, .z4, .z5, .z6, .z7, .z8 {
	clear: both;
	float: right;
	height: 46px;
	font-size: 0;
	/*background-color: gray;
	opacity: 0.3;*/
}
.z1 {
	width: 48px;
}
.z2 {
	width: 88px;
}
.z3 {
	width: 116px;
}
.z4 {
	width: 128px;
}
.z5 {
	width: 132px;
}
.z6 {
	width: 120px;
}
.z7 {
	width: 100px;
}
.z8 {
	width: 80px;
}
.v1, .v2, .v3, .v4, .v5, .v6, .v7, .v8, .v9, .va, .vb {
	clear: both;
	float: left;
	height: 45px;
	font-size: 0;
	/*background-color: gray;
	opacity: 0.3;*/
}
.v1 {
	width: 236px;
}
.v2 {
	width: 285px;
}
.v3 {
	width: 296px;
}
.v4 {
	width: 310px;
}
.v5 {
	width: 325px;
}
.v6 {
	width: 320px;
}
.v7 {
	width: 305px;
}
.v8 {
	width: 285px;
}
.v9 {
	width: 255px;
}
.va {
	width: 200px;
}
.vb {
	width: 145px;
}

