BODY,table,tr,td,SELECT {
	MARGIN: 0px;
	FONT-SIZE: 12px;
	 COLOR: #666666;
}

.style5 {
	FONT-SIZE: 12px;
	 COLOR: #666666;
	 line-height: 30px;
}


.title {
	FONT-FAMILY: "宋体";
	font-size: 12px;
	COLOR: #800000;
	font-weight: bold;
}

A:hover {
	FONT-FAMILY: "宋体";
	COLOR: #FF8400;
	font-size: 13px;
    TEXT-DECORATION: underline;
}
A:link {
	FONT-FAMILY: "宋体";
	COLOR: #000080;
	font-size: 13px;
	text-decoration: none;
}
a:visited {
	FONT-FAMILY: "宋体";
	COLOR: #000080;
	font-size: 13px;
	text-decoration: none;
}
a:active {
	FONT-FAMILY: "宋体";
	COLOR: #000080;
	font-size: 13px;
	text-decoration: none;
}