.txt {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	line-height: 20px;
}
a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #0363D4;
	text-decoration: underline;
	position: relative;
	left: 1px;
	top: 1px;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.txt2 {
	font-family: "宋体";
	font-size: 12px;
	color: #185EC5;
}
.txt_b {
	font-family: "宋体";
	font-size: 14px;
	color: #333333;
	line-height: 20px;
	font-weight: bold;
}
.txt_w {
	font-family: "宋体";
	font-size: 14px;
	color: #FFFFFF;
	line-height: 20px;
	font-weight: bold;
}
.txt2 {
	font-family: "宋体";
	font-size: 14px;
	color: #336600;
	font-weight: bold;
}
.txt_r {
	font-family: "宋体";
	font-size: 14px;
	color: #FF0000;
}
