body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	margin:0px;
	background-image: url(../imgs/bg_body.jpg);
	background-repeat: repeat-y;
	background-position: center;
	
}
.form {
  font-family: arial, verdana, geneva, helvetica, sans-serif;
  font-size: 70%;
  line-height: 1.0;
}
.table {
	font-family: arial, verdana, geneva, helvetica, sans-serif;
	font-size: 10px;
	line-height: 1;
	text-align: center;
	background-color: #E1E2C3;	
}
.message {
	color: red; 
	font-family: 新宋体; 
	font-size: small; 
	font-style: italic; 
	font-weight: bold;
	
}	
.text {
  
  font-family: 新宋体;
  font-size: medium;
  font-style: normal;
  
  text-align: left;
}
.error {
  color: #331107;
  font-family: 新宋体;
  font-size: medium;
  font-style: normal;
  font-weight: bold;
}
.label {
  color: #331107;
  font-family: "新宋体";
  font-size: 15px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
}
.noprint{
	display : none 
}
.tab {
	color: #330000;
	font-size: 13px;
	font-style: normal;
	text-align: left;
	font-family: "宋体";
	width:550px;
	line-height: 20px;
}
.tab1 { margin-top:200px;
}
.tab6 {
	background-color: #E1E2C3;
	
}
.href{
	 
	font-size: medium; 
	font-style: normal; 
	font-weight: bold; 
	text-align: left;
}
.tab7{
	color: #330000;
	font-size: 13px;
	line-height: 20px;
}
