body {
	font-family:Arial, Helvetica, sans-serif,宋体;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	background:#EFFFE0;
	margin: 0px;
}
table,p,div,span {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	color: #333333;
}
.Px12 {
	font-family: "宋体";
	font-size: 12px;
}
a{
	font-color:#333333;
	font-unline:no;
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 120%;


}
a:hover{
	Font-unline:yes;
	font-family: "宋体";
	color: #ff0000;
	text-decoration: underline;
}

A.tit:link {
	 COLOR: #356D00; TEXT-DECORATION: none;font-size:12px;
}
A.tit:visited {
	 COLOR: #356D00; TEXT-DECORATION: none;font-size:12px;
}
A.tit:hover {
	COLOR: #ff0033; TEXT-DECORATION:underline;font-size:12px;
}
A.tit:active {
	COLOR: #356D00; TEXT-DECORATION: none;font-size:12px;
}