table {
	font-size: 12px;
	color: #333333;
	line-height: 22px;
}
.font12 {
	font-size: 12px;
	line-height: 22px;
	color: #707070;
	font-weight:bold;
}

a:link {
	font-size: 14px;
	color: #004488;
	text-decoration: none;
}
a:visited {
	font-size: 14px;
	color: #004488;
	text-decoration: none;
}
a:hover {
	font-size: 14px;
	color: #0049E1;
}
.font12_1 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
a.wang:link { color: #333333; text-decoration: none;font-size: 12px;} 
a.wang:visited { color: #333333; text-decoration: none; font-size: 12px;} 
a.wang:hover { color:#333333; text-decoration: none;font-size: 12px;} 
a.wang:active { color: #333333; text-decoration: none;font-size: 12px;}