
* {
    font-family: 'Microsoft JhengHei'!important;
}
img, iframe{
    max-width:100%;
}

@media print{
    #home_main_left.col-md-8, 
    #box_center_content.col-md-8, 
    #box_center_content.col-md-10 {
    width: 72.1%;
    }
    #box_center .container{
        min-height: 2400px;
    }
    #footer {
        margin: 0; 
    }
}


html { font-size:100%; } /* 16px*75%=12px */
body{
    background: #d9b57c; /* Old browsers */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */

    background: rgba(217, 181, 124, 1);
    /* Old Browsers */
    background: -moz-linear-gradient(top, rgba(217, 181, 124, 1) 0%, rgba(254, 253, 201, 1) 38%, rgba(254, 253, 201, 1) 78%, rgba(217, 181, 124, 1) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(217, 181, 124, 1)), color-stop(38%, rgba(254, 253, 201, 1)), color-stop(78%, rgba(254, 253, 201, 1)), color-stop(100%, rgba(217, 181, 124, 1)));
    /* Chrome, Safari4+ */
    background: -webkit-linear-gradient(top, rgba(217, 181, 124, 1) 0%, rgba(254, 253, 201, 1) 38%, rgba(254, 253, 201, 1) 78%, rgba(217, 181, 124, 1) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(217, 181, 124, 1) 0%, rgba(254, 253, 201, 1) 38%, rgba(254, 253, 201, 1) 78%, rgba(217, 181, 124, 1) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(217, 181, 124, 1) 0%, rgba(254, 253, 201, 1) 38%, rgba(254, 253, 201, 1) 78%, rgba(217, 181, 124, 1) 100%);
    /* IE 10+ */
    background: linear-gradient(to bottom, rgba(217, 181, 124, 1) 0%, rgba(254, 253, 201, 1) 38%, rgba(254, 253, 201, 1) 78%, rgba(217, 181, 124, 1) 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#d9b57c', endColorstr='#d9b57c', GradientType=0);
    /* IE6-9 */
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,2989d8+50,207cca+51,7db9e8+100;Blue+Gloss+Default */
    
}

p, p a{
    font-size:15px;
    font-size:1rem;
    line-height: 1.7rem;
}
h1 {}

h4, h4 a, .h4, .h4 a{
    font-size:15px;
    font-size:1rem;
    font-weight: bold!important;
        padding-top: 20px;

}

h5, h5 a, .h5, .h5 a{
    font-size:15px;
    font-size:1rem;
}


a:hover {
    color: #333;
    text-decoration: none;
}
div {}

.navbar-collapse.collapse {
    float:right;
    display: block!important;
    height: auto!important;
    padding-bottom: 0;
    overflow: visible!important;
    visibility: visible!important;
}


#home_main_right{
    display:none;
    visibility: hidden;
    width:1px;
}

#footer {
    padding: 10px 15px 30px 15px;
}

#footer_logo{
    width:220px;
    height:35px;
    background: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181118174436/https://www.hakka-affairs.ntpc.gov.tw/style/website/c0686/image/footer_logo.png') no-repeat;
}

#footer_logo img{
    visibility: hidden;
    display: none;
}

#footer .col-md-3,
#footer .col-md-9{
    display: inline-block;
    width:100%;
    padding-left:60px;
}
#footer .col-md-3 {
    /*padding-left: 180px;*/
}

#footer_nav {
    padding-bottom: 0px;
}


/*頁首*/
#box_top.page-header {
    position: relative;
    background: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181118174436/https://www.hakka-affairs.ntpc.gov.tw/style/website/c0686/image/header_bg.png');
    height: 265px;
    z-index: 0;
}

#page {
    margin-bottom: -40px;
}

/*重新定義主區塊寬度*/
    #panel_menu,
    #is_left.col-md-2{
        width:18.8%;
        float: left;
    }

    #home_main_left.col-md-8,
    #box_center_content.col-md-8,
    #box_center_content.col-md-10 {
        /*width: 76.1%;*/
        padding-left: 25px;
        padding-right: 10px;
    }

    #home_main_left,
    #box_center_content {
        float: left!important;
    }


    #home_main_left,
    #box_center_content {
        float: left!important;
    }



    /*因為有好多個content_8_7，如何定位到正確的呢？*/

    #home_main_left #content_8_7:first-child{
            width: 340px;
            float: right;
        }
    #home_main_left #content_8_7:first-child h2{
        visibility: hidden;
        display: none;
    }
    #home_main_left #vda_8_10 {
        height:330px;
        overflow: auto;
    }

    #vda_8_10 ul{
        max-width:99%!important;
        height:auto!important;
    }



/**/
.nav.nav-pills.navbar-right li a:hover{
    background-color: transparent;
    color:#000;

}

/*=====================================
             上方區塊
======================================*/

@media screen and (max-width: 991px){

#nav_top > .container {
    height: auto;
    min-height: 230px;
    background-position: center bottom;
    margin-top: 75px;
}

}

/*=====================================
             上方logo區塊
======================================*/

#panel_logo {
    width: auto;
    position: absolute;
    top: 35px;
    left: 35px;
}

#panel_logo > h1 > a > img, #panel_logo > a > h1 > img {
    /*width: 365px;*/
	width: 300px;
    height: auto;
}

@media screen and (max-width: 1200px){

#panel_logo > h1 > a > img, #panel_logo > a > h1 > img {
    width: 200px;
}

}


@media screen and (max-width: 991px){

#panel_logo {
    text-align: center;
    position: relative;
    top: -75px;
    left: 0;
}

#panel_logo > h1 > a > img, #panel_logo > a > h1 > img {
    width: 300px;
}

}

