body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#font1 {
	font-family: "新宋体";
	font-size: 12px;
	color: #333333;
}

#font2 {
	font-family: "新宋体";
	font-size: 12px;
	color: #333333;
	line-height:18px;
}
#font3 {
	font-family: "新宋体";
	font-size:13px;
	color: #333333;
}

#font4 {
	font-family: "新宋体";
	font-size: 12px;
	color: #ff0000;
}

#font5 {
	font-family: "新宋体";
	font-size: 12px;
	color: #333333;
	line-height:25px;
}

font-weight:bold;
a {
	text-decoration: underline;
}


#a1:link {
	font-family: "新宋体";
	font-size: 12px;
	color: #ff0000;
	text-decoration: underline;
}
#a1:visited {
	font-family: "新宋体";
	font-size: 12px;
	color: #ff0000;
	text-decoration: underline;
}
#a1:hover {
	font-family: "新宋体";
	font-size: 12px;
	color: #ff0000;
    text-decoration: underline;
}

#a1:active {
	font-family: "新宋体";
	font-size: 12px;
	color: #ff0000;
	text-decoration: underline;
}

#a2:link {
	font-family: "新宋体";
	font-size: 12px;
	color: #ff0000;
	text-decoration: none;
}
#a2:visited {
	font-family: "新宋体";
	font-size: 12px;
	color: #ff0000;
	text-decoration: none;
}
#a2:hover {
	font-family: "新宋体";
	font-size: 12px;
	color: #ff0000;
	text-decoration: underline;
}

#a2:active {
	font-family: "新宋体";
	font-size: 12px;
	color: #ff0000;
	text-decoration:none;
}