html {
    /*該死的Bootstrap會覆蓋掉*/
    font-size: 100%;
}

body {
    /*font-family: Arial, 微軟正黑體;*/
    font-family: Arial, \5FAE\8EDF\6B63\9ED1\9AD4;
    margin: 0;
    color: #323232;
    line-height: 150%;
    letter-spacing: 0.5pt;
    letter-spacing: 0.5pt \9; /*for ie8*/
    /*該死的Bootstrap會覆蓋掉*/
    font-size: 100%;
    background: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240517072312/https://www.moea.gov.tw/MNS/App_Themes/Sub_31_8/bg02.png') repeat;
}

a:focus, input:focus, select:focus, textarea:focus {
    outline: 2px dashed #e50051 !important;
    outline-offset: -2px !important;
    opacity: 1 !important;
}

.link_1 li, .link_2 li
{
	background-position: left 0.5em;
}
.link_3 li, .link_4 li, .link_5 li, .link_6 li, .link_7 li
{
	background-position: left 0.7em;
}

/*bootstrap css*/
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-left: 0;
    padding-right: 0;
}

.row {
    margin-left: 0;
    margin-right: 0;
}

input, button, select, textarea {
    line-height: normal;
}


.PageMaxWidth {
    width: 990px;
    margin: 0 auto;
}

a, a:focus {
    color: #0073aa;
    text-decoration: none;
}

    a:hover {
        color: #0073aa;
        text-decoration: underline;
    }

ol, ul {
    list-style-position: inside;
}

.mfp-title{
    padding-right:50px !important;
}

#divMain {
    /*background: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240517072312/https://www.moea.gov.tw/MNS/App_Themes/Sub_31_8/bg_line.gif') repeat;*/
    /*background: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240517072312/https://www.moea.gov.tw/MNS/App_Themes/Sub_31_8/background.gif') repeat;*/
	/*左右對齊*/
	text-align: justify;
	text-justify:inter-ideograph;
}

#divHeader {
    background-color: #FFFFFF;
}

    #divHeader #Banner {
        color: #69090a;
        background-color: #FFFFFF;
    }

        #divHeader #Banner a {
            text-decoration: none;
            color: #69090a;
        }

/*首頁主選單*/
#menu_nav {
    margin: 0;
    position: relative;
    width: 990px;
    float: left;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    background-color: #8a1213;
}

    #menu_nav .menu_nav_li {
        margin: 0;
        padding: 10px 0;
        display: table-cell;
        width: 1%;
        white-space: nowrap;
    }

    #menu_nav li img {
        margin: 0;
        padding: 0;
        padding-left: 10px;
        vertical-align: middle;
        margin-right: 10px;
    }

    #menu_nav li a {
        padding: 0;
        display: block;
        text-decoration: none;
        color: #FFFFFF;
        font-size: 160%;
        margin-right: 10px;
    }

    #menu_nav li ul {
        margin-top: 5px;
        padding: 0;
        /*padding-top: 5px;*/
        padding-bottom: 2px;
        float: left;
        position: absolute;
        left: 0;
        width: 100%;
        background: #d4d4d4;
        display: none;
        z-index: 500;
        list-style: none;
        border-bottom-left-radius: 8px;
        border-bottom-right-radius: 8px;
        box-shadow: 2px 2px 2px rgba(20%,20%,40%,0.6),4px 4px 6px rgba(20%,20%,40%,0.4),6px 6px 12px rgba(20%,20%,40%,0.4);
    }

        #menu_nav li ul li {
            float: left;
            /*width: 20%;*/
            /*margin-left: 40px;
	margin-top: 15px;
	padding-left: 0px;*/
            padding-left: 20px;
            padding-right: 5px;
            margin-top: 1px;
            margin-left: 2px;
            margin-right: 10px;
        }

            #menu_nav li ul li a {
                display: block;
                color: #000000;
                font-size: 130%;
                /*padding-right: 10px;*/
                padding: 0px 10px;
                line-height: 3em;
                background: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240517072312/https://www.moea.gov.tw/MNS/App_Themes/Sub_31_8/icon_box.gif') no-repeat left center;
            }

            #menu_nav li ul li:hover {
                background-color: #8fc2ca;
                text-decoration: none;
            }

/*大看版*/
#divSlider {
    /*background: #8a1213;
    background: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240517072312/https://www.moea.gov.tw/MNS/App_Themes/Sub_31_8/bg_red.gif') no-repeat center center;
    background-color: #FFFFFF;*/
}

    #divSlider #SliderBox {
        /*width: 985px;
	border-right: 5px solid #7e7e7e;*/
    }

        #divSlider #SliderBox img {
            /*width: 990px;
	height: 300px;*/
        }

    #divSlider .SliderShadow {
        background: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240517072312/https://www.moea.gov.tw/MNS/App_Themes/Sub_31_8/img_shadow_972.png') no-repeat center center;
        height: 25px;
    }
	#divSlider .bx-wrapper
	{
		margin: 0px auto;
	}


/*主外框*/
#divBox {
    /*width: 990px;*/
    margin: 0px auto;
    /*padding: 0px 10px;*/
    padding-bottom: 10px;
    /*margin-bottom: 10px;*/
    /*border: 1px solid #cdcdcd;
    background-color: #FFFFFF;
    box-shadow: 6px 6px 10px #7e7e7e;*/
    /*border-right: 5px solid #7e7e7e;
	border-bottom: 5px solid #7e7e7e;*/
}

.divContentHome {
    background-color: none;
}

.divContent {
    padding: 0 10px;
    background-color: rgba(255,255,255,0.88);
}

/*首頁搜尋列*/
#SearchBar {
    /*margin-top: 15px;*/
    padding-left: 5px;
}

    #SearchBar .divSearch {
        /*float: left;*/
        background-color: #FFFFFF;
        border: 1px solid #949494;
        width: 300px;
        /*padding-right: 28px;*/
        vertical-align: middle;
        border-radius: 30px;
    }

        #SearchBar .divSearch .txtSearch {
            font-size: 100%;
            color: #757575;
            border: 0;
            width: 245px;
            margin: 3px 0 3px 15px;
            height: 36px;
            background-color: #FFFFFF;
            font-family: \5FAE\8EDF\6B63\9ED1\9AD4, Arial;
            line-height: 1em;
        }

.hotKeyword, .shortCut {
    font-size: 100%;
    color: #000000;
    line-height: 1.5em;
}

    .hotKeyword a, .shortCut a {
        text-decoration: none;
        color: #006595;
    }



/*首頁新聞區塊、活動資訊區塊、技術與專利資訊區塊*/
#divNewsBlock,
#divNewsActionBlock,
#divResultUseInfoBlock {
    margin-top: 5px;
    margin-left: 15px;
    margin-right: 15px;
}

#divNewsBlock {
    margin-left: 0px;
}

#divResultUseInfoBlock {
    margin-right: 0px;
}

    #divNewsBlock .divNewsTitle,
    #divNewsActionBlock .divNewsActionTitle,
    #divResultUseInfoBlock .divResultUseInfoTitle {
        text-align: center;
        vertical-align: middle;
    }

        #divNewsBlock .divNewsTitle a,
        #divNewsActionBlock .divNewsActionTitle a,
        #divResultUseInfoBlock .divResultUseInfoTitle a {
            display: inline-block;
            text-decoration: none;
        }

#divNewsBlock .divNewsTitle {
    background-color: #327d9e;
}

#divNewsActionBlock .divNewsActionTitle {
    background-color: #be5821;
}

#divResultUseInfoBlock .divResultUseInfoTitle {
    background-color: #6a7d2f;
}

    #divNewsBlock .divNewsTitle .divTitlePic,
    #divNewsActionBlock .divNewsActionTitle .divTitlePic,
    #divResultUseInfoBlock .divResultUseInfoTitle .divTitlePic {
        display: none;
        /*background: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240517072312/https://www.moea.gov.tw/MNS/App_Themes/Sub_31_8/title_blue_01.gif') no-repeat;
    height: 61px;
    width: 65px;
    float: left;*/
    }

    #divNewsBlock .divNewsTitle span,
    #divNewsActionBlock .divNewsActionTitle span,
    #divResultUseInfoBlock .divResultUseInfoTitle span {
        font-size: 150%;
        font-weight: bold;
        letter-spacing: 2px;
        letter-spacing: 0 \9; /*for ie8*/
        color: #FFFFFF;
        line-height: 40px;
    }

