﻿html {
    font-size: 100%;
}

body {
    font-family: \5FAE\8EDF\6B63\9ED1\9AD4, Arial;
    margin: 0;
    color: #000000;
    line-height: 150%;
    letter-spacing: 0.5pt;
    letter-spacing: 0.5pt \9; /*for ie8*/
    font-size: 100%;
}

a:focus, input:focus, select:focus, textarea:focus {
    outline: 2px dashed #e50051 !important;
    outline-offset: -2px !important;
    opacity: 1 !important;
}

#bx-pager a:focus {
    outline-offset: 0px !important;
}

a, a:focus {
    color: #0073aa;
    text-decoration: none;
}

    a:hover {
        color: #0073aa;
        text-decoration: underline;
    }

ol, ul {
    list-style-position: inside;
    padding:0;
}

input, button, select, textarea {
    line-height: normal;
}

.inquiry input[type="radio"] {
    vertical-align: 0;
    margin-right: 5px;
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin: 0px;
    font-size: unset;
    font-weight: unset;
    line-height: unset;
}

label {
    font-weight: normal;
    margin-bottom: 0px;
}

.icon-open-link {
	display: inline;
	margin-left: 5px;
	line-height: unset;
	vertical-align: baseline;
	font-size: 120%;
}

.icon-open-link svg {
	color: #267272 !important;
	font-size: 70% !important;
}

.float-layer {
    position: relative;
    z-index: 2;
    margin-top: 220px;
    background-color: #FFFFFF;
}

.float-layer-home {
    position: relative;
    z-index: 2;
    margin-top: 520px;
}

#divFixTop {
    position: fixed;
    z-index: 1000;
    width: 100%;
    top: 0;
}

.mfp-title{
    padding-right: 50px !important;
    padding-left: 10px;
    padding-top: 10px;
    line-height: 20px !important;
    padding-bottom: 10px;
}

/*頂端功能*/
#divPageTop {
    font-size: 95%;
    height: 30px;
    line-height: 30px;
    text-align: right;
    color: #FFFFFF;
    background-color: #3990ac;
}

    #divPageTop #top_menu {
        position: relative;
    }

        #divPageTop #top_menu a {
            color: #FFFFFF;
            text-decoration: none;
        }

        #divPageTop #top_menu .font_size {
            display: inline-block;
            height: 21px;
            width: 21px;
            margin-right: 4px;
            vertical-align: middle;
        }

        #divPageTop #top_menu .font_small {
            background: url('../images/SubComm/font_s.png') no-repeat center center;
            color: transparent;
        }

        #divPageTop #top_menu .font_small_selected {
            background: url('../images/SubComm/font_s_f.png') no-repeat center center;
            color: transparent;
        }

        #divPageTop #top_menu .font_middle {
            background: url('../images/SubComm/font_m.png') no-repeat center center;
            color: transparent;
        }

        #divPageTop #top_menu .font_middle_selected {
            background: url('../images/SubComm/font_m_f.png') no-repeat center center;
            color: transparent;
        }

        #divPageTop #top_menu .font_large {
            background: url('../images/SubComm/font_l.png') no-repeat center center;
            color: transparent;
        }

        #divPageTop #top_menu .font_large_selected {
            background: url('../images/SubComm/font_l_f.png') no-repeat center center;
            color: transparent;
        }

#divHeader h1{
    padding:0;
}

/*上方 Banner*/
.BannerLogo {
    display: block;
    width: 100%;
    height: 150px;
}

    .BannerLogo, .BannerLogo a {
        color: transparent !important;
    }

/*搜尋區塊*/
#divSearch {
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 95%;
    background-color: rgba(240,250,252,0.8);
}

    #divSearch #divUpdateBar {
        padding-left: 10px;
    }

    #divSearch #divSearchBar {
        padding-right: 10px;
    }

        #divSearch #divSearchBar #divSearchBlock {
            vertical-align: middle;
        }

            #divSearch #divSearchBar #divSearchBlock #divSearchTable {
                width: 60%;
                margin-left: auto;
                margin-right: 0px;
            }

            #divSearch #divSearchBar #divSearchBlock .txtSearch {
                border: 1px solid #5f5f5f;
            }

        #divSearch #divSearchBar input[type="text"] {
            width: 100%;
        }

        #divSearch #divSearchBar #divSearchButton input[type="submit"] {
            display: inline-block;
            height: 25px;
            line-height: 25px;
            color: #FFFFFF;
            padding: 0px 10px;
            border: none;
            background-color: #838383;
        }



/*主選單*/
#divMenu {
    height: 40px;
    line-height: 40px;
    /*background: #034EA1;*/
}

    #divMenu .container {
        padding: 0;
    }
        
    #divMenu .navbar-toggler {
        border-color: #ddd !important;
        margin-right:10px;
    }

    #divMenu .dropdown-toggle::after {
        display: none;
    }

    #divMenu .navbar-toggler:focus {
        box-shadow: none;
    }

    #divMenu .navbar-toggler:hover, #divMenu .navbar-toggler:focus {
        background-color:#ddd;
    }

    #divMenu .navbar-toggler .icon-bar + .icon-bar {
        margin-top: 4px;
    }



    #divMenu .navbar-toggler .icon-bar {
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 1px;
        background-color: #888;
    }

    #divMenu .navbar-toggler .sr-only {
        position: absolute;
        width: 1px;
        height: 1px;
        margin: -1px;
        padding: 0;
        overflow: hidden;
        clip: rect(0,0,0,0);
        border: 0;
    }

    #divMenu .navbar {
        border: none;
        border-radius: 0px;
        min-height: 40px;
        margin-bottom: auto;
        z-index: 9999;
    }

    #divMenu .nav > li {
        white-space: nowrap;
        flex-flow: wrap;
        align-items: center;
        margin-left: 10px;
        flex-grow:1;
    }

        #divMenu .nav > li > a:hover,
        #divMenu .nav > li > a:focus {
            background-color: #3990ac;
        }

    #divMenu .navbar-expand-lg {
        background-color: #286579;
        border-color: transparent;
        height: 40px;
        justify-content:right;
    }

        #divMenu .navbar-expand-lg .navbar-nav > li > a {
            font-size: 120%;
            color: #FFFFFF;
            display: block;
            padding: 0px;
            line-height: 40px;
            text-decoration:none !important;
        }

        #divMenu .navbar-expand-lg .navbar-nav > li:hover {
            background-color: #3990ac;
        }

        #divMenu .navbar-expand-lg .navbar-nav > .open > a,
        #divMenu .navbar-expand-lg .navbar-nav > .open > a:hover,
        #divMenu.navbar-expand-lg .navbar-nav > .open > a:focus {
            background-color: transparent;
        }

    #divMenu .dropdown-menu > li > a {
        font-size: 120%;
        color: #000000;
        text-overflow: ellipsis;
        overflow: hidden;
        display:block;
        padding:3px 20px;
    }

        #divMenu .dropdown-menu > li > a:hover,
        #divMenu .dropdown-menu > li > a:focus {
            color: #ffffff;
            background-color: #3990ac;
            text-decoration:none;
        }

    #divMenu .menu_touch {
        display: none;
    }