/*=====================================
             400萬logo設定
======================================*/

#panel_logo span {
    position: absolute;
    top: 0;
    right: -66px;
}

@media screen and (max-width: 991px){

#panel_logo span {
    position: relative;
    display: block;
    text-align: center;
    right: 0;
}

}

/*=====================================
             上方快速選單
======================================*/

#panel_menu_sub.col-md-10 {
    margin-top: 0px;
    background: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181118174436/https://www.hakka-affairs.ntpc.gov.tw/style/website/c0686/image/on-top_bg.png') no-repeat;
    background-position: right;
    padding-right: 90px;
    position: absolute;
    top: 0;
    width:100%;
    max-width: 1200px;
    margin: 0 auto;
}

#panel_menu_sub #navbar ul.navbar-right li a, #panel_menu_sub #navbar ul.navbar-right li {
    color: #fff;
    padding: 5px 0px;
}

@media screen and (max-width: 991px){

#panel_menu_sub.col-md-10 {
    padding: 0;
}

}

@media screen and (max-width: 768px){

#panel_menu_sub.col-md-10 {
    background-image: none;
    background-color: rgba(78, 95, 41, 0.6);
}

#panel_menu_sub .nav {
    text-align: center;
}

#panel_menu_sub .nav li {
    display: inline-block;
    float: none;
}

}














/**/

#box_main{
    display:block;
    clear:both;
}
p,
 #box_main p,
#box_main ul li,
#box_main ol li,
{
    font-size:15px;
    font-size:1rem;
}
#box_main label,
#box_main table td,
#box_main table td a,
#box_main table th {
    font-size:15px;
    font-size:1rem;
}


#box_center{
    top: -53px;
    position: relative;
}

/*設定主區塊背景*/
#box_center .container {
    min-height: 260px;
    z-index: 1;
    position: relative;
    margin-bottom: 20px;
    border-color:#fff;
    border-style: solid;
    border-width: 35px 0px 32px;
    -moz-border-image: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181118174436/https://www.hakka-affairs.ntpc.gov.tw/style/website/c0686/image/body_top.png') 35 91 32 100 stretch;
    -webkit-border-image: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181118174436/https://www.hakka-affairs.ntpc.gov.tw/style/website/c0686/image/body_top.png') 35 91 32 100 stretch;
    -o-border-image: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181118174436/https://www.hakka-affairs.ntpc.gov.tw/style/website/c0686/image/body_top.png') 35 91 32 100 stretch;
    border-image: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181118174436/https://www.hakka-affairs.ntpc.gov.tw/style/website/c0686/image/body_top.png') 35 91 32 100 fill stretch;
    border-image-outset: 35px 10px 0px 1px;
    border-image-repeat: stretch stretch;
    
    max-width: 1098px;
    min-height: 900px;
    background-color: #fff;
    -webkit-box-shadow: 2px 2px 11px 3px rgba(0, 0, 0, 0.22);
    -moz-box-shadow: 2px 2px 11px 3px rgba(0, 0, 0, 0.22);
    box-shadow: 2px 2px 11px 3px rgba(0, 0, 0, 0.22);
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    padding: 40px;
    padding-top: 10px;
    margin-top: 10px;
}

#box_top #nav_top {
    display: block;
    margin-right: auto;
    margin-left: auto;
    height:230px;
}

#nav_top>.container {
    max-width: 1170px;
    height: 230px;
    background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181118174436/https://www.hakka-affairs.ntpc.gov.tw/style/website/c0686/image/header.gif) no-repeat;
    background-position: center top;
    position: relative;
}


/*導盲磚*/
a.alt_class,
a.alt_class:link,
a.alt_class:visited {
    color: #fff;
}


/**/

/*左側邊欄*/

/**/

/*搜尋*/
#search_2_3{
    margin:35px 0 16px;
}

/*奇怪的flash*/
#panel_banner {
    visibility: hidden;
    display:none;
}


#panel_menu_sub #navbar ul.navbar-right li a,
#panel_menu_sub #navbar ul.navbar-right li {
    color: #fff;
    padding: 5px 0px;
}

#panel_menu_sub #navbar ul.navbar-right li a:focus {
    color: #645b2d;
    background-color: transparent;
}

#panel_menu_sub #navbar ul.navbar-right li a:after {
    padding-left: 8px;
    content: '|';
}

#panel_menu_sub #navbar ul.navbar-right li:last-child a:after {
    content: '';
}

/*主選單*/
#content_2_10161 ul {
    list-style: none;
    padding-left: 0px;
}
#content_2_10161 ul li {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background: transparent;
}

#content_2_10161 ul li:active,
#content_2_10161 ul li:focus,
#content_2_10161 ul li:hover {
    background: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181118174436/https://www.hakka-affairs.ntpc.gov.tw/style/website/c0686/image/mainmenu-hover.png') no-repeat;
}
#content_2_10161 ul li a:focus{
    background: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181118174436/https://www.hakka-affairs.ntpc.gov.tw/style/website/c0686/image/mainmenu-hover.png') no-repeat;
}

#content_2_10161 {
    width: 100%;
    border-color: #fff;
    border-top: 2px solid #85591c;
    border-image-slice: 45 0 17 0;
    border-image-width: 43px 20px 15px 20px;
    border-image-outset: 25px 35px 5px 35px;
    border-image-repeat: stretch stretch;
    border-image-source: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181118174436/https://www.hakka-affairs.ntpc.gov.tw/style/website/c0686/image/mainmenu_box_top.png');
    background: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181118174436/https://www.hakka-affairs.ntpc.gov.tw/style/website/c0686/image/mainmenu_bg.gif');
    font-weight: 900;
}

