@charset "utf-8";
/* 簡單流變媒體
   注意: 流變媒體要求您必須移除 HTML 中媒體的高度和寬度屬性
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}
/* IE 6 不支援最大寬度，因此寬度預設為 100% */
.ie6 img {
	width:100%;
}
ul {
	list-style-image: url(../images/point.png);
}

.------------------------------mobile {}
.gridContainer {
	margin: auto
	width: 100%;
	font-size: 16px;
	line-height: 30px;
	color: #333;
	text-align: justify;
	overflow: hidden;
	position: relative;
	
}

.------------------------------- {

}

#logo_block {
	width: 100%;
	max-width: 1920px;
	background-image: url(../images/white.jpg);
	position: relative;
	overflow: hidden;
}
#logo {
	width: 100%;
	max-width: 160px;
	float: left;
}
#pc_menu {
	color: #333;
	font-size: 14px;
	letter-spacing: 2px;
	font-weight: 300;
	margin-top: 10px;
	right: 30px;
	text-decoration: none;
	width: 50%;
	text-align: right;
	display: none;
	padding-bottom: 10px;
	float: right;
	padding-right: 20px;
}
#mobile_menu {
	display: block;
	float: right;
}
#mobile_menu_list {
	display: none;
	float: right;
	background: rgba(0,0,0,0.9);
	position: absolute;
	height: 50%;
	width: 100%;
	font-weight: 400;
	color: #FFF;
	letter-spacing: 5px;
	text-align: center;
	z-index: 10000;
	padding-top: 25%;
}
hr  {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	opacity: 0.3;
	width: 50%;
	position: relative;
	margin-left: 25%;
}
#mobile_menu_list a {
	color: #FFF;
	text-decoration: none;
}



.arrow_act {
	display: inline-block;
	text-align: center;
}
#footer_block
{
	width: 100%;
	margin: 0;
	background-color: #002F7C;
	position: relative;
	overflow: hidden;
}

#footer_inner
{
	width: 90%;
	max-width: 90%;
	margin: auto;
	position: relative;
	overflow: auto;
	display: block;
}

#footer_logo
{
	top: 24px;
	width: 48px;
	height: 48px;
	left: 24px;
	float: none;
	right: 24px;
	bottom: 0px;
	padding: 24px;
	margin: auto;
}
#footer_text
{
	font-weight: normal;
	font-size: 13px;
	text-align: center;
	font-family: "Microsoft JhengHei UI";
	color: #FFF;
	line-height: 20px;
	width: 90%;
	float: left;
	padding-top: 20px;
	padding-right: 5%;
	padding-bottom: 20px;
	padding-left: 5%;
	max-width: 100%;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
#footer_text_law
{
	font-weight: bolder;
	font-size: 15px;
	text-align: justify;
	font-family: "Microsoft JhengHei UI";
	color: #FFF;
	line-height: 26px;
	width: 90%;
	padding-top: 0px;
	padding-right: 0%;
	padding-bottom: 20px;
	padding-left: 0%;
	max-width: 90%;
	margin: auto;
}

.------------------------------- {

}
#mobile_banner_block {
	width: 100%;
	background-image: url(../images/mobile_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: contain;
	display: block;
	max-width: 858px;
	margin: auto;
	background-color: #1a96d4;
}
#mobile_banner_inner {
	width: 100%;
	position: relative;
	overflow: hidden;
	opacity: 0;
	top: 20%;
}
#mobile_banner_button {
	width: 100%;
	position: fixed;
	display: block;
	background-color: #ff623e;
	font-weight: bolder;
	color: #FFF;
	text-align: center;
	margin: auto;
	padding: 5px;
	;
	bottom: 0px;
	z-index: 100;
	letter-spacing: 8px;
}
.arow_block {
	display: inline-block;
	position: relative;
	width: 20px;
}


.------------------------------- {

}
#pc_banner_block {
	width: 100%;
	background-image: url(../images/pc_kv_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 1920;
	display: none;
}
#pc_banner_inner {
	width: 100%;
	max-width: 1020px;
	position: relative;
	margin: auto;
}
#pc_banner_button {
	width: 100%;
	position: absolute;
	display: block;
	background-color: #ff623e;
	max-width: 200px;
	font-weight: bolder;
	color: #FFF;
	text-align: center;
	margin: auto;
	padding: 5px;
	border-radius: 15px;
	left: 25%;
	transform: translate(-50%);
	;
	bottom: -200px;
	opacity: 0;
	border: 3px solid #FFF;
	font-size: 20px;
	letter-spacing: 5px;
}