.navbar-nav {
    float: none;
}

#divMenu .navbar-brand {
    display: none;
}

/*活動看版*/
#SliderBox {
    position: absolute;
    margin-top: 220px;
    width: 100%;
    z-index: 1;
}

    #SliderBox .outlevel {
        position: relative;
    }

    #SliderBox .spanText {
        position: absolute;
        top: 10px;
        left: 10px;
        margin-right: 10px;
    }

    #SliderBox ul li {
        list-style: none;
    }

/*內容*/
.div-content-home {
    width: 100%;
}

.div-content {
    border-top: 3px solid #44697c;
    border-bottom: 3px solid #44697c;
    padding-top: 10px;
    padding-bottom: 10px;
    padding: 10px;
    margin-top: 5px;
    margin-bottom: 20px;
    width: 100%;
}

.div-table-content {
    display: table;
    width: 100%;
}

.div-tr-content {
    display: table-row;
}

.div-td-content {
    display: table-cell;
    padding: 0px 10px;
}

/* 麵包屑 Path */
#divPath {
    min-height: 30px;
    line-height: 30px;
}

    #divPath .container {
        background: #FFD666;
    }

    #divPath a {
        color: #000000;
        text-decoration: none;
    }

        #divPath a:hover,
        #divPath a:focus {
            color: #034ea1;
            text-decoration: underline;
        }

    #divPath .a_print,
    #divPath .a_print:hover {
        color: #FFFFFF;
        font-size: 11pt;
        text-decoration: none;
    }

/*單元標題*/
#divSubject {
    background: url('../images/SubComm/dashline.gif') repeat-x bottom left;
    padding: 10px 0px;
    margin-bottom: 5px;
}

    #divSubject h2 {
        font-size: 140%;
        font-weight: bold;
        color: #44697c;
        margin: 0px;
    }

/*回上一頁、回頁首*/
.aBack, .aBack:hover, .aBack:visited,
.aPageTop, .aPageTop:hover, .aPageTop:visited {
    display: inline-block;
    width: 125px;
    height: 35px;
    line-height: 35px;
    margin-left: 10px;
    color: #FFFFFF;
    background-color: #44697c;
    text-decoration: none;
}


/* 內頁左側選單 */
#divLeftMenu {
    border: 1px solid #cbcbcb;
    border-bottom: 2px solid #44697c;
    margin-top: 5px;
}

    #divLeftMenu .menu_title {
        border-top: 4px solid #44697c;
        padding: 5px;
        padding-left: 15px;
        margin-bottom: 5px;
        background: #f2f2f2;
    }

        #divLeftMenu .menu_title a {
            line-height: 1.2em;
            font-size: 140%;
            font-weight: bold;
            color: #446979;
        }

    #divLeftMenu .menu_list {
        width: 100%;
        list-style: none;
    }

        #divLeftMenu .menu_list li {
            min-height: 2em;
            padding: 5px;
        }

            #divLeftMenu .menu_list li a {
                display: block;
                background: url('../images/SubComm/icon_menu_red.png') no-repeat 5px 8px;
                padding-left: 20px;
                color: #333333;
                position: static;
            }

            #divLeftMenu .menu_list li:hover,
            #divLeftMenu .menu_list li:focus,
            #divLeftMenu .menu_list li.selected {
                background-color: #c1d599;
            }

                #divLeftMenu .menu_list li:hover a,
                #divLeftMenu .menu_list li:focus a,
                #divLeftMenu .menu_list li.selected a {
                    color: #000000;
                }


/*FatFooter*/
#divFatFotoer {
    margin-top: 10px;
}

    #divFatFotoer .container {
        background-color: #A3DCEE;
    }

    #divFatFotoer span {
    }

    #divFatFotoer dl, #divFatFotoer dt, #divFatFotoer dd, #divFatFotoer ul, #divFatFotoer li {
        margin: 0px;
        padding: 0px;
    }

    #divFatFotoer dl {
        display: block;
        margin: 35px 40px;
        margin-right: 0px;
    }

        #divFatFotoer dl dt,
        #divFatFotoer dl dt a {
            font-size: 105%;
            font-weight: bold;
            color: #234048;
            margin-bottom: 5px;
        }

        #divFatFotoer dl dd,
        #divFatFotoer dl dd a {
            color: #234048;
        }

            #divFatFotoer dl dd ul {
                list-style: none;
            }

                #divFatFotoer dl dd ul li {
                    line-height: 130%;
                    padding-bottom: 8px;
                }


