table {
	font-family: "宋体";
	font-size: 12px;
	line-height: 16px;
	color: #AAA36C;
}
body {
	margin-left: 30px;
}
a {
	font-family: "宋体";
	font-size: 12px;
	color: #AAA36C;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #AAA36C;
	text-decoration: underline;
}
a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #AAA36C;
	text-decoration: none;
}
.bd {
	border: 1px solid #D7CFAA;
	font-family: "宋体";
	font-size: 12px;
	color: #9F9677;
}
