@charset "utf-8";
.yoho {
	font-size: 12px;
	line-height: 18px;
}
.gray_normal {
	font-size: 12px;
	line-height: 18px;
	color: #434343;
}
.red_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	line-height: 18px;
	color: #EC0000;
	font-weight: bolder;
}
.black_normal {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.red_normal {
	font-size: 12px;
	line-height: 18px;
	color: #EC0000;
}
a:link {
	font-size: 12px;
	line-height: 18px;
	color: #31ADFD;
	text-decoration: none;
}
.black_small {
	font-size: 11px;
	line-height: 18px;
	color: #000000;
}
.gray_small {
	font-size: 11px;
	line-height: 18px;
	color: #999999;
}
.blue_normal {
	font-size: 12px;
	line-height: 18px;
	color: #0066FF;
}

.red_small {
	font-size: 11px;
	line-height: 18px;
	color: #EC0000;
}

a:visited {
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	line-height: 18px;
	color: #31ADFD;
	text-decoration: none;
}
.red_middle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 18px;
	color: #EC0000;
	font-weight: bolder;
}
.red_middle {
	font-size: 15px;
	line-height: 18px;
	color: #EC0000;
}
