td {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}

.font_b {
	font-family: "宋体";
	font-size: 14px;
	line-height: 20px;
	font-weight:bold;	
	color: #000000;
	text-decoration: none;
}
.font_i1 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: 06728c;
	text-decoration: none;
}
.font_i2 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
}
a{
	font-family: "宋体";
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

a:hover {
	font-family: "宋体";
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
