.black {
	font-family: "宋体";
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
a.black:hover {
font-family: "宋体";
	font-size: 9pt;
	color: #003399;
	text-decoration: underline;
		line-height: 18px;
}

.red {
	font-family: "宋体";
	font-size: 9pt;
	color: #CC0000;
	text-decoration: none;
	line-height: 18px;
}
.frame {
	font-family: "宋体";
	font-size: 9pt;
	color: #003399;
	text-decoration: none;
	border: 1px solid #999999;
}
.gray {
	font-family: "宋体";
	font-size: 9pt;
	color: #999999;
	text-decoration: none;
	line-height: 18px;
}

a.gray:hover {
	font-family: "宋体";
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}
.white {
	font-family: "宋体";
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 18px;
}
.blackb {
	font-family: "宋体";
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.bg_line {
	background-image: url(../images/images_06/bg_line1.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

