body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#3D120B;
	color:#FFFFFF;
}
.allbody {
	font-family: Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:12px;
	line-height:23px;					
	}
.allbodycn {
	font-family:"宋体";
	color:#ffffff;
	font-size:9pt;
	line-height:23px;					
	}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	line-height:18px;
	}
.EditBox {
    background: #F2F2F2; border: #cccccc 1px solid; color: #333333; cursor:text ; font-size: 9pt; height: 20px; padding: 1px;color: #0000FF;
 }
 .EditBox_table {
border: #FD7ABB 1px solid; color: #333333; cursor:text ; font-size: 9pt; height: 20px; padding: 1px;color: #0000FF;
 }
 .textarea {
    background: #FFFBFD; border: #FF9900 0px solid; color: #333333; cursor:text ; font-size: 9pt; height: 122px; padding: 1px;color: #0000FF;
 }
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	}
SELECT {
	FONT-SIZE: 9pt; 
	LINE-HEIGHT: 18px; 
	FONT-FAMILY: "Arial, Helvetica, sans-serif", "Arial, Helvetica, sans-serif"
}
INPUT {
	FONT-SIZE: 9pt; 
	LINE-HEIGHT: 18px; 
	FONT-FAMILY: "Arial, Helvetica, sans-serif", "Arial, Helvetica, sans-serif"
}
TEXTAREA {
	FONT-SIZE: 9pt; 
	LINE-HEIGHT: 18px; 
	FONT-FAMILY: "Arial, Helvetica, sans-serif", "Arial, Helvetica, sans-serif"
}
HR {COLOR: #666666}
SPAN {FONT-SIZE: 9pt}
DIV {FONT-SIZE: 9pt}


/***********************************************/
/* 通用连接定义                                 */
/************************************/
a:link {
	font-size: 9pt;
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	font-size: 9pt;
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	color: #FF3300;
	text-decoration: none;
}
a:active {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}

/***********************************************/
/* 导航条连接定义                                 */
/************************************/
a.nav:link {
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:visited {
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
a.nav:hover {
	font-size: 9pt;
	color: #FFFF00;
	text-decoration: none;
}
a.nav:active {
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}

/***********************************************/
/* 头部连接定义                                 */
/************************************/
a.head:link {
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
a.head:visited {
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
a.head:hover {
	font-size: 9pt;
	color: #FFFF00;
	text-decoration: none;
}
a.head:active {
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}

/***********************************************/
/* 尾部连接定义                                 */
/************************************/
a.foot:link {
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
a.foot:visited {
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
a.foot:hover {
	font-size: 9pt;
	color: #FFFF00;
	text-decoration: none;
}
a.foot:active {
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}