A:link {
	FONT-FAMILY: "宋体";
	TEXT-DECORATION: none;
	color: #000000;

}
A:visited {
	COLOR: #000000; FONT-FAMILY: "宋体"; TEXT-DECORATION: none
}
A:active {
	COLOR: #ff0000; FONT-FAMILY: "宋体"; TEXT-DECORATION: none
}
A:hover {
	COLOR: #39636F;
	text-decoration: none;
}
BODY {
	FONT-SIZE: 9pt; LINE-HEIGHT: 14pt; FONT-FAMILY: "宋体";
}
TH {
	FONT-SIZE: 9pt; LINE-HEIGHT: 14pt; FONT-FAMILY: "宋体"
}
TD {
	FONT-SIZE: 9pt
}
.td1 {
	font-family: "宋体";
	font-size: 9pt;
	color: #000000;
	border: 1px solid #EFEFEF;
}
.td2 {
	font-family: "宋体";
	font-size: 9pt;
	color: #000000;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #efefef;
}
