.text10 {
	font-size: 10px;
	line-height: 12px;
}
.text12 {
	font-size: 12px;
	line-height: 16px;
}
.text13 {
	font-size: 13px;
	line-height: 17px;
}
.text13_red {
	font-size: 13px;
	line-height: 17px;
	color: #FF0000;
}
.text14_white {
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
}
.text14 {
	font-size: 14px;
	line-height: 18px;
}

.text16 {
	font-size: 16px;
	line-height: 20px;
}
.text16_orange {
	font-size: 16px;
	line-height: 20px;
	color: #F60;
}
.text16_blue {
	font-size: 16px;
	line-height: 20px;
	color: #06F;
}
.text16_b {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
}
.text24 {
	font-size: 24px;
	color: #FF0000;
}
.text18b_blck {
	font-size: 18px;
	color: #000;
	font-weight: bold;
}
.text18b {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
.text24b_white {
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 27px;
}
