@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: 宋体;
	font-size: 12px;
	color: 666666;
}
body {
	background-color: #000000;

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #d70035;
}
a:active {
	color: #666666;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
body.1 {
	background-color: #000000;
}
.a1 {color: #CCCCCC}
.a6 {color: #666666}
.a2 {color: #D70035}