#content_2_10161 li a:link {
    color: #4f2c12;
    font-weight: 900;
    font-weight: bold;
    font-family: "Arial Black", Arial, sans-serif;
}

#content_2_10161 li a:visited {
    color: #333;
}

#content_2_10161 li a:hover {
    color: #333;
    text-decoration: none;
}

#content_2_10161 li a:active {
    color: #333;
}
#content_2_10161,
#content_2_10147 {
    display: inline-block;
    padding: 20px 0 20px 0;
    margin-top: 6px;
}



#content_2_10161 ul li a {
    font-size:19px;
    font-size: 1.2rem;
}

#content_2_10161 ul li {
    padding-left: 0px;
    /*border-color:#dcc799;*/
    border-color:transparent;
    text-align: center;
    border-style:solid;
    border-width: 0px 0px 12px;
    -moz-border-image: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181118174436/https://www.hakka-affairs.ntpc.gov.tw/style/website/c0686/image/mainmenu_bottom.png') 0 0 32 0 stretch;
    -webkit-border-image: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181118174436/https://www.hakka-affairs.ntpc.gov.tw/style/website/c0686/image/mainmenu_bottom.png') 0 0 32 0 stretch;
    -o-border-image: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181118174436/https://www.hakka-affairs.ntpc.gov.tw/style/website/c0686/image/mainmenu_bottom.png') 0 0 32 0 stretch;
    border-image: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181118174436/https://www.hakka-affairs.ntpc.gov.tw/style/website/c0686/image/mainmenu_bottom.png') 0 0 32 0 fill stretch;
    -webkit-border-image: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181118174436/https://www.hakka-affairs.ntpc.gov.tw/style/website/c0686/image/mainmenu_bottom.png') 0 0 180 0 round;
    /* Safari 3.1-5 */
    -o-border-image: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181118174436/https://www.hakka-affairs.ntpc.gov.tw/style/website/c0686/image/mainmenu_bottom.png') 0 0 180 0 round;
    /* Opera 11-12.1 */
    border-image-slice: 0 0 10 0;
    border-image-width: 20px 20px 10px 20px;
    border-image-outset: 0px 0px 0px 0px;
    border-image-repeat: stretch stretch;
    border-image-source: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181118174436/https://www.hakka-affairs.ntpc.gov.tw/style/website/c0686/image/mainmenu_bottom.png');
}

#content_2_10161 ul li:last-child {
    border-width: 0px 0px 0px;
}

#content_2_1 #content_2_10161 ul li,
#content_2_1 #content_2_10147 ul li {
    width: 100%;
}

#content_2_10147 {
    padding-bottom: 30px;
}

#content_2_10147 ul{
    list-style: none;
}

#content_2_1 #content_2_10147 ul li {
    border-bottom: 1px #dfdfc1 solid;
    text-align: center;
}

#content_2_1 #content_2_10147 ul li a:focus,
#content_2_1 #content_2_10147 ul li:active,
#content_2_1 #content_2_10147 ul li:hover {
    background-color: #655e30;
    color: #fff;
}

#content_2_1 #content_2_10147 ul li a {
    width: 100%;
    color: #735c2a;
    font-size:16px;
    font-size: 1.2rem;
}

#content_2_1 #content_2_10147 ul li:hover a,
#content_2_1 #content_2_10147 ul li:active a,
#content_2_1 #content_2_10147 ul li:focus a {
    color: #ccce61;
    font-weight: bold;
}

/*輪播*/
.slideshow{
    border: 1px solid #fff!important;
    margin: 0px!important;
}

/*小標題*/
#content_8_7>h2 {
    display: block;
    background: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181118174436/https://www.hakka-affairs.ntpc.gov.tw/style/website/c0686/image/com_head.png') no-repeat;
    min-height: 30px;
    margin-bottom: 10px;
    padding: 15px 10px 0 45px;
    color: #fff;
    font-size:16px;
    font-size: 1rem;
    line-height:2;
}

#content_8_7>span.title {
    display: block;
    background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181118174436/https://www.hakka-affairs.ntpc.gov.tw/style/website/c0686/image/com_head.png) no-repeat;
    min-height: 30px;
    margin-bottom: 10px;
    padding: 15px 10px 0 45px;
    color: #fff;
    font-size: 16px;
    font-size: 1rem;
    line-height: 2;
}


/*新聞頁籤*/

#news_8_19 table {
    width: 100%!important;
}

#news_8_19 div {
    width: 100%!important;
    height:236px!important;
}

#news_8_19 {
    padding-top: 10px;
}

#news_8_19>table tbody tr:first-child td {
    border: 1px solid #999932;
    padding: 5px;
}

#news_8_19>table tbody tr:first-child td {
    background-color: #655e32;
    text-align: center;
}

#news_8_19 table th:focus,
#news_8_19 table th:active,
#news_8_19 table th:hover {
    background-color: #999932;
}

#news_8_19 table th:focus a,
#news_8_19 table th:active a,
#news_8_19 table th:hover a {
    color: #fff;
}

#news_8_19 table th{
    background-color: #696042;
    border-right:1px solid #fff; 
    text-align: center;
    height:30px;

}   

#news_8_19 table th a{
    color:#cacb57;
    font-size: 16px;
    font-size: 1.2rem;

}


#news_8_19>table tbody tr:first-child td a {
    color: #ccce67;
    font-size:16px;
    font-size: 1.2rem;
    font-weight: 500;
}

#news_8_19 table tbody tr td.news table tbody tr td {
    border: 1px solid #fff;
    padding: 5px;
    background-color: transparent;
}

