body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#570002;
}
a:link {
	color: #0033FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0033FF;
}
a:hover {
	text-decoration: underline;
	color: #0033FF;
}
a:active {
	text-decoration: none;
	color: #0033FF;
}



td{font-size:9pt; font-family:宋体}

img{border:0px solid #ccc} 


.articlep p{ 
    line-height: 200%; 
    margin-top: 12; 
    margin-bottom: 12;
   
}

/******登录样式*****/
.LoginTable td{FONT-SIZE: 12px; COLOR: #333333; FONT-FAMILY: Tahoma;}

.Input {
	FONT-SIZE: 12px;
	width:90px;
	height:16px;
	
	BACKGROUND-COLOR: #E1D1A4;
	border: 1px solid #CBB37E;
}
.LoginTable a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.LoginTable a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.LoginTable A:hover {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
/********登录样式End*********/