@charset "utf-8";
.normal14 {
	font-size: 14px;
	line-height: 25px;
	font-weight: normal;
	color: #333;
}
.normal12 {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #333;
}
.pinkred {
	color: #FB8080;
	font-weight: normal;
}
.center {
	text-align: right;
}
.normal10 {
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #333;
}
.normal12_blue {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #378DC9;
}
.normal12_18 {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333;
}
.normal14_white {
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #FFFFFF;
}