body {
	font-family: "宋体", "仿宋_GB2312", serif;
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	text-decoration: none;
	background-color: #FAE9C9;
}
.tab {
	border: 1px solid #941D20;
}
.tab1 {
	border: 1px solid #941D20;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-size: 13px;
}
.title {
	font-size: 14px;
	font-weight: bold;
	color: #E10009;
	text-align: center;
}
.tabpadding {
	padding-left: 8px;
}

.text {
	font-family: "宋体", "仿宋_GB2312", serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	line-height: 200%;
}
.copy {
	font-family: "宋体", "仿宋_GB2312", serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
}
a:link,a:visited {
	font-family: "宋体", "仿宋_GB2312", serif;
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	text-decoration: none;
}
a:hover,a:actived {
	font-family: "宋体", "仿宋_GB2312", serif;
	font-size: 12px;
	line-height: 160%;
	color: #000000;
	text-decoration: underline;
}