#news_8_19 table tbody tr td.news table tbody tr td ul {
    list-style-type: none;
    padding-left: 0;
}

#news_8_19 table tbody tr td.news table tbody tr td ul li {
    text-align: left;
}

#news_8_19 table tbody tr td.news table tbody tr td ul li:before {
    content: '+';
}

#news_8_19 table tbody tr td.news table tbody tr td ul li a {
    color: #333;
    text-align: left;
}

#news_8_19 table tbody tr td.news table tbody tr td ul li a {
    padding-right: 20px;
    width: 65%;
    display: inline-block;
}

#news_8_19 table tbody tr td.news table tbody tr td ul li a:focus,
#news_8_19 table tbody tr td.news table tbody tr td ul li a:active,
#news_8_19 table tbody tr td.news table tbody tr td ul li a:hover {
    color: #999932;
}

#news_8_19 table tbody tr td.news table tbody tr td ul li {
    border-bottom: dotted 1px #222;
    padding-bottom: 5px;
}

#news_8_19 .more {
    font-size: 0.7rem;
    display: inline-block;
    padding: 6px 15px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background-color: #CCCE67;
}

#news_8_19 a.more {
    color: #fff;
}

/*//新聞頁籤結束*/

/*首頁大圖輪播*/




/*客屬網站連結*/
#vda_8_1 {
    display: inline-block;
    margin-top: 5px;
}

#vda_8_1 a {
    width:49%;
}
#vda_8_1 a:first-child img {
    margin-left:0px;
}

#vda_8_1 a:last-child img {
    margin-right:0px;
}


#vda_8_1 a img {
    text-align: left;
    padding: 8px 0;
}


/*頁尾推廣網站小圖(首頁最下方)*/
#content_8_7+#vda_8_1 a img {
    width: 162px;
    height: 85px;
}
#content_8_7+#vda_8_1 a {
    width: 162px;
    height: 85px;
}

/*測邊子選單，重做*/

#content_2_11 {
    display: inline-block;
    margin: 20px 0;
}

#content_2_11 #sample-menu-3 li.current {
    border-bottom: 1px #dfdfc1 solid;
}

#content_2_11 #sample-menu-3 li.current:focus,
#content_2_11 #sample-menu-3 li.current:active,
#content_2_11 #sample-menu-3 li.current:hover {
    background-color: #655e30;
}

#content_2_11 #sample-menu-3 li.current:focus a,
#content_2_11 #sample-menu-3 li.current:active a,
#content_2_11 #sample-menu-3 li.current:hover a {
    background-color: #655e30;
    color: #cacb5f;
}

#content_2_11 #sample-menu-3 li.current a:focus,
#content_2_11 #sample-menu-3 li.current a:active,
#content_2_11 #sample-menu-3 li.current a:hover {
    background-color: #655e30;
    color: #cacb5f;
}
#content_2_11 ul#sample-menu-3 li.current a:before{
    content:'》';
    font-weight: 900;

}

#content_2_11 ul#sample-menu-3 li.current ul li a:before{
    content:'';
}
#content_2_11 ul#sample-menu-3 li.current a {
    width: 100%;
    color: #735c2a;
    font-size:17px;
    font-size: 1.2rem;
}


/*第二層*/

#content_2_11 ul#sample-menu-3 li.current ul li {
    background-color: #655e30;
    color: #ccce59;
    font-size:12px;
    font-size: 0.9rem;
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
    border-bottom: 1px solid #ccc;
}

#content_2_11 ul#sample-menu-3 li.current ul li a {
    color: #cacb5f;
}

#content_2_11 ul#sample-menu-3 li.current ul li a:focus,
#content_2_11 ul#sample-menu-3 li.current ul li a:active,
#content_2_11 ul#sample-menu-3 li.current ul li a:hover {
    color: #eee;
}

/*子類別條列頁面*/
#is_center #content_10_3{
    color:#fff;
}

#is_center #content_10_3 a,
#is_center #content_10_11 a{
    display: inline-block;
    float:left;
    width:51%;
    font-weight: bold;
    border-bottom: 1px dotted #7d3d00;
    font-size:16px;
    font-size:1.2rem;
    padding-top: 10px;
    padding-bottom:13px;
    margin-left:1.6em; 
    text-indent : -1.6em ;
}

#is_center #content_10_3 a:before,
#is_center #content_10_11 a:before,
div.Q:before{
    content:url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181118174436/https://www.hakka-affairs.ntpc.gov.tw/style/website/c0686/image/list-deco.png');
}

/*FAQ*/
div.Q {
    font-size:15px;
    font-size:1rem;
    border-top:1px dotted #000;
}

.answer_A{
    font-size:15px;
    font-size:1rem;
    background-color: #dcdcdc;
    padding:20px 20px 20px 40px;
}

#is_center #content_10_3 a:hover,
#is_center #content_10_11 a:hover{
    color:#7d3d00;
}

#is_center #content_10_3 a[target=_blank]:after,
#is_center #content_10_11 a[target=_blank]:after{
    padding-left:10px;
    content:url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181118174436/https://www.hakka-affairs.ntpc.gov.tw/style/website/c0686/image/ext-link.png');
}


ul.hakka-links{
    list-style: none;

}
p a.hakka-links,
ul.hakka-links a{
    font-size:15px;
    font-size:1rem;

}

p a.hakka-links:before,
ul.hakka-links a:before{
    content:url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181118174436/https://www.hakka-affairs.ntpc.gov.tw/style/website/c0686/image/list-deco.png');
}