#divNewsBlock .divNewsItem,
#divNewsActionBlock .divNewsActionItem,
#divResultUseInfoBlock .divResultUseInfoItem {
    /*border: 1px solid #b1b1b1;
    border-top: none;*/
    margin-top: 10px;
    padding-bottom: 10px;
    background-color: #e9e9e9;
    line-height: 150%;
}

    #divNewsBlock .divNewsItem ul,
    #divNewsActionBlock .divNewsActionItem ul,
    #divResultUseInfoBlock .divResultUseInfoItem ul {
        margin: 0px 5px;
    }

        #divNewsBlock .divNewsItem ul li,
        #divNewsActionBlock .divNewsActionItem ul li,
        #divResultUseInfoBlock .divResultUseInfoItem ul li {
            display: block;
            min-height: 80px;
            padding: 3px 2px;
            /*background-color: #FFFFFF;*/
            border-bottom: 1px solid #FFFFFF;
        }

            #divNewsBlock .divNewsItem ul li.altItem,
            #divNewsActionBlock .divNewsActionItem ul li.altItem,
            #divResultUseInfoBlock .divResultUseInfoItem ul li.altItem {
                /*background-color: #F1F1F1;*/
            }

            #divNewsBlock .divNewsItem ul li a,
            #divNewsActionBlock .divNewsActionItem ul li a,
            #divResultUseInfoBlock .divResultUseInfoItem ul li a {
                text-decoration: none;
                font-weight: bold;
                font-size: 100%;
                color: #1d1d1d;
            }

        #divNewsBlock .divNewsItem ul .sepItem,
        #divNewsActionBlock .divNewsActionItem ul .sepItem,
        #divResultUseInfoBlock .divResultUseInfoItem ul .sepItem {
            height: 1px;
            border-bottom: 1px dashed #b4b4b4;
        }

        #divNewsBlock .divNewsItem ul .spanDate,
        #divNewsActionBlock .divNewsActionItem ul .spanDate,
        #divResultUseInfoBlock .divResultUseInfoItem ul .spanDate {
            font-weight: bold;
            color: #bb3f15;
            font-size: 95%;
        }

    #divNewsBlock .divNewsItem .moreLink,
    #divNewsActionBlock .divNewsActionItem .moreLink,
    #divResultUseInfoBlock .divResultUseInfoItem .moreLink {
        text-align: right;
        font-size: 100%;
        margin-top: 10px;
    }

        #divNewsBlock .divNewsItem .moreLink a,
        #divNewsActionBlock .divNewsActionItem .moreLink a,
        #divResultUseInfoBlock .divResultUseInfoItem .moreLink a {
            margin-right: 10px;
            margin-bottom: 10px;
            text-decoration: none;
            color: #006fa4;
        }


/*首頁影音*/
.divVideos {
    margin: 10px auto;
}

    .divVideos .bx-wrapper {
        margin:0;
        padding: 0 45px;
    }

        .divVideos .bx-wrapper .bx-viewport {
            background:none;
        }

    .divVideos .VideoItems {
        display: block;
        opacity: 1;
        pointer-events: auto;
        transform: translate3d(0,0,0);
    }

        .divVideos .VideoItems .VideoItem {
            width: 90%;
            margin: 0 auto;
        }

.img-shadow .video-play-circle {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    line-height: 180px;
    opacity: 0.5;
    background: #333333;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #FFFFFF;
}

.divVideos .ImgItem .img-shadow {
    margin: 5px;
    margin-bottom: 8px;
    padding: 5px;
    border-radius: 0;
    box-shadow: 0 10px 10px #c6cdcb;
    height: 210px;
    width: 100%;
}

    .divVideos .ImgItem .img-shadow img {
        max-height: 95%;
        max-width: 95%;
        width: auto;
        height: auto;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
    }

    .divVideos .ImgItem .img-shadow span {
        display: none;
    }

    .divVideos .ImgItem .img-shadow a {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        width: 100%;
        height: 100%;
        display: block;
        border-radius: 3px;
        background-position: center;
        background-size: cover;
        color: transparent;
    }

.divVideos .ImgItem .img-desc {
    clear: both;
    width: 99%;
    color: #59615e !important;
    margin: 0 auto;
    text-align: left;
    line-height: 140%;
    font-size: 90%;
    min-height:3em;
}

    .divVideos .ImgItem .img-desc a {
        color: #009dec;
        text-decoration: none;
        position: static;
    }

.divVideos .ImgItem .img-shadow a:hover .video-play-circle {
    display: none;
}

.divVideos .ImgItem .img-shadow .video-play-circle {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    line-height: 180px;
    opacity: 0.5;
    color: #FFFFFF;
    background: #333333;
}

    .divVideos .ImgItem .img-shadow .video-play-circle i,
    .divVideos .ImgItem .img-shadow .video-play-circle svg {
        font-size: 300%;
    }

.divVideos .ImgItem .img-date {
    font-size: 90%;
    color: #59615e;
}

.divVideos .VideoItems .prev-next-button {
    position: absolute;
    top: 40%;
    display: block;
    background: none;
    border: none;
    -webkit-appearance: none;
    transform: translate3d(0,-50%,0);
    opacity: .5;
    color: #000;
    font-size: 2rem;
    padding: 5px;
}

    .divVideos .VideoItems .prev-next-button.prev {
        z-index: 4;
        left: 0;
    }

    .divVideos .VideoItems .prev-next-button.next {
        right: 0;
    }

.divVideos .bannerlink {
    position: relative;
    margin-right: 70px;
    margin-bottom: 10px;
    text-decoration: none;
    color: #006fa4;
}

.divOrders {
    display: block;
}

/*影音專區*/
#divDoitVideoList .img-shadow {
    margin: 5px;
    margin-bottom: 8px;
    padding: 5px;
    border-radius: 0;
    box-shadow: 0 10px 10px #c6cdcb;
    height: 160px;
    width: 220px;
}

    #divDoitVideoList .img-shadow img {
        max-height: 95%;
        max-width: 95%;
        width: auto;
        height: auto;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
    }

    #divDoitVideoList .img-shadow span {
        display: none;
    }

    #divDoitVideoList .img-shadow a {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        width: 100%;
        height: 100%;
        display: block;
        border-radius: 3px;
        background-position: center;
        background-size: cover;
        color: transparent;
    }

#divDoitVideoList .img-desc {
    clear: both;
    width: 99%;
    color: #59615e;
    margin: 0 auto;
    text-align: center;
    height: 5em;
    line-height: 140%;
    font-size: 90%;
}

    #divDoitVideoList .img-desc a {
        color: #009dec;
        text-decoration: none;
        position: static;
    }

#divDoitVideoList .img-shadow a:hover .video-play-circle {
    display: none;
}

#divDoitVideoList .img-shadow .video-play-circle {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    line-height: 180px;
    opacity: 0.5;
    color: #FFFFFF;
    background: #333333;
}

    #divDoitVideoList .img-shadow .video-play-circle i,
    #divDoitVideoList .img-shadow .video-play-circle svg {
        font-size: 300%;
    }

#divDoitVideoList .img-date {
    font-size: 90%;
    color: #59615e;
}

.custom-popup-class .mfp-container {
    padding-top: 40px;
    padding-bottom: 40px;
}

.custom-popup-class .mfp-content {
    width: 100%;
    max-width: 700px;
}

.upload-video {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%;
}

    .upload-video .mfp-close {
        top: -44px;
        color: #FFF !important;
        text-align: right;
        right: 1px;
    }

.some-element {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgb(0 0 0 / 60%);
    background: #000;
}

    .some-element video {
        position: absolute;
        display: block;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        box-shadow: 0 0 8px rgb(0 0 0 / 60%);
        background: #000;
    }


/*政府資訊公開*/
.govInfo {
    margin: 0 15px;
}

    .govInfo .govInfoTitle {
        color: #8a1213;
        font-weight: bold;
        line-height: 2em;
        margin-bottom: 0.5em;
        border-bottom: 2px solid #8a1213;
    }

/*首頁下方小廣告圖*/
#ActiveItem {
    margin: 30px auto;
    padding: 0 50px;
}
#ActiveItem .bx-wrapper
{
	margin: 0px auto;
}

/*內頁的全文檢索*/
#divFullSearch {
    margin-top: 10px;
    border: 1px solid black;
    background-color: #FFFFFF;
    vertical-align: middle;
    border-radius: 30px;
}

    #divFullSearch .fs_Search {
        padding-right: 10px;
    }

    #divFullSearch .txtSearch {
        width: 920px;
        margin-left: 15px;
        border: 0;
        color: #949494;
        margin: 3px 0 3px 15px;
        height: 30px;
        background-color: #FFFFFF;
        font-family: \5FAE\8EDF\6B63\9ED1\9AD4, Arial;
        font-size: 100%;
        line-height: 1em;
    }