/*頁尾資訊*/
#divPageBottom {
    font-size: 95%;
}

    #divPageBottom .container {
        background-color: #286579;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    #divPageBottom .e_gov {
        float: right;
        margin-left: 20px;
    }

    #divPageBottom .a_plus {
        float: right;
        margin-left: 15px;
    }

    #divPageBottom .info {
        margin-left: 15px;
        color: #FFFFFF;
    }

        #divPageBottom .info a {
            color: #D5DC16;
        }


/*首頁新聞*/
#divHomeNews {
    margin-top: 10px;
    background-color: #FFFFFF;
}

    #divHomeNews .tabs {
        top: 0;
        z-index: 1;
        padding-right: 1px;
        text-align: center;
        color: #FFFFFF;
        background-color: #C2901A;
        font-size: 120%;
        padding: 10px;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }

    #divHomeNews .tab_container {
        position: relative;
        width: 100%;
        min-height: 243px;
        padding: 0 15px;
        border: 1px solid #C2901A;
        border-top: 0;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
    }

        #divHomeNews .tab_container ul li {
            list-style: none;
            border-bottom: 1px dashed #000000;
            line-height: 230%;
        }

            #divHomeNews .tab_container ul li .liDate {
                padding: 0 5px;
                float: left;
                color: #006ff7;
            }

            #divHomeNews .tab_container ul li .liContent {
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
            }

        #divHomeNews .tab_container ul a {
            color: #000000;
            text-decoration: none;
        }

            #divHomeNews .tab_container ul a:focus {
                color: #000000;
            }

        #divHomeNews .tab_container .divNewsMore {
            border: 0;
            text-align: right;
        }

            #divHomeNews .tab_container .divNewsMore a {
                color: #000000;
                text-decoration: none;
            }

/*首頁新聞 (頁籤版)*/
#divHomeNewsTabs {
    margin-top: 10px;
    background-color: #FFFFFF;
}

    #divHomeNewsTabs .organize {
        position: relative;
        width: 100%;
        padding-top: 44px;
    }

        #divHomeNewsTabs .organize .tabs {
            position: absolute;
            width: 25%;
            top: 0;
            z-index: 1;
            /*padding-right: 10px;*/
            text-align: center;
            font-size: 120%;
        }

            #divHomeNewsTabs .organize .tabs.active {
                display: block;
                cursor: default;
                margin: 0;
                background-image: none;
            }

                #divHomeNewsTabs .organize .tabs.active a {
                    color: #FFFFFF;
                    background-color: #034EA1;
                }

                    #divHomeNewsTabs .organize .tabs.active a:hover {
                        /**/
                    }

            #divHomeNewsTabs .organize .tabs.tabs1 {
                left: 0;
                padding-right: 10px;
            }

            #divHomeNewsTabs .organize .tabs.tabs2 {
                left: 25%;
                padding-right: 10px;
            }

            #divHomeNewsTabs .organize .tabs.tabs3 {
                left: 50%;
                padding-right: 10px;
            }

            #divHomeNewsTabs .organize .tabs.tabs4 {
                left: 75%;
            }

            #divHomeNewsTabs .organize .tabs a {
                text-decoration: none;
                display: block;
                color: #000000;
                padding: 10px;
                font-size: 120%;
                background-color: #D0D0D0;
            }

                #divHomeNewsTabs .organize .tabs a:hover {
                    text-decoration: none;
                }

        #divHomeNewsTabs .organize .tab_container {
            position: relative;
            width: 100%;
            min-height: 243px;
            padding: 0 15px;
            border: 1px solid #D0D0D0;
            border-top: none;
        }

            #divHomeNewsTabs .organize .tab_container ul li {
                list-style: none;
                border-bottom: 1px dashed #000000;
                line-height: 230%;
            }

                #divHomeNewsTabs .organize .tab_container ul li .liDate {
                    padding: 0 5px;
                    float: left;
                    color: #006ff7;
                }

                #divHomeNewsTabs .organize .tab_container ul li .liContent {
                    overflow: hidden;
                    text-overflow: ellipsis;
                    white-space: nowrap;
                }

            #divHomeNewsTabs .organize .tab_container ul a {
                color: #000000;
                text-decoration: none;
            }

                #divHomeNewsTabs .organize .tab_container ul a:focus {
                    color: #000000;
                }

            #divHomeNewsTabs .organize .tab_container .divNewsMore {
                border: 0;
                text-align: right;
            }

                #divHomeNewsTabs .organize .tab_container .divNewsMore a {
                    color: #000000;
                    text-decoration: none;
                }


/*首頁相簿*/
#divHomeAlbums {
    margin-top: 10px;
    background-color: #FFFFFF;
}

    #divHomeAlbums #divAlbums {
        padding: 10px;
        border: 1px solid #C2503B;
        border-top: none;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        min-height: 243px;
    }

        #divHomeAlbums #divAlbums .SlideAlbums {
            background: #000000;
        }

    #divHomeAlbums .tabs {
        top: 0;
        z-index: 1;
        padding-right: 1px;
        text-align: center;
        color: #FFFFFF;
        background-color: #C2503B;
        font-size: 120%;
        padding: 10px;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }

    #divHomeAlbums .Albums-div {
        height: auto;
        background-color: #FFFFFF;
    }

    #divHomeAlbums .Albums_img {
        margin: 0 auto;
        max-height: 165px;
    }

    #divHomeAlbums .albums-desc {
        text-align: center;
        height: 3em;
        width: 250px;
        margin: 0 auto;
    }

    #divHomeAlbums .bx-wrapper {
        margin-bottom: 0px;
    }

    #divHomeAlbums .bx-prev {
        background: url('../../library/bxslider/images/arrow_left.png') no-repeat;
        width: 40px;
        height: 54px;
        top: 33%;
        left: 0px;
    }

    #divHomeAlbums .bx-next {
        background: url('../../library/bxslider/images/arrpw_right.png') no-repeat;
        width: 40px;
        height: 54px;
        top: 33%;
        right: 0px;
    }