p a.hakka-links.nodeco:before,
ul.hakka-links.nodeco a:before{
    content:none;
}


p a.hakka-links:after,
ul.hakka-links a:after{
    padding-left:10px;
    content:url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181118174436/https://www.hakka-affairs.ntpc.gov.tw/style/website/c0686/image/ext-link.png');
}



p a.download:after,
ul.download a:after{
/*    content:url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181118174436/https://www.hakka-affairs.ntpc.gov.tw/style/website/c0686/image/download.png');
    padding-left:10px;
*/}


/*內頁標題*/
#box_main #is_title h1{
    padding-bottom:20px;
    color: #7d3d00;
    font-weight: bold;
    font-size:19px;
    font-size:1.5rem;
}
#box_main table th{
    font-size:15px;
    font-size: 1rem;
    text-align: center;
}



#is_content_list {
    font-size:15px;
    font-size: 1rem;
    padding: 0px;
}

#is_content_list font{
    color:#000!important;
}

#is_content_list font,
#is_content_list ul li,
#is_content_list ol li {
    font-size:15px;
    font-size:1rem;
}

#is_content_share{
    margin-bottom:20px;
}
#is_content_list table td:first-child {
    white-space: nowrap!important;
}
/*事務局下屬連結*/
#vda_8_1 a img{
    display: block;
    width:100%;
    padding:10px 5px;
}

/*新北來一客iframe*/

/*園區資訊*/
#is_row .is_block {
    display: inline-block;
}

/*表單下載*/

/*影音專區*/
table.list_tab {
    border-top: 5px solid #5D5D5D;
}


table.list_tab td.actdate {
    /*font-size: 12px!important;
    font-size: 0.8rem!important;*/
}


/*FAQ*/
#table_list th
{
    background-color:#5d5d5d;
    color:#dcdcdc;
}
table.faq_menu tr{
    width:300px;
}

table.faq_menu th {
    float: left;
    border-bottom:1px dotted #ddd;
    width: 450px;
    line-height: 30px;
    background-repeat: no-repeat;
    background-position: right bottom;
    padding-bottom: 8px;
    text-align: left!important;
}


table.faq_menu tr th a{
    font-size:16px;
    font-size: 1.2rem;
    color: #666;
}

table.faq_menu th a:before {
    content: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181118174436/https://www.hakka-affairs.ntpc.gov.tw/style/website/c0686/image/list-deco.png');
}

.col-md-3.archive {
    width: 25%;
}

#btn_list #return_button a{
    display:inline-block;
    padding:0 10px;
    color:#fff;
    background-color: #7d3f00;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;

}

/*最新消息內文*/
#box_main table td{
    font-size:15px;
    font-size:1rem;
}

#box_main div#is_content_list table td{
    font-size:15px;
    font-size:1rem;
}

#box_main div#is_content_list table td.actctr{
    font-size: 15px;
    font-size: 1rem;
}

#box_main div#is_content_list .col-md-6{
    width:50%;
    float:left;
}
#box_main div#is_content_list .col-md-4{
    width:33.3%;
    float:left;
}

#top_left_box.style_04,
#top_content_box.style_04,
#top_right_box.style_04{
    background-image: none!important;
    border-top:3px solid #5d5d5d;
    background-color: #dcdcdc;
}
table#bottom_content_box{
    background-image: none!important;
}
#date_box{
    color:#5d5d5d!important;
}

/*內文table*/
#box_main table.hakka-table{
    width:100%!important;
}


#box_main table.hakka-table thead th{
    text-align: center;
    color:#fff;
    background-color:#7d3d00;
    font-size:15px;
    font-size:1rem;
    padding:10px 0;

    
}

table.hakka-table th,
table.hakka-table p,
table.hakka-table td a,
table.hakka-table td,
table.hakka-table ol,
table.hakka-table ul{
    font-size:15px;
    font-size:1rem;
}

table.hakka-table tr{
    vertical-align:middle;
    background-color:#eee;
    
}
table.hakka-table tr:nth-child(even){
    background-color: #dcceb0;
}

table.hakka-table tr:nth-child(odd){
    background-color: #efefef;
}


table.hakka-table td{
    padding:10px;
}

/*粉絲專頁*/

div.fb-page.fb_iframe_widget span{
    width:100%;
    padding-left:0px;
}

div.fb-page.fb_iframe_widget span iframe{
    width:100%;
    }

#visitor_2_1:before{
    content:"參訪人次";
    font-size:13px;
    font-size:1rem;
    color:#000;
    display: block;
    /*background: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181118174436/https://www.hakka-affairs.ntpc.gov.tw/style/website/c0686/image/com_head.png) no-repeat;*/
    min-height: 30px;
    margin-top: 30px;
}

#visitor_2_1{
    font-size:13px;
    font-size:1rem;
}