.------------------------------- {

}
#pc_content_inner {
	width: 100%;
	max-width: 1020px;
	position: relative;
	overflow: hidden;
	padding-bottom: 30px;
	margin: auto;
	padding-top: 0px;
	background-image: url(../images/white.jpg);
}
#content_a_block {
	width: 100%;
}
#content_a_title {
	width: 100%;
	overflow: visible;
	position: relative;
	top: 0px;
	margin-bottom: 30px;
}
#content_a_title_inner {
	position: absolute;
	left: -40%;
	width: 180%;
}
#content_a_inner {
	width: 90%;
	background-color: #FFF;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	padding-top: 60px;
	padding-right: 5%;
	padding-bottom: 60px;
	padding-left: 5%;
}
#content_a_btn_block {
	width: 100%;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	overflow: hidden;
}
#content_a_btn_l {
	width: 70%;
	float: left;
	/*margin-left: 15%;*/
}
#content_a_btn_r {
	width: 70%;
	float: left;
	margin-top: 30px;
	/*margin-left: 15%;*/
}
#content_a_icom_block {
	width: 50%;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-bottom: 40px;
	height: auto;
	overflow: hidden;
	clip: rect(auto,auto,auto,15%);
}
#content_a_icom_l {
	width: 100%;
	float: left;
	margin-right: 0%;
}
#content_a_icom_m {
	width: 100%;
	float: left;
	margin-right: 0%;
	margin-top: 10px;
}
#content_a_icom_r {
	width: 100%;
	float: left;
	margin-top: 10px;
}
#content_mobile_a_block {
	width: 100%;
}
#content_mobile_a_title {
	width: 100%;
	overflow: visible;
	position: relative;
	top: 0px;
	margin-bottom: 0px;
}
#content_mobile_a_title_inner {
	position: absolute;
	left: -40%;
	width: 180%;
}
#content_mobile_a_inner {
	width: 90%;
	background-color: #FFF;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	padding-top: 50px;
	padding-right: 5%;
	padding-bottom: 30px;
	padding-left: 5%;
}
#content_mobile_a_btn_block {
	width: 100%;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	overflow: hidden;
}
#content_mobile_a_btn_l {
	width: 70%;
	float: left;
	margin-left: 15%;
}
#content_mobile_a_btn_r {
	width: 70%;
	float: left;
	margin-top: 30px;
	margin-left: 15%;
}
#content_mobile_a_icom_block {
	width: 50%;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-bottom: 40px;
	height: auto;
	overflow: hidden;
	clip: rect(auto,auto,auto,15%);
}
#content_mobile_a_icom_l {
	width: 100%;
	float: left;
	margin-right: 0%;
}
#content_mobile_a_icom_m {
	width: 100%;
	float: left;
	margin-right: 0%;
	margin-top: 10px;
}
#content_mobile_a_icom_r {
	width: 100%;
	float: left;
	margin-top: 10px;
}



.------------------------------- {

}
.pc_content_subtitle_block {
	width: 190%;
	position: relative;
	margin-top: 0px;
	margin-bottom: 40px;
	left: -45%;
}


.------------------------------- {

}
.content_block {
	width: 100%;
	background-image: url(../images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: cover;
}
.content_inner {
	width: 100%;
	max-width: 1020px;
	position: relative;
	overflow: hidden;
	padding-bottom: 30px;
	margin: auto;
	padding-top: 60px;
	background-image: url(../images/white.jpg);
}


.------------------------------- {

}
#content_b_block {
	width: 100%;
}
#content_b_title {
	width: 100%;
	overflow: visible;
	position: relative;
}
#content_b_title_inner {
	position: absolute;
	left: -40%;
	width: 180%;
	top: -10px;
}
#content_b_inner {
	width: 90%;
	background-color: #FFF;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	padding-top: 30px;
	padding-right: 5%;
	padding-bottom: 0px;
	padding-left: 5%;
	overflow: hidden;
}
#content_b_icon_block {
	width: 100%;
	overflow: hidden;
}
#content_b_icon_l {
	width: 80%;
	float: left;
	margin-left: 10%;
}
#content_b_icon_r {
	width: 90%;
	float: left;
	margin-left: 5%;
	margin-top: 20px;
}
#content_b_icon_r_01 {
	width: 100%;
	overflow: hidden;
}
#content_b_icon_r_02 {
	width: 100%;
	overflow: hidden;
	margin-top: 10px;
}
#content_b_icon_r_03 {
	width: 100%;
	overflow: hidden;
	margin-top: 10px;
}
.content_b_icon {
	width: 30%;
	float: left;
}
.content_b_icon_text {
	width: 65%;
	float: left;
	margin-left: 5%;
	line-height: 30px;
	padding-top: 10px;
}
#content_b_pc_table_block {
	width: 100%;
	display: none;
	padding-top: 30px;
	padding-bottom: 60px;
	overflow: hidden;
}
#content_b_pc_table_inner {
	width: 100%;
	font-weight: bolder;
	background-color: #FFF;
	overflow: hidden;

}
#content_b_pc_table_inner table ,th , td{
	border: 4px solid #ffffff;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 16px;
	line-height: 26px;
	vertical-align: middle;
        }
#content_b_mobile_table_block {
	width: 100%;
	display: block;
	padding-top: 30px;
	padding-bottom: 60px;
	overflow: hidden;
}
#content_b_mobile_table_inner {
	width: 100%;
	font-weight: bolder;
	background-color: #FFF;
	overflow: hidden;

}
#content_b_mobile_table_inner table ,th , td{
	border: 4px solid #ffffff;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	font-size: 14px;
	line-height: 20px;
	vertical-align: middle;
        }




.------------------------------- {

}
#content_c_block {
	width: 100%;
}
#content_c_title {
	width: 100%;
	overflow: visible;
	position: relative;
}
#content_c_title_inner {
	position: absolute;
	left: -40%;
	width: 180%;
	top: -10px;
}
#content_c_inner {
	width: 90%;
	background-color: #FFF;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	padding-top: 30px;
	padding-right: 5%;
	padding-bottom: 60px;
	padding-left: 5%;
	overflow: hidden;
}
#content_c_chart_block {
	width: 90%;
	margin-left: 5%;
}
#content_c_chart_pc_up {
	width: 100%;
	display: none;
	margin-top: 60px;
}
#content_c_chart_pc_down {
	width: 100%;
	display: none;
	margin-top: 60px;
}
#content_c_chart_mobile_up {
	width: 100%;
	display: block;
}

#content_c_chart_mobile_down {
	width: 100%;
	display: block;
	padding-top: 80px;
}
#content_c_pc_table_block {
	width: 100%;
	display: none;
	padding-top: 0px;
	padding-bottom: 60px;
	overflow: hidden;
}
#content_c_pc_table_inner {
	width: 100%;
	font-weight: bolder;
	background-color: #FFF;
	border-radius: 30px;
	overflow: hidden;
	line-height: 26px;

}
#content_c_pc_table_inner table ,th , td{
	border: 4px solid #ffffff;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 16px;
	line-height: 26px;
	vertical-align: middle;
        }
