.black {
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 23px;
	color: #000000;
	text-decoration: none;
}
a.black:hover {
	color: #FF3300;
	text-decoration: underline;
}
.bian {
	background-color: #F3F3F3;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: none;
	border-right-color: #999999;
	border-bottom-color: #999999;
}

.bian_left {
	background-color: #F3F3F3;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-bottom-color: #999999;
	border-left-width: 1px;
	border-left-color: #999999;
}
.black1 {
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}

