@charset "UTF-8";
/* CSS Document */

.main_text {
	font-family: Arial;
	font-size: 12px;
	color: #222222;
}
.main_text_bold{
	font-family: Arial;
	font-size: 12px;
	color: #222222;
	font-weight: bold;
}
.sub_title_text {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
h1 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.footer_text {
	font-family: Arial;
	font-size: 9px;
	color: #666666;
}
.index_content_box_1_title {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.index_content_box_1_sub_title {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.page_title {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.consultant_stage_box_title {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #E45721;
}
.arial_blue {
	font-family: Arial;
	color: #135CAB;
	font-size: 16px;
	font-weight: bold;
}
.arial_blue_10 {
	font-family: Arial;
	color: #135CAB;
	font-size: 10px;
	font-weight: bold;
}
.blue_sub_title {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #135CAB;
}
.support_price_text {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #E5571D;
}
