.b15 {
	font-size: 15px;
	font-weight: bold;
	color: #524129;
	line-height: 1.2em;
}

.font12 {
	font-size: 12px;
}
.font_orange {
	font-size: 15px;
	font-weight: bold;
	color: #FF9900;
}
.font_pink {
	font-size: 15px;
	font-weight: bold;
	color: #FF4A4A;
}
.font_pink2 {
	font-size: 15px;
	color: #FF4A4A;
}
.font_red {
	color: #FF0000;
	font-weight: bold;
}
.font_green {
	font-weight: bold;
	color: #077D0D;
	font-size: 15px;
}
.font_green2 {
	color: #077D0D;
}
.font_blue {
	color: #00A5E3;
	font-size: 15px;
	font-weight: bold;
}
.font11 {
	font-size: 11px;
	line-height: 1.3em;
}