#content_c_mobile_table_block {
	width: 100%;
	display: block;
	padding-top: 0px;
	padding-bottom: 60px;
	overflow: hidden;
	margin-top: 80px;
}
#content_c_mobile_table_inner {
	width: 100%;
	font-weight: bolder;
	background-color: #FFF;
	border-radius: 30px;
	overflow: hidden;
	line-height: 26px;
	margin-top: 10px;
	overflow: auto;

}
#content_c_mobile_table_inner table ,th , td{
	border: 4px solid #ffffff;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	font-size: 14px;
	line-height: 20px;
	vertical-align: middle;
        }
#content_c_pic_block {
	width: 100%;
	overflow: hidden;
	margin-bottom: 60px;
}
#content_c_pic_l {
	width: 80%;
	float: left;
	margin-left: 10%;
}
#content_c_pic_r {
	width: 80%;
	float: left;
	margin-left: 10%;

}
#content_c_mov_block {
	width: 100%;
	overflow: hidden;
	margin-bottom: 30px;
}

#content_c_mov_l {
	width: 100%;
	float: left;
	position: relative;
	border: 5px solid #CCC;
}
#content_c_mov_r {
	width: 100%;
	float: left;
	margin-left: 0%;
	position: relative;
	border: 5px solid #CCC;
	margin-top: 30px;
}
iframe {
	position: absolute;
	height: 100%;
	width: 100%;
}



.------------------------------- {

}
#content_d_block {
	width: 100%;
}
#content_d_title {
	width: 100%;
	overflow: visible;
	position: relative;
}
#content_d_title_inner {
	position: absolute;
	left: -40%;
	width: 180%;
	top: -10px;
}
#content_d_inner {
	width: 90%;
	background-color: #FFF;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	padding-top: 60px;
	padding-right: 5%;
	padding-bottom: 30px;
	padding-left: 5%;
	overflow: hidden;
}
#content_d_pc_table_block {
	width: 100%;
	display: none;
	padding-top: 30px;
	padding-bottom: 60px;
	overflow: hidden;
}
#content_d_pc_table_inner {
	width: 100%;
	font-weight: bolder;
	background-color: #FFF;
	border-radius: 30px;
	overflow: hidden;
	line-height: 26px;

}
#content_d_pc_table_inner table ,th , td{
	border: 4px solid #ffffff;
	text-align: left;
	padding: 10px;
	vertical-align: middle;
	font-size: 16px;
	line-height: 26px;
	font-weight: normal;
        }
#content_d_mobile_table_block {
	width: 100%;
	display: block;
	padding-top: 0px;
	padding-bottom: 60px;
	overflow: hidden;
}
#content_d_mobile_table_inner {
	width: 100%;
	font-weight: bolder;
	background-color: #FFF;
	border-radius: 30px;
	overflow: hidden;
	line-height: 26px;

}
#content_d_mobile_table_inner table ,th , td{
	border: 4px solid #ffffff;
	text-align: left;
	vertical-align: middle;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 10px;
        }
#content_d_btn_block {
	width: 100%;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	overflow: hidden;
}
#content_d_btn_l {
	width: 70%;
	float: left;
	margin-left: 15%;
}
#content_d_btn_r {
	width: 70%;
	float: left;
	margin-left: 15%;
	margin-top: 30px;
}




.------------------------------- {

}
.title_text_blue_36 {
	color: #16336d;
	font-size: 36px;
	font-weight: 500;
}
.color_white {
	color: #FFF;
}

.text_note {
	font-size: 10px;
	color: #666;
	line-height: 16px;
	margin-top: 10px;
	width: 100%;
	float: left;
}

.title_text_blue_24 {
	color: #16336d;
	font-size: 18px;
	font-weight: 500;
	display: block;
	text-align: left;
}
input {
	color: #ff623e;
	height: 40px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #CCC;
	border-left-color: #FFF;
	width: 90%;
}


.font_color_orange {
	color: #ff623e;
}

.inline_block {
	display: inline-block;
}
.inline_text {
	display: inline-block;
}
.v_line {
	display: none;
}
.v_line_2 {
	display: none;
}


.two_text_gep {
	letter-spacing: 6px;
}

.-------------------------------pad {}

/* 表格版面: 481px 到 768px。樣式繼承自: 行動版面。 */

@media only screen and (min-width: 481px) {
.gridContainer {
	margin: auto
	width: 100%;
	font-size: 18px;
	line-height: 30px;
	color: #333;
	text-align: justify;
	
}
.------------------------------- {

}

#logo_block {
	width: 100%;
	max-width: 1920px;
	background-image: url(../images/white.jpg);
	position: relative;
}
#logo {
	width: 100%;
	max-width: 182px;
}
#pc_menu {
	color: #333;
	font-size: 14px;
	letter-spacing: 2px;
	font-weight: 500;
	margin-top: 10px;
	right: 30px;
	text-decoration: none;
	width: 50%;
	text-align: right;
	display: none;
	padding-bottom: 10px;
	float: right;
	padding-right: 20px;
}
#mobile_menu {
	display: block;
	float: right;
}
#mobile_menu_list {
	display: none;
	float: right;
	background: rgba(0,0,0,0.9);
	position: absolute;
	height: 50%;
	width: 100%;
	font-weight: 400;
	color: #FFF;
	letter-spacing: 5px;
	text-align: center;
	z-index: 10000;
	padding-top: 25%;
}
hr  {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	opacity: 0.3;
	width: 50%;
	position: relative;
	margin-left: 25%;
}
#mobile_menu_list a {
	color: #FFF;
	text-decoration: none;
}