/*影音專區*/
#divHomeVideos {
    margin-top: 10px;
    background-color: #FFFFFF;
}

    #divHomeVideos .tabs {
        top: 0;
        z-index: 1;
        padding-right: 1px;
        text-align: center;
        color: #FFFFFF;
        background-color: #ba3735;
        font-size: 120%;
        padding: 10px;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }

    #divHomeVideos #divVideos {
        padding: 10px;
        border: 1px solid #ba3735;
        border-top: none;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        min-height: 238px;
    }

    #divHomeVideos .Videos-div {
        height: auto;
        background-color: #FFFFFF;
    }

    #divHomeVideos .Videos_img {
        margin: 0 auto;
        max-height: 165px;
    }

    #divHomeVideos .video-desc {
        text-align: center;
        height: 3em;
        width: 250px;
        margin: 0 auto;
    }

    #divHomeVideos .bx-wrapper {
        margin-bottom: 0px;
    }

    #divHomeVideos .bx-prev {
        background: url('../../library/bxslider/images/arrow_left.png') no-repeat;
        width: 40px;
        height: 54px;
        top: 33%;
        left: 0px;
    }

    #divHomeVideos .bx-next {
        background: url('../../library/bxslider/images/arrpw_right.png') no-repeat;
        width: 40px;
        height: 54px;
        top: 33%;
        right: 0px;
    }


/*核心業務*/
#divHomeCoreItem {
    margin-top: 10px;
    background-color: #FFFFFF;
}

    #divHomeCoreItem .divOuterContainer {
        border: 1px solid #4067b1;
        border-top: none;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        padding: 10px 45px;
    }

    #divHomeCoreItem .tabs {
        top: 0;
        z-index: 1;
        padding-right: 1px;
        text-align: center;
        color: #FFFFFF;
        background-color: #4067b1;
        font-size: 120%;
        padding: 10px;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }

    #divHomeCoreItem .outer-links img {
        width: 178px;
        height: 77px;
    }

    #divHomeCoreItem .bx-wrapper {
        margin-bottom: 0px;
    }

    #divHomeCoreItem .bx-prev {
        background: url('../../library/bxslider/images/arrow_left.png') no-repeat;
        width: 40px;
        height: 54px;
        top: 33%;
        left: -45px;
    }

    #divHomeCoreItem .bx-next {
        background: url('../../library/bxslider/images/arrpw_right.png') no-repeat;
        width: 40px;
        height: 54px;
        top: 33%;
        right: -45px;
    }


/*重點連結*/
#divHomeActive {
    margin-top: 10px;
    background-color: #FFFFFF;
}

    #divHomeActive .divOuterContainer {
        border: 1px solid #9e5cb1;
        border-top: none;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        padding: 10px 45px;
    }

    #divHomeActive .tabs {
        top: 0;
        z-index: 1;
        padding-right: 1px;
        text-align: center;
        color: #FFFFFF;
        background-color: #9e5cb1;
        font-size: 120%;
        padding: 10px;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }

    #divHomeActive .outer-links img {
        width: 178px;
        height: 77px;
    }

    #divHomeActive .bx-wrapper {
        margin-bottom: 0px;
    }

    #divHomeActive .bx-prev {
        background: url('../../library/bxslider/images/arrow_left.png') no-repeat;
        width: 40px;
        height: 54px;
        top: 33%;
        left: -45px;
    }

    #divHomeActive .bx-next {
        background: url('../../library/bxslider/images/arrpw_right.png') no-repeat;
        width: 40px;
        height: 54px;
        top: 33%;
        right: -45px;
    }

/*外部連結*/
#divHomeOuterLink {
    margin-top: 10px;
    background-color: #FFFFFF;
}

    #divHomeOuterLink .divOuterContainer {
        border: 1px solid #9e5cb1;
        border-top: none;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        padding: 10px 45px;
    }

    #divHomeOuterLink .tabs {
        top: 0;
        z-index: 1;
        padding-right: 1px;
        text-align: center;
        color: #FFFFFF;
        background-color: #9e5cb1;
        font-size: 120%;
        padding: 10px;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px;
    }

    #divHomeOuterLink .outer-links img {
        width: 178px;
        height: 77px;
    }

    #divHomeOuterLink .bx-wrapper {
        margin-bottom: 0px;
    }

    #divHomeOuterLink .bx-prev {
        background: url('../../library/bxslider/images/arrow_left.png') no-repeat;
        width: 40px;
        height: 54px;
        top: 33%;
        left: -45px;
    }

    #divHomeOuterLink .bx-next {
        background: url('../../library/bxslider/images/arrpw_right.png') no-repeat;
        width: 40px;
        height: 54px;
        top: 33%;
        right: -45px;
    }


/* 原SubSite.css */
.QueryTable {
    margin-bottom: 10px;
}

.inquiry {
    line-height: 180%;
    margin-bottom: 8px;
}

    .inquiry input {
        vertical-align: middle;
    }

    .inquiry select {
        vertical-align: middle;
    }

    .inquiry img {
        vertical-align: middle;
    }


