/* CSS Document */
body,td {
	font-family: "宋体";
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #8f7b67;
	margin: 0px;
}
.font_1 {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #b7a18b;
}
.font_3 {
	font-family: "宋体";
	font-size: 14px;
	color: #1f1a17;
}
.font_2 {
	font-family: "宋体";
	font-size: 12px;;
	color: #999999;
}
a{
	font-family: "宋体";
	font-size: 14px;
	color: #1f1a17;
    font-weight: normal; 
	text-decoration: none;
} 
a:hover { 
font-family: "宋体"; 
font-size: 14px; 
color: #1f1a17; 
text-decoration: underline; 
font-weight: normal; 
} 