body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td{
    font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.css {
	font-family: "宋体";
	font-size: 9pt;
	text-decoration: none;
	color: #333333;

}
a {
	font-family: "宋体";
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #3E9F51;
	text-decoration: none;
}
a:active {
	font-family: "宋体";
	color: #3E9F51;
	text-decoration: none;
}
.title {
	font-family: "宋体";
	font-size: 12px;
	text-decoration: none;
	color: #669933;
	font-weight: bold;
}