.link_1 {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .link_1 li {
        background-image: url(../images/icon_link1.gif);
        background-repeat: no-repeat;
        background-position: 0 2px;
        padding: 0 0 0 20px;
    }

.link_2 {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .link_2 li {
        background-image: url(../images/icon_link2.gif);
        background-repeat: no-repeat;
        background-position: 0 3px;
        padding: 0 0 0 20px;
    }

.link_3 {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .link_3 li {
        background-image: url(../images/icon_link3.gif);
        background-repeat: no-repeat;
        background-position: 0 4px;
        padding: 0 0 0 20px;
    }

.link_4 {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .link_4 li {
        background-image: url(../images/icon_link4.gif);
        background-repeat: no-repeat;
        background-position: 0 4px;
        padding: 0 0 0 20px;
    }

.link_5 {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .link_5 li {
        background-image: url(../images/icon_link5.gif);
        background-repeat: no-repeat;
        background-position: 0 4px;
        padding: 0 0 0 20px;
    }

.link_6 {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .link_6 li {
        background-image: url(../images/icon_link6.gif);
        background-repeat: no-repeat;
        background-position: 0 4px;
        padding: 0 0 0 20px;
    }

.link_7 {
    list-style: none;
    margin: 0;
    padding: 0;
}

    .link_7 li {
        background-image: url(../images/icon_link7.gif);
        background-repeat: no-repeat;
        background-position: 0 4px;
        padding: 0 0 0 20px;
    }

/*Menu_Link_Desc*/
.link_table_desc {
    border: none;
    margin-left: auto;
    margin-right: auto;
    line-height: 180%;
    border-collapse: collapse;
    width: 90%;
    /*border: solid 1px #888888;*/
}

    .link_table_desc td {
        /*border: solid 1px #888888;*/
        color: #323232;
        padding: 2px 10px 2px 10px;
    }

        .link_table_desc td a {
            color: #323232;
        }

    .link_table_desc .catalog {
        background-color: #e7e7e7;
        color: #005fdf;
    }

        .link_table_desc .catalog a {
            color: #005fdf;
        }

.link_table {
    border: none;
    margin-left: auto;
    margin-right: auto;
    line-height: 140%;
    border-collapse: collapse;
    width: 90%;
    background-color: #ffffff;
    border: solid 1px #888888;
}

    .link_table td {
        border: solid 1px #888888;
        color: #323232;
        padding: 5px 15px 5px 15px;
    }

        .link_table td a {
            color: #323232;
        }

    .link_table .catalog {
        background-color: #e7e7e7;
        color: #005fdf;
    }

        .link_table .catalog a {
            color: #005fdf;
        }

.list_table {
    border: none;
    border-collapse: collapse;
    background-color: #ffffff;
}

    .list_table th {
        border-top: solid 1px #c9c9c9;
        background-color: #f2f2f2;
        color: #0157d0;
        white-space: nowrap;
        text-align: center;
        vertical-align: middle;
        height: 70px;
    }

        .list_table th a {
            color: #0157d0;
            text-decoration: none;
        }

        .list_table th input {
            background-color: transparent;
            color: #0157d0;
            font-size: 108%;
            font-weight: bold;
            text-decoration: none;
            border-style: none;
            vertical-align: middle;
            cursor: pointer;
        }

    .list_table td {
        border-top: solid 1px #c9c9c9;
        padding-left: 10px;
        padding-right: 10px;
        vertical-align: middle;
    }

        .list_table td a {
            color: #005fdf;
        }

.list_table_pager td {
    border-top: solid 1px #c9c9c9;
    text-align: center;
    padding: 0px;
}

    .list_table_pager td .divPagesCount {
        background-color: #f2f2f2;
        font-size: 95%;
        text-align: right;
        line-height: 2.5em;
        height: 2.5em;
    }

.list_table_pager input {
    background-color: transparent;
    color: #0D56FA;
    border-style: none;
    text-decoration: underline;
    vertical-align: middle;
    cursor: pointer;
}

/*典藏用*/
.list_table_pager a {
    font-size: 100%;
    background-color: transparent;
    color: #0D56FA;
    border-style: none;
    text-decoration: underline;
    vertical-align: middle;
    cursor: pointer;
    display: inline-block;
    line-height: 130%;
    margin: 0px 1.5px 0px 1.5px;
    padding: 0px 10px 0px 10px;
    position: static;
}

.list_table_pager .page_number {
    color: #0D56FA;
    font-weight: bold;
}

.list_table_pager .selected {
    color: #e00a50;
    font-weight: bold;
    text-decoration: none;
}

.list_table_empty td {
    color: Blue;
    font-weight: bold;
    text-align: center;
}

.detail_table {
    border-collapse: collapse;
}

    .detail_table th {
        background-color: #f2f2f2;
        color: #0256d2;
        border: 1px solid #c9c9c9;
        white-space: nowrap;
        text-align: center;
        padding: 0.5em 0px;
    }

        .detail_table th a {
            color: #0256d2;
        }

        .detail_table th input {
            background-color: transparent;
            color: #0256d2;
            font-weight: bold;
            text-decoration: underline;
            border-style: none;
            vertical-align: middle;
            cursor: pointer;
        }

    .detail_table td {
        border: 1px solid #c9c9c9;
        padding-left: 15px;
        padding-right: 15px;
    }

        .detail_table td a {
            color: #0073aa;
        }


.list_table1 {
    border: none;
    border-collapse: collapse;
    background-color: #ffffff;
}

    .list_table1 th {
        border-top: solid 1px #888888;
        border-bottom: solid 1px #888888;
        background-color: #e7e7e7;
        color: #005fdf;
        white-space: nowrap;
    }

        .list_table1 th a {
            color: #005fdf;
        }

        .list_table1 th input {
            background-color: transparent;
            color: #005fdf;
            font-weight: bold;
            text-decoration: underline;
            border-style: none;
            vertical-align: middle;
            cursor: pointer;
        }

    .list_table1 td {
        border-top: solid 1px #888888;
        border-bottom: solid 1px #888888;
        padding-left: 15px;
        padding-right: 15px;
    }

        .list_table1 td a {
            color: #005fdf;
            text-decoration: none;
        }

            .list_table1 td a:hover {
                color: #005fdf;
                text-decoration: underline;
            }

.list_table_pager1 td {
    text-align: center;
    border: none;
}

.list_table_pager1 input {
    background-color: transparent;
    color: #e00a50;
    border-style: none;
    text-decoration: underline;
    vertical-align: middle;
    cursor: pointer;
}
/*典藏用*/
.list_table_pager1 a {
    font-size: 100%;
    background-color: transparent;
    color: #e00a50;
    border-style: none;
    text-decoration: underline;
    vertical-align: middle;
    cursor: pointer;
    display: inline-block;
    line-height: 130%;
    margin: 0px 1.5px 0px 1.5px;
    padding: 0px 10px 0px 10px;
    position: static;
}

.list_table_pager1 .page_number {
    color: #0D56FA;
    font-weight: bold;
}

.list_table_pager1 .selected {
    color: #e00a50;
    font-weight: bold;
    text-decoration: none;
}

.list_table_empty1 td {
    color: Blue;
    font-weight: bold;
    text-align: center;
}

.list_table_alter_row1 td {
    background-color: #EAF0FC;
}


.detail_table1 th {
    white-space: nowrap;
    vertical-align: top;
    text-align: right;
    width: 1%;
}

    .detail_table1 th a {
        color: #005fdf;
    }

    .detail_table1 th input {
        background-color: transparent;
        color: #005fdf;
        font-weight: bold;
        text-decoration: underline;
        border-style: none;
        vertical-align: middle;
        cursor: pointer;
    }

.detail_table1 td {
    padding-left: 5px;
    padding-right: 15px;
}

    .detail_table1 td a {
        color: #005fdf;
    }

/*影音*/
.VideoDetail {
    border-collapse: collapse;
    width: 85%;
    margin: 0 auto;
}

    .VideoDetail .Header {
        background-color: #f2f2f2;
        color: #0256d2;
        border: 1px solid #c9c9c9;
        white-space: nowrap;
        text-align: center;
        padding: 0.5em 0px;
        text-align: right;
    }

    .VideoDetail td {
        border: 1px solid #c9c9c9;
        padding-left: 15px;
        padding-right: 15px;
    }

        .VideoDetail td a {
            color: #0073aa;
        }


.caption_1 {
    color: #aa6600;
    font-weight: bolder;
    font-size: 110%;
}

.caption_2 {
    color: #0579cf;
}

.vertical_middle {
    vertical-align: middle;
}

/*** 無邊線 Table ***/
.noborder_table td {
    border-style: none;
}

/*** Table 置中 ***/
.table_center {
    margin-left: auto;
    margin-right: auto;
}

.serial_text_1 {
    margin-left: 1em;
    text-indent: -1em;
}

.serial_text_2 {
    margin-left: 2em;
    text-indent: -2em;
}

.serial_text_3 {
    margin-left: 3em;
    text-indent: -3em;
}

.serial_text_4 {
    margin-left: 4em;
    text-indent: -4em;
}

.serial_text_5 {
    margin-left: 5em;
    text-indent: -5em;
}

.serial_text_6 {
    margin-left: 6em;
    text-indent: -6em;
}

.serial_text_7 {
    margin-left: 7em;
    text-indent: -7em;
}

.serial_text_8 {
    margin-left: 8em;
    text-indent: -8em;
}

.serial_text_9 {
    margin-left: 9em;
    text-indent: -9em;
}

.serial_text_10 {
    margin-left: 10em;
    text-indent: -10em;
}

.indent_text_1 {
    text-indent: 1em;
}

.indent_text_2 {
    text-indent: 2em;
}

.content_button {
    padding-bottom: 5px;
    text-align: right;
}

.text_content_div_indent_0 {
    text-align: left;
    margin-left: 0em;
    text-indent: 0em;
}

.text_content_div_indent_1 {
    text-align: left;
    margin-left: 1em;
    text-indent: -1em;
}

.text_content_div_indent_2 {
    text-align: left;
    margin-left: 2em;
    text-indent: -2em;
}

.text_content_div_indent_3 {
    text-align: left;
    margin-left: 3em;
    text-indent: -3em;
}

.text_content_div_indent_4 {
    text-align: left;
    margin-left: 4em;
    text-indent: -4em;
}

.text_content_div_indent_5 {
    text-align: left;
    margin-left: 5em;
    text-indent: -5em;
}

.text_content_div_indent_6 {
    text-align: left;
    margin-left: 6em;
    text-indent: -6em;
}

/*** 表格型 Table (Grid) ***/
.input_table {
    margin: 0 auto;
    background-color: #F2F2F2;
}

    .input_table th,
    .input_table td {
        padding: 5px;
    }

    .input_table th {
        color: #005fdf;
        white-space: nowrap;
        vertical-align: top;
        text-align: right;
        font-size: 100%;
    }

    .input_table span {
        color: #c50083;
    }

    .input_table .label-text {
        font-size: 100%;
        text-align: right;
        color: #005fdf;
        white-space: nowrap;
    }

    .input_table .Header {
        font-weight: bold;
        background-color: #e7e7e7;
        color: #005fdf;
        border-color: #888888;
        white-space: nowrap;
    }

/* 相關檔案 */
.table-files {
    display: table;
    width: 95%;
    margin: 0 auto;
}

    .table-files .tr-files {
        display: table-row;
    }

    .table-files .th-filesText,
    .table-files .th-filesKind {
        display: table-cell;
        text-align: center;
        color: #FFFFFF;
        background-color: #257cab;
        line-height: 200%;
    }

    .table-files .td-filesText,
    .table-files .td-filesKind {
        display: table-cell;
        background-color: #f2f2f2;
        padding: 5px 0px;
        line-height: 200%;
    }

    .table-files .td-filesText {
        padding-left: 20px;
    }

    .table-files .th-filesKind,
    .table-files .td-filesKind {
        width: 1%;
        padding: 0px 15px;
        white-space: nowrap;
    }

.img-file-icon {
    width: 24px;
}


/* 相關連結 */
.table-links {
    width: 95%;
    margin: 0 auto;
    background-color: #f2f2f2;
}

    .table-links .td-links {
        padding: 5px 0px;
        margin-left: 20px;
    }

/* 聯絡資訊 */
.table-contacts {
    width: 95%;
    margin: 0 auto;
    background-color: #f2f2f2;
}

    .table-contacts .td-contacts {
        padding: 5px 0px;
        margin-left: 20px;
    }

/* 相關圖片 */
.table-images {
    width: 100%;
    margin: 0 auto;
}

    .table-images a {
        position: static;
    }

    .table-images div {
        margin-bottom: 10px;
    }


/* 共用圖片外框 */
.img-shadow {
    margin: 5px;
    padding: 5px;
    border-radius: 0px;
    -webkit-box-shadow: 0px 0px 6px 4px rgba(0,0,0,0.50);
    -moz-box-shadow: 0px 0px 6px 4px rgba(0,0,0,0.50);
    box-shadow: 0px 0px 6px 4px rgba(0,0,0,0.50);
    height: 169px;
    width: 222px;
}

    .img-shadow a {
        position: static;
        display: block;
    }
/* 共用圖片說明文字 */
.img-desc {
    clear: both;
    width: 90%;
    color: #007cb9;
    margin: 0 auto;
    text-align: left;
    /*margin-top: 5px;*/
    height: 90px;
    line-height: 140%;
}

    .img-desc a {
        color: #007cb9;
        text-decoration: none;
        position: static;
    }

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

/* 共用內文標題 */
.divTitle {
    color: #b36200;
    font-weight: bold;
    font-size: 110%;
    margin-bottom: 10px;
}
/* 共用內文分隔線 */
.divBlank {
    margin-top: 15px;
    border-top: 2px dotted #456a7d;
    height: 20px;
}
/* 共用點閱數 */
.hit-item {
    background-color: #f2f2f2;
    line-height: 2em;
    padding-left: 20px;
    margin-top: 20px;
}
/* 共用小標題 */
.item-text {
    margin-left: 20px;
    color: #000000;
    font-weight: bold;
    line-height: 200%;
}

.error-hint {
    color:#df0000;
}

.head-image {
    float: left;
    width: 50%;
    margin-right: 15px;
    margin-bottom: 5px;
}

.accessibility {
    color: #ffffff;
    text-decoration: none;
}

.News_Header_Image {
    float: left;
    margin-right: 10px;
}

.Link_Title {
    color: #0860a3;
    text-decoration: none;
    font-weight: bold;
}

.link_hover a:hover {
    position: relative;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
}

.icon_img {
    background-image: url('../../main/images/Activephoto/icon_note.gif');
    background-repeat: no-repeat;
    padding-left: 25px;
    display: block;
    background-position: left center;
}

.Thumbnail_display {
    width: 236px;
    height: 183px;
    background: url('../../main/images/Activephoto/new_frame.gif') no-repeat;
}

    .Thumbnail_display div {
        float: left;
        margin: 13px 13px 11px 12px;
        padding: 0;
        display: inline; /*解決IE6的px兩倍問題*/
        width: 212px;
        height: 159px;
    }

    .Thumbnail_display img {
        margin: 0 auto;
    }

.Thumbnail_desc {
    width: 210px;
    color: #007cb9;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
}

.Thumbnail_News_display {
    width: 250px;
}

.Thumbnail_display1 {
    width: 157px;
    height: 208px;
    background: url('../../main/images/publication/pub_frame.gif') no-repeat;
}

    .Thumbnail_display1 div {
        float: left;
        margin: 13px 13px 11px 12px;
        padding: 0;
        display: inline; /*解決IE6的px兩倍問題*/
    }

.Margin_Center {
    margin-left: auto;
    margin-right: auto;
}

.ServerName {
    color: transparent !important;
    margin-left: 10px;
}

/* 頁面更新日期 */
#divContentUpdate {
    display: none;
}

.margin_top {
    clear: both;
}

.publish {
    width: 541px;
    margin: 0 auto;
}

.item-img {
    position: relative;
    margin: 5px;
    padding: 5px;
    margin-bottom: 25px;
    border-radius: 0;
    -webkit-box-shadow: 0 0 6px 4px rgb(0 0 0 / 50%);
    -moz-box-shadow: 0 0 6px 4px rgba(0,0,0,.5);
    box-shadow: 0 0 6px 4px rgb(0 0 0 / 50%);
    height: 169px;
    width: 222px;
    display: flex;
    align-items: center;
}

    .item-img img {
        max-height: 95%;
        max-width: 95%;
        height: auto;
        width: auto;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
    }

    .item-img .img-count {
        position: absolute;
        background-color: rgba(0,0,0,.4);
        color: #fff;
        font-size: 185%;
        font-weight: normal;
        line-height: 160px;
        text-align: center;
        vertical-align: middle;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
    }

.table-images .item-img div {
    margin-bottom:0;
}

        .item-img .img-count:hover {
            background-color: transparent;
        }

            .item-img .img-count:hover span {
                display: none;
            }
            
                    
@media print {
    a[href]:after {
        content: none !important;
    }

    /*頂端功能*/
    #divPageTop {
        display: none;
    }

    #divHeader {
        display: none;
    }

    #divFatFotoer {
        display: none;
    }

    #divPageBottom {
        display: none;
    }
}

@media screen and (max-width:500px) {
    .table-files .td-filesKind {
        width: 1%;
        padding: 0px 15px;
        white-space: normal;
    }
}

/* mobile xs */
@media screen and (max-width: 767px) {
    .container{
        width:100%;
        max-width:none;
    }

    /*#divFixTop {
        position: static;
    }*/

    .float-layer {
        margin-top: 0;
    }

    .float-layer-home {
        margin-top: -50px;
    }


    /*搜尋區塊*/
    #divSearch {
        position: relative;
    }

        #divSearch #divSearchBar #divSearchBlock #divSearchTable {
            width: 100%;
        }

    #SliderBox {
        position: static;
        margin-top: 0;
    }

    /*首頁新聞*/
    #divHomeNews .tabs {
        position: static !important;
        width: auto !important;
        text-align: left !important;
    }

    #divHomeNews .tab_container {
        position: relative !important;
        display: block !important;
        margin-bottom: 10px !important;
    }

    /*首頁新聞 (頁籤版)*/
    #divHomeNewsTabs .organize {
        padding-top: 0px !important;
    }

        #divHomeNewsTabs .organize .tabs.active a {
            background-color: #9D1217 !important;
        }

        #divHomeNewsTabs .organize .tabs {
            position: static !important;
            width: auto !important;
            text-align: left !important;
        }

        #divHomeNewsTabs .organize .tab_container {
            position: relative !important;
            display: block !important;
            margin-bottom: 10px !important;
        }

    .img-shadow {
        height: auto;
        width: 100%;
    }

        .img-shadow img {
            width: 100%;
        }

    #divPageTop {
        height: 3px;
    }

    #top_menu {
        display: none;
    }

    #divFatFotoer {
        display: none;
    }

    .img-responsive {
        width: 100%;
    }

    .publish {
        width: 95%;
    }

    .item-img {
        width: 100%;
        height: 295px;
    }

        .item-img .img-count {
            line-height: 295px;
        }
}