/*-----目前位置-----*/
/*-----Start-----*/
.divPath {
    font-size: 125%;
    color: #000000;
    padding-top: 10px;
}

    .divPath .nowPosition {
        /*background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240517072312/https://www.moea.gov.tw/MNS/App_Themes/Sub_31_8/icon_path.gif);*/
        background-repeat: no-repeat;
        background-position: 0 4px;
        /*float: left;*/
        position: relative;
    }

    .divPath a {
        color: #000000;
        text-decoration: none;
    }

        .divPath a:hover {
            text-decoration: underline;
        }

.print_button {
    text-align: right;
    margin-right: 10px;
    position: relative;
}
/*-----End-----*/

/*-----功能標題-----*/
/*-----Start-----*/
#divSubject {
    clear: both;
    padding: 10px 0px 0px 0px;
}

    #divSubject h2 {
        font-weight: bold;
        font-size: 250%;
        /*float: left;*/
        /*position: relative;*/
        color: #9c1224;
        margin: 0;
        background: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240517072312/https://www.moea.gov.tw/MNS/App_Themes/Sub_31_8/title_dot.gif') no-repeat;
        padding-left: 15px;
        line-height: 1.1;
    }

    #divSubject #divBack {
        float: right;
        position: relative;
        margin: 0 2px 0 0;
    }
/*-----End-----*/

.divTitle {
    color: #955200;
}

/*FatFooter*/
#FatFooter .divFooter {
    background-color: #981120;
    /*margin: 5px 0px;*/
    margin-bottom: 0px;
    padding-top: 5px;
    padding-bottom: 15px;
}

    #FatFooter .divFooter td {
        vertical-align: top;
        text-align: center;
    }

#FatFooter dl, #FatFooter dt, #FatFooter dd, #FatFooter ul, #FatFooter li {
    margin: 0px;
    padding: 0px;
}

#FatFooter a {
    text-decoration: none;
}

#FatFooter dl {
    /*float: left;*/
    margin-left: 10px;
    margin-right: 10px;
}

#FatFooter dt {
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 17pt;
    border-bottom: 1px solid #B8A1A2;
    text-align: center;
}

    #FatFooter dt a {
        color: #FFFFFF;
        /*font-weight: bold;*/
        line-height: 130%;
        letter-spacing: 1px;
    }

        #FatFooter dt a:hover, #FatFooter dt a:focus {
            color: #FCF01D;
        }


#FatFooter dd {
    line-height: 150%;
}

    #FatFooter dd ul {
        list-style: none;
        /*margin-left: 25px;*/
    }

        #FatFooter dd ul li {
            text-align: center;
        }

            #FatFooter dd ul li a {
                font-size: 14pt;
                color: #FFFFFF;
            }

                #FatFooter dd ul li a:hover, #FatFooter dd ul li a:focus {
                    color: #FCF01D;
                }


/*-----首頁頁尾區塊-----*/
/*-----Start-----*/
#PageBottom {
    /*background: #e8e8e8;*/
}

    #PageBottom #footer {
        background: #000000;
        color: #FFFFFF;
        background: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240517072312/https://www.moea.gov.tw/MNS/App_Themes/Sub_31_8/copyright_bg.gif') #000000 repeat-x;
        background-position: bottom;
        /*height: 100px;*/
    }

        #PageBottom #footer div {
            margin: 20px 0;
            /*margin-left: 15px;*/
        }

        #PageBottom #footer .information {
            float: left;
            line-height: 130%;
            font-size: 10pt;
            /*white-space: nowrap;*/
            margin-left: 5px;
        }

            /*#PageBottom #footer .information span {
                color: #0f7cd1;
            }*/

            #PageBottom #footer .information a {
                color: #FCF01D;
                text-decoration: none;
            }

                #PageBottom #footer .information a:hover {
                    text-decoration: underline;
                }

        #PageBottom #footer .information_image {
            float: right;
            margin-top: 15px;
            margin-right: 15px;
        }

        #PageBottom #footer .information_logo {
            float: left;
            margin-top: 15px;
        }

        #PageBottom #footer .information_backtop {
            /*float: left;	
	margin-left: 8px;*/
            float: right;
            margin-top: 15px;
            margin-right: 5px;
        }
/*-----End-----*/






/*-----查詢條件樣式-----*/
/*-----Start-----*/
.inquiry {
    float: left;
    /*margin-left: 10px;*/
    /*margin-top: 25px;*/
}

.QueryTable {
    width: 100%;
    margin-bottom: 15px;
}

    .QueryTable #tdTopLeft {
        background: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240517072312/https://www.moea.gov.tw/MNS/App_Themes/Sub_31_8/border_lefttop.gif') no-repeat;
        width: 4px;
        height: 4px;
        display: block;
    }

    .QueryTable #tdTopCenter {
        background: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240517072312/https://www.moea.gov.tw/MNS/App_Themes/Sub_31_8/border_top.gif') repeat-x;
        height: 4px;
    }

    .QueryTable #tdTopRight {
        display: block;
        width: 4px;
        background: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240517072312/https://www.moea.gov.tw/MNS/App_Themes/Sub_31_8/border_righttop.gif') no-repeat;
        height: 4px;
    }

    .QueryTable #tdMiddleLeft {
        width: 4px;
        background: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240517072312/https://www.moea.gov.tw/MNS/App_Themes/Sub_31_8/border_left.gif') repeat-y;
    }

    .QueryTable #tdMiddleCenter {
        background-color: #F5F5F0;
        padding: 10px;
    }

        .QueryTable #tdMiddleCenter .qTitle {
            float: left;
        }

        .QueryTable #tdMiddleCenter .qContent {
            float: left;
        }
			.QueryTable #tdMiddleCenter .qContent input[type="text"]
			{
				width: 99%;
			}
			.QueryTable #tdMiddleCenter .qContent input[type="checkbox"]
			{
				margin: 0px;
			}
            .QueryTable #tdMiddleCenter .qContent label {
                font-weight: normal;
				height: 1em;
            }

    .QueryTable #tdMiddleRight {
        width: 4px;
        background: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240517072312/https://www.moea.gov.tw/MNS/App_Themes/Sub_31_8/border_right.gif') repeat-y;
    }

    .QueryTable #tdBottomLeft {
        width: 4px;
        background: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240517072312/https://www.moea.gov.tw/MNS/App_Themes/Sub_31_8/border_leftdown.gif') no-repeat;
        height: 4px;
    }

    .QueryTable #tdBottomCenter {
        background: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240517072312/https://www.moea.gov.tw/MNS/App_Themes/Sub_31_8/border_down.gif') repeat-x;
        height: 4px;
    }

    .QueryTable #tdBottomRight {
        width: 4px;
        background: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240517072312/https://www.moea.gov.tw/MNS/App_Themes/Sub_31_8/border_rightdown.gif') no-repeat;
        height: 4px;
    }
/*-----End-----*/

caption {
    color: #757575;
}

/*-----GridTable樣式-----*/
/*-----Start-----*/
.list_table {
    float: left;
    margin-left: 20px;
    border: none;
    border-collapse: collapse;
    background-color: #ffffff;
	width: 95%;
}

    .list_table th {
        border: none;
        background-color: #84736c;
        color: #FFFFFF;
        white-space: nowrap;
        text-align: center;
    }

        .list_table th input {
            background-color: transparent;
            color: #FFFFFF;
            font-weight: bold;
            text-decoration: underline;
            border-style: none;
            vertical-align: middle;
            cursor: pointer;
        }

    .list_table td {
        border: none;
        border-bottom: dotted 1px #888888;
        padding: 10px 15px;
    }

    .list_table .list_table_alter_row1 td {
        background-color: #f3e3e2;
    }

    .list_table td a {
        color: #666666;
        text-decoration: none;
    }

        .list_table td a:hover {
            text-decoration: underline;
        }

.list_table_pager td {
    text-align: center;
    border: none;
}

.list_table_pager input {
    background-color: transparent;
    color: #e00a50;
    border-style: none;
    text-decoration: underline;
    vertical-align: middle;
    cursor: pointer;
}

.list_table_pager .page_number {
    color: #0D56FA;
    font-weight: bold;
}

.list_table_empty td {
    color: Blue;
    font-weight: bold;
    text-align: center;
    border: none;
}
/*-----End-----*/

/*-----新聞內容頁樣式-----*/
/*-----Start-----*/
.detail_table {
    border: 1px solid;
    border-color: #888888;
    border-collapse: collapse;
}

    .detail_table th, .detail_table td {
        border: 1px solid;
        padding: 5px;
    }

        .detail_table td th, .detail_table td td {
            border: none;
            padding: 5px;
        }

    .detail_table th {
        background-color: #e7e7e7;
        color: #991122;
        border-color: #888888;
        white-space: nowrap;
    }

        .detail_table th a {
            color: #006cff;
        }

        .detail_table th input {
            background-color: transparent;
            color: #006cff;
            font-weight: bold;
            text-decoration: underline;
            border-style: none;
            vertical-align: middle;
            cursor: pointer;
        }

    .detail_table td {
        border-color: #888888;
        padding-left: 15px;
        padding-right: 15px;
    }

        .detail_table td a {
            color: #006cff;
        }
