.t1 {
	font-size: 12px;
	line-height: 22px;
	color: #333333;
}
a.hei:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.hei:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.hei:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
a.bai:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.bai:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.bai:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.ta {
	height: 12px;
}
.t2 {
	font-size: 12px;
	line-height: 30px;
	color: #333333;
}