.arrow_act {
	display: inline-block;
	text-align: center;
}
#footer_block
{
	width: 100%;
	margin: 0;
	background-color: #002F7C;
	position: relative;
}

#footer_inner
{
	width: 100%;
	max-width: 90%;
	margin: auto;
	position: relative;
	overflow: auto;
	display: block;
}
#footer_text
{
	font-weight: normal;
	font-size: 15px;
	text-align: left;
	font-family: "Microsoft JhengHei UI";
	color: #FFF;
	line-height: 26px;
	width: 100%;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	max-width: 100%;
	margin: auto;
	float: left;
}
#footer_text_law
{
	font-weight: bolder;
	font-size: 15px;
	text-align: justify;
	font-family: "Microsoft JhengHei UI";
	color: #FFF;
	line-height: 26px;
	width: 90%;
	padding-top: 0px;
	padding-right: 0%;
	padding-bottom: 20px;
	padding-left: 0%;
	max-width: 960px;
	margin: auto;
}

.------------------------------- {

}
#mobile_banner_block {
	width: 100%;
	background-image: url(../images/mobile_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	display: none;
	max-width: 858px;
	margin: auto;
}
#mobile_banner_inner {
	width: 100%;
	position: relative;
	overflow: hidden;
}
#mobile_banner_button {
	width: 100%;
	position: absolute;
	display: none;
	background-color: #ff623e;
	max-width: 250px;
	font-weight: bolder;
	color: #FFF;
	text-align: center;
	margin: auto;
	padding: 5px;
	border-radius: 50px;
	left: 50%;
	transform: translate(-50%);
	;
	bottom: 80px;
}

.------------------------------- {

}
#pc_banner_block {
	width: 100%;
	background-image: url(../images/pc_kv_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 1920;
	display: block;
}
#pc_banner_inner {
	width: 100%;
	max-width: 1020px;
	position: relative;
	margin: auto;
}
#pc_banner_button {
	width: 100%;
	position: absolute;
	display: block;
	background-color: #ff623e;
	max-width: 200px;
	font-weight: bolder;
	color: #FFF;
	text-align: center;
	margin: auto;
	padding: 5px;
	border-radius: 15px;
	left: 25%;
	transform: translate(-50%);
	;
	bottom: -200px;
	opacity: 0;
	border: 3px solid #FFF;
	font-size: 20px;
	letter-spacing: 5px;
}


.------------------------------- {

}
#pc_content_inner {
	width: 100%;
	max-width: 1020px;
	position: relative;
	overflow: hidden;
	padding-bottom: 60px;
	margin: auto;
	padding-top: 0px;
	background-image: url(../images/white.jpg);
}
#content_a_block {
	width: 100%;
}
#content_a_title {
	width: 100%;
	overflow: visible;
	position: relative;
	margin-bottom: 0px;
	top: 0px;
}
#content_a_title_inner {
	position: absolute;
	left: 0%;
	width: 100%;
}
#content_a_inner {
	width: 80%;
	background-color: #FFF;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	padding-top: 60px;
	padding-right: 10%;
	padding-bottom: 60px;
	padding-left: 10%;
}
#content_a_btn_block {
	width: 100%;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	overflow: hidden;
}
#content_a_btn_l {
	width: 30%;
	float: left;
	/*margin-left: 13.333%;*/
}
#content_a_btn_r {
	width: 30%;
	float: left;
	/*margin-left: 13.333%;*/
	margin-top: 0px;
}
#content_a_icom_block {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-bottom: 40px;
	height: auto;
	overflow: hidden;
}
#content_a_icom_l {
	width: 30%;
	float: left;
	margin-right: 5%;
}
#content_a_icom_m {
	width: 30%;
	float: left;
	margin-right: 5%;
	margin-top: 0px;
}
#content_a_icom_r {
	width: 30%;
	float: left;
	margin-top: 0px;
}
#content_mobile_a_block {
	width: 100%;
}
#content_mobile_a_title {
	width: 100%;
	overflow: visible;
	position: relative;
	top: 0px;
	margin-bottom: 30px;
}
#content_mobile_a_title_inner {
	position: absolute;
	left: -40%;
	width: 180%;
}
#content_mobile_a_inner {
	width: 90%;
	background-color: #FFF;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	padding-top: 60px;
	padding-right: 5%;
	padding-bottom: 60px;
	padding-left: 5%;
}
#content_mobile_a_btn_block {
	width: 100%;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	overflow: hidden;
}
#content_mobile_a_btn_l {
	width: 70%;
	float: left;
	margin-left: 15%;
}
#content_mobile_a_btn_r {
	width: 70%;
	float: left;
	margin-top: 30px;
	margin-left: 15%;
}
#content_mobile_a_icom_block {
	width: 50%;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-bottom: 40px;
	height: auto;
	overflow: hidden;
	clip: rect(auto,auto,auto,15%);
}
#content_mobile_a_icom_l {
	width: 100%;
	float: left;
	margin-right: 0%;
}
#content_mobile_a_icom_m {
	width: 100%;
	float: left;
	margin-right: 0%;
	margin-top: 10px;
}
#content_mobile_a_icom_r {
	width: 100%;
	float: left;
	margin-top: 10px;
}



.------------------------------- {

}
.pc_content_subtitle_block {
	width: 110%;
	position: relative;
	margin-top: 0px;
	margin-bottom: 40px;
	left: -5%;
}