/* tablet sm */
@media screen and (min-width: 768px) and (max-width: 991px) {

    .float-layer-home {
        margin-top: -50px;
    }

    /*主功能選單*/
    /*#divMenu .menu_touch {
        display: table-cell;
    }

        #divMenu .menu_touch img {
            width: 30px;
        }

    #divMenu .nav > li > a {
        padding-left: 0px;
        padding-right: 0px;
    }

    #divMenu .navbar-expand-lg .navbar-nav > li > a {
        display: table-cell;
        font-size: 100%;
    }

    .yamm .dropdown.yamm-fw .dropdown-menu {
        margin-left: 10px;
        margin-right: 10px;
    }

    .dropdown-menu {
        border: 0;
        padding: 5px 0 15px 0;
    }

    .yamm .dropdown.yamm-fw .dropdown-menu li {
        list-style: none;
        float: left;
        width: 25%;
        margin-top: 10px;
    }*/

    .table-images .img-shadow {
        height: 255px;
        width: 340px;
    }

        .table-images .img-shadow img {
            max-height: 245px;
            margin: 0 auto;
            width: inherit;
        }

    /*搜尋區塊*/
    #divSearch {
        font-size: 85%;
    }

        #divSearch #divSearchBar #divSearchBlock #divSearchTable {
            width: 100%;
        }

    #SliderBox {
        position: relative;
        margin-top:0;
    }

    #divFatFotoer {
        display: none;
    }

    .img-responsive {
        width: 100%;
    }
}

