a:link {
    color: #CCCCCC;
    text-decoration: none;
}

a:visited {
    color: #CCCCCC;
    text-decoration: none;
}

a:hover {
    color: #CCCCCC;
    text-decoration: none;
}

a:active {
    color: #CCCCCC;
    text-decoration: none;
}

#guodu {
	width: 1920px;
	height: 1080px;
	position: absolute;
	left: 50%;
	z-index: 22;
	margin-left: -960px;
	background: url(../image/bg_di.png) no-repeat center bottom;
}