.btitle {
	font-family: "宋体";
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.text {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	line-height: 22px;
}
.text:link {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	line-height: 22px;
	text-decoration: none;
}
.text:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	line-height: 22px;
}
.text:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #FF0000;
	line-height: 22px;
}
.text:active {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	line-height: 22px;
}
.text2 {
	font-family: "宋体";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 24px;
}