/*-----End-----*/


.detail_table2 {
    border: none;
    border-color: #888888;
    border-collapse: collapse;
}

    .detail_table2 th, .detail_table2 td {
        border: none;
        padding: 5px;
    }

        .detail_table2 td th, .detail_table2 td td {
            border: 1px solid #888888;
            padding: 5px;
        }

            .detail_table2 td td td {
                border: none;
            }

    .detail_table2 th {
        background-color: #e7e7e7;
        color: #991122;
        border-color: #888888;
        white-space: nowrap;
    }

        .detail_table2 th a {
            color: #006cff;
        }

        .detail_table2 th input {
            background-color: transparent;
            color: #006cff;
            font-weight: bold;
            text-decoration: underline;
            border-style: none;
            vertical-align: middle;
            cursor: pointer;
        }

    .detail_table2 td {
        border-color: #888888;
        padding-left: 15px;
        padding-right: 15px;
    }

        .detail_table2 td a {
            color: #006cff;
        }


/*-----資料分類檢索樣式-----*/
/*-----Start-----*/
.MetaQuery {
    border: solid 1px;
    width: 95%;
	margin: 0 auto;
}

    .MetaQuery a {
        text-decoration: none;
    }

    .MetaQuery .Header {
        border: solid 1px;
        background-color: #B6ABA8;
        color: #000000;
        font-weight: bold;
        padding: 5px 0;
        text-align: center;
        font-size: 110%;
    }

    .MetaQuery .List {
        border: solid 1px;
		padding: 5px;
    }
		.MetaQuery .List .Menu
		{
			margin-left: 1em;
		}
        .MetaQuery .List .Menu a {
            color: #9A1223;
            font-weight: bold;
        }
		.MetaQuery .List .Menu .SubMenu
		{
			margin-left: 1em;
		}
        .MetaQuery .List .Menu .SubMenu a {
            color: #000000;
            font-weight: normal;
        }
/*-----End-----*/


/*-----連結網址書籤樣式-----*/
/*-----Start-----*/
.NewBookMark {
    margin: 0;
    padding: 0;
    width: 100%;
    text-align: center;
}

    .NewBookMark a {
        text-decoration: none;
        color: #9A1223;
    }

    .NewBookMark li {
        list-style: none;
        display: inline;
        padding: 5px 10px;
        border-right: solid 1px #B6ABA8;
        white-space: nowrap;
    }

    .NewBookMark .SubMenu {
        list-style: none;
        display: inline;
        padding: 5px 10px;
        border-left: solid 1px #B6ABA8;
        border-right: solid 1px #B6ABA8;
    }
/*-----End-----*/

/*-----連結網址書籤樣式-----*/
/*-----Start-----*/
.short_menu {
	width: 95%;	
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding: 1em 0px;
}
.short_menu a {
	color: #9A1223;
	text-decoration: none;
}
.short_menu a:hover {
	text-decoration: underline;
}
.short_menu span {
	white-space: nowrap;
	padding: 5px 10px;
}
/*-----End-----*/

/*-----相關網站-----*/
/*-----Start-----*/
.CountyText {
    font-size: 100%;
    font-weight: bold;
    color: #000000;
}

.SubKindText {
    font-size: 100%;
    font-weight: bold;
    color: #000000;
}

.SubjectSub {
    font-size: 90%;
}

.RelateSiteLink {
    color: #991122 !important;
}
/*-----End-----*/

.TechNews, .ActiveReview, .Publication {
    float: left;
    -webkit-box-shadow: 3px 3px 3px 0px rgba(100, 100, 100, 0.50);
    -moz-box-shadow: 3px 3px 3px 0px rgba(100, 100, 100, 0.50);
    box-shadow: 3px 3px 3px 0px rgba(100, 100, 100, 0.50);
    border: 1px solid #c2c2c2;
    margin-right: 10px;
    margin-bottom: 1em;
    padding-top: 10px;
}

.TechNews {
    width: 300px;
    /*min-height: 385px;*/
}

.ActiveReview {
    width: 300px;
    /*min-height: 360px;*/
}

.Publication {
    width: 300px;
    min-height: 490px;
}

    .TechNews .TitleText,
    .ActiveReview .TitleText,
    .Publication .TitleText {
        font-size: 140%;
        color: #7a1f1f;
        font-weight: bold;
        line-height: 1.2em;
        margin: 10px 10px 10px 5px;
        min-height: 2em;
    }

        .TechNews .TitleText a,
        .ActiveReview .TitleText a,
        .Publication .TitleText a {
            color: #7a1f1f;
            text-decoration: none;
        }

    .TechNews .ContentBlock,
    .ActiveReview .ContentBlock,
    .Publication .ContentBlock {
        margin: 0px 10px 10px 10px;
        line-height: 150%;
    }

    .TechNews .FieldText,
    .ActiveReview .FieldText,
    .Publication .FieldText {
        color: #7c1d1d;
    }

    .TechNews .Intro,
    .ActiveReview .Intro,
    .Publication .Intro {
        min-height: 138px;
    }

    .TechNews .ImgItem,
    .ActiveReview .ImgItem,
    .Publication .ImgItem {
        margin: 0 auto;
        -webkit-box-shadow: 3px 3px 3px 0px rgba(100, 100, 100, 0.50);
        -moz-box-shadow: 3px 3px 3px 0px rgba(100, 100, 100, 0.50);
        box-shadow: 3px 3px 3px 0px rgba(100, 100, 100, 0.50);
        width: 255px;
		text-align: center;
    }

        .TechNews .ImgItem img {
            /*width: 270px;*/
            height: 170px;
			max-width: 100%;
            /*width: 100%;*/
            border: 1px solid #c2c2c2;
        }

        .ActiveReview .ImgItem img {
            /*width: 270px;*/
            height: 170px;
			max-width: 100%;
            border: 1px solid #c2c2c2;
        }

    .Publication .ImgItem {
        width: 210px;
    }

        .Publication .ImgItem img {
            /*width: 210px;
	height: 291px;*/
            width: 100%;
            border: 1px solid #c2c2c2;
        }

    .TechNews .TagItem,
    .ActiveReview .TagItem,
    .Publication .TagItem {
        margin: 1em 10px 1em 5px;
    }

    .ActiveReview .DateItem,
    .Publication .DateItem {
        margin-left: 5px;
    }

.moreContent {
    clear: both;
    margin-right: 20px;
    text-align: right;
}

.TagItem {
    margin: 1em 10px 1em 5px;
}

/* 共用的 標籤文字 */
.TagText {
    background: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240517072312/https://www.moea.gov.tw/MNS/App_Themes/Sub_31_8/icon_tag.gif') no-repeat left top;
}

    .TagText .TagItems {
		text-align: left;
		word-wrap: break-word;
		word-break: break-all;
        margin-left: 40px;
        line-height: 150%;
    }
/* 共用的 標籤文字 */



.file_list_table1 {
    border: none;
    border-collapse: collapse;
    background-color: #ffffff;
}

    .file_list_table1 th {
        /*border: solid 1px #888888;*/
        background-color: #e7e7e7;
        color: #404040;
        white-space: nowrap;
    }

        .file_list_table1 th a {
            color: #006cff;
        }

        .file_list_table1 th input {
            background-color: transparent;
            color: #006cff;
            font-weight: bold;
            text-decoration: underline;
            border-style: none;
            vertical-align: middle;
            cursor: pointer;
        }

    .file_list_table1 td {
        /*border: solid 1px #888888;*/
        border-bottom: 1px dotted #888888;
        padding-left: 10px;
        padding-right: 10px;
        vertical-align: middle;
    }

        .file_list_table1 td a {
            /*color: #006cff;*/
        }

.file_list_table_pager1 td {
    text-align: center;
    border: none;
}

.file_list_table_pager1 input {
    background-color: transparent;
    color: #0D56FA;
    border-style: none;
    text-decoration: underline;
    vertical-align: middle;
    cursor: pointer;
}

.file_list_table_pager1 .page_number {
    color: #0D56FA;
    font-weight: bold;
}

.file_list_table_pager1 .selected {
    color: #e00a50;
    font-weight: bold;
    text-decoration: none;
}

.file_list_table_empty1 td {
    color: Blue;
    font-weight: bold;
    text-align: center;
}

/*創新與展示 3大主題圖 */
.TopTitle_1, .TopTitle_2, .TopTitle_3 {
    padding-left: 43px;
    color: #3e6282;
    font-size: 155%;
    line-height: 1.5em;
    font-weight: bold;
}

