@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(images/bg.jpg);
	BACKGROUND-ATTACHMENT: fixed;
	font-size:12px;
	font-family:"宋体";
}
.dh:link {
	color: #ffffff;
	text-decoration: none;
}
.dh:visited {
	text-decoration: none;
	color: #ffffff;
}
.dh:hover {
	text-decoration: none;
	color: #FFFFFF; font-size:12px; font-weight:bold;
}
.dh:active {
	text-decoration: none;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #ff6600;
}
a:active {
	text-decoration: none;
}