/*文化典藏*/
    

    .archive{
        display: inline-block;
        min-width: 100px;
        height: 150px;
        margin-bottom: 60px;
    }

    .archive h5 {
        text-align: center;
        font-size:16px;
        font-size:1rem;
        margin:0;

    }

    .archive-inner {
        margin: 5px;
        min-height: 150px;
        padding: 5px;
    }
    .archive a:focus h5{
        background-color:#e5cd93;
        color:#fff;
    }


    .source {
        background: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181118174436/https://www.hakka-affairs.ntpc.gov.tw/style/website/c0686/image/archive/source.png') no-repeat;
        background-position: center 10px;
        
    }

    .religion {
        background: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181118174436/https://www.hakka-affairs.ntpc.gov.tw/style/website/c0686/image/archive/religion.png') no-repeat;
        background-position: center 10px;
        
    }

    .lang {
        background: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181118174436/https://www.hakka-affairs.ntpc.gov.tw/style/website/c0686/image/archive/lang.png') no-repeat;
        background-position: center 10px;
        
    }

    .profession {
        background: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181118174436/https://www.hakka-affairs.ntpc.gov.tw/style/website/c0686/image/archive/profession.png') no-repeat;
        background-position: center 10px;
        
    }

    .inno {
        background: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181118174436/https://www.hakka-affairs.ntpc.gov.tw/style/website/c0686/image/archive/inno.png') no-repeat;
        background-position: center 10px;
        
    }

    .tourism {
        background: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181118174436/https://www.hakka-affairs.ntpc.gov.tw/style/website/c0686/image/archive/tourism.png') no-repeat;
        background-position: center 10px;
        
    }

    .group {
        background: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181118174436/https://www.hakka-affairs.ntpc.gov.tw/style/website/c0686/image/archive/group.png') no-repeat;
        background-position: center 10px;
        
    }

    .digital {
        background: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181118174436/https://www.hakka-affairs.ntpc.gov.tw/style/website/c0686/image/archive/digital.png') no-repeat;
        background-position: center 10px;
        
    }
    /*//結束*/

    .video {
    width: 100%;
    
    }

#page_bottom {
    margin-top: 0px;
}
#footer_text strong,
#footer_text p {
    font-size:12px;
    font-size: 0.8rem;
    line-height: 1.3rem;
}

#footer_text{
    display:inline-block;
}
#footer_text:after {
    display: inline-block;
    content: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181118174436/https://www.hakka-affairs.ntpc.gov.tw/style/website/c0686/image/hakka_qr.png);
    float: right;
    margin-top: -140px;
    padding-right: 50px;
}

#footer_text table tbody tr td:nth-child(2) {
    /* background-color: green; */
    width: 100%;
}
#footer_text table tbody tr td:first-child {
    width: 1px!important;
    display:none;
}

#accesskey,  ul.site_map li{
    font-size:15px;
    font-size:1rem;
}
input#keywords,input.keyword,
select{
    font-size:11px;
    font-size: 0.9rem;
}
select, input[type="color" i][list] {
    background-color: rgb(248, 248, 248);
    border-width: 1px;
    border-style: solid;
    border-color:#999999;
    border-image: initial;
}
#is_content input[type="text"] {
    line-height: 25px;
    height: 23px;
}


#is_content input[type="text"] {
    line-height: 25px;
    height: 23px;
}

td#demo2_13 {
    visibility: hidden;
    display: none;
}
    /*文化典藏*/
.col-md-3.archive{
        width:25%;
    }

    /*搜尋結果*/
#is_content input[type="text"].form-control {
    height: 34px;
    margin-top: 13px;
    }
.input-group-addon, .input-group-btn {
    vertical-align: bottom;
    }

span.span_1+ul {
    list-style-type: none;
    margin-left: -30px;
    font-size: 1rem;
    }
    
div.searchlist div.title + div {
    padding-left: 26px;
    padding-right: 50px;
}
/*-----------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------1200以上寬度---------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------------------------------*/

/*1200以上寬度*/
@media screen and (min-width: 1200px) {

    nav_top>.container {
    width:1170px;
    }
  
    #home_main_left.col-md-8, #box_center_content.col-md-8, #box_center_content.col-md-10
    {
        width: 81.1%;
        padding-left: 25px;
        padding-right: 10px;
    }

    /*文化典藏*/
    .col-md-3.archive{
        width:25%;
    }

    .archive{
        display: inline-block;
        min-width: 100px;
        height: 150px;
        margin-bottom: 60px;
    }

    .archive h5 {
        text-align: center;
        font-size:15px;
        font-size:1rem;
        margin:0;

    }

    .archive-inner {
        margin: 5px;
        min-height: 150px;
        padding: 5px;
    }


    .source {
        background: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181118174436/https://www.hakka-affairs.ntpc.gov.tw/style/website/c0686/image/archive/source.png') no-repeat;
        background-position: center 10px;
        
    }

    .religion {
        background: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181118174436/https://www.hakka-affairs.ntpc.gov.tw/style/website/c0686/image/archive/religion.png') no-repeat;
        background-position: center 10px;
        
    }

    .lang {
        background: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181118174436/https://www.hakka-affairs.ntpc.gov.tw/style/website/c0686/image/archive/lang.png') no-repeat;
        background-position: center 10px;
        
    }

    .profession {
        background: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181118174436/https://www.hakka-affairs.ntpc.gov.tw/style/website/c0686/image/archive/profession.png') no-repeat;
        background-position: center 10px;
        
    }

    .inno {
        background: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181118174436/https://www.hakka-affairs.ntpc.gov.tw/style/website/c0686/image/archive/inno.png') no-repeat;
        background-position: center 10px;
        
    }

    .tourism {
        background: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181118174436/https://www.hakka-affairs.ntpc.gov.tw/style/website/c0686/image/archive/tourism.png') no-repeat;
        background-position: center 10px;
        
    }

    .group {
        background: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181118174436/https://www.hakka-affairs.ntpc.gov.tw/style/website/c0686/image/archive/group.png') no-repeat;
        background-position: center 10px;
        
    }

    .digital {
        background: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181118174436/https://www.hakka-affairs.ntpc.gov.tw/style/website/c0686/image/archive/digital.png') no-repeat;
        background-position: center 10px;
        
    }
    /*//結束*/

    .video {
    width: 100%;
    
    }

    


}


/*-----------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------1200以下寬度---------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------------------------------*/

