/* CSS Document */ 

body,td,th {
	font-family: "宋体";
	font-size: 14px;
	margin: 0px;
	overflow-x:hidden;
	color: #628c2e;
	line-height: 24px;
} 

a{ 
font-family: "宋体"; 
font-size: 14px;  
text-decoration: none; 
color: #628c2e;
font-weight: normal; 
} 

a:hover { 
font-family: "宋体"; 
font-size: 14px; 
text-decoration: underline; 
color: #628c2e;
font-weight: normal; 
} 

.font_1 {
	font-family: "宋体";
	font-size: 14px;
	font-weight: normal;
	color: #628c2e;
	text-decoration: none;
	line-height: 24px;
} 

.font_2 {
	font-family: "宋体";
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	line-height: 24px;
} 