.------------------------------- {

}
.content_block {
	width: 100%;
	background-image: url(../images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: cover;
}
.content_inner {
	width: 100%;
	max-width: 1020px;
	position: relative;
	overflow: hidden;
	padding-bottom: 60px;
	margin: auto;
	padding-top: 60px;
	background-image: url(../images/white.jpg);
}


.------------------------------- {

}
#content_b_block {
	width: 100%;
}
#content_b_title {
	width: 100%;
	overflow: visible;
	position: relative;
}
#content_b_title_inner {
	position: absolute;
	left: 0%;
	width: 100%;
	top: 0px;
}
#content_b_inner {
	width: 80%;
	background-color: #FFF;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	padding-top: 60px;
	padding-right: 10%;
	padding-bottom: 60px;
	padding-left: 10%;
	overflow: hidden;
}
#content_b_icon_block {
	width: 100%;
	overflow: hidden;
}
#content_b_icon_l {
	width: 45%;
	float: left;
	margin-left: 0px;
}
#content_b_icon_r {
	width: 50%;
	float: left;
	margin-left: 5%;
	margin-top: 0px;
}
#content_b_icon_r_01 {
	width: 100%;
	overflow: hidden;
}
#content_b_icon_r_02 {
	width: 100%;
	overflow: hidden;
	margin-top: 0px;
}
#content_b_icon_r_03 {
	width: 100%;
	overflow: hidden;
	margin-top: 0px;
}
.content_b_icon {
	width: 25%;
	float: left;
}
.content_b_icon_text {
	width: 70%;
	float: left;
	margin-left: 5%;
	line-height: 30px;
	padding-top: 20px;
}
#content_b_pc_table_block {
	width: 100%;
	display: block;
	padding-top: 30px;
	padding-bottom: 60px;
	overflow: hidden;
}
#content_b_pc_table_inner {
	width: 100%;
	font-weight: bolder;
	background-color: #FFF;
	overflow: hidden;

}
#content_b_pc_table_inner table ,th , td{
	border: 4px solid #ffffff;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 16px;
	line-height: 26px;
	vertical-align: middle;
        }
#content_b_mobile_table_block {
	width: 100%;
	display: none;
	padding-top: 30px;
	padding-bottom: 60px;
	overflow: hidden;
}
#content_b_mobile_table_inner {
	width: 100%;
	font-weight: bolder;
	background-color: #FFF;
	overflow: hidden;

}
#content_b_mobile_table_inner table ,th , td{
	border: 4px solid #ffffff;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 16px;
	line-height: 26px;
	vertical-align: middle;
        }




.------------------------------- {

}
#content_c_block {
	width: 100%;
}
#content_c_title {
	width: 100%;
	overflow: visible;
	position: relative;
}
#content_c_title_inner {
	position: absolute;
	left: 0%;
	width: 100%;
	top: 0px;
}
#content_c_inner {
	width: 80%;
	background-color: #FFF;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	padding-top: 60px;
	padding-right: 10%;
	padding-bottom: 60px;
	padding-left: 10%;
	overflow: hidden;
}
#content_c_chart_block {
	width: 100%;
	margin-left: 0px;
}
#content_c_chart_pc_up {
	width: 100%;
	display: block;
	margin-top: 60px;
}
#content_c_chart_pc_down {
	width: 100%;
	display: block;
	margin-top: 60px;
}
#content_c_chart_mobile_up {
	width: 100%;
	display: none;
}

#content_c_chart_mobile_down {
	width: 100%;
	display: none;
}
#content_c_pc_table_block {
	width: 100%;
	display: block;
	padding-top: 20px;
	padding-bottom: 60px;
	overflow: hidden;
}
#content_c_pc_table_inner {
	width: 100%;
	font-weight: bolder;
	background-color: #FFF;
	border-radius: 30px;
	overflow: hidden;
	line-height: 26px;

}
#content_c_pc_table_inner table ,th , td{
	border: 4px solid #ffffff;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 16px;
	line-height: 26px;
	vertical-align: middle;
        }
#content_c_mobile_table_block {
	width: 100%;
	display: none;
	padding-top: 0px;
	padding-bottom: 60px;
	overflow: hidden;
}
#content_c_mobile_table_inner {
	width: 100%;
	font-weight: bolder;
	background-color: #FFF;
	border-radius: 30px;
	overflow: hidden;
	line-height: 26px;

}
#content_c_mobile_table_inner table ,th , td{
	border: 4px solid #ffffff;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 16px;
	line-height: 26px;
	vertical-align: middle;
        }
#content_c_pic_block {
	width: 100%;
	overflow: hidden;
	margin-bottom: 60px;
}
#content_c_pic_l {
	width: 40%;
	float: left;
	margin-left: 5%;
}
#content_c_pic_r {
	width: 40%;
	float: left;
	margin-left: 5%;

}
#content_c_mov_block {
	width: 100%;
	overflow: hidden;
	margin-bottom: 30px;
}

#content_c_mov_l {
	width: 46%;
	float: left;
	position: relative;
	border: 5px solid #CCC;
}
#content_c_mov_r {
	width: 46%;
	float: left;
	margin-left: 4%;
	position: relative;
	border: 5px solid #CCC;
	margin-top: 0px;
}
iframe {
	position: absolute;
	height: 100%;
	width: 100%;
}



.------------------------------- {

}
#content_d_block {
	width: 100%;
}
#content_d_title {
	width: 100%;
	overflow: visible;
	position: relative;
}
#content_d_title_inner {
	position: absolute;
	left: 0%;
	width: 100%;
	top: 0px;
}
#content_d_inner {
	width: 80%;
	background-color: #FFF;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	padding-top: 60px;
	padding-right: 10%;
	padding-bottom: 30px;
	padding-left: 10%;
	overflow: hidden;
}
#content_d_pc_table_block {
	width: 100%;
	display: block;
	padding-top: 30px;
	padding-bottom: 60px;
	overflow: hidden;
}
#content_d_pc_table_inner {
	width: 100%;
	font-weight: bolder;
	background-color: #FFF;
	border-radius: 30px;
	overflow: hidden;
	line-height: 26px;

}
#content_d_pc_table_inner table ,th , td{
	border: 4px solid #ffffff;
	text-align: left;
	padding: 10px;
	vertical-align: middle;
	font-size: 16px;
	line-height: 26px;
	font-weight: normal;
        }
