body {
	margin: 0px;
	padding: 0px;
	font-family: "宋体";
	font-size: 12px;
	color: #652000;
	background-color: #000;
	background-image: url(../Image/Bg2.jpg);
}
a {
	color:#560E22;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: 652000;
}
a:hover {
	text-decoration: underline;
	color: 652000;
}
a:active {
	text-decoration: none;
	color: 652000;
}
h1 {
	color: #560E22;
	text-align: center;
	font-size: 24px;
	font-family: "宋体";
	font-weight: bold;
	margin-top: 15px;
}
h2 {
	color: #560E22;
	text-align:center;
	font-size: 14px;
	font-family:"宋体";
	font-weight: normal;
}
h3 {
	color: #652000;
	text-align:left;
	text-indent: 2em;
	font-size: 12px;
	font-family:"宋体";
	font-weight: normal;
	margin-left:15px;
	margin-right: 15px;
	margin-bottom: 6px;
	margin-top: 6px;
	padding: 0px;
	line-height:150%;
}
p {
	color: #652000;
	text-align:left;
	font-family:"宋体";
	font-weight: normal;
	margin-left:15px;
	margin-right: 15px;
	margin-bottom: 6px;
	margin-top: 6px;
	text-indent: 2em;
	padding: 0px;
	line-height:150%;
}
p.fontsize {
	color: #652000;
	text-align:right;
	font-size: 14px;
	font-family:"宋体";
	font-weight: bold;
}
P.fontsize2 {
	color: #652000;
	text-align:justify;
	font-size: 16px;
	font-family:"宋体";
	font-weight: normal;
	margin-left:45px;
}
table.bordercolor {
	background-color:#036;
}
.unnamed1 {
	text-align:left;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #560E22;
	text-decoration: none;
	
}
.unnamed2 {
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #652000;
	text-decoration: none;
}