.STYLE3 {
	font-size: 12px;
	color: #a58351;
}

a:link {
	color: #a58351;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #a58351;
}

a:hover {
	text-decoration: none;
	color: #a58351;
}

a:active {
	text-decoration: none;
	color: #a58351;
}

.STYLE2 {
	font-size: 12px;
}

body {
	background-color: #000000;
}
#guodu {
	width: 1920px;
	height: 1080px;
	position: absolute;
	left: 50%;
	z-index: 126;
	margin-left: -960px;
	background: url(../images/bg_di.png) no-repeat center bottom;
}