#content_d_mobile_table_block {
	width: 100%;
	display: none;
	padding-top: 30px;
	padding-bottom: 60px;
	overflow: hidden;
}
#content_d_mobile_table_inner {
	width: 100%;
	font-weight: bolder;
	background-color: #FFF;
	border-radius: 30px;
	overflow: hidden;
	line-height: 26px;

}
#content_d_mobile_table_inner table ,th , td{
	border: 4px solid #ffffff;
	text-align: left;
	padding: 10px;
	vertical-align: middle;
	font-size: 16px;
	line-height: 26px;
	font-weight: normal;
        }
#content_d_btn_block {
	width: 100%;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	overflow: hidden;
}
#content_d_btn_l {
	width: 30%;
	float: left;
	margin-left: 13.333%;
}
#content_d_btn_r {
	width: 30%;
	float: left;
	margin-left: 13.333%;
	margin-top: 0px;
}




.------------------------------- {

}
.title_text_blue_36 {
	color: #16336d;
	font-size: 36px;
	font-weight: 500;
}
.color_white {
	color: #FFF;
}

.text_note {
	font-size: 12px;
	color: #666;
	line-height: 20px;
	margin-top: 10px;
	width: 100%;
	float: left;
}

.title_text_blue_24 {
	color: #16336d;
	font-size: 20px;
	font-weight: 500;
	display: block;
	text-align: left;
}
input {
	color: #ff623e;
	height: 40px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #CCC;
	border-left-color: #FFF;
	width: 90%;
}


.font_color_orange {
	color: #ff623e;
}

.inline_block {
	display: inline-block;
}
.inline_text {
	display: inline-block;
}
.v_line {
	display: inline-block;
}
.v_line_2 {
	display: inline-block;
}


.two_text_gep {
	letter-spacing: 6px;
}
.-------------------------------PC {
}
}
/* 桌面版面: 769px 到最大 1232px。樣式繼承自: 行動版面和表格版面。 */

@media only screen and (min-width: 769px) {
.gridContainer {
	margin: auto
	width: 100%;
	font-size: 18px;
	line-height: 40px;
	color: #333;
	text-align: justify;
	font-weight: 300;

	
}
.------------------------------- {

}

#logo_block {
	width: 100%;
	max-width: 1920px;
	background-color: #FFF;
	background-image: url(../images/white.jpg);
	position: relative;
	overflow: hidden;
}
#logo {
	width: 100%;
	max-width: 182px;
	float: left;
}
#pc_menu {
	color: #333;
	font-size: 14px;
	letter-spacing: 2px;
	font-weight: 300;
	margin-top: 10px;
	right: 30px;
	text-decoration: none;
	width: 50%;
	text-align: right;
	display: block;
	padding-bottom: 10px;
	float: right;
	padding-right: 20px;
}
#mobile_menu {
	display: none;
	float: right;
}
#mobile_menu_list {
	display: none;
	float: right;
	background: rgba(0,0,0,0.9);
	position: absolute;
	height: 50%;
	width: 100%;
	font-weight: 400;
	color: #FFF;
	letter-spacing: 5px;
	text-align: center;
	z-index: 10000;
	padding-top: 25%;
}
hr  {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	opacity: 0.3;
	width: 50%;
	position: relative;
	margin-left: 25%;
}
#mobile_menu_list a {
	color: #FFF;
	text-decoration: none;
}


.arrow_act {
	display: inline-block;
	text-align: center;
}
#footer_block
{
	width: 100%;
	margin: 0;
	background-color: #002F7C;
	position: relative;
}

#footer_inner
{
	width: 90%;
	max-width: 90%;
	margin: auto;
	position: relative;
	overflow: auto;
	display: block;
}
#footer_text
{
	font-weight: normal;
	font-size: 15px;
	text-align: left;
	font-family: "Microsoft JhengHei UI";
	color: #FFF;
	line-height: 26px;
	width: 100%;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	max-width: 100%;
	margin: auto;
	float: none;
}
#footer_text_law
{
	font-weight: bolder;
	font-size: 15px;
	text-align: justify;
	font-family: "Microsoft JhengHei UI";
	color: #FFF;
	line-height: 26px;
	width: 90%;
	padding-top: 0px;
	padding-right: 0%;
	padding-bottom: 20px;
	padding-left: 0%;
	max-width: 90%;
	margin: auto;
}

.------------------------------- {

}
#mobile_banner_block {
	width: 100%;
	background-image: url(../images/mobile_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	display: none;
	max-width: 858px;
	margin: auto;
}
#mobile_banner_inner {
	width: 100%;
	position: relative;
	overflow: hidden;
}
#mobile_banner_button {
	width: 100%;
	position: absolute;
	display: none;
	background-color: #ff623e;
	max-width: 250px;
	font-weight: bolder;
	color: #FFF;
	text-align: center;
	margin: auto;
	padding: 5px;
	border-radius: 50px;
	left: 50%;
	transform: translate(-50%);
	;
	bottom: 80px;
}

.------------------------------- {

}
#pc_banner_block {
	width: 100%;
	background-image: url(../images/pc_kv_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 1920;
	display: block;
}
#pc_banner_inner {
	width: 100%;
	max-width: 1020px;
	position: relative;
	margin: auto;
}
#pc_banner_button {
	width: 100%;
	position: absolute;
	display: block;
	background-color: #ff623e;
	max-width: 200px;
	font-weight: bolder;
	color: #FFF;
	text-align: center;
	margin: auto;
	padding: 5px;
	border-radius: 15px;
	left: 25%;
	transform: translate(-50%);
	;
	bottom: -200px;
	opacity: 0;
	border: 3px solid #FFF;
	font-size: 20px;
	letter-spacing: 5px;
}


