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;
}
.Px14 {
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 30px;

}
a{
	font-color:#000000;
	font-unline:no;
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 120%;


}
a:hover{
	Font-unline:yes;
	font-color:#339900;
	font-family: "宋体";
	color: #339900;
	text-decoration: underline;
	
}
.MenuBg {
	background-color: #E7E7E7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #666666;
}