.TopTitle_1 {
    background: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240517072312/https://www.moea.gov.tw/MNS/App_Themes/Sub_31_8/icon_light2.gif') no-repeat left center;
}

.TopTitle_2 {
    background: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240517072312/https://www.moea.gov.tw/MNS/App_Themes/Sub_31_8/icon_camera.gif') no-repeat left center;
}

.TopTitle_3 {
    background: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240517072312/https://www.moea.gov.tw/MNS/App_Themes/Sub_31_8/icon_book.gif') no-repeat left center;
}

.divTechTitle {
    line-height: 3em;
}

    .divTechTitle .TitleText {
        color: #8a1213;
        font-size: 140%;
        font-weight: bold;
        vertical-align: middle;
    }

/*影片*/
.VideoItem {
    margin-bottom: 2em;
}

    .VideoItem .ImgItem {
        text-align: center;
    }

    .VideoItem .TitleText {
        color: #007ab5;
        text-align: center;
        font-size: 110%;
    }

    .VideoItem .TagItem {
        margin-top: 10px;
        margin-left: 10px;
    }
/*下面都是新增的*/



#top_menu {
    font-size: 95%;
    top: 10px;
    line-height: 200%;
}

#UpdateDate {
    font-size: 95%;
}

.google_map {
    border: 0px;
    height: 250px;
    width: 372px;
}


#MenuItem .navbar-expand-lg {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
}


#MenuItem .navbar-toggler {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid #ddd;
    border-radius: 4px;
}

    #MenuItem .navbar-toggler:focus {
        box-shadow: none;
    }

    #MenuItem .navbar-toggler .icon-bar + .icon-bar {
        margin-top: 4px;
    }

    #MenuItem .navbar-toggler .icon-bar {
        display: block;
        width: 22px;
        height: 2px;
        border-radius: 1px;
        background-color: #888;
    }

    #MenuItem .navbar-toggler .sr-only {
        position: absolute;
        width: 1px;
        height: 1px;
        margin: -1px;
        padding: 0;
        overflow: hidden;
        clip: rect(0,0,0,0);
        border: 0;
    }

.navbar-expand-lg .navbar-nav > li > a > img {
    /*margin: 0 10px;*/
}

.menu_touch {
    display: table-cell !important;
}

    .menu_touch > img {
        margin-right: 15px;
    }

.navbar-expand-lg .navbar-nav > li > a {
    color: #FFFFFF;
}

.container {
    padding-left: 0;
    padding-right: 0;
}



/*粗體*/
.content_b {
    font-weight: bold;
}

/*標題class*/
.c_blue_title_level_1 {
    color: #0f7dac;
    font-size: 150%;
    line-height: 1.5em;
}

.c_blue_title_level_2 {
    color: #0f7dac;
    font-size: 140%;
    line-height: 1.5em;
}

.c_blue_title_level_3 {
    color: #0f7dac;
    font-size: 130%;
    line-height: 1.5em;
}

.c_blue_title_level_4 {
    color: #0f7dac;
    font-size: 120%;
    line-height: 1.5em;
}

.c_blue_title_level_5 {
    color: #0f7dac;
    font-size: 110%;
    line-height: 1.5em;
}

.c_blue_title_level_6 {
    color: #0f7dac;
    font-size: 100%;
    line-height: 1.5em;
}

.c_red_title_level_1 {
    color: #7A1F1F;
    font-size: 150%;
    line-height: 1.5em;
}

.c_red_title_level_2 {
    color: #7A1F1F;
    font-size: 140%;
    line-height: 1.5em;
}

.c_red_title_level_3 {
    color: #7A1F1F;
    font-size: 130%;
    line-height: 1.5em;
}

.c_red_title_level_4 {
    color: #7A1F1F;
    font-size: 120%;
    line-height: 1.5em;
}

.c_red_title_level_5 {
    color: #7A1F1F;
    font-size: 110%;
    line-height: 1.5em;
}

.c_red_title_level_6 {
    color: #7A1F1F;
    font-size: 100%;
    line-height: 1.5em;
}

/*發展重點*/
.c_link_1 {
    font-size: 140%;
    color: #0088CB;
    line-height: 1.5em;
    text-decoration: none;
    margin-left: 5px;
}

    .c_link_1:hover {
        text-decoration: none;
        color: #0088CB;
    }

.c_link_2 {
    font-size: 150%;
    color: #7A1F1F;
    line-height: 1.5em;
}

    .c_link_2:hover {
        text-decoration: none;
        color: #7A1F1F;
    }

.devImportant {
    -webkit-box-shadow: 3px 3px 3px 0px rgba(100, 100, 100, 0.50);
    -moz-box-shadow: 3px 3px 3px 0px rgba(100, 100, 100, 0.50);
    box-shadow: 3px 3px 3px 0px rgba(100, 100, 100, 0.50);
    border: 1px solid #c2c2c2;
    width: 384px;
    margin: 0 auto;
    margin-bottom: 1em;
}

    .devImportant img {
        margin: 0 auto;
        width: 382px;
        height: 69px;
    }

/*link偽裝成button*/
.link_button,
.link_button:focus {
    padding: 4px 10px;
    border: 2px solid #525252;
    background-color: #525252;
    color: #FFFFFF;
    font-size: 100%;
    line-height: 2.5em;
    text-decoration: none;
    border-radius: 30px;
}

    .link_button:hover {
        color: #FFFFFF;
        text-decoration: none;
        background-color: #6B6B6B;
        transition: background-color 0.4s ease 0s;
    }

/*打開UL的點*/
.content_OL {
    list-style: decimal;
}

    .content_OL > li {
        margin-left: 25px;
    }

/*打開UL的點*/
.content_UL {
    list-style: disc;
}

    .content_UL > li {
        margin-left: 25px;
    }

        .content_UL > li > ul {
            list-style: circle;
        }

            .content_UL > li > ul > li {
                margin-left: 25px;
            }

                .content_UL > li > ul > li > ul {
                    list-style: square;
                }

                    .content_UL > li > ul > li > ul > li {
                        margin-left: 25px;
                    }

.content_UL_cycle {
    list-style: circle;
}

    .content_UL_cycle > li {
        margin-left: 25px;
    }

/*浮動*/
.float_left {
    float: left;
}

.float_right {
    float: right;
}

.Thumbnail_display {
}

.Thumbnail_desc {	
	clear: both;
    width: 90%;
    color: #0070a6;       
    margin: 0 auto;
    text-align: left;    
    line-height: 140%;
}

.backColor_gray {
    background-color: #DADADA;
}

.Title_75 {
    background-color: #DADADA;
    width: 75%;
    padding: 5px 0;
}

.Title_90 {
    background-color: #DADADA;
    width: 90%;
    padding: 5px 0;
}

.Title_50 {
    background-color: #DADADA;
    width: 50%;
    padding: 5px 0;
}


/* 產業技術法規、科技專案成果 */
.SubPage_Title {
    font-size: 150%;
    color: #9A1223;
    font-weight: bold;
}

.SubPage_SubTitle {
    background-color: #d8d8d8;
    border-bottom: none;
    font-size: 90%;
    line-height: 1.2em;
    color: #000000;
    padding: 10px;
    padding-left: 20px;
}

.SubPage_Date {
    color: #b15858;
    font-size: 90%;
}
/* 產業技術法規、科技專案成果 */

.img-shadow {
    float: left;
    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;
}

.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;
    }

        .item-img .img-count:hover {
            background-color: transparent;
        }
            .item-img .img-count:hover span {
                display: none;
            }


#divDoitQAKind2 {
    background-color: #f5f5f0;
    box-shadow: 5px 5px 0px 0 #e8e8e8;
    padding:10px;
    border-radius:5px;
}

.divQAKindContent {
    margin: 10px 0;
    padding:0 20px;
}

.doit-qa-kind {
    padding: 80px 0 10px 0;
    line-height: 100%;
    font-size: 1.3rem;
    width: 180px;
    text-align: center;
    box-shadow: 5px 5px 0px 0 #e8e8e8;
    height: 110px;
    margin: 10px auto;
    display:block;
    border-radius: 5px;
    color: #1078a5;
    background-color: #f5f5f0;
    background-repeat: no-repeat;
    background-position: 50% 30%;
}

.doit-qa-kind2 {
    padding: 20px 0 20px 60px;
    line-height: 100%;
    font-size: 1.2rem;
    width: 190px;
    display: block;
    margin: 5px auto;
    color: #1078a5;
    border-radius:5px;
    text-align:left; 
    background-repeat:no-repeat;
    background-position:left 5px center;
}

    .doit-qa-kind:hover, .doit-qa-kind:focus, .doit-qa-kind.active,
    .doit-qa-kind2:hover, .doit-qa-kind2:focus, .doit-qa-kind2.active {
        color: #fff;
        text-decoration: none;
        background-color: #1078a5;
        background-image:none;
    }

