.topic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #73c360;
	font-weight: bold;
}
.chinese {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #000000;
}
.line2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e6e6e6;
	border-bottom-color: #e6e6e6;
}
.line3 {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #000000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e6e6e6;
	border-bottom-color: #e6e6e6;
}
