.font_t {
	font-size: 12px;
	color: #544139;
	font-family: "宋体";
	font-weight: bold;
	
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border-bottom:1px dashed black;
}
a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #544139;
	text-decoration:none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #544139;
	text-decoration: none;
}
a:active {
	font-family: "宋体";
	font-size: 12px;
	color: #544139;
	text-decoration: none;
}
.bg {
	background-repeat: repeat-x;
}
.content {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 1px;
	color: #544139;
}
.font_x {
	font: "宋体";
	font-size: 12px;
	color: #544139;
	text-decoration:none;
}
.font_y {
	font: "宋体";
	font-size: 12px;
	color: #544139;
	text-decoration:none;
	line-height: 18px;
}
.font_q {
	font: "宋体";
	font-size: 12px;
	color: #EDDFC2;
	text-decoration:none;
	line-height: 18px;
}

.menu {
	font: "宋体";
	font-size: 12px;
	color: #544139;
	text-decoration:none;
}
.font_h {
	font: "宋体";
	font-size: 12px;
	color: #EDDFC2;	
}
.font_h a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #EDDFC2;
	text-decoration: none;
	border-bottom:1px dashed black;
}
.font_h a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #EDDFC2;
	text-decoration:none;
}
.font_h a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #EDDFC2;
	text-decoration:none;
}
.font_h a:active {
	font-family: "宋体";
	font-size: 12px;
	color: #EDDFC2;
	text-decoration:none;
}