.doit-qa-default {
    background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240517072312/https://www.moea.gov.tw/MNS/App_Themes/Sub_31_8/icon-qa-default-blue.png);
}

    .doit-qa-default:hover,.doit-qa-default:focus,.doit-qa-default.active {
        background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240517072312/https://www.moea.gov.tw/MNS/App_Themes/Sub_31_8/icon-qa-default-white.png);
    }

.doit-qa-31 {
    background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240517072312/https://www.moea.gov.tw/MNS/App_Themes/Sub_31_8/icon-qa-31-blue.png);
}

    .doit-qa-31:hover,.doit-qa-31:focus,.doit-qa-31.active {
        background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240517072312/https://www.moea.gov.tw/MNS/App_Themes/Sub_31_8/icon-qa-31-white.png);
    }

.doit-qa-32 {
    background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240517072312/https://www.moea.gov.tw/MNS/App_Themes/Sub_31_8/icon-qa-32-blue.png);
}

    .doit-qa-32:hover,.doit-qa-32:focus,.doit-qa-32.active {
        background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240517072312/https://www.moea.gov.tw/MNS/App_Themes/Sub_31_8/icon-qa-32-white.png);
    }

.doit-qa-33 {
    background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240517072312/https://www.moea.gov.tw/MNS/App_Themes/Sub_31_8/icon-qa-33-blue.png);
}

    .doit-qa-33:hover,.doit-qa-33:focus,.doit-qa-33.active {
        background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240517072312/https://www.moea.gov.tw/MNS/App_Themes/Sub_31_8/icon-qa-33-white.png);
    }

.doit-qa-34 {
    background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240517072312/https://www.moea.gov.tw/MNS/App_Themes/Sub_31_8/icon-qa-34-blue.png);
}

    .doit-qa-34:hover,.doit-qa-34:focus,.doit-qa-34.active {
        background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240517072312/https://www.moea.gov.tw/MNS/App_Themes/Sub_31_8/icon-qa-34-white.png);
    }

.doit-qa-35 {
    background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240517072312/https://www.moea.gov.tw/MNS/App_Themes/Sub_31_8/icon-qa-35-blue.png);
}

    .doit-qa-35:hover,.doit-qa-35:focus,.doit-qa-35.active {
        background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240517072312/https://www.moea.gov.tw/MNS/App_Themes/Sub_31_8/icon-qa-35-white.png);
    }

.doit-qa-36 {
    background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240517072312/https://www.moea.gov.tw/MNS/App_Themes/Sub_31_8/icon-qa-36-blue.png);
}

    .doit-qa-36:hover,.doit-qa-36:focus,.doit-qa-36.active {
        background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240517072312/https://www.moea.gov.tw/MNS/App_Themes/Sub_31_8/icon-qa-36-white.png);
    }

.doit-qa-37 {
    background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240517072312/https://www.moea.gov.tw/MNS/App_Themes/Sub_31_8/icon-qa-37-blue.png);
}

    .doit-qa-37:hover,.doit-qa-37:focus,.doit-qa-37.active {
        background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240517072312/https://www.moea.gov.tw/MNS/App_Themes/Sub_31_8/icon-qa-37-white.png);
    }

@media print {
	a[href]:after {
		content: none !important;
	}
	#top_menu
	{
		display: none;
	}
	#UpdateDate
	{
		display: none;
	}
	#divFullSearch
	{
		display: none;
	}
	#print_button
	{
		display: none;
	}
	#FatFooter
	{
		display: none;
	}
	#PageBottom
	{
		display: none;
	}
}

@media screen and (min-width: 501px) and (max-width: 767px){
    /*影音專區*/
    .divVideos .VideoItems .VideoItem iframe {
        height: 350px !important;
    }
}

@media screen and (max-width: 500px){
    /*影音專區*/
    .divVideos .VideoItems .VideoItem iframe {
        height: 220px !important;
    }
}

/* mobile xs, tablet sm */
@media screen and (min-width: 768px) and (max-width: 991px) {
    .container {
        width: 752px;
    }

    .list_table {
        margin-left: 0;
    }

    #divSlider .SliderShadow {
        background: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240517072312/https://www.moea.gov.tw/MNS/App_Themes/Sub_31_8/img_shadow_752.png') no-repeat center center;
        height: 25px;
    }

    .devImportant {
        width: 322px;
        margin: 0 auto;
        margin-bottom: 1em;
    }

        .devImportant img {
            margin: 0 auto;
            width: 320px;
            height: 57px;
        }

    /*.navbar-expand-lg .navbar-nav > li > a > .imgMenu1 {
        width: 188px;
    }

    .navbar-expand-lg .navbar-nav > li > a > .imgMenu2 {
        width: 188px;
    }

    .navbar-expand-lg .navbar-nav > li > a > .imgMenu3 {
        width: 188px;
    }

    .navbar-expand-lg .navbar-nav > li > a > .imgMenu4 {
        width: 188px;
    }

    .navbar-nav > li > .dropdown-menu1 {
        background-color: rgba(100%,100%,100%,0.9);
        background-image: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240517072312/https://www.moea.gov.tw/MNS/App_Themes/Sub_31_8/bt_tir1_sm.png');
        background-repeat: no-repeat;
    }

    .navbar-nav > li > .dropdown-menu2 {
        background-color: rgba(100%,100%,100%,0.9);
        background-image: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240517072312/https://www.moea.gov.tw/MNS/App_Themes/Sub_31_8/bt_tir2_sm.png');
        background-repeat: no-repeat;
    }

    .navbar-nav > li > .dropdown-menu3 {
        background-color: rgba(100%,100%,100%,0.9);
        background-image: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240517072312/https://www.moea.gov.tw/MNS/App_Themes/Sub_31_8/bt_tir3_sm.png');
        background-repeat: no-repeat;
    }

    .navbar-nav > li > .dropdown-menu4 {
        background-color: rgba(100%,100%,100%,0.9);
        background-image: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240517072312/https://www.moea.gov.tw/MNS/App_Themes/Sub_31_8/bt_tir4_sm.png');
        background-repeat: no-repeat;
    }*/

	#divNewsBlock,
	#divNewsActionBlock,
	#divResultUseInfoBlock
	{
        margin-left: 15px;
		margin-right: 15px;
    }

    #divFullSearch .txtSearch {
        width: 700px;
    }

    #SearchBar .divSearch {
        width: 230px;
    }

        #SearchBar .divSearch .txtSearch {
            width: 175px;
        }

    .navbar-expand-lg .navbar-nav > li > a {
        color: #000000;
        font-size: 14pt;
        display: table-cell;
        width: 100%;
    }

        .navbar-expand-lg .navbar-nav > li > a > img {
            display: none;
        }


    .dropdown-menu {
        font-size: 12pt;
    }

    .navbar-expand-lg .navbar-nav > .open > span {
        background-color: #e7e7e7;
    }

    .navbar {
        margin-bottom: 10px;
    }

    .nav > .xsOnly {
        display: block;
    }

    .navbar-nav .open .dropdown-menu {
        background: none;
    }

     /*上方banner樣式修改，圖左文字右*/
   .sliderbox {
        width:100%;
        height:100%;
        padding:10px 10px 10px 10px;
        background-color:#E5E5E5;
    }
    .outlevel {
        width:100%;
        height:auto;
    }
    .bannerpic {
       float:left;
	   width:50%;
    }
    /*右文字的div區塊*/
    .bannertext {
        background-image:url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240517072312/https://www.moea.gov.tw/MNS/App_Themes/Sub_31_8/dialogbox.png');
        background-repeat: no-repeat;
        position: relative;
        float:left;
        border:0px solid black;
        background-color:#E5E5E5;
        text-align:left;
        height:256px;
        width:50%;
        vertical-align:middle;
        padding:10px 3px 7px 30px;
    }
     /*字過長要省略搭jquery*/
    .divtitle {
        vertical-align:middle;
        width: 320px;
        height: 50px;
    }
    .divhtml{
	    width:320px;
	    height:100px;
	}
    /*當沒有說明時，標題要移至中間位*/
    .bannerTitle {
        position: relative;
	    top:70px;
	    width: auto;
        height:100%;
    }
    /*閱讀更多按鈕的位置*/
    .bannerlink {  
        position: absolute;
        left:50%;
        bottom:17%;
        margin-left:-55px;
    }
