body {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	background-color:#ffffff
}
td {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
}
h1{
   font-family: "宋体";
	font-size: 14px;
	color: #000000;
}
a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a:active {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
}
.link {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	font-weight: bolder;
}
.cc {
	font-family: "宋体";
	font-size: 9px;
	color: #CCCCCC;
}