body {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #4F2817;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}

td {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	background-color:#FEF3E5;
}
a:link {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #990000;
	text-decoration: underline;
}
a:visited {
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
}
a:hover {
	color: #562B18;
	font-size: 12px;
	line-height: 16px;
	text-decoration: underline;
}
a:active {
	color: #990000;
}

.font1 {
	font-size: 12px;
	color: #990000;
}

.font_w
{
    font-size: 12px;
    color: #990000;
}

.input {
	font-size: 12px;
    color: #990000;
	font-family: "宋体";
	background-color: #FFFFFF;
	margin: 1px;
	padding: 1px;
	border: 1px solid #996600;
}

.textBox
{
   	font-size: 12px;
	color: #000000;
	font-family: "宋体";
	background-color: #FEFBF8;
	margin: 1px;
	padding: 1px;
	border: 1px solid #996600;
}

.story
{
   	font-size: 12px;
	color: #990000;
	font-family: "宋体";
	background-color: #FEFBF8;
	margin: 1px;
	padding: 1px;
	border: 1px solid #996600;    
}
#Shielding {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 80;
	height: 1100px;
	width: 100%;
	background: #000000;
	filter:Alpha(opacity=60);
	opacity=0.6;
}
