td { 
    font-family:"宋体"; 
    font-size:12px; 
    color:#626262; 
    line-height:15px;}
th { 
    font-family:"宋体"; 
    font-size:12px;
    color: #626262;
    line-height:15px;}
.text_big{
	font-family: "宋体";
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 28px;
}
.text_chen{
	font-family: "宋体";
	font-size: 13px;
	color: #FF6B04;
}
.text_links{
	font-family: "宋体";
	font-size: 14px;
	line-height: 25px;
}
.text_green {
	color: #28A23D
}
.text_lei {
	font-family: "宋体";
	font-size: 14px;
	color: #28A23D;
	line-height: 16px;
}
a:link {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #626262;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #626262;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: green;
	text-decoration: underline;
}
a:active {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #green;
	text-decoration: underline;
}
a.menu:link {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #626262;
	text-decoration: none;
}
a.menu:visited {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #green;
	text-decoration: none;
}
a.menu:hover {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #green;
	text-decoration: underline;
}
a.menu:active {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #green;
	text-decoration: underline;
}

