BODY {
	FONT-SIZE: 12px;
	FONT-FAMILY: "宋体";
	BACKGROUND-COLOR: #FFFFFF;

}

TABLE {
	FONT-SIZE: 12px;
	FONT-FAMILY: "宋体";

}

TD {
	FONT-SIZE: 12px;
	LINE-HEIGHT: 150%;
	FONT-FAMILY: "宋体";
	color: #333333;

}

.link1 {
	FONT-SIZE: 12px; COLOR: #0033FF; LINE-HEIGHT: 150%; FONT-FAMILY: "宋体"; TEXT-DECORATION: underline
}

.link1:hover {
	FONT-SIZE: 12px; COLOR: #FF0000; LINE-HEIGHT: 150%; FONT-FAMILY: "宋体"; TEXT-DECORATION: underline
}

.text1 {
	FONT-SIZE: 12px; LINE-HEIGHT: 24px; FONT-FAMILY: "宋体"
}

.font-14 {
	FONT-SIZE: 14px;
	LINE-HEIGHT: 150%;
	FONT-FAMILY: "宋体";
	filter: DropShadow(Color="#AAAAAA", OffX="1", OffY="1", Positive="1");
	font-weight: bold;
	color: #000000;
}

.link-menu {
	font-family: "宋体";
	font-size: 12px;
	line-height: 150%;
	color: #CC0000;
	text-decoration: underline;
}

.link-menu:hover {
	font-family: "宋体";
	font-size: 12px;
	line-height: 150%;
	color: #000000;
	text-decoration: none;
}

.hand {
	cursor: hand;
}

textarea {
	font-family: "宋体";
	font-size: 12px;
	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: #000000;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #000000;
}
select {
	font-family: "宋体";
	font-size: 12px;
	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: #000000;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #000000;
}
a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #0033CC;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #0033CC;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
input {
	font-family: "宋体";
	font-size: 12px;
	background-color: #e7e7e7;
}
