@charset "UTF-8";
.f1_12 {
	font-size: 12px;
	color: #FFF;
}
.f1_12_center {
	font-size: 12px;
	color: #FFF;
	text-align: center;
}
.f1_14 {
	font-size: 14px;
	color: #FFF;
}
.f2_10 {
	font-size: 10px;
	color: #000;
}
.f2_12 {
	font-size: 12px;
	color: #000;
}
.f2_12_b {
	font-size: 12px;
	font-weight:bold;
	color: #000;
}
.f2_14 {
	font-size: 14px;
	color: #000;
}
.f2_14_b {
	font-size: 14px;
	font-weight:bold;
	color: #000;
}
.f2_14_b_center {
	font-size: 14px;
	font-weight:bold
	color: #000;
	text-align:center;
}
.f2_16 {
	font-size: 16px;
	color: #000;
}
.f2_16_b {
	font-size: 16px;
	font-weight:bold;
	color: #000;
}
.f2_16_b_center {
	font-size: 16px;
	font-weight:bold
	color: #000;
	text-align:center;
}
.f3_10 {
	font-size: 10px;
	color: #f00;
}
.f3_12 {
	font-size: 12px;
	color: #f00;
}
.f3_12_b {
	font-size: 12px;
	font-weight:bold;
	color: #f00;
}
.f3_14 {
	font-size: 14px;
	color: #f00;
}
.f3_14_b {
	font-size: 14px;
	font-weight:bold;
	color: #f00;
}
.f3_14_b_center {
	font-size: 14px;
	font-weight:bold
	color: #f00;
	text-align:center;
}
.f3_16 {
	font-size: 16px;
	color: #f00;
}
.f3_16_b {
	font-size: 16px;
	font-weight:bold;
	color: #f00;
}
.f3_16_b_center {
	font-size: 16px;
	font-weight:bold
	color: #f00;
	text-align:center;
}
.mar_t10 {
	margin-top: 10px;
}
.mar_t20 {
	margin-top: 20px;
}
.mar_t30 {
	margin-top: 30px;
}
.mar_t40 {
	margin-top: 40px;
}
.mar_b10 {
	margin-bottom: 10px;
}
.mar_b20 {
	margin-bottom: 20px;
}
.mar_b30 {
	margin-bottom: 30px;
}
.mar_b40 {
	margin-bottom: 40px;
}
.mar_tb10 {
	margin-top: 10px;
	margin-bottom: 10px;
}
.mar_tb20 {
	margin-top: 20px;
	margin-bottom: 20px;
}
.mar_tb30 {
	margin-top: 30px;
	margin-bottom: 30px;
}
.mar_tb40 {
	margin-top: 40px;
	margin-bottom: 40px;
}
