@charset "utf-8";
body,td,th {
	font-family: "宋体";
	font-size: 12px;
	color: #CCCCCC;
	font-weight: normal;
	
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#000000;
}
a {
	font-family: 宋体;
	font-size: 12px;
	color: #ffffff;
}
a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	color: #ffffff;
	font-family: "宋体";
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	font-family: "宋体";
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
}
a:active {
	color: #ffffff;
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.menu {
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	font-family: "黑体";
}
.menu a:link {
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	font-family: "黑体";
}
.menu a:visited {
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	font-family: "黑体";
}
.menu a:hover {
	font-size: 15px;
	font-weight: bold;
	color: #9CC5DC;
	text-decoration: none;
	font-family: "黑体";
}
.menu a:active {
	font-size: 15px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	font-family: "黑体";
}
.content {
	padding: 5px;
	font-family: "宋体";
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #ACACAC;
	text-decoration: none;
}
.bg {
	background-repeat: no-repeat;
	background-position: bottom;
}