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