/*以下都是輪播圈圈的位置及樣式，取代原本的css-開始*/
    /*輪播圈圈的位置*/
    .bx-wrapper .bx-pager,
    .bx-wrapper .bx-controls-auto {
	    position: absolute;
        bottom: 10px;
        width: 100%;
        right:95px;
    }
    .bx-wrapper .bx-pager {
	    text-align:right;
	    font-size: .0em;
	    font-family: Arial;
	    font-weight: bold;
	    color: #000;
	    padding-top: 20px;
    }
    .bx-wrapper .bx-pager .bx-pager-item,
    .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	    display: inline-block;
	    *zoom: 1;
	    *display: inline;
    }
    /*設定圈圈大小樣式*/
    .bx-wrapper .bx-pager.bx-default-pager a {
	    background: #666;
	    text-indent: -9999px;
	    display: block;
	    width: 15px;
	    height: 15px;
	    margin: 0 7.5px;
	    outline: 0;
	    -moz-border-radius: 7.5px;
	    -webkit-border-radius: 7.5px;
	    border-radius: 7.5px;
    }
    /*設定圈圈顏色*/
    .bx-wrapper .bx-pager.bx-default-pager a:hover,
    .bx-wrapper .bx-pager.bx-default-pager a.active {
	    background: #56B3C1;
    }
    /*輪播圈圈的css-結束*/
    
   
}

/* mobile xs */
@media screen and (max-width: 767px) {
    .yamm .nav, .yamm .collapse, .yamm .dropup, .yamm .dropdown {
        position: relative;
    }

    .navbar-expand-lg .navbar-nav > li > a {
        color: #000000;
        font-size: 14pt;
        display: table-cell;
        width: 100%;
    }

        .navbar-expand-lg .navbar-nav > li > a > img {
            display: none;
        }


    .dropdown-menu {
        font-size: 12pt;
    }

    .navbar-expand-lg .navbar-nav > .open > span {
        background-color: #e7e7e7;
    }

    .navbar {
        margin-bottom: 10px;
    }

    #top_menu {
        display: none;
    }

    .hotKeyword {		
        margin-top: 10px;
		margin-left : 7em; 
		text-indent : -6em;
    }	
	.shortCut
	{		
		margin-left : 6em; 
		text-indent : -5em;
	}

	#divNewsBlock,
	#divNewsActionBlock,
	#divResultUseInfoBlock
	{
        margin-left: 15px;
		margin-right: 15px;
    }	

    #FatFooter {
        display: none;
    }

    #PageBottom #footer .information {
        white-space: normal;
    }

    .changeFont {
        display: none;
    }

    .nav > .xsOnly {
        display: block;
    }

    .float_right {
        float: left;
    }

    .navbar-nav .open .dropdown-menu {
        background: none;
    }

    #divFullSearch .txtSearch {
        width: 81%;
    }

    #divFullSearch .btnSearch {
        float: right;
        margin-right: 5px;
        margin-top: 4px;
    }

    #SearchBar .divSearch {
        width: auto;
    }

        #SearchBar .divSearch .txtSearch {
            width: 81%;
        }

        #SearchBar .divSearch .btnSearch {
            float: right;
            margin-right: 5px;
            margin-top: 4px;
        }
	#PageBottom #footer .information_image
	{
		margin-bottom: 40px;
	}
	#gotop
	{
		display: none;
		position: fixed;
		right: 20px;
		bottom: 20px;
		width: 29px;
		height: 25px;
		cursor: pointer;
		z-index: 50000;
	}

	.img-shadow {
        height: auto;
        width: 100%;
    }

/*上方banner樣式修改*/
    .outlevel {
        width:100%;
        height:auto;
        padding:5px 15px 15px 15px;
    }
    .bannerpic {
        width:100%;
        height:auto;
        background-color:green;
    }

    .bannerpic img {
        width: 100%;
        height : auto;
    }
    /*文字的div區塊*/
    .bannertext {
        width:100%;
        height:auto;
        text-align:left;
        float:left;
        word-wrap:break-word; 
        padding:5px 5px 5px 5px;
    }
    
    /*輪播圈圈的位置*/
    .bx-wrapper .bx-pager,
    .bx-wrapper .bx-controls-auto {
        display:none;
    }
    /*閱讀更多按鈕的位置*/
    .bannerlink {
        display:none;
    }
    
    .divOrders {
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: column;
        flex-direction: column;
    }

        .divOrders > div:nth-of-type(1) {
            -webkit-order: 2;
        }

        .divOrders > div:nth-of-type(2) {
            -webkit-order: 1;
        }

        .divOrders > div:nth-of-type(1) {
            order: 2;
        }

        .divOrders > div:nth-of-type(2) {
            order: 1;
        }

    /*首頁影音*/
    .divVideos .bannerlink {
        display: block;
        position: relative;
        margin-right: 10px;
        margin-bottom: 10px;
        text-decoration: none;
        color: #006fa4;
        text-align:right;
    }

    .divVideos .ImgItem .img-shadow {
        width: 100%;
        height: 280px;
        margin: 10px auto;
    }

    .divVideos .ImgItem .img-desc {
        text-align: center;
    }

    /*影音專區*/
    #divDoitVideoList .img-shadow {
        width: 95%;
        height: 280px;
        margin: 10px auto;
    }

    #divDoitVideoList .img-desc {
        text-align: center;
    }

    .item-img {
        width: 100%;
        height: 295px;
    }

        .item-img .img-count {
            line-height: 295px;
        }


    #divDoitQAKind2 {
        width: 260px;
        margin: 0 auto;
        background-color: #f5f5f0;
    }

    .doit-qa-kind2 {
        float: none !important;
        margin: 5px auto !important;
    }
}

/* tablet sm */
@media screen and (min-width: 768px) and (max-width: 991px)
{
	.img-shadow
	{
		height: 255px;
		width: 340px;
	}
}

@media screen and (max-width: 991px) {

    .dropdown-menu {
        position: static;
        float: none;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .doit-qa-kind2 {
        margin: 5px;
        float: left;
    }

}
	
/* tablet sm, desktop md, large-desktop lg */
@media screen and (min-width: 992px) {
    .navbar-expand-lg .navbar-toggler {
        display: none;
    }

    .navbar-collapse {
        padding: 0;
    }

    .navbar-expand-lg {
        background-color: transparent;
    }

    .container-fluid {
        padding-left: 0;
        padding-right: 0;
    }

    .open, .navbar-expand-lg .navbar-nav > .open > a, .navbar-expand-lg .navbar-nav > .open > a:focus, .navbar-expand-lg .navbar-nav > .open > a:hover {
        background-color: transparent;
        color: #FFFFFF;
        /*border-top-left-radius: 8px;
        border-top-right-radius: 8px;*/
    }



    .menu_touch {
        display: none !important;
    }

    .nav > li {
        display: table-cell;
        /*width: 1%;*/
        white-space: nowrap;
        vertical-align: bottom;
        text-align: center;
    }

    .navbar-expand-lg .navbar-nav > li {
        float: none;
    }

        .navbar-expand-lg .navbar-nav > li > a {
            font-size: 14pt;
        }

    /*.navbar-expand-lg .navbar-nav > li > a > img {
                width: 188px;
            }*/

    .dropdown-div {
        background-color: #991122;
        padding-bottom: 20px;
    }

    .dropdown-div-hover {
        background-color: #0084B4;
        padding-bottom: 20px;
    }
    /*.navbar-expand-lg .navbar-nav > li > a > div {
                background-color: #991122; 
                padding-bottom: 20px;
            }
            .navbar-expand-lg .navbar-nav > li > a > div:hover {
                background-color: #0084B4; 
            }*/


    .navbar-nav > li > .dropdown-menu {
        border: 0;
        /*background: #d4d4d4;*/
        /*background: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240517072312/https://www.moea.gov.tw/MNS/App_Themes/Sub_31_8/bt_tir1.png') rgba(100%,100%,100%,0.9) no-repeat;*/
        padding: 0;
        border-radius: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        padding-top: 25px;
        padding-bottom: 20px;
        /*background-size: 750px;*/
    }

        .navbar-nav > li > .dropdown-menu > li {
            float: left;
            /*padding-left: 20px;*/
            padding-right: 5px;
            margin-top: 1px;
            /*margin-left: 2px;
            margin-right: 10px;*/
        }

            .navbar-nav > li > .dropdown-menu > li:hover {
                /*background-color: #8fc2ca;*/
                text-decoration: none;
            }

            .navbar-nav > li > .dropdown-menu > li > a {
                font-size: 12pt;
                /*padding: 0px 10px;*/
                /*line-height: 3em;*/
                /*background: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240517072312/https://www.moea.gov.tw/MNS/App_Themes/Sub_31_8/icon_box.gif') no-repeat left center;*/
                padding: 0px 8px;
                margin: 5px 0;
                border-left: 2px solid #808281;
                color: #981120;
            }

                .navbar-nav > li > .dropdown-menu > li > a:hover, .navbar-nav > li > .dropdown-menu > li > a:focus {
                    background-color: #991020;
                    color: #FFFFFF;
                }

        .navbar-nav > li > .dropdown-menu > .dropdown-menu-li > a {
            border: 0;
            /*color: #981120;*/
        }

    .navbar {
        margin-bottom: 0;
        border: 0;
    }

    .container-fluid > .navbar-collapse {
        /*border-top-left-radius: 8px;
        border-top-right-radius: 8px;*/
    }

    .navbar-nav > li > a {
        padding: 0;
    }

    .navbar-brand {
        display: none;
    }

    #PageBottom #footer .information {
        white-space: normal;
    }

    .nav > .xsOnly {
        display: none;
    }
}


