body {
	background-color: #ded0a7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-family: "宋体";
	font-size: 14px;
	color: #96772c;
	line-height: 22px;
}
a {
	font-family: "宋体";
	font-size: 14px;
	color: #96772c;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	font-family: "宋体";
	font-size: 14px;
	color: #96772c;
	text-decoration: underline;
	font-weight: normal;
}
a.menu {
	font-family: "宋体";
	font-size: 14px;
	color: #96772c;
	text-decoration: none;
}
a.menu:hover {
	font-family: "宋体";
	font-size: 14px;
	color: #96772c;
	text-decoration: none;
}
.title {
	color: #96772c;
	font-size: 16px;
	text-decoration: none;
	line-height: 180%;
	font-weight: bold;

}
.input {
	BORDER-BOTTOM: #96772c 1px solid;
	BORDER-LEFT: #96772c 1px solid;
	PADDING-BOTTOM: 1px;
	MARGIN: 1px;
	PADDING-LEFT: 1px;
	PADDING-RIGHT: 1px;
	FONT-FAMILY: "宋体";
	COLOR: #000000;
	FONT-SIZE: 12px;
	BORDER-TOP: #96772c 1px solid;
	BORDER-RIGHT: #96772c 1px solid;
	PADDING-TOP: 1px
}
.intro {
	font-family: "宋体";
	font-size: 12px;
	color: #96772c;
	line-height: 22px;
}
.red {
	font-size: 12px;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
}
