.type1 {
	font-size: 16px;
	color: #666666;
	font-weight: bold;

}
.type2 {
	font-size: 14px;
	color: #999999;
}
.type3 {
	font-size: 12px;
	color: #666666;
	line-height: 35px;
}
.type4 {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
