body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	background-color:#FFFFFF
}
.main2{
	font-family: "宋体";
	font-size: 12px;
}
.main{
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 24px;
}
a:link {
	color: #000000;
	text-decoration: none;
	font-family: "宋体";
	font-size: 12px;
}
a:visited {
	text-decoration: none;
	color: #000000;
	font-family: "宋体";
	font-size: 12px;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
	font-family: "宋体";
	font-size: 12px;
}
a:active {
	text-decoration: none;
	color: #FF6600;
	font-family: "宋体";
	font-size: 12px;
}
