body {
	background-image: url();
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #C29B60;
}
.topsmallwords {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.topbigwords {
	font-size: 45px;
	font-weight: bolder;
	color: #000000;
	font-family: "隶书";
}

/*以上公共相同部分设置，无需做相应变动*/
 
a {
	font-size: 12px;
	color: #0066CC;
	font-family: 宋体;
}
a:link {
	text-decoration: none;
	color: #003399;
}
a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.righttitleword {
	font-family: "宋体";
	font-size: 12px;
	color: #003399;
	font-weight: bold;
}
.rightbodywords {
	font-size: 12px;
	color: #003399;
}
.midsortwords {
	font-size: 12px;
	color: #CC0000;
}
.midbodywords {
	font-family: "宋体";
	font-size: 12px;
	color: #003399;
}
.midtitleword {
	font-size: 12px;
	font-weight: bold;
	color: #003399;
}
.midbottomwords {
	font-family: "宋体";
	font-size: 12px;
	font-weight: bold;
	color: #003399;
}.bottomwords {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
}
.formbotton {
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	margin: 1px;
	padding: 0px;
	height: 18px;
	border: 1px solid #000000;
	vertical-align: middle;
	width: auto;
}
.formtextfield {
	font-size: 12px;
	margin: 1px;
	height: 16px;
	padding: 0px;
}
