﻿.font11px {
	color: #333333;
	line-height: 18px;
	font-size: 11px;
}
.font12px {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
.font12px_1 {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
.font12px_noheight {
	font-size: 12px;
    line-height: 16px;
	color: #333333;
}
.font12pxRed {
	font-size: 12px;
	line-height: 20px;
	color: #FF4524;
}
.font12pxRed02{
	font-size: 12px;
	line-height: 20px;
	color: #FF0000;
}
.font14px {
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}