.font_black {
	font-family: Verdana;
	font-size: 15px;
	color: #666666;
	font-weight: bold;
}
.font_gray{
	font-family: Verdana;
	font-size: 14px;
	color: #666666;
	font-weight: normal;
	line-height: 22px;
}
.font_left_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #80C41C;
}
.font_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
}
