.t1 {
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	text-decoration: none;
}
a.hui:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.hui:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.hui:hover {
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
.tab {
	border: 3px double #CCCCCC;
}
.t2 {
	font-size: 12px;
	line-height: 30px;
	color: #333333;
}

