
/*
body{ 
filter:Gray; 
} 
*/
.front {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
}
.h1 {
	color: #000000;
	line-height: 18px;
}
.h2 {
	color: #000000;
	line-height: 17px;
	text-align: justify;
	text-justify:inter-ideograph;
}
.front:link {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	font-size:12px;
	text-decoration: none;
}
.front:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	font-size:12px;
	text-decoration: none;
}
.front:active {
	font-family: "宋体";
	font-size: 12px;
	color:#000000;
	font-size:12px;
	text-decoration:none;
}
.front:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	font-size:12px;
	text-decoration: none;
}