@media screen and (max-width: 1200px) {

    
    /*重新定義主區塊寬度*/
    #panel_menu,
    #is_left.col-md-2{
        width:20%;
        float: left;
    }

    div#panel_menu_sub.col-md-10{
        float:right;
    }

    #home_main_left.col-md-8,
    #box_center_content.col-md-8,
    #box_center_content.col-md-10 {
        width: 79.9%;
        padding-left: 25px;
        padding-right: 10px;
    }

    #home_main_left,
    #box_center_content {
        float: left!important;
    }



    /*因為有好多個content_8_7，如何定位到正確的呢？*/

    #home_main_left #content_8_7:first-child{
            width: 340px;
            float: right;
        }
    #home_main_left #content_8_7:first-child h2{
        visibility: hidden;
        display: none;
    }
    #home_main_left #vda_8_10 {
        height:330px;
        overflow: auto;
    }

    #news_8_19 div {
    height:236px!important;
    }

    /*文化典藏*/
    .col-md-3.archive{
        width:33.3%;
    }

.archive{
    display: inline-block;
    min-width: 100px;
    height: 150px;
    margin-bottom: 60px;
}

.archive h5 {
    text-align: center;
    font-size:13px;
    font-size:1rem;
    margin:0;

}

.archive-inner {
    margin: 5px;
    min-height: 150px;
    padding: 5px;
}


.source {
    background: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181118174436/https://www.hakka-affairs.ntpc.gov.tw/style/website/c0686/image/archive/source.png') no-repeat;
    background-position: center 10px;
    
}

.religion {
    background: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181118174436/https://www.hakka-affairs.ntpc.gov.tw/style/website/c0686/image/archive/religion.png') no-repeat;
    background-position: center 10px;
    
}

.lang {
    background: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181118174436/https://www.hakka-affairs.ntpc.gov.tw/style/website/c0686/image/archive/lang.png') no-repeat;
    background-position: center 10px;
    
}

.profession {
    background: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181118174436/https://www.hakka-affairs.ntpc.gov.tw/style/website/c0686/image/archive/profession.png') no-repeat;
    background-position: center 10px;
    
}

.inno {
    background: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181118174436/https://www.hakka-affairs.ntpc.gov.tw/style/website/c0686/image/archive/inno.png') no-repeat;
    background-position: center 10px;
    
}

.tourism {
    background: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181118174436/https://www.hakka-affairs.ntpc.gov.tw/style/website/c0686/image/archive/tourism.png') no-repeat;
    background-position: center 10px;
    
}

.group {
    background: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181118174436/https://www.hakka-affairs.ntpc.gov.tw/style/website/c0686/image/archive/group.png') no-repeat;
    background-position: center 10px;
    
}

.digital {
    background: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181118174436/https://www.hakka-affairs.ntpc.gov.tw/style/website/c0686/image/archive/digital.png') no-repeat;
    background-position: center 10px;
    
}
#news_8_19 table tbody tr td.news table tbody tr td ul li a {
    padding-right: 20px;
    width: 85%;
    display: inline-block;
}

/*//結束*/


/*-----------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------990以下寬度---------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------------------------------*/

@media screen and (max-width: 990px) {


    /*重新定義主區塊寬度*/
    #panel_menu,
    #is_left.col-md-2{
        width:30%;
        float: left;
    }

    div#panel_menu_sub.col-md-10{
        float:right;
    }


    #home_main_left.col-md-8,
    #box_center_content.col-md-8,
    #box_center_content.col-md-10 {
        width: 69.9%;
        padding-left: 25px;
        padding-right: 10px;
    }

    

    #home_main_left,
    #box_center_content {
        float: left!important;
    }

    /*主區塊上緣弧形背景*/
    #box_center .container {
        border-image-outset: 35px 7px 0px 1px;
    }

    #panel_menu,
    #is_left.col-md-2{
        width:30%;
        float: left;
    }

    #home_main_left.col-md-8, 
    #box_center_content.col-md-8, 
    #box_center_content.col-md-10 {
        float: left;
        width: 70%;
        padding-left: 16px;
        padding-right: 6px;
    }
    #news_8_19 div {
    height:320px!important;
    }

    /*螢幕小一點，來一客置中*/
    #home_main_left #content_8_7:first-child {
    width: 350px;
    display: block;
    margin: 0 auto;
    float: none;
    }

    #home_main_left #vda_8_10 {
    width:100%;
    overflow: auto;

    }

    #home_main_left #content_8_7:first-child{
        margin-right: 70px;
        padding-bottom:30px;

    }

    /*新聞頁籤*/
    #news_8_19,
    #news_8_19 #news_0 div,
    #news_8_19 #news_1 div,
    #news_8_19 #news_2 div,
    #news_8_19 #news_3 div{
        width: 100%!important;
    }

    #news_8_19 table tbody tr td.news table tbody tr td ul li a {
        padding-right: 20px;
        width: 75%;
        display: inline-block;
    }


    /*新聞條列*/
    #is_center #content_10_3 a,
    #is_center #content_10_11 a{
    width:100%;
    }

    /*文化典藏*/

    .col-md-3.archive{
        width:50%;
    }


    .archive {
        height: 120px;
    }
    .archive-inner{
        height: 150px;
    }

    

    .archive h5 {
        text-align: center;
        font-size:13px;
        font-size:1rem;
        margin:0;

    }


    .source {
        background: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181118174436/https://www.hakka-affairs.ntpc.gov.tw/style/website/c0686/image/archive/source.png') no-repeat;
        background-position: center 10px;
        
    }

    .religion {
        background: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181118174436/https://www.hakka-affairs.ntpc.gov.tw/style/website/c0686/image/archive/religion.png') no-repeat;
        background-position: center 10px;
        
    }

    .lang {
        background: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181118174436/https://www.hakka-affairs.ntpc.gov.tw/style/website/c0686/image/archive/lang.png') no-repeat;
        background-position: center 10px;
        
    }

    .profession {
        background: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181118174436/https://www.hakka-affairs.ntpc.gov.tw/style/website/c0686/image/archive/profession.png') no-repeat;
        background-position: center 10px;
        
    }

    .inno {
        background: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181118174436/https://www.hakka-affairs.ntpc.gov.tw/style/website/c0686/image/archive/inno.png') no-repeat;
        background-position: center 10px;
        
    }

    .tourism {
        background: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181118174436/https://www.hakka-affairs.ntpc.gov.tw/style/website/c0686/image/archive/tourism.png') no-repeat;
        background-position: center 10px;
        
    }

    .group {
        background: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181118174436/https://www.hakka-affairs.ntpc.gov.tw/style/website/c0686/image/archive/group.png') no-repeat;
        background-position: center 10px;
        
    }

    .digital {
        background: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181118174436/https://www.hakka-affairs.ntpc.gov.tw/style/website/c0686/image/archive/digital.png') no-repeat;
        background-position: center 10px;
        
    }
    /*//結束*/


    
}

