.td {
	font-size: 12px;
	color: #666666;
	line-height: 20px;
}
a:link {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF9900;
	line-height: 20px;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	line-height: 20px;
	color: #999999;
	text-decoration: underline;
}
.gsjj {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	padding: 5px;
}
.red {
	font-size: 12px;
	line-height: 20px;
	color: #CC3300;
}
.kuang {
	font-size: 12px;
	border: 1px solid #efefef;
}
.white {
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
}

