@charset "utf-8";
body {
	font-family: "宋体";
	font-size: 12px;
	margin: 0px;
	background-color: #E3DDC5;
	color: #666666;
}
.font_hui {
	color: #7F7D77;
}
.font_huang {
	color: #9B8B40;
}
.font_huang_b {
	color: #9B8B40;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.font_huang_q {
	color: #C1AF65;
}
.font_huang_s {
	color: #7B6F33;
	line-height: 22px;
}

a:link {
	text-decoration: none;
}
.font_hei {
	color: #000000;
	line-height: 20px;
}
.font_hui14 {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}


a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.input1 {
	height: 24px;
	width: 138px;
	border: 1px solid #DFDFDF;
}

table{border-collapse: separate !important;