table {
	font-family: "Arial";
	font-size: 12px;
	line-height: 150%;
	color: #666666;
}
body {
	font-family: "Arial";
	font-size: 12px;
	line-height: 150%;
	color: #666666;
}
.red {
	font-family: "Arial";
	font-size: 12px;
	color: #990000;
}
select {
	font-family: "Arial";
	font-size: 12px;
	color: #666666;
}
.line-r {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
a.lb:link {
	font-size: 12px;
	color: #006699;
	text-decoration: underline;
}
a.lb:visited {
	font-size: 12px;
	color: #006699;
	text-decoration: underline;
}
a.lb:hover {
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
a.b:link {
	color: #000000;
	text-decoration: underline;
}
a.b:visited {
	color: #000000;
	text-decoration: underline;
}
a.b:hover {
	color: #000000;
	text-decoration: none;
}
.black {
	color: #000000;
}
a.h:link {
	color: #666666;
	text-decoration: none;
}
a.h:visited {
	color: #666666;
	text-decoration: none;
}
a.h:hover {
	color: #990000;
	text-decoration: none;
}
.kuang {
	background-color: #D9D9D9;
	border: 1px solid #999999;
}
.biao {
	font-family: "Arial Narrow";
	font-size: 17px;
	font-weight: bold;
	color: #990000;
}
.bb {
	font-weight: bold;
	color: #666666;
}

