.font {
	font-family: "宋体";
	font-size: 12px;
	line-height: 23px;
	color: #432D2A;
	text-decoration: none;
}
.font2 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 30px;
	color: #432D2A;
	text-decoration: none;
}
.font3 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 23px;
	color: #FF0000;
	text-decoration: none;
}
.font4 {
	font-family: "宋体";
	font-size: 15px;
	line-height: 23px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
.font5 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 23px;
	color: #999999;
	text-decoration: none;
	font-weight: lighter;
}
.font_30 {
	font-family: "宋体";
	font-size: 14px;
	line-height: 30px;
	color: #333333;
}
.font_18_hong {
	font-family: "宋体";
	font-size: 18px;
	font-weight: bold;
	color: #996600;
}
.xian {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