.------------------------------- {

}
#pc_content_inner {
	width: 100%;
	max-width: 1020px;
	position: relative;
	overflow: hidden;
	padding-bottom: 60px;
	margin: auto;
	padding-top: 0px;
	background-image: url(../images/white.jpg);
}
#content_a_block {
	width: 100%;
}
#content_a_title {
	width: 100%;
	overflow: visible;
	position: relative;
	margin-bottom: 0px;
	top: 0px;
}
#content_a_title_inner {
	position: absolute;
	left: 0%;
	width: 100%;
}
#content_a_inner {
	width: 80%;
	background-color: #FFF;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	padding-top: 60px;
	padding-right: 10%;
	padding-bottom: 60px;
	padding-left: 10%;
}
#content_a_btn_block {
	width: 100%;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	overflow: hidden;
}
#content_a_btn_l {
	width: 30%;
	float: left;
	/*margin-left: 13.333%;*/
}
#content_a_btn_r {
	width: 30%;
	float: left;
	/*margin-left: 13.333%;*/
	margin-top: 0px;
}
#content_a_icom_block {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-bottom: 40px;
	height: auto;
	overflow: hidden;
}
#content_a_icom_l {
	width: 30%;
	float: left;
	margin-right: 5%;
}
#content_a_icom_m {
	width: 30%;
	float: left;
	margin-right: 5%;
}
#content_a_icom_r {
	width: 30%;
	float: left;
}
#content_mobile_a_block {
	width: 100%;
}
#content_mobile_a_title {
	width: 100%;
	overflow: visible;
	position: relative;
	top: 0px;
	margin-bottom: 30px;
}
#content_mobile_a_title_inner {
	position: absolute;
	left: -40%;
	width: 180%;
}
#content_mobile_a_inner {
	width: 90%;
	background-color: #FFF;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	padding-top: 60px;
	padding-right: 5%;
	padding-bottom: 60px;
	padding-left: 5%;
}
#content_mobile_a_btn_block {
	width: 100%;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	overflow: hidden;
}
#content_mobile_a_btn_l {
	width: 70%;
	float: left;
	margin-left: 15%;
}
#content_mobile_a_btn_r {
	width: 70%;
	float: left;
	margin-top: 30px;
	margin-left: 15%;
}
#content_mobile_a_icom_block {
	width: 50%;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-bottom: 40px;
	height: auto;
	overflow: hidden;
	clip: rect(auto,auto,auto,15%);
}
#content_mobile_a_icom_l {
	width: 100%;
	float: left;
	margin-right: 0%;
}
#content_mobile_a_icom_m {
	width: 100%;
	float: left;
	margin-right: 0%;
	margin-top: 10px;
}
#content_mobile_a_icom_r {
	width: 100%;
	float: left;
	margin-top: 10px;
}



.------------------------------- {

}
.pc_content_subtitle_block {
	width: 110%;
	position: relative;
	margin-top: 0px;
	margin-bottom: 40px;
	left: -5%;
}


.------------------------------- {

}
.content_block {
	width: 100%;
	background-image: url(../images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: cover;
}
.content_inner {
	width: 100%;
	max-width: 1020px;
	position: relative;
	overflow: hidden;
	padding-bottom: 60px;
	margin: auto;
	padding-top: 60px;
	background-image: url(../images/white.jpg);
}


.------------------------------- {

}
#content_b_block {
	width: 100%;
}
#content_b_title {
	width: 100%;
	overflow: visible;
	position: relative;
}
#content_b_title_inner {
	position: absolute;
	left: 0%;
	width: 100%;
	top: 0px;
}
#content_b_inner {
	width: 80%;
	background-color: #FFF;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	padding-top: 60px;
	padding-right: 10%;
	padding-bottom: 60px;
	padding-left: 10%;
	overflow: hidden;
}
#content_b_icon_block {
	width: 100%;
	overflow: hidden;
}
#content_b_icon_l {
	width: 45%;
	float: left;
	margin-left: 0px;
}
#content_b_icon_r {
	width: 50%;
	float: left;
	margin-left: 5%;
	margin-top: 0px;
}
#content_b_icon_r_01 {
	width: 100%;
	overflow: hidden;
}
#content_b_icon_r_02 {
	width: 100%;
	overflow: hidden;
}
#content_b_icon_r_03 {
	width: 100%;
	overflow: hidden;
	margin-top: 0px;
}
.content_b_icon {
	width: 25%;
	float: left;
}
.content_b_icon_text {
	width: 70%;
	float: left;
	margin-left: 5%;
	line-height: 30px;
	padding-top: 20px;
}
#content_b_pc_table_block {
	width: 100%;
	display: block;
	padding-top: 30px;
	padding-bottom: 60px;
	overflow: hidden;
}
#content_b_pc_table_inner {
	width: 100%;
	font-weight: bolder;
	background-color: #FFF;
	overflow: hidden;

}
#content_b_pc_table_inner table ,th , td{
	border: 4px solid #ffffff;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 16px;
	line-height: 26px;
	vertical-align: middle;
 }
#content_b_mobile_table_block {
	width: 100%;
	display: none;
	padding-top: 30px;
	padding-bottom: 60px;
	overflow: hidden;
}
#content_b_mobile_table_inner {
	width: 100%;
	font-weight: bolder;
	background-color: #FFF;
	overflow: hidden;

}
#content_b_mobile_table_inner table ,th , td{
	border: 4px solid #ffffff;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 16px;
	line-height: 26px;
	vertical-align: middle;
}

