.black {  font-size: 12px; line-height: 14px; color: #000000}
.gray {  font-size: 12px; line-height: 14px; color: #666666}
.white { font-size: 10px; line-height: normal; color: #FFFFFF}
.red { font-size: 12px; font-weight: normal; color: #924e4e; line-height: 14px}
.blue { font-size: 12px; font-weight: normal; color: #144266; line-height: 14px}
.green { font-size: 12px; font-weight: normal; color: #658463; line-height: 14px}
.hl_blue {
	border-top: 1px dotted #144266;
	border-right: none #144266;
	border-bottom: 1px dotted #144266;
	border-left: none #144266;
}
.hl_green {

	border-top: 1px dotted #658463;
	border-right: none #658463;
	border-bottom: 1px dotted #658463;
	border-left: none #658463;
}
.notice {
	font-size: 12px;
	color: #CC0000;
}
