.w_12_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	margin: 4px;
}
.w_12_balck {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	margin: 4px;
}
.line_right_down {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #9ACD34;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #96CF32;
}
.line_down {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #9ACD34;
}
