body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 160%;
	color: #005b2a;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	padding: 0px;
	background-color: #fcf7e7;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005b2a;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #005b2a;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #dcb24d;
	text-decoration: underline;
}
.xiahx {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddb65b;

}


.menu-bg {
	background-color: #edecec;
}
.font16b {
	font-size: 16px;
	font-weight: bold;
	color: #dcb24d;
}

