body {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0px;
}

table,p,div,span {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	color: #333333;
    line-height: 160%;
}

.Px14 {
	font-family: "宋体";
	font-size: 14px;
	color: #333333;

}

a{
	font-color:#333333;
	font-unline:yes;
	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;
}