/*-----------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------766以下寬度---------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------------------------------*/
@media screen and (max-width: 767px) {
    #panel_menu,
    #is_left.col-md-2{
        width:100%;
    }
    #nav_top>.container {
        width:100%;
        /*background: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181118174436/https://www.hakka-affairs.ntpc.gov.tw/style/website/c0686/image/header_m.gif') no-repeat;*/
		background: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181118174436/https://www.hakka-affairs.ntpc.gov.tw/style/website/c0686/image/header_m.jpg') no-repeat;
        background-position: center;
    }




    .navbar-collapse.collapse{
        float:left;
        width:100%;
    }

    #home_main_left #vda_8_10 {
        height: 270px;
        padding-top:20px;
    }


    #box_center_content, 
    #home_main_left.col-md-8, 
    #box_center_content.col-md-8,
    #box_center_content.col-md-10
     {
        width: 100%;
        padding-left: 16px;
        padding-right: 6px;
    }

    #news_8_19 div {
    height:1013px;
    }

    
    

    /*客屬網站連結*/
    #vda_8_1 {
        display: inline-block;
        margin-top: 5px;
    }

    #vda_8_1 a {
        width:33%;
    }
    #vda_8_1 a:first-child img {
        margin-left:0px;
    }

    #vda_8_1 a:last-child img {
        margin-right:0px;
    }


    #vda_8_1 a img {
        text-align: left;
        padding: 8px 0;
    }


    /*粉絲專頁*/

    div.fb{
        width:350px;
        margin: 0 auto;
    }

    /*新北來一客*/
    #home_main_left #content_8_7:first-child{
        width:350px;
        margin:0 auto;

    }
    /*事務局下屬連結*/
    #vda_8_1 a img{
        display: inline-block;
        width:100%;
        padding:10px 5px;
    }  

    /*文化典藏*/

    .col-md-3.archive{
        width:50%;
    }

    .archive{
        display: inline-block;
        min-width: 100px;
        height: 150px;
        margin-bottom: 60px;
    }

    .archive h5 {
        text-align: center;
        font-size:13px;
        font-size:1rem;
        margin:0;

    }

    .archive-inner {
        margin: 5px;
        min-height: 150px;
        padding: 5px;
    }


    .source {
        background: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181118174436/https://www.hakka-affairs.ntpc.gov.tw/style/website/c0686/image/archive/source.png') no-repeat;
        background-position: center 10px;
        
    }

    .religion {
        background: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181118174436/https://www.hakka-affairs.ntpc.gov.tw/style/website/c0686/image/archive/religion.png') no-repeat;
        background-position: center 10px;
        
    }

    .lang {
        background: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181118174436/https://www.hakka-affairs.ntpc.gov.tw/style/website/c0686/image/archive/lang.png') no-repeat;
        background-position: center 10px;
        
    }

    .profession {
        background: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181118174436/https://www.hakka-affairs.ntpc.gov.tw/style/website/c0686/image/archive/profession.png') no-repeat;
        background-position: center 10px;
        
    }

    .inno {
        background: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181118174436/https://www.hakka-affairs.ntpc.gov.tw/style/website/c0686/image/archive/inno.png') no-repeat;
        background-position: center 10px;
        
    }

    .tourism {
        background: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181118174436/https://www.hakka-affairs.ntpc.gov.tw/style/website/c0686/image/archive/tourism.png') no-repeat;
        background-position: center 10px;
        
    }

    .group {
        background: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181118174436/https://www.hakka-affairs.ntpc.gov.tw/style/website/c0686/image/archive/group.png') no-repeat;
        background-position: center 10px;
        
    }

    .digital {
        background: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20181118174436/https://www.hakka-affairs.ntpc.gov.tw/style/website/c0686/image/archive/digital.png') no-repeat;
        background-position: center 10px;
        
    }
    /*//結束*/

    .video {
    margin: 0 auto;
    width: 300px;
    }

    #footer_text:after {
        content: none;
    }

    #footer_text table strong img {
        margin-left: 20px;
    }

}









/*
     FILE ARCHIVED ON 17:44:36 十一月 18, 2018 AND RETRIEVED FROM THE
     AN OPENWAYBACK INSTANCE ON 20:17:24 五月 25, 2026.
     JAVASCRIPT APPENDED BY OPENWAYBACK, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
