.css {
	font-family: "宋体";
	font-size: 12px;
	line-height: 22px;
	color: #d1d1d1;
	text-decoration: none;
}
.css01 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #EDEDED;
	text-decoration: none;
}
.css02 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 22px;
	font-weight: bolder;
	color: ffa800;
	text-decoration: none;
}
.css05 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #848484;
	text-decoration: none;
}
.css06 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #E70012;
	text-decoration: none;
}

a.txt:visited {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #dbdbdb;
	text-decoration: none;
}
a.txt:hover {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
a.txt:link {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #dbdbdb;
	text-decoration: none;
}