.------------------------------- {

}
#content_c_block {
	width: 100%;
}
#content_c_title {
	width: 100%;
	overflow: visible;
	position: relative;
}
#content_c_title_inner {
	position: absolute;
	left: 0%;
	width: 100%;
	top: 0px;
}
#content_c_inner {
	width: 80%;
	background-color: #FFF;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	padding-top: 60px;
	padding-right: 10%;
	padding-bottom: 60px;
	padding-left: 10%;
	overflow: hidden;
}
#content_c_chart_block {
	width: 100%;
	margin-left: 0px;
}
#content_c_chart_pc_up {
	width: 100%;
	display: block;
	margin-top: 60px;
}
#content_c_chart_pc_down {
	width: 100%;
	display: block;
	margin-top: 60px;
}
#content_c_chart_mobile_up {
	width: 100%;
	display: none;
}

#content_c_chart_mobile_down {
	width: 100%;
	display: none;
}
#content_c_pc_table_block {
	width: 100%;
	display: block;
	padding-top: 0px;
	padding-bottom: 60px;
	overflow: hidden;
}
#content_c_pc_table_inner {
	width: 100%;
	font-weight: bolder;
	background-color: #FFF;
	border-radius: 30px;
	overflow: hidden;
	line-height: 26px;

}
#content_c_pc_table_inner table ,th , td{
	border: 4px solid #ffffff;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 16px;
	line-height: 26px;
	vertical-align: middle;
        }
#content_c_mobile_table_block {
	width: 100%;
	display: none;
	padding-top: 0px;
	padding-bottom: 60px;
	overflow: hidden;
}
#content_c_mobile_table_inner {
	width: 100%;
	font-weight: bolder;
	background-color: #FFF;
	border-radius: 30px;
	overflow: hidden;
	line-height: 26px;

}
#content_c_mobile_table_inner table ,th , td{
	border: 4px solid #ffffff;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 16px;
	line-height: 26px;
	vertical-align: middle;
        }
#content_c_pic_block {
	width: 100%;
	overflow: hidden;
	margin-bottom: 60px;
}
#content_c_pic_l {
	width: 40%;
	float: left;
	margin-left: 5%;
}
#content_c_pic_r {
	width: 40%;
	float: left;
	margin-left: 5%;

}
#content_c_mov_block {
	width: 100%;
	overflow: hidden;
	margin-bottom: 30px;
}

#content_c_mov_l {
	width: 46%;
	float: left;
	position: relative;
	border: 5px solid #CCC;
}
#content_c_mov_r {
	width: 46%;
	float: left;
	margin-left: 4%;
	position: relative;
	border: 5px solid #CCC;
	margin-top: 0px;
}
iframe {
	position: absolute;
	height: 100%;
	width: 100%;
}



.------------------------------- {

}
#content_d_block {
	width: 100%;
}
#content_d_title {
	width: 100%;
	overflow: visible;
	position: relative;
}
#content_d_title_inner {
	position: absolute;
	left: 0%;
	width: 100%;
	top: 0px;
}
#content_d_inner {
	width: 80%;
	background-color: #FFF;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	padding-top: 60px;
	padding-right: 10%;
	padding-bottom: 30px;
	padding-left: 10%;
	overflow: hidden;
}
#content_d_pc_table_block {
	width: 100%;
	display: block;
	padding-top: 30px;
	padding-bottom: 60px;
	overflow: hidden;
}
#content_d_pc_table_inner {
	width: 100%;
	font-weight: bolder;
	background-color: #FFF;
	border-radius: 30px;
	overflow: hidden;
	line-height: 26px;

}
#content_d_pc_table_inner table ,th , td{
	border: 4px solid #ffffff;
	text-align: left;
	padding: 10px;
	vertical-align: middle;
	font-size: 16px;
	line-height: 26px;
	font-weight: normal;
        }
#content_d_mobile_table_block {
	width: 100%;
	display: none;
	padding-top: 30px;
	padding-bottom: 60px;
	overflow: hidden;
}
#content_d_mobile_table_inner {
	width: 100%;
	font-weight: bolder;
	background-color: #FFF;
	border-radius: 30px;
	overflow: hidden;
	line-height: 26px;

}
#content_d_mobile_table_inner table ,th , td{
	border: 4px solid #ffffff;
	text-align: left;
	padding: 10px;
	vertical-align: middle;
	font-size: 16px;
	line-height: 26px;
	font-weight: normal;
        }
#content_d_btn_block {
	width: 100%;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	overflow: hidden;
}
#content_d_btn_l {
	width: 30%;
	float: left;
	/*margin-left: 13.333%;*/
}
#content_d_btn_r {
	width: 30%;
	float: left;
	/*margin-left: 13.333%;*/
	margin-top: 0px;
}




.------------------------------- {

}
.title_text_blue_36 {
	color: #16336d;
	font-size: 36px;
	font-weight: 500;
}
.color_white {
	color: #FFF;
}

.text_note {
	font-size: 12px;
	color: #666;
	line-height: 20px;
	margin-top: 10px;
	width: 100%;
	float: left;
}

.title_text_blue_24 {
	color: #16336d;
	font-size: 20px;
	font-weight: 500;
	display: block;
	text-align: left;
}
input {
	color: #ff623e;
	height: 40px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #CCC;
	border-left-color: #FFF;
	width: 90%;
}


.font_color_orange {
	color: #ff623e;
}

.inline_block {
	display: inline-block;
}
.inline_text {
	display: inline-block;
}
.v_line {
	display: inline-block;
}
.v_line_2 {
	display: inline-block;
}


.two_text_gep {
	letter-spacing: 6px;
}
}
