body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#000000;
	font-family: 宋体;
	font-size: 13px;
	border: #FF0000;
	line-height: 2.0;
	line-height: 24px;
	
}
div {
	font-size: 11.5px;
}
thead {
	color:#FFFFFF;
	text-align:center;
}

td {
	font-size: 13px;
	font-family:  宋体;
	line-height: 1.5;
}
table {
	font-size: 13px;
	font-family:  宋体;
	line-height: 1.5;
	border:0;
	border-collapse:collapse;
}
p {
	font-family: "宋体";
	font-size: 13px;
}
input {
	font-size: 12px;
	font-family:  宋体;
}



a:link {
	color:#2F2F2F;	
	filter: DropShadow(Color=FFFFFF, OffX=1, OffY=1, Positive=2);
	text-decoration: none;
}
a:visited {
	color: #2F2F2F;
	filter: DropShadow(Color=FFFFFF, OffX=1, OffY=1, Positive=2);
	text-decoration: none;
}
a:hover {
	color:#b21818;
	filter: DropShadow(Color=FFFFFF, OffX=1, OffY=1, Positive=2);
	text-decoration: none;
}
a:active {
	color: #993300;
	filter: DropShadow(Color=FFFFFF, OffX=1, OffY=1, Positive=2);
	text-decoration: none;
}

.MenuDIV {
	height:expression(document.body.clientHeight);
}
.content{
 		font-family: "宋体";
		color: #000000;
		font-size:13px;
		line-height:200%;
		text-align:justify;text-justify:inter-ideograph;		
}
.content img{max-width:550px;}
.tle{
 		
		color: #993300;
		font-size:13px;
}
.hm{
		color: #993300;
		font-size:16px;
}
.h1{
	color: #990000;
	font-size:16px;
	
}
.Lable1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #944949;
	border-right-color: #944949;
	border-bottom-color: #944949;
	border-left-color: #944949;
}

.12p{font-size:12px;}