/* desktop md, large-desktop lg */
@media screen and (min-width: 992px) {
    .container {
        width: 972px;
    }

    #divSlider .SliderShadow {
        background: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240517072312/https://www.moea.gov.tw/MNS/App_Themes/Sub_31_8/img_shadow_972.png') no-repeat center center;
        height: 25px;
    }

    .navbar-expand-lg .navbar-nav > li > a {
        font-size: 17pt;
    }

        .navbar-expand-lg .navbar-nav > li > a > img {
            width: auto;
        }

    .navbar-nav > li > .dropdown-menu > li > a {
        font-size: 14pt;
    }

    .navbar-nav > li > a {
        padding: 0;
    }

    .navbar-nav > li > .dropdown-menu1 {
        background-color: rgba(100%,100%,100%,0.9);
        background-image: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240517072312/https://www.moea.gov.tw/MNS/App_Themes/Sub_31_8/bt_tir1.png');
        background-repeat: no-repeat;
    }

    .navbar-nav > li > .dropdown-menu2 {
        background-color: rgba(100%,100%,100%,0.9);
        background-image: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240517072312/https://www.moea.gov.tw/MNS/App_Themes/Sub_31_8/bt_tir2.png');
        background-repeat: no-repeat;
    }

    .navbar-nav > li > .dropdown-menu3 {
        background-color: rgba(100%,100%,100%,0.9);
        background-image: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240517072312/https://www.moea.gov.tw/MNS/App_Themes/Sub_31_8/bt_tir3.png');
        background-repeat: no-repeat;
	    /*padding-left: 475px;*/
    }

    .navbar-nav > li > .dropdown-menu4 {
        background-color: rgba(100%,100%,100%,0.9);
        background-image: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240517072312/https://www.moea.gov.tw/MNS/App_Themes/Sub_31_8/bt_tir4.png');
        background-repeat: no-repeat;
		/*padding-left: 720px;*/
    }

    .navbar-nav > li > .dropdown-menu5 {
        background-color: rgba(100%,100%,100%,0.9);
        background-image: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240517072312/https://www.moea.gov.tw/MNS/App_Themes/Sub_31_8/bt_tir5.png');
        background-repeat: no-repeat;
		/*padding-left: 720px;*/
    }

	.img-shadow img
	{
		max-height: 159px;
		margin: 0 auto;
	}
   /*上方banner樣式修改，圖左文字右*/
   .sliderbox {
        width:100%;
        height:100%;
        padding:10px 10px 10px 10px;
        background-color:#E5E5E5;  
    }
    .outlevel {
        width:100%;
        height:auto;
    }
    .bannerpic {
       float:left;
	   width:511px;
    }
    /*右文字的div區塊*/
    .bannertext {
        background-image:url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240517072312/https://www.moea.gov.tw/MNS/App_Themes/Sub_31_8/dialogbox.png');
        background-repeat: no-repeat;
        position: relative;
        float:left;
        border:0px solid black;
        background-color:#E5E5E5;
        text-align:left;
        height:357px;
        width:441px;
        padding:30px 3px 30px 30px;
    }
    /*字過長要省略搭jquery*/
    .divtitle {
        width: 400px;
        height: 50px;
    }
    .divhtml{
        vertical-align:middle;
	    width:400px;
	    height:150px;
	}
    /*當沒有說明時，標題要移至中間位*/
    .bannerTitle {
        position: relative;
	    top:80px;
	    width: auto;
        height:100%;
    }
    /*閱讀更多按鈕的位置*/
    .bannerlink {  
        position: absolute;
        left:50%;
        bottom:17%;
        margin-left:-55px;
    }
/*以下都是輪播圈圈的位置及樣式，取代原本的css-開始*/
    /*輪播圈圈的位置*/
    .bx-wrapper .bx-pager,
    .bx-wrapper .bx-controls-auto {
	    position: absolute;
	    bottom: 25px;
	    width: 100%;
        right:130px;
    }
    .bx-wrapper .bx-pager {
	    text-align:right;
	    font-size: .0em;
	    font-family: Arial;
	    font-weight: bold;
	    color: #000;
	    padding-top: 20px;
    }
    .bx-wrapper .bx-pager .bx-pager-item,
    .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	    display: inline-block;
	    *zoom: 1;
	    *display: inline;
    }
    /*設定圈圈大小樣式*/
    .bx-wrapper .bx-pager.bx-default-pager a {
	    background: #666;
	    text-indent: -9999px;
	    display: block;
	    width: 15px;
	    height: 15px;
	    margin: 0 7.5px;
	    outline: 0;
	    -moz-border-radius: 7.5px;
	    -webkit-border-radius: 7.5px;
	    border-radius: 7.5px;
    }
    /*設定圈圈顏色*/
    .bx-wrapper .bx-pager.bx-default-pager a:hover,
    .bx-wrapper .bx-pager.bx-default-pager a.active {
	    background: #56B3C1;
    }
    /*輪播圈圈的css-結束*/
    
}

/*先關掉，避免畫面太醜*/
@media screen and (min-width: 1200px) {
    .container {
        width: 972px;
    }
   
   /*上方banner樣式修改，圖左文字右*/
  .sliderbox {
       width: 972px;
       height:100%;
       padding:10px 10px 10px 10px;
       background-color:#E5E5E5;
    }
    .outlevel {
        width:100%;
        height:auto;
    }
     
    .bannerpic {
       float:left;
	   width:511px;
    }
    /*右文字的div區塊*/
    .bannertext {
        background-image:url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20240517072312/https://www.moea.gov.tw/MNS/App_Themes/Sub_31_8/dialogbox.png');
        background-repeat: no-repeat;
        position: relative;
        float:left;
        border:0px solid black;
        background-color:#E5E5E5;
        text-align:left;
        height:357px;
        width:441px;
        padding:30px 3px 30px 30px;
    }
     
    /*字過長要省略搭jquery*/
    .divhtml{
		width:400px;
		height:150px;
		}
    .divtitle {
        vertical-align:middle;
		width:400px;
        height:50px;
    }
    /*當沒有說明時，標題要移至中間位*/
    .bannerTitle {
        position: relative;
	    top:80px;
	    width: auto;
        height:100%;
  
    }
    /*閱讀更多按鈕的位置*/
    .bannerlink {  
        position: absolute;
        left:50%;
        bottom:17%;
        margin-left:-55px;
    }
/*以下都是輪播圈圈的位置及樣式，取代原本的css-開始*/
    /*輪播圈圈的位置*/
    .bx-wrapper .bx-pager,
    .bx-wrapper .bx-controls-auto {
	    position: absolute;
	    bottom: 25px;
	    width: 100%;
        right:130px;
    }
    .bx-wrapper .bx-pager {
	    text-align:right;
	    font-size: .0em;
	    font-family: Arial;
	    font-weight: bold;
	    color: #000;
	    padding-top: 20px;
    }
   
    .bx-wrapper .bx-pager .bx-pager-item,
    .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	    display: inline-block;
	    *zoom: 1;
	    *display: inline;
    }
    /*設定圈圈大小樣式*/
    .bx-wrapper .bx-pager.bx-default-pager a {
	    background: #666;
	    text-indent: -9999px;
	    display: block;
	    width: 15px;
	    height: 15px;
	    margin: 0 7.5px;
	    outline: 0;
	    -moz-border-radius: 7.5px;
	    -webkit-border-radius: 7.5px;
	    border-radius: 7.5px;
    }
    /*設定圈圈顏色*/
    .bx-wrapper .bx-pager.bx-default-pager a:hover,
    .bx-wrapper .bx-pager.bx-default-pager a.active {
        background: #56B3C1;
    }
    /*輪播圈圈的css-結束*/

}

.col-lg-6 {
    width: 50%;
    float: left;
}
    .col-lg-6 img {
        width: 100%;
    }





/*
     FILE ARCHIVED ON 7:23:12 五月 17, 2024 AND RETRIEVED FROM THE
     AN OPENWAYBACK INSTANCE ON 19:52:01 五月 22, 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)).
*/
