#gotop { display:none; position:fixed; z-index:89; right:0px; bottom:62px; cursor:pointer; text-align:center; font-size:15px; font-weight:bold; line-height:1.2; color:#ffffff; padding:16px 12px; background:#00a0aa; behavior:expression(this.onFocus=this.blur());/*for IE*/transition-property:all 0.3s;-moz-transition:all 0.3s; /* Firefox 4 */-webkit-transition:all 0.3s; /* Safari and Chrome */-o-transition:all 0.3s; /* Opera */}
#gotop:hover { padding:16px 22px; background:#00bcc8; behavior:expression(this.onFocus=this.blur());/*for IE*/transition-property:all 0.3s;-moz-transition:all 0.3s; /* Firefox 4 */-webkit-transition:all 0.3s; /* Safari and Chrome */-o-transition:all 0.3s; /* Opera */}
#gotop span{ display:block; margin-bottom:3px;}
.body_hidden{ overflow:hidden;}
.ibox_bg{ display:none; position:fixed; z-index:90; width:100%; height:100%; top:0; background:rgba(255,255,255,0);}
.ibox{ display:none; position:fixed; z-index:91; top:50%; left:50%; transform:translate(-50%,-50%); text-align:center; background:#ffffff; border-radius:10px; padding:20px 30px; border-top:3px solid #009fa8; font-size:18px; line-height:1.7; font-weight:bold; box-shadow:0px 0px 15px -0.5px rgba(0,0,0,1);}
.ibox_c{ display:block; max-height:80vh; overflow-y:auto;}
.ibox img{ display:block; width:100%;}
.ibox a{ color:#2d7ddf;}
.ibox a:hover{ text-decoration:underline;}
.ibox_tt_bg{ display:block; width:100%; text-align:center; margin-bottom:10px;}
.ibox_tt{ display:inline-block; color:#ff0000; font-size:28px; font-family: 'Noto Sans TC', sans-serif; font-weight:700; line-height:1.4; border-bottom:1px solid #ff0000;}
.ibox_x{ position:absolute; z-index:93; width:30px; height:30px; top:-15px; right:-15px; background:url(../images/symbol/icon_x.png) no-repeat center center; background-size:cover; cursor:pointer;}

.r_btn01{ position:fixed; z-index:89; display:table; height:80px; right:0px; bottom:295px; /*bottom:214px;*/ margin-bottom:1px; background:#eb0071;}
.r_btn01 a{ display:table-cell; vertical-align:middle; text-align:center; font-size:15px; font-weight:bold; line-height:1.2; color:#ffffff; padding:0 12px;}
.r_btn01 a:hover{ padding:0 22px; background:#ff228c;}
.r_btn01 span{ display:block; margin-bottom:3px;}
.r_btn02{ position:fixed; z-index:89; display:table; height:80px; right:0px; bottom:214px; /*bottom:133px;*/ margin-bottom:1px; background:#eb0071;}
.r_btn02 a{ display:table-cell; vertical-align:middle; text-align:center; font-size:15px; font-weight:bold; line-height:1.2; color:#ffffff; padding:16px 12px;}
.r_btn02 a:hover{ padding:16px 22px; background:#ff228c;}
.r_btn02 span{ display:block; margin-bottom:3px;}
.r_btn03{ position:fixed; z-index:89; display:table; height:80px; right:0px; bottom:133px; /*bottom:295px;*/ margin-bottom:1px; background:#3c80f1;}
.r_btn03 a{ display:table-cell; vertical-align:middle; text-align:center; font-size:15px; font-weight:bold; line-height:1.2; color:#ffffff; padding:16px 12px;}
.r_btn03 a:hover{ padding:16px 22px; background:#5491f5;}
.r_btn03 span{ display:block; margin-bottom:3px; font-size:85%;}
.top_bg{ width:100%; background:#ffffff;}
.top{ position:relative; width:100%; padding:0 25px;}
.top_logo{ width:312px; height:90px; background:url(../images/logo.png) no-repeat center center; background-size:cover; -ms-behavior:url(css/backgroundsize.min.htc); behavior:url(css/backgroundsize.min.htc); text-indent:-9999px; cursor:pointer;}
.top_right{ position:absolute; right:25px; top:50%; transform:translateY(-50%); text-align:right;}
.top_sbtn{ display:inline-block; vertical-align:middle; font-size:15px; margin-right:20px;}
.top_sbtn a{ margin-left:20px;}
.top_menu{ display:none;}
.top_b1{ display:inline-block; vertical-align:middle;}
.top_b1 a{ padding:5px 10px; font-size:15px; background:#009fa8; color:#ffffff; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; margin-left:10px;}
.top_b1 a:hover{ background:#007e85;}
.top_b2{ display:inline-block; vertical-align:middle;}
.top_b2 a{ padding:5px 10px; font-size:15px; background:#afafaf; color:#ffffff; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; margin-left:10px;}
.top_b2 a:hover{ background:#939393;}

#btn { display:block; float:left; width:100%; background:#009fa8; text-align:center;}
ul.navigation li {position:relative; display:inline-block; z-index:9;} 
ul.navigation li a{display:block; padding:10px 2vw; font-size:19px; font-weight:bold; color:#ffffff;} 
ul.navigation > li > a{ background:#009fa8;}
ul.navigation > li > a:hover{ background:#007e85;}

ul.navigation li ul{ display:none; clear:both; float:left; position:absolute; left: 0; margin: 0;}
ul.navigation li:hover a { background:#007e85;}
ul.navigation li:hover > ul{ display:block; background:#FFFFFF; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; border:1px solid #e5e8e8; overflow:hidden;}
ul.navigation li:hover ul li a { display:block; width:200px; font-size:17px; line-height:1.5; font-weight:normal; text-align:left; background:#FFFFFF; color:#444444; border-bottom:1px dotted #dcdcdc; padding:10px 20px; margin:0;}
ul.navigation li:hover ul li a:hover {background:#dbebee; color:#000000;}

.btn_g{display:block; width:100%; text-align:center; background:#f0f0f0; border-top:1px solid #ffffff; border-bottom:1px solid #ffffff;}
.btn_g a{ display:inline-block; vertical-align:middle; letter-spacing:1px; font-size:17.5px; font-weight:bold; padding:10px 1.2vw;}
.btn_g a:hover{ color:#e5006e;}
.btn_gi{color:#009fa8; margin-right:3px;}
.m_menu{ display:none;}
.m_menu_btns{ display:none;}
.m_menu_btn_g{ display:none;}
.m_menu_btn_g2{ display:none;}

/*跑馬燈*/
#mrq { margin:0 auto; width:99%;} 
#Marquee_x { display:block; width:100%; height:47px; overflow:hidden; background:#e7f5f6; border:1px solid #22b3bb; padding:10px 20px; margin:15px 0 5px 0; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;} 
#Marquee_x ul li,#Marquee_x ul li div { float:left; overflow:hidden; margin-bottom:30px; } 
#Marquee_x ul li div { display:inline-block; overflow:hidden; }
#Marquee_x ul li div span {display:block; font-size:18px; font-family:'微軟正黑體'; font-weight:bold;}

.i_box00{ width:100%; overflow:hidden; border-bottom:1px solid #ffffff;}
.i_box01{ width:100%; overflow:hidden; text-align:center; padding:5px;}
.i_box01_c{ display:inline-block; width:16.66%; padding:5px;}
.i_box01 a{ width:100%; font-size:22px; font-weight:bold; padding:15px 15px 10px 15px; color:#343434; background:#dbebee; -webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px; behavior:url(css/ie-css3.htc);}
.i_box01 a:hover{ background:#cae6e8; color:#068188;}
.i_box01 img{ display:block; margin:0 auto; width:76px; padding-bottom:6px;}

.i_box01_2{ width:100%; overflow:hidden; text-align:center; padding:0 5px 5px 5px;}
.i_box01_2_c{ display:inline-block; width:50%; padding:0 5px 5px 5px;}
.i_box01_2 a{ display:block; width:100%; font-size:20px; font-weight:bold; padding:12px 15px; color:#4b4b4b; background:#e0e0e0; border:1px solid #d8d8d8; -webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px; behavior:url(css/ie-css3.htc);}
.i_box01_2 a:hover{ background:#cecece; border:1px solid #c1c0c0; color:#0a0a0a;}

.i_box02{ width:100%; padding:60px 0;/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ebebeb+15,ffffff+100 */
background: rgb(235,235,235); /* Old browsers */
background: -moz-linear-gradient(45deg,  rgba(235,235,235,1) 15%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(45deg,  rgba(235,235,235,1) 15%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(45deg,  rgba(235,235,235,1) 15%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */}
.i_cf{ margin:0 auto; width:70%; min-width:1500px; padding-bottom:20px;}
.i_news{ margin:0 auto; width:70%; min-width:1500px;}
.i_news_c{ width:100%;}
.i_box03_tab{ display:inline-block; vertical-align:top; width:65%; padding-right:3%;}
.i_box03_c{ width:100%; border-bottom:1px dotted #999999; padding:5px 0; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; font-size:16px; line-height:2.0;}
.i_box03_c span{ font-size:14px; color:#999999; margin-right:20px; font-weight:normal;}
.i_box03_c a{ color:#232323;}
.i_box03_c a:hover{ color:#009fa8; text-decoration:none;}
.i_box03_c_noa{ display:table; width:100%; border-bottom:1px dotted #999999; padding:5px 0; overflow:hidden; font-size:16px; line-height:2.0;}
.i_box03_c_noa span{ display:table-cell; vertical-align:top; width:24px; font-size:14px; color:#009fa8; font-weight:normal; text-align:center; padding-top:3px;}
.i_box03_c_noa_f{ display:table-cell; vertical-align:top;}
.i_box03_c_noa_f a{ color:#232323;}
.i_box03_c_noa_f a:hover{ color:#009fa8; text-decoration:none;}
.i_box03_mv{ display:inline-block; vertical-align:top; width:35%;}
.i_box03_mv_tt{ position:relative; width:100%; margin-bottom:30px; background:url(../images/bg_line.gif) repeat-x 0 bottom;}
.i_box03_mv_f{ display:inline-block; border-bottom:3px solid #009fa8; padding:0 5px 10px 5px; font-size:20px; font-weight:bold;}
.i_box03_mv_m{ position:absolute; z-index:2; top:50%; transform:translate(0%,-50%); right:0; font-size:13px;}
.i_box03_mv_c{ margin:0 auto; width:100%;}

.i_links_bg{ width:100%; background:#ffffff; padding:60px 0; box-shadow:0px 0px 12px -2px rgba(0,0,0,0.2);}
.i_links{ margin:0 auto; width:70%; min-width:1500px;}
.i_links_f{ display:inline-block; font-size:20px; font-weight:bold; margin-right:20px;}
.i_links_c{ width:100%; text-align:center;}
.i_links_c a{ display:inline-block; width:14%; padding:0 5px; margin-bottom:5px;}
.i_links_c img{ width:100%; border:1px solid #ffffff; box-shadow:0px 0px 0px 1px rgba(0,0,0,0.1);}
.i_map{ position:relative; width:100%; overflow:hidden; margin-bottom:-5px;}
.i_map iframe{ width:100%; height:400px; overflow:hidden;}
.i_map_box{ position:absolute; z-index:2; bottom:30px; right:10%;}
.i_map_b{ display:inline-block; vertical-align:middle; margin-left:20px;}
.i_map_b a{ display:inline-block; padding:6px 20px; font-size:17px; font-weight:bold; border:2px solid #e40061; background:rgba(255,255,255,0.8); color:#e40061; border-radius:5px; box-shadow:3px 3px 12px -2px rgba(0,0,0,0.5);}
.i_map_b a:hover{ border:2px solid #e40061; background:#e40061; color:#ffffff;}

.i_box04_bg{ width:100%; background:url(../images/bg_qr.png) no-repeat left bottom, url(../images/bg_qr2.png) no-repeat right top #d3f0f5; background-color:#d3f0f5; background-size:contain; -ms-behavior:url(css/backgroundsize.min.htc); behavior:url(css/backgroundsize.min.htc); color:#142123; padding:60px 0; border-top:1px solid #c4e5eb;}
.i_box04{ margin:0 auto; width:70%; min-width:1500px;}
.i_box04_01{ display:inline-block; vertical-align:top; width:55%; font-size:15px; line-height:1.7; padding-right:5%;}
.i_box04_01_tt{ display:block; font-weight:bold; font-size:20px; line-height:1.4; margin-bottom:10px; color:#009fa8;}
.i_box04_01_tt img{ width:22px;}
.i_box04_01 b{ font-size:140%; line-height:1.5; font-family: 'Montserrat', sans-serif; font-weight:Semi-Bold; letter-spacing:1px;}
.i_box04_01 u{ display:block;}
.i_box04_01 img{ width:24px; margin-left: 5px;}
.i_box04_01_btn{ display:inline-block; vertical-align: middle; margin-left:12px;}
.i_box04_01_btn a{ background: #009fa8; color:#ffffff; font-size:15px; line-height:1.4; padding:4px 12px; -webkit-border-radius:50px; -moz-border-radius:50px; border-radius:50px;}
.i_box04_01_btn a:hover{opacity:.7;}

.i_box04_02{ display:inline-block; vertical-align:top; width:45%;}
.i_box04_02_c{ width:100%; margin-bottom:10px;}
.i_box04_02_c img{ height:80px;}
.i_box04_02_f{ display:inline-block; font-size:16px; line-height:1.7; background:#58c1c9; color:#ffffff; padding:6px 20px; -webkit-border-radius:50px; -moz-border-radius:50px; border-radius:50px; behavior:url(css/ie-css3.htc);}
.i_box04_02_fs{ display:block; font-size:13px; line-height:1.7; margin-top:15px;}
.i_box04_02_fs_c{ display:table; width:100%; overflow:hidden;}
.i_box04_02_fs_i{ display:table-cell; vertical-align:top; width:18px;}
.i_box04_02_fs_f{ display:table-cell; vertical-align:top;}

.i_box04_qr{ width:100%; font-weight:bold; margin-top:30px; color:#009fa8;}
.i_box04_qr_tt{ display:block; font-weight:bold; font-size:20px; line-height:1.4; margin-bottom:15px; color:#009fa8;}
.i_box04_qr_c{ width:100%;}
.i_box04_qr_c a{ display:inline-block; vertical-align:top; width:12.5%; padding-right:4%;}
.i_box04_qr_p{ width:100%; height:0; padding-bottom:100%; -ms-behavior:url(css/backgroundsize.min.htc); behavior:url(css/backgroundsize.min.htc);}
.i_box04_qr_f{ width:100%; text-align:center; font-size:14px; margin-top:5px;}

.i_footer{ width:100%; background:#1d2b2d; color:#ffffff; padding:20px; font-size:14px; line-height:1.5; text-align:center;}
.i_footer span{ display:inline-block; margin-left:20px;}

.banner{ position:relative; width:100%; height:180px; -ms-behavior:url(css/backgroundsize.min.htc); behavior:url(css/backgroundsize.min.htc);}
.banner_mask{ position:absolute; width:100%; height:100%; background:url(../images/bg_banner.png) no-repeat left center; background-size:cover;}
.banner_f{ margin:0 auto; width:42%; min-width:800px; line-height:180px; color:#666666; font-size:28px; letter-spacing:2px; font-weight:600;}
.path{ margin:0 auto; width:70%; min-width:1000px; padding:20px 0; font-size:15px; text-align:right;}
.path span{ margin:0 10px; color:rgba(0,0,0,0.3);}
.content_bg{ width:100%; overflow:hidden; padding-bottom:100px; background:#f2f2f2;}
.content{ display:table; margin:0 auto; width:70%; min-width:1000px;}
.cleft{ display:table-cell; vertical-align:top; width:220px;}
.cleft_box{ width:100%; box-shadow:0px 0px 12px -2px rgba(0,0,0,0.1); border-radius:5px 5px 0 0; overflow:hidden;}
.cleft_tt{ width:100%; padding:13px 20px; background:#009fa8; font-size:19px; font-weight:bold; color:#ffffff;}
.cleftb{ width:100%; overflow:hidden; background:#ffffff;}
.cleftb ul{display:none; width:100%; cursor:pointer;}
.cleftb ul li{ width:100%; border-bottom:1px dotted #CCCCCC;}
.cleftb ul li a{ display:block; font-size:16px; color:#666666; padding:10px 15px 10px 30px;}
.cleftb ul li a:hover{ background:#eeeeee; color:#000000;}
.myDiv{ width:100%; border-bottom:1px dotted #CCCCCC;}
.myDiv a{ display:block; font-size:18px; color:#009fa8; font-weight:bold; padding:10px 15px;}
.myDiv a:hover{ background:#e8f8f9;}
.cright{ display:table-cell; vertical-align:top; padding-left:4%;}
.cright_box{ width:100%; background:#ffffff; box-shadow:0px 0px 12px -2px rgba(0,0,0,0.1); padding:40px 50px 60px 50px;}
.cright_box2{ width:100%; background:#ffffff; box-shadow:0px 0px 12px -2px rgba(0,0,0,0.1); padding:60px;}
.cright_box3{ width:100%; background:#ffffff; box-shadow:0px 0px 12px -2px rgba(0,0,0,0.1); padding:46px;}
.cright_tt{ display:table; width:100%; border-bottom:1px solid #cccccc; padding-bottom:10px; margin-bottom:35px;}
.cright_i{ display:table-cell; vertical-align:top; width:5px; background:#009fa8;}
.cright_f{ display:table-cell; vertical-align:top; padding-left:15px;}
.cright_fc{ display:inline-block; vertical-align:middle; font-size:26px; line-height:1.5; font-weight:bold; color:#009fa8;}
.cright_b{ display:inline-block; vertical-align:middle; margin-left:15px;}
.cright_b a{ padding:5px 10px; font-size:18px; font-weight:bold; background:#e5006e; color:#ffffff; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;}
.cright_b a:hover{ background:#ff1c89;}
.clist{ display:none;}

.ac_box{ display:block; overflow:hidden;}
.ac_box ul{ padding-left:10px;}
.ac_box li{ display:inline-block; width:33.2%; vertical-align:top; list-style:none; background:url(../images/symbol/icon_01.gif) no-repeat 4px 11px; background-size:10px; padding:0 20px 0 22px;}

#c_content{ margin:0 auto; width:100%;}

.department_tt{display:inline-block; background:#009fa8; color:#ffffff; padding:0 15px; font-size:120%; margin-bottom:10px; font-weight:bold; border-radius:5px;}
.department_c{display:block; width:100%; border-bottom:1px dotted #CCCCCC;}
.department_c a{ display:block; width:100%; padding:5px 10px;}
.department_c a:hover{ text-decoration:none; background:#f2f2f2;}
.department_cbox{ display:block; width:100%; padding:5px 10px;}
.department_f1{ display:table-cell; vertical-align:top; width:160px; font-size:110%; line-height:1.7; font-weight:bold; text-align:right; padding-right:10px;}
.department_f2{ display:table-cell; vertical-align:top; color:#666666;}

#dr_content{ margin:0 auto; width:100%;}
#dr_content iframe{ width:100%; margin:0; height:600px; overflow-y:scroll;}
.dr_list{ width:100%; overflow:hidden;}
.dr_list_box{ width:100%; overflow:hidden; padding:25px 0;}
.dr_list_tt{ width:100%; padding:8px 20px; background:#e3f3f6; font-size:20px; font-weight:bold; color:#181818; margin-bottom:10px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;}
.dr_list_c{ width:100%; overflow:hidden;}
.dr_list_cc{ display:inline-block; vertical-align:top; width:25%; padding:5px;}
.dr_list_cc a{ display:block; font-size:18px; padding:8px 10px; background:#f2f2f2; border-left:3px solid #009fa8; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;}
.dr_list_cc a:hover{ background:#009fa8; color:#ffffff; border-left:3px solid #007076;}

.dr_list2{ width:100%; }
.dr_list2_box{ display:block; width:100%; border-bottom:1px dotted #999999; padding-bottom:30px; margin-bottom:30px;}
.dr_list2_p{ position:relative; display:inline-block; vertical-align:top; width:20%;}
.dr_list2_pk{ width:100%; padding:5px; border:1px solid #E8E8E8;}
.dr_list2_pc{ width:100%; height:0; padding-bottom:130%; -ms-behavior:url(css/backgroundsize.min.htc); behavior:url(css/backgroundsize.min.htc);}
.dr_list2_f{ display:inline-block; vertical-align:top; width:80%; padding-left:5%;}
.dr_list2_tt{ width:100%; padding:5px 15px; margin-bottom:15px; background:#F4F4F4; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; border-left:3px solid #009fa8;}
.dr_list2_name{ display:inline-block; vertical-align:middle; font-size:22px; font-weight:bold; color:#009fa8; line-height:1.5; margin-right:10px;}
.dr_list2_name span{ font-weight:bold; color:#ffc000; text-shadow:2px 2px 1px rgba(0,0,0,0.1); margin-right:5px;}
.dr_list2_tts{ display:inline-block; vertical-align:middle;font-size:15px; color:#666666;}
.dr_list2_tts i{ display:inline-block; margin-left:10px; }
.dr_list2_sc{ width:100%; overflow:hidden;}
.dr_list2_sc_box1{ display:inline-block; vertical-align:top; width:60%;}
.dr_list2_sc_box2{ display:inline-block; vertical-align:top; width:40%; padding-left:20px;}
.dr_list2_sc_box3{ clear:both; display:block; width:100%; margin-top:10px;}
.dr_list2_sc_c{ width:100%; overflow:hidden; font-size:16px; line-height:1.5;}
.dr_list2_sc_tt{ width:100%; color:#009fa8; font-weight:bold; margin-bottom:5px;}
.dr_list2_sc_f{ width:100%;}

.dr3_list{ width:100%; margin-bottom:20px;}
.dr3_list a{ display:inline-block; vertical-align:top; width:50%; padding:0 20px;}
.dr3_list a:hover > .dr3_list_c{ border-top:2px solid #009fa8; border-left:1px solid #e0e0e0; border-right:1px solid #e0e0e0; border-bottom:1px solid #e0e0e0; box-shadow:0px 0px 12px -2px rgba(0,0,0,0.3); behavior:expression(this.onFocus=this.blur());/*for IE*/transition-property:all 0.3s;-moz-transition:all 0.3s; /* Firefox 4 */-webkit-transition:all 0.3s; /* Safari and Chrome */-o-transition:all 0.3s; /* Opera */}
.dr3_list_c{ width:100%; padding:15px; border-top:2px solid #cccccc; border-left:1px solid #e0e0e0; border-right:1px solid #e0e0e0; border-bottom:1px solid #e0e0e0; margin-bottom:40px; -webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px; behavior:expression(this.onFocus=this.blur());/*for IE*/transition-property:all 0.3s;-moz-transition:all 0.3s; /* Firefox 4 */-webkit-transition:all 0.3s; /* Safari and Chrome */-o-transition:all 0.3s; /* Opera */}
.dr3_list_box1{ display:block; width:100%;}
.dr3_list_box2{ display:block; width:100%; padding-top:3%;}
.dr3_list_p{ width:100%; height:0; padding-bottom:60%; -ms-behavior:url(css/backgroundsize.min.htc); behavior:url(css/backgroundsize.min.htc);}
.dr3_list_tt{ font-size:20px; font-weight:bold; color:#009fa8; line-height:1.5; margin-bottom:5px;}
.dr3_list_f{ font-size:16px; color:#666666; line-height:1.5;}
.dr3_box{ width:100%; background:#ffffff; box-shadow:0px 0px 12px -2px rgba(0,0,0,0.1);}
.dr3_tpic{ width:100%; height:0; padding-bottom:50%;}
.dr3_c{ width:100%; background:#ffffff; padding:40px 50px 50px 50px;}
.dr3_tt{ display:block; font-size:28px; font-weight:bold; color:#009fa8; line-height:1.5; padding:0 15px; border-left:5px solid #009fa8; margin-bottom:20px;}
.dr3_date{ width:100%; margin-bottom:30px; font-size:15px; color:#999999;}
.dr3_f{ width:100%; margin-bottom:10px;}

.dr4_list{ width:100%; margin-bottom:40px;}
.dr4_list a{ display:inline-block; vertical-align:top; width:33.2%; padding:0 2%;}
.dr4_list a:hover > .dr4_list_c{ border-top:2px solid #009fa8; border-left:1px solid #e0e0e0; border-right:1px solid #e0e0e0; border-bottom:1px solid #e0e0e0; box-shadow:0px 0px 12px -2px rgba(0,0,0,0.3); behavior:expression(this.onFocus=this.blur());/*for IE*/transition-property:all 0.3s;-moz-transition:all 0.3s; /* Firefox 4 */-webkit-transition:all 0.3s; /* Safari and Chrome */-o-transition:all 0.3s; /* Opera */}
.dr4_list_c{ width:100%; padding:10px; margin-bottom:30px; border-top:2px solid #cccccc; border-left:1px solid #e0e0e0; border-right:1px solid #e0e0e0; border-bottom:1px solid #e0e0e0; -webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px; behavior:expression(this.onFocus=this.blur());/*for IE*/transition-property:all 0.3s;-moz-transition:all 0.3s; /* Firefox 4 */-webkit-transition:all 0.3s; /* Safari and Chrome */-o-transition:all 0.3s; /* Opera */}
.dr4_list_p{ width:100%; height:0; padding-bottom:130%; margin-bottom:10px; -ms-behavior:url(css/backgroundsize.min.htc); behavior:url(css/backgroundsize.min.htc);}
.dr4_list_tt{ font-size:20px; font-weight:bold; color:#009fa8; line-height:1.5; text-align:center;}
.dr4_list_tt span{ display:block; font-size:14px; color:#666666; margin-bottom:5px; font-weight:normal;}
.dr4_list_f{ display:inline-block; padding:5px 15px; font-size:14px; background:#eaeaea; color:#666666; font-weight:normal; -webkit-border-radius:50px; -moz-border-radius:50px; border-radius:50px;}

.n_content{ margin:0 auto; width:100%;}
.n_list{ width:100%; padding-bottom:20px;}
.n_list a{ width:100%; display:table; border-bottom:1px dotted #999999; padding:30px 20px; }
.n_list a:hover{ background:#f4f4f4;}
.n_list_p{ display:table-cell; vertical-align:top; width:160px; padding-right:30px;}
.n_list_pbox{ width:100%; padding:5px; border:1px solid #CCCCCC; background:#ffffff; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;}
.n_list_pc{ width:100%; height:0; padding-bottom:75%; -ms-behavior:url(css/backgroundsize.min.htc); behavior:url(css/backgroundsize.min.htc);}
.n_list_c{ display:table-cell; vertical-align:top; overflow:hidden;}
.n_list_tt{ font-size:20px; font-weight:bold; color:#009fa8; line-height:1.5; margin-bottom:5px;}
.n_list_date{ margin-bottom:10px; font-size:15px; color:#999999;}
.n_list_f{ font-size:15px; color:#666666; line-height:1.5;}
.n_tt{ display:block; font-size:28px; font-weight:bold; color:#009fa8; line-height:1.5; padding:0 15px; border-left:5px solid #009fa8; margin-bottom:20px;}
.n_f{ width:100%; margin-top:30px; margin-bottom:10px;}
.n_fp{ width:100%; overflow:hidden; margin-top:10px;}
.n_fp_c{ display:inline-block; width:50%; vertical-align:top; text-align:center; padding:0 10px; color:#666666;}
.n_fp_c img{ width:100%;}

.news_btn{ width:100%; text-align:center; margin-top:30px;}
.news_btn a{ display:inline-block; padding:5px 30px; border-bottom:3px solid #028188; background:#009fa8; color:#ffffff; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;}
.news_btn a:hover{ border-bottom:3px solid #0096a0; background:#00bcc8; text-decoration:none;}

.n3_list{ padding-bottom:20px;}
.n3_list_c{ display:table; width:100%; border-bottom:1px dotted #999999; padding:20px 20px; }
.n3_list_c:nth-child(odd){ background:#f4f4f4;}
.n3_list_date{ display:table-cell; vertical-align:top; width:80px; font-size:15px; color:#999999;}
.n3_list_f{ display:table-cell; vertical-align:top; padding-left:30px; overflow:hidden;}

.con_f{ width:100%; margin-bottom:20px;}
.con_box{ width:100%; padding:40px; background:#F9F9F9;}
.con_c{ display:table; width:100%; margin-bottom:20px; font-size:16px; line-height:1.7;}
.con_c01{ display:table-cell; vertical-align:middle; width:100px; text-align:right;}
.con_c02{ display:table-cell; vertical-align:middle; padding-left:20px;}
.con_btn{ display:block; text-align:center; font-size:16px; font-weight:bold; padding:15px 0 20px 0;}
.con_btn01{ display:inline-block; margin:0 10px;}
.con_btn01 .con_submit{ display:inline-block; padding:8px 20px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; background:#009fa8; color:#ffffff; font-size:16px; font-weight:bold; cursor:pointer; border-bottom:4px solid #00878f; border-top:0px; border-left:0px; border-right:0px; font-family:"微軟正黑體"; behavior:expression(this.onFocus=this.blur());/*for IE*/
transition-property:all 0.3s;
-moz-transition:all 0.3s; /* Firefox 4 */
-webkit-transition:all 0.3s; /* Safari and Chrome */
-o-transition:all 0.3s; /* Opera */}
.con_btn01 .con_submit:hover{ background:#00878f; border-bottom:4px solid #007177; behavior:expression(this.onFocus=this.blur());/*for IE*/
transition-property:all 0.3s;
-moz-transition:all 0.3s; /* Firefox 4 */
-webkit-transition:all 0.3s; /* Safari and Chrome */
-o-transition:all 0.3s; /* Opera */}
.con_btn02{ display:inline-block; margin:0 10px;}
.con_btn02 a{ padding:8px 20px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; background:#e6e6e6; border-bottom:4px solid #d2d2d2; color:#666666;}
.con_btn02 a:hover{ background:#d2d2d2; border-bottom:4px solid #b8b8b8; color:#000000;}

.si_c{ display:inline-block; vertical-align:top; width:50%; padding:0 20px; margin-bottom:40px;}
.si_tt{ margin-bottom:15px; border-bottom:1px dotted #999999;}
.si_ttf{ display:inline-block; font-size:22px; font-weight:bold; color:#009fa8; padding-bottom:5px; border-bottom:2px solid #009fa8;}
.si_f{ width:100%; overflow:hidden;}
.si_f a{ display:inline-block; vertical-align:top; width:50%; font-size:17px; line-height:1.7; color:#666666; padding-right:10px; margin-bottom:5px;}
.si_f a:hover{ color:#000000;}

.ej_all{ width:100%; overflow:hidden;}
.ej_box{ display:inline-block; vertical-align:top; width:50%; padding:0 10px; margin:15px 0;}
.ej_box a{ display:table; width:100%; padding:10px; border-top:2px solid #009fa8; border-left:1px solid #dedede; border-right:1px solid #dedede; border-bottom:1px solid #dedede; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;}
.ej_box a:hover{ box-shadow:0px 0px 12px -2px rgba(0,0,0,0.3);}
.ej_p{ display:table-cell; vertical-align:top; width:160px;}
.ej_pbox{ width:100%; padding:5px; background:#efefef; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;}
.ej_pc{ width:100%; height:0; padding-bottom:130%; -ms-behavior:url(css/backgroundsize.min.htc); behavior:url(css/backgroundsize.min.htc);}
.ej_c{ display:table-cell; vertical-align:middle; padding-left:30px; overflow:hidden;}
.ej_tt{ font-size:20px; font-weight:bold; color:#009fa8; line-height:1.5; margin-bottom:5px;}
.ej_f{ font-size:15px; color:#666666; line-height:1.5;}

.ti_title{ width:100%; overflow:hidden; font-size:18px; color:#333333;}
.ti_title a{ color:#2d7ddf; font-weight:bold;}
.ti_title a:hover{ text-decoration:underline;}
.ti_title span{ display:inline-block; margin-right:10px;}
.ti_title2{ width:100%; overflow:hidden; font-size:20px; color:#009fa8; font-weight:bold;}
.ti_title2_btn{ display:inline-block; margin-left:10px;}
.ti_title2_btn a{ display:inline-block; font-size:18px; padding:5px 10px; background:#e5006e; color:#ffffff; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;}
.ti_title2_btn a:hover{ background:#ff1c89;}
.ti_tb{ width:100%; overflow:hidden; padding:20px 0;}
.ti_tb_fg{ display:block; color:#868686; font-size:90%;}
.ti_tb table{ font-size:17px; line-height:1.5; border-collapse:collapse; word-break:break-all;}
.ti_tb tr:first-child{ background:#fb7b26;}
.ti_tb tr:nth-child(2){ background:#fffcd6;}
.ti_tb td{ padding:5px; border:1px solid #c7c7c7;}
.ti_tb_tt{ width:100%; font-size:20px; font-weight:bold; line-height:1.5; color:#ffffff; text-align:left; padding:0 10px;}
.ti_tb_tt_s{ display:inline-block; font-size:18px; font-weight:bold; font-family:"微軟正黑體"; background:#ffffff; color:#fb7b26; line-height:1.5; padding:0 10px; margin-left:10px; -webkit-border-radius:50px; -moz-border-radius:50px; border-radius:50px;}
.ti_tb_f{ width:100%; font-size:15px; line-height:1.5; text-align:left; background:#ffebf3; padding:8px 10px; border-bottom:1px solid #fdcadd;}
.ti_tb_f a{ color:#2d7ddf;}
.ti_tb_f a:hover{ text-decoration:underline;}
.ti_note{ width:100%; padding:10px 0;}

@media (min-width:999px) and (max-width:1600px) {
#gotop { bottom:62px; font-size:15px; line-height:1.2; padding:14px 8px;}
#gotop:hover { padding:14px 16px;}
#gotop span{ margin-bottom:3px;}
.r_btn01{ height:70px; bottom:200px;}
.r_btn01 a{ font-size:15px; padding:0 8px;}
.r_btn01 a:hover{ padding:0 16px;}
.r_btn02{ height:70px; bottom:129px;}
.r_btn02 a{ font-size:15px; padding:14px 8px;}
.r_btn02 a:hover{ padding:14px 16px;}
.r_btn03{ height:70px; bottom:271px;}
.r_btn03 a{ font-size:15px; padding:14px 8px;}
.r_btn03 a:hover{ padding:14px 16px;}

.btn_g a{ letter-spacing:0px; font-size:17px; padding:10px 1.2vw;}
.banner_f{ width:70%; min-width:70%; line-height:180px; font-size:28px;}
.path{ width:95%; min-width:95%; padding:20px 0; font-size:15px; }
.content{ display:table; width:95%; min-width:95%;}
.cleft{ width:200px;}
.cleft_tt{ padding:12px 18px; font-size:19px;}
.cleftb ul li a{ font-size:16px; padding:8px 13px 8px 28px;}
.cright{ padding-left:3.5%;}
.cright_box{ padding:40px 45px 55px 45px;}

.ibox{ width:60%;}
.i_cf{ width:93%; min-width:93%;}
.i_news{ width:93%; min-width:93%;}
.i_links{ width:93%; min-width:93%;}
.i_links_c a{ width:16.5%;}
.i_box04{ width:93%; min-width:93%;}
}

/*===平版型區===*/
@media (min-width: 685px) and (max-width: 998px) {
#gotop { width:45px; height:45px; right:16px; bottom:75px; font-size:0px; line-height:55px; padding:0; -webkit-border-radius:50px; -moz-border-radius:50px; border-radius:50px;}
#gotop:hover { width:45px; height:45px; padding:0; line-height:55px;}
#gotop span{ display:inline-block; margin-bottom:0px;}
.ibox{ width:80%; padding:20px 20px; font-size:17px; line-height:1.6; box-shadow:0px 0px 13px -0.5px rgba(0,0,0,1);}
.ibox_tt_bg{ margin-bottom:10px;}
.ibox_tt{ font-size:26px; line-height:1.4;}
.ibox_x{ width:30px; height:30px; top:-15px; right:-15px;}

.r_btn01{ display:block; width:33.3%; height:45px; left:0%; bottom:0px; margin-bottom:0; text-align:center; border-right:1px solid #ffffff;}
.r_btn01 a{ display:block; font-size:15px; line-height:45px; padding:0 12px;}
.r_btn01 a:hover{ padding:0 12px;}
.r_btn01 span{ display:inline-block; margin-bottom:0px; margin-right:5px;}
.r_btn02{ display:block; width:33.2%; height:45px; right:33.4%; bottom:0px; margin-bottom:0px; text-align:center; border-right:1px solid #ffffff;}
.r_btn02 a{ display:block; font-size:15px; line-height:45px; padding:0 12px;}
.r_btn02 a:hover{ padding:0 12px;}
.r_btn02 span{ display:inline-block; margin-bottom:0px; margin-right:5px;}
.r_btn03{ display:block; width:33.3%; height:45px; right:0%; bottom:0px; margin-bottom:0px; text-align:center;}
.r_btn03 a{ display:block; font-size:15px; line-height:45px; padding:0 12px;}
.r_btn03 a:hover{ padding:0 12px;}
.r_btn03 span{ display:inline-block; margin-bottom:0px; margin-right:5px;}
.top_bg{ border-bottom:3px solid #009fa8;}
.top{ padding:0 2%;}
.top_logo{ width:277px; height:80px;}
.top_right{ right:2%;}
.top_sbtn{ display:none;}

.top_menu { position:relative; width:34px; height:30px; display:inline-block; vertical-align:middle; align-items: center; justify-content:center; margin-left:10px; border-radius:5px; cursor:pointer; background:#009fa8; color:#fff; transition:400ms; transform:rotate(0deg);}
.custom-menu-toggle { position:absolute; left:9px; top:50%; transform:translateY(-50%); width:16px; height:2px; border-radius:2px; background-color:#ffffff; display:block; margin:auto; transition: 400ms;}
.custom-menu-toggle:before { position:absolute; width:16px; height:2px; border-radius:2px; background-color:#ffffff; display:block; margin:auto; transition:400ms; content:''; backface-visibility:hidden; -moz-transform:rotate(0deg); -webkit-transform:rotate(0deg); -o-transform:rotate(0deg); -ms-transform:rotate(0deg); transform:rotate(0deg) translateY(5px);}
.custom-menu-toggle:after { position:absolute; width:16px; height:2px; border-radius:2px; background-color:#ffffff; display:block; margin:auto; transition:400ms; content:''; backface-visibility: hidden; -moz-transform:rotate(0deg); -webkit-transform:rotate(0deg); -o-transform:rotate(0deg); -ms-transform:rotate(0deg); transform:rotate(0deg) translateY(-5px);}
.top_menu.active .custom-menu-toggle { background-color:#009fa8;}
.top_menu.active .custom-menu-toggle:before { position:absolute; width:16px; height:2px; border-radius:2px; background-color:#ffffff; display:block; margin:auto; transition:400ms; content:''; backface-visibility:hidden; -moz-transform:rotate(45deg); -webkit-transform:rotate(45deg); -o-transform:rotate(45deg); -ms-transform:rotate(45deg); transform:rotate(45deg) translateY(0px);}
.top_menu.active .custom-menu-toggle:after { position:absolute; width:16px; height:2px; border-radius:2px; background-color:#ffffff; display:block; margin:auto; transition:400ms; content:''; backface-visibility: hidden; -moz-transform:rotate(-45deg); -webkit-transform:rotate(-45deg); -o-transform:rotate(-45deg); -ms-transform:rotate(-45deg); transform:rotate(-45deg) translateY(-0px);}

.top_b1{ display:inline-block; vertical-align:middle;}
.top_b1 a{ display:inline-block; padding:5px 10px; font-size:15px; background:#009fa8; color:#ffffff; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; margin-left:10px;}
.top_b2{ display:inline-block; vertical-align:middle;}
.top_b2 a{ display:inline-block; padding:5px 10px; font-size:15px; margin-left:10px;}
#btn {display:none;}
.btn_g{display:none;}

.m_menu{ display:none; width:100%; overflow:hidden; background:#009fa8;}
.m_menu_btns{ display:none;}
.m_menu_btn_g{ display:block; width:100%; background:#f0f0f0; padding:5px 0; border-top:1px solid #ffffff; border-bottom:1px solid #ffffff;}
.m_menu_btn_g a{ display:inline-block; vertical-align:top; width:25%; font-size:16px; padding:5px 20px;}
.m_menu_btn_g_c{ display:table; overflow:hidden;}
.m_menu_btn_g_i{ display:table-cell; vertical-align:top;}
.m_menu_btn_g_f{ display:table-cell; vertical-align:top; padding-left:5px;}

.m_menu_btn_g2{ display:block; width:100%; background:#009fa8; padding:5px 0; border-bottom:1px solid #017e85;}
.m_menu_btn_g2 a{ display:inline-block; vertical-align:top; width:25%; font-size:16px; color:#ffffff; padding:5px 20px;}
.m_menu_btn_g2_c{ display:table; overflow:hidden;}
.m_menu_btn_g2_i{ display:table-cell; vertical-align:top;}
.m_menu_btn_g2_f{ display:table-cell; vertical-align:top; padding-left:5px;}

/*跑馬燈*/
#mrq { width:98%;} 
#Marquee_x { height:43px; padding:8px 20px; margin:15px 0 5px 0;} 
#Marquee_x ul li div span { font-size:17px;}

.i_box01_c{ display:inline-block; width:24.94%; padding:5px;}
.i_box01 a{ font-size:20px; padding:15px 15px 10px 15px; -webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px;}
.i_box01 img{ display:block; margin:0 auto; width:60px; padding-bottom:5px;}

.i_box01_2_c{ display:inline-block; width:50%;}
.i_box01_2 a{ font-size:18px; padding:10px 15px; -webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px;}

.i_box02{ padding:6% 0;}
.i_cf{ width:90%; min-width:90%; padding-bottom:0px;}
.i_news{ width:90%; min-width:90%;}
.i_box03_tab{ display:block; vertical-align:top; width:100%; padding-right:0; margin-bottom:4%;}
.i_box03_c{ padding:4px 0; font-size:15px; line-height:1.7;}
.i_box03_c span{ font-size:13px; margin-right:15px; font-weight:normal;}
.i_box03_c_noa{ padding:4px 0; font-size:15px; line-height:1.7;}
.i_box03_c_noa span{ width:22px; font-size:13px; margin-right:6px; padding-top:2px;}

.i_box03_mv{ display:block; vertical-align:top; width:100%;}
.i_box03_mv_tt{ margin-bottom:20px;}
.i_box03_mv_f{ padding:0 5px 8px 5px; font-size:20px;}
.i_box03_mv_c{ margin:0 auto; width:80%;}

.i_links_bg{ padding:6% 0; box-shadow:0px 0px 12px -2px rgba(0,0,0,0.2);}
.i_links{ width:90%; min-width:90%;}
.i_links_f{ font-size:18px; margin-right:18px;}
.i_links_c a{ display:inline-block; width:20%; padding:0 5px; margin-bottom:5px;}
.i_map{ position:relative; width:100%; overflow:hidden; margin-bottom:-5px;}
.i_map iframe{ width:100%; height:360px; overflow:hidden;}
.i_map_box{ bottom:30px; right:10%;}
.i_map_b{ margin-left:20px;}
.i_map_b a{ display:inline-block; padding:6px 18px; font-size:16px; box-shadow:3px 3px 10px -2px rgba(0,0,0,0.5);}

.i_box04_bg{ padding:6% 0;}
.i_box04{ width:90%; min-width:90%;}
.i_box04_01{ display:block; vertical-align:top; width:100%; font-size:15px; line-height:1.6; padding-right:0%; margin-bottom:3%;}
.i_box04_01_tt{ font-size:20px; line-height:1.4; margin-bottom:10px;}
.i_box04_01_tt img{ width:22px;}
.i_box04_01 u{ display:inline-block; margin-right:15px;}
    
.i_box04_02{ display:block; vertical-align:top; width:100%;}
.i_box04_02_c{ width:100%; margin-bottom:10px;}
.i_box04_02_c img{ height:80px;}
.i_box04_02_f{ display:inline-block; font-size:16px; line-height:1.7; padding:6px 20px; }
.i_box04_02_fs{ display:block; font-size:13px; line-height:1.7; margin-top:15px;}
.i_box04_02_fs_i{ width:18px;}

.i_box04_qr{ margin-top:5%;}
.i_box04_qr_tt{ font-size:20px; line-height:1.4; margin-bottom:15px;}
.i_box04_qr_c a{ display:inline-block; vertical-align:top; width:auto; padding-right:0; color:#009fa8; padding:6px 15px; background:rgba(255,255,255,1); border:1px solid #009fa8; margin:0 10px 10px 0; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;}
.i_box04_qr_p{ display:none;}
.i_box04_qr_f{ display:block; width:100%; font-size:15px; margin-top:0;}

.i_footer{ padding:15px; font-size:13px; line-height:1.5; margin-bottom:45px;}
.i_footer span{ display:inline-block; margin-left:20px;}

.banner{ height:150px;}
.banner_f{ width:70%; min-width:70%; line-height:150px; font-size:25px; letter-spacing:2px;}
.path{ margin:0 auto; width:90%; min-width:90%; padding:16px 0; font-size:14px;}
.path span{ margin:0 8px;}
.content_bg{ padding-bottom:9%;}
.content{ display:block; width:90%; min-width:90%;}
.cleft{ display:none;}
.cright{ display:block; vertical-align:top; padding-left:0px; width:100%;}
.cright_box{ box-shadow:0px 0px 12px -2px rgba(0,0,0,0.1); padding:30px 40px 50px 40px;}
.cright_box2{ box-shadow:0px 0px 12px -2px rgba(0,0,0,0.1); padding:50px;}
.cright_box3{ box-shadow:0px 0px 12px -2px rgba(0,0,0,0.1); padding:20px;}
.cright_tt{ padding-bottom:10px; margin-bottom:30px;}
.cright_i{ width:5px; height:24px; margin-right:13px;}
.cright_f{ padding-left:15px;}
.cright_fc{ display:inline-block; vertical-align:middle; font-size:24px;}
.cright_b{ display:inline-block; vertical-align:middle; margin-left:15px;}
.cright_b a{ padding:5px 10px; font-size:18px;}
.clist{ display:block; margin-bottom:30px; padding:10px; box-shadow:0px 0px 12px -2px rgba(0,0,0,0.1); background:#ffffff;}

.ac_box ul{ padding-left:10px;}
.ac_box li{ display:inline-block; width:50%; list-style:none; background:url(../images/symbol/icon_01.gif) no-repeat 4px 8px; background-size:9px; padding:0 20px 0 20px;}
    
#dr_content iframe{ height:600px;}
.dr_list_box{ padding:20px 0;}
.dr_list_tt{ padding:8px 18px; font-size:18px; margin-bottom:10px; }
.dr_list_cc{ width:33.2%; padding:5px;}
.dr_list_cc a{ display:block; font-size:16px; padding:6px 10px;}

.dr_list2_box{ padding-bottom:25px; margin-bottom:25px;}
.dr_list2_p{ display:inline-block; vertical-align:top; width:20%;}
.dr_list2_f{ display:inline-block; vertical-align:top; width:80%; padding-left:5%;}
.dr_list2_tt{ padding:4px 15px; margin-bottom:15px;}
.dr_list2_name{ font-size:20px; line-height:1.4; margin-left:0px;}
.dr_list2_tts{ display:block; vertical-align:middle; margin-bottom:5px; font-size:14px;}
.dr_list2_tts i{ display:inline-block; margin-left:10px; }
.dr_list2_sc_box1{ display:inline-block; vertical-align:top; width:55%;}
.dr_list2_sc_box2{ display:inline-block; vertical-align:top; width:45%; padding-left:3%;}
.dr_list2_sc_c{ font-size:15px; line-height:1.4;}
.dr_list2_sc_tt{ margin-bottom:5px;}

.dr3_list{ margin-bottom:20px;}
.dr3_list a{ display:inline-block; vertical-align:top; width:50%; padding:0 15px;}
.dr3_list a:hover > .dr3_list_c{ border-top:2px solid #009fa8; box-shadow:0px 0px 10px -2px rgba(0,0,0,0.3); }
.dr3_list_c{ padding:13px; border-top:2px solid #009fa8; box-shadow:0px 0px 10px -2px rgba(0,0,0,0.3); margin-bottom:40px; -webkit-border-radius:8px; -moz-border-radius:8px; border-radius:8px;}
.dr3_list_box1{ display:block; width:100%;}
.dr3_list_box2{ display:block; width:100%; padding-top:3%;}
.dr3_list_p{ width:100%; height:0; padding-bottom:60%;}
.dr3_list_tt{ font-size:18px; line-height:1.4; margin-bottom:5px;}
.dr3_list_f{ font-size:15px; line-height:1.4;}
.dr3_box{ box-shadow:0px 0px 10px -2px rgba(0,0,0,0.1);}
.dr3_tpic{ width:100%; height:0; padding-bottom:50%;}
.dr3_c{ padding:40px 50px 50px 50px;}
.dr3_tt{ font-size:26px; line-height:1.4; padding:0 13px; border-left:5px solid #009fa8; margin-bottom:20px;}
.dr3_date{ margin-bottom:30px; font-size:14px;}
.dr3_f{ margin-bottom:10px;}

.dr4_list{ margin-bottom:40px;}
.dr4_list a{ display:inline-block; vertical-align:top; width:33.2%; padding:0 2%;}
.dr4_list a:hover > .dr4_list_c{ border-top:2px solid #009fa8; box-shadow:0px 0px 10px -2px rgba(0,0,0,0.3); }
.dr4_list_c{ width:100%; padding:13px; margin-bottom:30px; border-top:2px solid #009fa8; box-shadow:0px 0px 10px -2px rgba(0,0,0,0.3); -webkit-border-radius:8px; -moz-border-radius:8px; border-radius:8px;}
.dr4_list_p{ margin-bottom:10px;}
.dr4_list_tt{ font-size:18px; line-height:1.4; }
.dr4_list_tt span{ font-size:14px; margin-bottom:5px;}
.dr4_list_f{ padding:4px 15px; font-size:14px;}

.n_list{ padding-bottom:20px;}
.n_list a{ padding:25px 15px; }
.n_list a:hover{ background:none;}
.n_list a:nth-child(odd){ background:#f4f4f4;}
.n_list_p{ display:table-cell; vertical-align:top; width:160px; padding-right:25px;}
.n_list_c{ display:table-cell; vertical-align:top;}
.n_list_tt{ font-size:20px; line-height:1.5; margin-bottom:5px;}
.n_list_date{ margin-bottom:10px; font-size:14px;}
.n_list_f{ font-size:15px; line-height:1.5;}
.n_tt{ font-size:26px; line-height:1.5; padding:0 15px; border-left:5px solid #009fa8; margin-bottom:20px;}
.n_f{ margin-top:25px; margin-bottom:10px;}
.n_fp{ margin-top:10px;}
.n_fp_c{ display:inline-block; width:50%; padding:0 10px;}

.news_btn{ margin-top:30px;}
.news_btn a{ padding:5px 25px;}

.n3_list{ padding-bottom:20px;}
.n3_list_c{ display:table; padding:20px; }
.n3_list_date{ display:table-cell; vertical-align:top; width:80px; font-size:15px;}
.n3_list_f{ display:table-cell; vertical-align:top; padding-left:25px;}

.con_f{ margin-bottom:20px;}
.con_box{ padding:40px;}
.con_c{ display:block; margin-bottom:20px; font-size:16px; line-height:1.5;}
.con_c01{ display:block; vertical-align:middle; width:100%; text-align:left; margin-bottom:5px;}
.con_c02{ display:block; vertical-align:middle; padding-left:0px;}
.con_btn{ font-size:16px; padding:15px 0 20px 0;}
.con_btn01{ margin:0 8px;}
.con_btn01 .con_submit{ padding:6px 16px; font-size:16px; border-bottom:4px solid #00878f;}
.con_btn01 .con_submit:hover{ border-bottom:4px solid #007177;}
.con_btn02{ margin:0 8px;}
.con_btn02 a{ padding:6px 16px; border-bottom:4px solid #d2d2d2;}
.con_btn02 a:hover{ border-bottom:4px solid #b8b8b8;}

.si_c{ display:block; vertical-align:top; width:100%; padding:0; margin-bottom:40px;}
.si_tt{ margin-bottom:15px;}
.si_ttf{ display:inline-block; font-size:20px; padding-bottom:5px;}
.si_f a{ display:inline-block; vertical-align:top; width:33.2%; font-size:16px; line-height:1.5; padding-right:8px; margin-bottom:10px;}

.ej_box{ display:block; width:100%; padding:0px; margin:20px 0;}
.ej_box a{ padding:10px;}
.ej_box a:hover{ box-shadow:0px 0px 12px -2px rgba(0,0,0,0);}
.ej_p{ display:table-cell; vertical-align:middle; width:140px;}
.ej_pbox{ padding:5px; }
.ej_c{ display:table-cell; vertical-align:middle; padding-left:26px;}
.ej_tt{ font-size:20px; line-height:1.5; margin-bottom:5px;}
.ej_f{ font-size:15px; line-height:1.5;}

.ti_title{ font-size:18px;}
.ti_title span{ display:block; margin-right:0px; margin-bottom:8px;}
.ti_title2{ font-size:20px;}
.ti_title2_btn{ display:block; margin-left:0px; margin-top:5px;}
.ti_title2_btn a{ font-size:18px; padding:5px 10px;}
.ti_tb{ padding:20px 0;}
.ti_tb table{ font-size:16px; line-height:1.5;}
.ti_tb_tt{ font-size:20px; line-height:1.5; padding:0 10px;}
.ti_tb_tt_s{ display:inline-block; font-size:17px; line-height:1.5; padding:0 10px; margin-left:10px;}
.ti_tb_f{ font-size:14px; padding:10px;}
.ti_note{ padding:10px 0;}
}

/*===手機版型區===*/
@media screen and (max-width: 686px) {
#gotop { width:28px; height:28px; right:10px; bottom:60px; font-size:0px; line-height:38px; padding:0; -webkit-border-radius:50px; -moz-border-radius:50px; border-radius:50px;}
#gotop:hover { width:28px; height:28px; padding:0; line-height:38px;}
#gotop span{ display:inline-block; margin-bottom:0px;}
.ibox{ width:80%; padding:15px 15px; font-size:16px; line-height:1.5; box-shadow:0px 0px 10px -0.5px rgba(0,0,0,1);}
.ibox_tt_bg{ margin-bottom:10px;}
.ibox_tt{ font-size:25px; line-height:1.4;}
.ibox_x{ width:26px; height:26px; top:-13px; right:-13px;}

.r_btn01{ display:block; width:33.3%; height:44px; left:0%; bottom:0px; margin-bottom:0; text-align:center; border-right:1px solid #ffffff;}
.r_btn01 a{ display:block; font-size:15px; line-height:45px; padding:0 12px;}
.r_btn01 a:hover{ padding:0 12px;}
.r_btn01 span{ display:none; margin-bottom:0px; margin-right:5px;}
.r_btn02{ display:block; width:33.2%; height:44px; right:33.4%; bottom:0px; margin-bottom:0px; text-align:center; border-right:1px solid #ffffff;}
.r_btn02 a{ display:block; font-size:15px; line-height:45px; padding:0 12px;}
.r_btn02 a:hover{ padding:0 12px;}
.r_btn02 span{ display:none; margin-bottom:0px; margin-right:5px;}
.r_btn03{ display:block; width:33.3%; height:44px; right:0%; bottom:0px; margin-bottom:0px; text-align:center;}
.r_btn03 a{ display:block; font-size:15px; line-height:45px; padding:0 12px;}
.r_btn03 a:hover{ padding:0 12px;}
.r_btn03 span{ display:none; margin-bottom:0px; margin-right:5px;}
.top_bg{ border-bottom:3px solid #009fa8;}
.top{ padding:0 2%;}
.top_logo{ width:242px; height:70px;}
.top_right{ right:3%;}
.top_sbtn{ display:none;}
.top_menu { position:relative; width:34px; height:30px; display:inline-block; vertical-align:middle; align-items: center; justify-content:center; margin:auto; border-radius:5px; cursor:pointer; background:#009fa8; color:#fff; transition:400ms; transform:rotate(0deg);}
.custom-menu-toggle { position:absolute; left:9px; top:50%; transform:translateY(-50%); width:16px; height:2px; border-radius:2px; background-color:#ffffff; display:block; margin:auto; transition: 400ms;}
.custom-menu-toggle:before { position:absolute; width:16px; height:2px; border-radius:2px; background-color:#ffffff; display:block; margin:auto; transition:400ms; content:''; backface-visibility:hidden; -moz-transform:rotate(0deg); -webkit-transform:rotate(0deg); -o-transform:rotate(0deg); -ms-transform:rotate(0deg); transform:rotate(0deg) translateY(5px);}
.custom-menu-toggle:after { position:absolute; width:16px; height:2px; border-radius:2px; background-color:#ffffff; display:block; margin:auto; transition:400ms; content:''; backface-visibility: hidden; -moz-transform:rotate(0deg); -webkit-transform:rotate(0deg); -o-transform:rotate(0deg); -ms-transform:rotate(0deg); transform:rotate(0deg) translateY(-5px);}
.top_menu.active .custom-menu-toggle { background-color:#009fa8;}
.top_menu.active .custom-menu-toggle:before { position:absolute; width:16px; height:2px; border-radius:2px; background-color:#ffffff; display:block; margin:auto; transition:400ms; content:''; backface-visibility:hidden; -moz-transform:rotate(45deg); -webkit-transform:rotate(45deg); -o-transform:rotate(45deg); -ms-transform:rotate(45deg); transform:rotate(45deg) translateY(0px);}
.top_menu.active .custom-menu-toggle:after { position:absolute; width:16px; height:2px; border-radius:2px; background-color:#ffffff; display:block; margin:auto; transition:400ms; content:''; backface-visibility: hidden; -moz-transform:rotate(-45deg); -webkit-transform:rotate(-45deg); -o-transform:rotate(-45deg); -ms-transform:rotate(-45deg); transform:rotate(-45deg) translateY(-0px);}

.top_b1{ display:none;}
.top_b2{ display:none;}
#btn {display:none;}
.btn_g{display:none;}

.m_menu{ display:none; width:100%; overflow:hidden; background:#009fa8;}
.m_menu_btns{ display:block; margin:0 auto; width:100%; padding:20px 17px; border-bottom:1px dotted rgba(255,255,255,0.6);}
.m_menu_btns a{ display:inline-block; font-size:15px; font-weight:bold; padding:4px 12px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; margin-right:10px;}

.m_menu_btn_g{ display:block; width:100%; background:#f0f0f0; padding:12px 0; border-top:1px solid #ffffff; border-bottom:1px solid #ffffff;}
.m_menu_btn_g a{ display:inline-block; vertical-align:top; width:50%; font-size:16px; line-height:1.5; padding:4px 20px;}
.m_menu_btn_g_c{ display:table; overflow:hidden;}
.m_menu_btn_g_i{ display:table-cell; vertical-align:top;}
.m_menu_btn_g_f{ display:table-cell; vertical-align:top; padding-left:5px;}

.m_menu_btn_g2{ display:block; width:100%; background:#009fa8; padding:10px 0; border-bottom:1px solid #017e85;}
.m_menu_btn_g2 a{ display:inline-block; vertical-align:top; width:50%; font-size:16px; color:#ffffff; padding:6px 20px;}
.m_menu_btn_g2_c{ display:table; overflow:hidden;}
.m_menu_btn_g2_i{ display:table-cell; vertical-align:top;}
.m_menu_btn_g2_f{ display:table-cell; vertical-align:top; padding-left:5px;}

/*跑馬燈*/
#mrq { width:95%;} 
#Marquee_x { height:34px; padding:5px 20px; margin:10px 0 0 0;} 
#Marquee_x ul li div span { font-size:15px;}

.i_box01_c{ display:inline-block;width:50%; padding:5px;}
.i_box01 a{ font-size:17px; padding:10px 15px 10px 15px; -webkit-border-radius:8px; -moz-border-radius:8px; border-radius:8px;}
.i_box01 img{ display:inline-block; vertical-align:middle; margin:0 auto; width:36px; padding-bottom:0px; margin-right:10px;}

.i_box01_2_c{ display:inline-block; width:100%; padding:0 5px 10px 5px;}
.i_box01_2 a{ font-size:17px; padding:10px 15px; -webkit-border-radius:8px; -moz-border-radius:8px; border-radius:8px;}

.i_box02{ padding:10% 0 15% 0;}
.i_cf{ width:90%; min-width:90%; padding-bottom:0%; margin-bottom:-15px;}
.i_news{ width:90%; min-width:90%;}
.i_box03_tab{ display:block; vertical-align:top; width:100%; padding-right:0; margin-bottom:10%;}
.i_box03_c{ padding:8px 0; font-size:15px; line-height:1.5; text-overflow:clip; white-space:normal; overflow:hidden;}
.i_box03_c span{ display:block; font-size:12px; margin-right:0px; font-weight:normal; margin-bottom:0px;}
.i_box03_c_noa{ padding:8px 0; font-size:15px; line-height:1.5;}
.i_box03_c_noa span{ width:22px; font-size:12px; margin-right:4px; padding-top:3px;}

.i_box03_mv{ display:block; vertical-align:top; width:100%;}
.i_box03_mv_tt{ margin-bottom:15px;}
.i_box03_mv_f{ padding:0 5px 6px 5px; font-size:18px;}
.i_box03_mv_c{ margin:0 auto; width:100%;}

.i_links_bg{ padding:10% 0; box-shadow:0px 0px 12px -2px rgba(0,0,0,0.2);}
.i_links{ width:90%; min-width:90%;}
.i_links_f{ display:block; font-size:18px; margin-right:0px; margin-bottom:10px;}
.i_links_c a{ display:inline-block; width:33.2%; padding:0 5px; margin-bottom:3px;}
.i_map{ position:relative; width:100%; overflow:hidden; margin-bottom:-5px;}
.i_map iframe{ width:100%; height:360px; overflow:hidden;}
.i_map_box{ bottom:15px; left:6%;}
.i_map_b{ display:block; margin-left:0px; margin-bottom:10px;}
.i_map_b a{ display:inline-block; padding:5px 12px; font-size:15px; box-shadow:2px 2px 8px -2px rgba(0,0,0,0.5);}

.i_box04_bg{ padding:14% 0;}
.i_box04{ width:86%; min-width:86%;}
.i_box04_01{ display:block; vertical-align:top; width:100%; font-size:15px; line-height:1.5; padding-right:0%; margin-bottom:8%;}
.i_box04_01_tt{ font-size:18px; line-height:1.4; margin-bottom:10px;}
.i_box04_01_tt img{ width:16px;}
.i_box04_01 u{ display:block; margin-right:0px;}
    
.i_box04_02{ display:block; vertical-align:top; width:100%;}
.i_box04_02_c{ width:100%; margin-bottom:10px;}
.i_box04_02_c img{ height:60px;}
.i_box04_02_f{ display:inline-block; font-size:16px; line-height:1.5; padding:6px 18px;}
.i_box04_02_fs{ display:block; font-size:13px; line-height:1.6; margin-top:15px;}
.i_box04_02_fs_i{ font-size:13px; width:17px;}

.i_box04_qr{ margin-top:12%;}
.i_box04_qr_tt{ font-size:18px; line-height:1.4; margin-bottom:10px;}
.i_box04_qr_c a{ display:inline-block; vertical-align:top; width:auto; padding-right:0; color:#009fa8; padding:5px 13px; background:rgba(255,255,255,1); border:1px solid #009fa8; margin:0 10px 10px 0; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;}
.i_box04_qr_p{ display:none;}
.i_box04_qr_f{ display:block; width:100%; font-size:15px; margin-top:0;}

.i_footer{ padding:10px; font-size:13px; line-height:1.5; margin-bottom:45px;}
.i_footer span{ display:block; margin-left:0px;}

.banner{ height:100px;}
.banner_f{ width:70%; min-width:70%; line-height:100px; font-size:20px; letter-spacing:0px;}
.path{ margin:0 auto; width:90%; min-width:90%; padding:15px 0; font-size:13px;}
.path span{ margin:0 6px;}
.content_bg{ padding-bottom:13%;}
.content{ display:block; width:90%; min-width:90%;}
.cleft{ display:none;}
.cright{ display:block; vertical-align:top; padding-left:0px; width:100%;}
.cright_box{ box-shadow:0px 0px 10px -2px rgba(0,0,0,0.1); padding:20px 20px 40px 20px;}
.cright_box2{ box-shadow:0px 0px 10px -2px rgba(0,0,0,0.1); padding:30px;}
.cright_box3{ box-shadow:0px 0px 10px -2px rgba(0,0,0,0.1); padding:14px;}
.cright_tt{ padding-bottom:10px; margin-bottom:25px;}
.cright_i{ width:4px; height:20px; margin-right:10px;}
.cright_f{ padding-left:13px;}
.cright_fc{ display:block; vertical-align:middle; font-size:24px; line-height:1.4;}
.cright_b{ display:block; vertical-align:middle; margin-left:0px; margin-top:6px; padding-bottom:5px;}
.cright_b a{ padding:4px 10px; font-size:15px;}
.clist{ display:block; margin-bottom:30px; padding:10px; box-shadow:0px 0px 10px -2px rgba(0,0,0,0.1); background:#ffffff;}

.ac_box ul{ padding-left:5px;}
.ac_box li{ display:block; width:100%; background:url(../images/symbol/icon_01.gif) no-repeat 4px 8px; background-size:8px; padding:0 20px 0 20px;}

.department_f1{ display:block; width:100%; font-size:110%; line-height:1.5; text-align:left; padding-right:0px;}
.department_f2{ display:block;}

#dr_content iframe{ height:600px;}
.dr_list_box{ padding:15px 0;}
.dr_list_tt{ padding:6px 12px; font-size:18px; margin-bottom:8px; }
.dr_list_cc{ width:50%; padding:5px;}
.dr_list_cc a{ display:block; font-size:15px; padding:5px 8px;}

.dr_list2_box{ padding-bottom:20px; margin-bottom:20px;}
.dr_list2_p{ display:block; vertical-align:top; margin:0 auto; width:50%;}
.dr_list2_f{ display:block; vertical-align:top; width:100%; padding-left:0; margin-top:15px;}
.dr_list2_tt{ padding:5px 10px; margin-bottom:15px;}
.dr_list2_name{ font-size:18px; line-height:1.4; margin-left:0px;}
.dr_list2_tts{ display:block; vertical-align:middle; margin-bottom:3px; font-size:14px;}
.dr_list2_tts i{ display:block; margin-left:0px; margin-top:3px; }
.dr_list2_sc_box1{ display:block; width:100%;}
.dr_list2_sc_box2{ display:block; width:100%; padding-left:0; margin-top:10px;}
.dr_list2_sc_c{ font-size:15px; line-height:1.4;}
.dr_list2_sc_tt{ margin-bottom:5px;}

.dr3_list{ margin-bottom:20px;}
.dr3_list a{ display:inline-block; vertical-align:top; width:100%; padding:0 2%;}
.dr3_list a:hover > .dr3_list_c{ border-top:2px solid #009fa8; box-shadow:0px 0px 8px -2px rgba(0,0,0,0.3); }
.dr3_list_c{ padding:10px; border-top:2px solid #009fa8; box-shadow:0px 0px 8px -2px rgba(0,0,0,0.3); margin-bottom:20px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;}
.dr3_list_box1{ display:inline-block; vertical-align:top; width:45%;}
.dr3_list_box2{ display:inline-block; vertical-align:top; width:55%; padding-top:0; padding-left:3%;}
.dr3_list_p{ width:100%; height:0; padding-bottom:70%;}
.dr3_list_tt{ font-size:17px; line-height:1.4; margin-bottom:5px;}
.dr3_list_f{ font-size:14px; line-height:1.4;}
.dr3_box{ box-shadow:0px 0px 8px -2px rgba(0,0,0,0.1);}
.dr3_tpic{ width:100%; height:0; padding-bottom:55%;}
.dr3_c{ padding:8% 6%;}
.dr3_tt{ font-size:24px; line-height:1.4; padding:0 10px; border-left:5px solid #009fa8; margin-bottom:10px;}
.dr3_date{ margin-bottom:30px; font-size:14px;}
.dr3_f{ margin-bottom:10px;}

.dr4_list{ margin-bottom:20px;}
.dr4_list a{ display:inline-block; vertical-align:top; width:50%; padding:0 2.5%;}
.dr4_list a:hover > .dr4_list_c{ border-top:2px solid #009fa8; box-shadow:0px 0px 8px -2px rgba(0,0,0,0.3); }
.dr4_list_c{ width:100%; padding:10px; margin-bottom:20px; border-top:2px solid #009fa8; box-shadow:0px 0px 8px -2px rgba(0,0,0,0.3); -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;}
.dr4_list_p{ margin-bottom:10px;}
.dr4_list_tt{ font-size:17px; line-height:1.4; }
.dr4_list_tt span{ font-size:14px; margin-bottom:5px;}
.dr4_list_f{ padding:3px 12px; font-size:14px;}

.n_list{ padding-bottom:0px;}
.n_list a{ padding:30px 15px;}
.n_list a:hover{ background:none;}
.n_list a:nth-child(odd){ background:#f4f4f4;}
.n_list_p{ display:block; vertical-align:top; margin:0 auto; width:100%; padding-bottom:10px; padding-right:0;}
.n_list_pbox{ margin:0 auto; width:90%; padding:0; border:0; background:#ffffff; -webkit-border-radius:0; -moz-border-radius:0; border-radius:0;}
.n_list_pc{ width:100%; height:0; padding-bottom:75%;}
.n_list_c{ display:block; vertical-align:top;}
.n_list_tt{ font-size:18px; line-height:1.4; margin-bottom:5px;}
.n_list_date{ margin-bottom:10px; font-size:14px;}
.n_list_f{ font-size:14px; line-height:1.4;}
.n_tt{ font-size:24px; line-height:1.4; padding:0 15px; border-left:5px solid #009fa8; margin-bottom:16px;}
.n_f{ margin-top:20px; margin-bottom:10px;}
.n_fp{ margin-top:10px;}
.n_fp_c{ display:block; width:100%; padding:0; margin-bottom:15px;}
.n_fp_c:last-child{ margin-bottom:0px;}

.news_btn{ margin-top:25px;}
.news_btn a{ padding:4px 15px;}

.n3_list{ padding-bottom:10px;}
.n3_list_c{ display:block; padding:15px; }
.n3_list_date{ display:block; vertical-align:top; width:100%; font-size:14px; margin-bottom:5px;}
.n3_list_f{ display:block; vertical-align:top; padding-left:0;}

.con_f{ margin-bottom:20px;}
.con_box{ padding:20px;}
.con_c{ display:block; margin-bottom:16px; font-size:15px; line-height:1.4;}
.con_c01{ display:block; vertical-align:middle; width:100%; text-align:left; margin-bottom:4px;}
.con_c02{ display:block; vertical-align:middle; padding-left:0px;}
.con_btn{ font-size:15px; padding:13px 0 16px 0;}
.con_btn01{ margin:0 4px;}
.con_btn01 .con_submit{ padding:4px 13px; font-size:15px; border-bottom:3px solid #00878f;}
.con_btn01 .con_submit:hover{ border-bottom:3px solid #007177;}
.con_btn02{ margin:0 4px;}
.con_btn02 a{ padding:4px 13px; border-bottom:3px solid #d2d2d2;}
.con_btn02 a:hover{ border-bottom:3px solid #b8b8b8;}

.si_c{ display:block; vertical-align:top; width:100%; padding:0; margin-bottom:26px;}
.si_tt{ margin-bottom:12px;}
.si_ttf{ display:inline-block; font-size:18px; padding-bottom:5px;}
.si_f a{ display:inline-block; vertical-align:top; width:50%; font-size:15px; line-height:1.4; padding-right:5px; margin-bottom:8px;}

.ej_box{ display:block; width:100%; padding:0px; margin:20px 0;}
.ej_box a{ padding:10px;}
.ej_box a:hover{ box-shadow:0px 0px 12px -2px rgba(0,0,0,0);}
.ej_p{ display:block; vertical-align:middle; margin:0 auto; width:130px;}
.ej_pbox{ padding:5px;}
.ej_c{ display:block; vertical-align:middle; padding-left:0px; padding-top:10px;}
.ej_tt{ font-size:18px; line-height:1.4; margin-bottom:5px;}
.ej_f{ font-size:14px; line-height:1.4;}

.ti_title{ font-size:16px;}
.ti_title span{ display:block; margin-right:0px; margin-bottom:5px;}
.ti_title2{ font-size:16px;}
.ti_title2_btn{ display:block; margin-left:0px; margin-top:5px;}
.ti_title2_btn a{ font-size:15px; padding:4px 10px;}
.ti_tb{ padding:18px 0;}
.ti_tb table{ font-size:15px; line-height:1.4;}
.ti_tb_tt{ font-size:18px; line-height:1.4; padding:0 10px;}
.ti_tb_tt_s{ display:inline-block; font-size:16px; line-height:1.4; padding:0 10px; margin-left:10px;}
.ti_tb_f{ font-size:13px; padding:10px;}
.ti_note{ padding:10px 0;}

}

