a.a:link {
	font-family: "宋体";
	font-size: 13px;
	color: white;
	text-decoration: none;
	font-weight: bold;
}
a.a:visited {
	font-family: "宋体";
	font-size: 13px;
	color: #FCF94A;
	text-decoration: none;
	font-weight: bold;
}
a.a:hover{
	font-family: "宋体";
	font-size: 13px;
	color: #FCF94A;
	text-decoration: none;
	font-weight: bold;
}
a.a2:link {
	font-family: "宋体";
	font-size: 12px;
	color: white;
	text-decoration: none;
	font-weight: bold;
}
a.a2:visited {
	font-family: "宋体";
	font-size: 12px;
	color: white;
	text-decoration: none;
	font-weight: bold;
}
a.a2:hover{
	font-family: "宋体";
	font-size: 12px;
	color: #FCF94A;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #828282;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.biankuang {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	list-style-position: inside;
	list-style-type: decimal;
}
.bgcolor {
	background-color:#E3EAF9;
	}
.td{color:#999999; }