.fzlbk {
	font-family: "楷体";
}

a:link {
	color: #ff0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #fff;
}
a:hover {
	text-decoration: none;
	color: #fff;
}
a:active {
	text-decoration: none;
	color: #fff;
}
body {
	background-color: #000000;
}

#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;
}