/* desktop md */
@media screen and (min-width: 992px) and (max-width: 1170px) {

    .float-layer-home {
        margin-top: 480px;
    }

    /*主功能選單*/
    .yamm .dropdown.yamm-fw .dropdown-menu {
        margin-left: 10px;
        margin-right: 10px;
    }

    .dropdown-menu {
        border: 0;
        padding: 5px 0 15px 0;
    }

    .yamm .dropdown.yamm-fw .dropdown-menu li {
        list-style: none;
        float: left;
        width: 25%;
        margin-top: 10px;
    }

    .img-shadow img {
        max-height: 159px;
        margin: 0 auto;
        width: inherit;
    }

    /*搜尋區塊*/
    #divSearch #divSearchBar #divSearchBlock #divSearchTable {
        width: 70%;
    }
}

@media screen and (min-width:992px) {
    #divMenu .navbar-expand-lg .navbar-collapse {
        display: block !important;
    }
}

@media screen and (max-width:991px) {

    #divFixTop {
        position: static;
    }

    /*主功能選單*/
    #divMenu .yamm .nav,
    #divMenu .yamm .collapse,
    #divMenu .yamm .dropup,
    #divMenu .yamm .dropdown {
        position: relative;
        max-width:100%;
    }

    #divMenu .navbar-expand-lg .navbar-nav > li > a {
        color: #FFFFFF;
        display: table-cell;
        width: 100%;
    }

    #divMenu .nav > li {
        display: block;
        width: auto;
        text-align: left;
        margin-left: 0;
    }

    #divMenu .navbar-expand-lg .navbar-nav > .open > span {
        background-color: transparent;
    }

    #divMenu .navbar-nav {
        margin-top: 0px;
        background-color: #286579;
        flex-wrap:nowrap;
    }

        #divMenu .navbar-nav .open .dropdown-menu {
            width: 100%;
            background: #ffffff;
        }

    #divMenu .menu_touch {
        display: table-cell;
    }

    #divMenu .navbar-brand {
        height: auto;
    }

    #divMenu .navbar-toggler {
        padding: 6px 10px;
        margin-bottom: 4px;
    }

    #divMenu .navbar {
        min-height: 0;
    }

    .float-layer {
        margin-top: 0;
    }
}

/* large-desktop lg */
@media screen and (min-width: 1171px) {

    .float-layer-home {
        margin-top: 530px;
    }

    /*主功能選單*/
    .yamm .dropdown.yamm-fw .dropdown-menu {
        margin-left: 10px;
        margin-right: 10px;
        border-radius:0px;
        box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
    }

    .dropdown-menu {
        border: 0;
        padding: 5px 0 15px 0;
    }

    .yamm .dropdown.yamm-fw .dropdown-menu li {
        list-style: none;
        float: left;
        width: 25%;
        margin-top: 10px;
    }

    .img-shadow img {
        max-height: 159px;
        margin: 0 auto;
        width: inherit;
    }

    /*搜尋區塊*/
    #divSearch #divSearchBar #divSearchBlock #divSearchTable {
        max-width: 350px;
    }
}

@media screen and (min-width:1200px) {
    .container {
        width: 1170px;
    }
}

@media screen and (min-width:992px) and (max-width:1199px) {
    .container {
        width: 970px;
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    .container {
        width: 750px;
    }
}