#Version {
	width: 100%;
	height: 1000px;
	position: relative;
	overflow: hidden;
	z-index: 0;
	padding-top: 0px;
}
#guodu {
	width: 1920px;
	height: 1000px;
	position: absolute;
	left: 50%;
	z-index: 3;
	margin-left: -960px;
	background: url(../images/bj_01.png) no-repeat center bottom;
}
#Flash {
	width: 1920px;
	height: 1000px;
	position: absolute;
	left: 50%;
	z-index: 2;
	margin-left: -960px;
}
#Header {
	width: 1920px;
	height: 1000px;
	position: absolute;
	left: 50%;
	z-index: 1;
	margin-left: -960px;
	line-height: 0px;
}
