<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=PT+Sans');

body {
    font-family: 'Microsoft JhengHei','MingLiU';
    color: #000;
    font-size: 1.8em;
}

.sponsor {
    text-align: right;
    z-index: 9999;
}

    .sponsor img {
        text-align: right;
        max-width: 814px;
        width: 85%;
        height: auto;
        padding-top: 2%;
        padding-bottom: 20px;
    }

.logo {
    padding-top: 2%;
    padding-bottom: 20px;
    width: 70%;
    height: auto;
}

.search_area {
    position: relative;
    float: left;
}

    .search_area .form-control {
        border-radius: 0;
        padding-right: 30px;
    }

.search_but {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 1000;
    font-size: 15px;
    color: #000;
}

.lang_area {
    padding-top: 10px;
    padding-bottom: 10px;
}

.lang {
    padding: 0;
    margin: 0;
    height: 33px;
    width: 80px;
    float: left;
}

.no_space {
    margin: 0;
    padding: 0;
}

.lang_but {
    width: 33px;
    height: 33px;
    padding-top: 6px;
    padding-left: 8px;
    background-color: #000;
    color: #fff;
    float: left;
    z-index: 999;
    font-size: 13px;
}

    .lang_but:hover {
        background-color: #4C4C4C;
        cursor: pointer;
    }

    .lang_but a {
        float: left;
        color: #fff;
        font-size: 13px;
        text-decoration: none;
        font-family: "微軟正黑體", "Microsoft JhengHei", STHeiti, pmingliu, Helvetica, sans-serif !important;
    }

.lang_but_selected {
    background-color: #4C4C4C;
    width: 33px;
    height: 33px;
    padding-top: 5px;
    padding-left: 6px;
    color: #fff;
    float: left;
    z-index: 999;
    font-size: 15px;
}

    .lang_but_selected:hover {
        background-color: #4C4C4C;
        cursor: pointer;
    }

    .lang_but_selected a {
        float: left;
        color: #fff;
        font-size: 15px;
        text-decoration: none;
        font-family: "微軟正黑體", "Microsoft JhengHei", STHeiti, pmingliu, Helvetica, sans-serif !important;
    }


.goToTop {
    position: fixed;
    top: 0;
    min-height: 50px;
    max-height: 100%;
    z-index: 1;
    background-color: rgba(255, 255, 255, 0.95);
    ;
    width: 100%;
    border-bottom: #BABABA solid 1px;
}


.menu_area {
    padding-top: 5px;
    z-index: 9999 !important;
}

.menu_txt {
    font-size: 0.9em;
    float: right;
    padding-right: 2%;
}

.dropdown-menu &gt; li.kopie &gt; a {
    padding-left: 5px;
}

.dropdown-submenu {
    position: relative;
}

    .dropdown-submenu &gt; .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -6px;
        margin-left: -1px;
        -webkit-border-radius: 0 6px 6px 6px;
        -moz-border-radius: 0 6px 6px 6px;
        border-radius: 0 6px 6px 6px;
    }

    .dropdown-submenu &gt; a:after {
        border-color: transparent transparent transparent #333;
        border-style: solid;
        border-width: 5px 0 5px 5px;
        content: " ";
        display: block;
        float: right;
        height: 0;
        margin-right: -10px;
        margin-top: 5px;
        width: 0;
    }

    .dropdown-submenu:hover &gt; a:after {
        border-left-color: #555;
    }

.dropdown-menu &gt; li &gt; a:hover, .dropdown-menu &gt; .active &gt; a:hover {
    text-decoration: none;
}

.banner_gradient {
    right: 0;
    bottom: 0;
    width: 100%;
    height: 300px;
}

.about_area {
    background-color: #FFCD00;
}

.about {
    background-color: #EDEDED;
    min-height: 400px;
    height: auto;
    padding: 30px 100px;
    line-height: 1.5em;
    font-size: 0.9em;
}

    .about h1 {
        font-size: 1.5em;
        color: #000;
        padding-bottom: 25px;
        font-weight: bold;
    }

.cal {
    background-color: #FFCD00;
    padding: 30px;
    min-height: 400px;
    height: auto;
}

.cal_area {
    text-align: center;
}

.cal .date {
    font-size: 11em;
    text-align: center;
    color: #000;
    font-weight: bold;
    font-family: arial;
    line-height: 0.8em;
}

.cal .month {
    font-size: 2em;
    text-align: center;
    font-weight: bold;
    color: #fff;
}

.cal_area .txt_area {
    position: relative;
    height: 300px;
}

.cal_area .txt {
    color: #000;
    font-size: 1.2em;
    position: absolute;
    top: 40%;
}

.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.more_arrow {
    max-width: 50px;
    height: auto;
    position: absolute;
    right: 3%;
    bottom: 3%;
}

.program_area {
    width: 95%;
    margin: 0 auto;
    margin-top: 55px;
    padding-bottom: 25px;
    overflow: hidden;
}

.program_des {
    font-size: 1.2em;
    color: #fff;
    padding: 0px 30px 0px 30px;
}

.cosi {
    background-color: #6CBF55;
    height: auto;
    margin-bottom: 25px;
}

.tedy {
    background-color: #414D9E;
    height: auto;
    margin-bottom: 25px;
}

.wow {
    background-color: #528FCB;
    height: auto;
    margin-bottom: 25px;
}

.program_banner {
    background-color: #fff;
}

    .program_banner img {
        width: 100%;
        height: auto;
    }

.program_txt {
    position: relative;
}

.program_title {
    font-size: 2.5em;
    color: #fff;
    padding: 25px 0px 0px 30px;
}

.program_more {
    position: absolute;
    right: 10px;
    bottom: 10px;
}

    .program_more.cosi_more a {
        padding: 3px 34px 3px 15px;
        max-width: 177px;
        height: 54px;
        background-image: url(./images/green_arrow@2x.png);
        background-size: 10%;
        background-repeat: no-repeat;
        background-position: 90% 50%;
        background-color: #fff;
        color: #6CBF55;
        text-decoration: none;
        font-size: 1em;
    }

    .program_more.tedy_more a {
        padding: 3px 34px 3px 15px;
        max-width: 177px;
        height: 54px;
        background-image: url(./images/purple_arrow@2x.png);
        background-size: 10%;
        background-repeat: no-repeat;
        background-position: 90% 50%;
        background-color: #fff;
        color: #414D9E;
        text-decoration: none;
        font-size: 1em;
    }

    .program_more.wow_more a {
        padding: 3px 34px 3px 15px;
        max-width: 177px;
        height: 54px;
        background-image: url(./images/blue_arrow@2x.png);
        background-size: 10%;
        background-repeat: no-repeat;
        background-position: 90% 50%;
        background-color: #fff;
        color: #528FCB;
        text-decoration: none;
        font-size: 1em;
    }

.footer_bg {
    background-color: #EBEBEB;
    padding: 25px 0px;
    font-size: 0.9em;
}

    .footer_bg ul {
        margin: 0;
        padding: 0;
    }

        .footer_bg ul li {
            list-style-type: none;
            padding: 10px;
        }

            .footer_bg ul li li {
                padding: 0px 0px 0px 5px;
                font-size: 0.9em;
            }

    .footer_bg a {
        color: #000;
        text-decoration: none;
        font-size: 0.9em;
    }

        .footer_bg a:hover {
            color: #545454;
        }

.copyright_bg {
    background-color: #666666;
    padding: 25px 0px;
    font-size: 0.7em;
    text-align: center;
    color: #fff;
}

    .copyright_bg a {
        color: #fff;
        text-decoration: none;
    }

        .copyright_bg a:hover {
            color: #FFED00;
        }

.inside_banner_pic {
    text-align: right;
}

    .inside_banner_pic img {
        width: 100%;
        height: auto;
    }

.general_inside_banner {
    background-color: #AA5989;
    height: auto;
    background-image: url(./images/title_bg.png);
    background-repeat: no-repeat;
    background-size: contain;
}

.wow_inside_banner {
    background-color: #528FCB;
    height: auto;
}

.tedy_inside_banner {
    background-color: #414D9E;
    height: auto;
}

.cosi_inside_banner {
    background-color: #6CBF55;
    height: auto;
}



.inside_program_txt {
    position: relative;
}

.inside_program_title {
    font-size: 2.5em;
    color: #fff;
    padding: 25px 0px 0px 30px;
}

.inside_general_title {
    font-size: 2.5em;
    color: #fff;
    padding: 25px 0px 0px 30px;
}


.inside_program_des {
    font-size: 1.3em;
    color: #fff;
    padding: 0px 30px 0px 30px;
}

.inside_banner_pic {
    float: right;
}

.general_style .title1 {
    color: #fff;
    font-size: 1.5em;
    font-weight: normal;
    display: none;
}



.wow_style .title1 {
    color: #528FCB;
    font-size: 1.5em;
    font-weight: normal;
}

.tedy_style .title1 {
    color: #414D9E;
    font-size: 1.5em;
    font-weight: normal;
}

.cosi_style .title1 {
    color: #6CBF55;
    font-size: 1.5em;
    font-weight: normal;
}

.general_style a {
    color: #641A40;
}

.wow_style a {
    color: #528FCB;
}

.tedy_style a {
    color: #414D9E;
}

.cosi_style a {
    color: #6CBF55;
}

.subtitle_wow {
    color: #528FCB;
    font-size: 1.1em;
    font-weight: normal;
    padding-bottom: 15px;
}

.subtitle_tedy {
    color: #414D9E;
    font-size: 1.1em;
    font-weight: normal;
    padding-bottom: 15px;
}

.subtitle_cosi {
    color: #6CBF55;
    font-size: 1.1em;
    font-weight: normal;
    padding-bottom: 15px;
}

.content_area {
    width: 80%;
    font-size: 0.8em;
    line-height: 1.5em;
    margin: 0 auto;
    padding-top: 35px;
    padding-bottom: 35px;
}

.content {
    padding-top: 50px;
}

.filtering, .filtering option {
    /*height: 1.6em;*/
    margin-bottom: 15px;
}

    .filtering input {
        height: 1.6em;
        width: 30%;
    }

    .filtering button {
        padding: 4px 12px;
        margin-bottom: 0px;
    }

.keyword {
    margin-left: 1%;
}

.gallery {
    margin-top: 15px;
}

    .gallery img {
        max-width: 100%;
        height: auto;
    }

.gallery_date {
    color: #000;
    padding-top: 5px;
    font-size: 0.8em;
}

.gallery_title {
    color: #528FCB;
    font-size: 0.8em;
    padding-top: 5px;
}

.paging {
    margin-top: 25px;
    font-size: 0.8em;
    color: #454545;
}


.fb {
    max-width: 30px;
    width: 100%;
    height: auto;
}

.breadcrumb {
    font-size: 0.8em;
    margin-bottom: 35px;
    display: none;
}


.line {
    border-bottom: dotted 1px #8A8A8A;
}

.lang_area {
    display: block;
}

.inside_lang_area {
    display: none;
}




.subtitle_general {
    color: #641A40;
    font-size: 1.3em;
    font-weight: normal;
    padding-bottom: 15px;
    border-bottom: dotted 1px #8A8A8A;
}


.news_area {
    padding: 15px;
    border-bottom: dotted #CACACA 1px;
}

.news_narrow {
    width: 80%;
    margin: 0 auto;
}

.news_img {
    max-width: 80%;
    margin: 0 auto;
}

    .news_img .caption {
        color: #8A8A8A;
    }

.news_img_float_left {
    max-width: 40%;
    padding-right: 5%;
    float: left;
}


    .news_img_float_left.tz-gallery {
        padding-top: 0px;
    }

    .news_img_float_left .thumbnail .caption {
        color: #8A8A8A;
    }




.news_img_float_right {
    max-width: 40%;
    padding-left: 5%;
    float: right;
}


    .news_img_float_right.tz-gallery {
        padding-top: 0px;
    }


    .news_img_float_right .thumbnail .caption {
        color: #8A8A8A;
    }


.news_date {
    font-size: 1.1em;
    padding-bottom: 25px;
}

.news_link {
    font-size: 1.2em;
}

    .news_link a {
        color: #641A40 !important;
    }

.news_des {
    padding-top: 15px;
    padding-bottom: 25px;
}

.news_thumbnail {
    padding-bottom: 15px;
}

.news_bg {
    background: -webkit-linear-gradient(-90deg, rgba(220,220,220,0.19) 0, rgba(220,220,220,0.7) 1%, rgba(255,255,255,1) 49%, rgba(220,220,220,0.21) 100%);
    background: -moz-linear-gradient(180deg, rgba(220,220,220,0.19) 0, rgba(220,220,220,0.7) 1%, rgba(255,255,255,1) 49%, rgba(220,220,220,0.21) 100%);
    background: linear-gradient(180deg, rgba(220,220,220,0.19) 0, rgba(220,220,220,0.7) 1%, rgba(255,255,255,1) 49%, rgba(220,220,220,0.21) 100%);
    background-position: 50% 50%;
    margin-top: 5px;
    padding-bottom: 35px;
}

.news_button {
    background: #a61935;
    background-image: -webkit-linear-gradient(top, #a61935, #c7325c);
    background-image: -moz-linear-gradient(top, #a61935, #c7325c);
    background-image: -ms-linear-gradient(top, #a61935, #c7325c);
    background-image: -o-linear-gradient(top, #a61935, #c7325c);
    background-image: linear-gradient(to bottom, #a61935, #c7325c);
    -webkit-border-radius: 4;
    -moz-border-radius: 4;
    border-radius: 4px;
    color: #ffffff !important;
    padding: 5px 20px 5px 20px;
    text-decoration: none;
}

    .news_button:hover {
        background: #bd114a;
        background-image: -webkit-linear-gradient(top, #bd114a, #db2c66);
        background-image: -moz-linear-gradient(top, #bd114a, #db2c66);
        background-image: -ms-linear-gradient(top, #bd114a, #db2c66);
        background-image: -o-linear-gradient(top, #bd114a, #db2c66);
        background-image: linear-gradient(to bottom, #bd114a, #db2c66);
        text-decoration: none;
        color: #ffffff;
    }

.album_img div {
    width: 100%;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding-top: 66.66%;
}

@media screen and (min-width:980px) {
    .album &gt; div:nth-child(3n+1) {
        clear: left;
    }
}

@media screen and (max-width:980px) {
    .album &gt; div:nth-child(2n+1) {
        clear: left;
    }
}

@media (max-width: 1560px) {
    .cal .date {
        font-size: 6em;
    }

    .cal .month {
        font-size: 1.2em;
    }
}

@media (max-width: 1200px) {
    .cal_area .txt {
        position: relative;
        top: 0%;
    }

    .cal_area .txt_area {
        height: auto;
    }

    .cal .date {
        height: auto;
        font-size: 6em;
    }

    .cal .month {
        font-size: 1.2em;
    }

    .program_title {
        font-size: 2.5em;
        color: #fff;
        padding: 10px 0px 0px 20px;
    }
}

@media (max-width: 1022px) {
    .nav &gt; li &gt; a {
        padding: 15px 10px;
    }
}

@media (max-width: 990px) {
    .menu_txt {
        float: left;
        padding-right: 0;
    }

    .about {
        padding: 30px 30px;
        min-height: auto;
    }

    .cal {
        min-height: auto;
        height: auto;
    }

    .program_des {
        padding: 0px 30px 30px 30px;
    }

    .row-eq-height {
        display: block;
    }

    .inside_program_txt {
        position: absolute;
        width: 100%;
        z-index: 500;
    }

    .inside_program_title {
        text-align: left;
        font-size: 1.5em;
        padding: 10px 0px 0px 10px;
    }

    .inside_general_title {
        font-size: 1.5em;
        padding: 10px 0px 0px 10px;
    }

    .inside_program_des {
        position: absolute;
        width: 95%;
        z-index: 500;
        text-align: left;
        font-size: 0.8em;
        padding: 0px 0px 0px 10px;
    }

    .inside_banner_pic {
        float: right;
        min-height: 100px;
    }

        .inside_banner_pic img {
            min-height: 100px;
        }

    .content {
        padding-top: 20px;
    }

    .general_inside_banner {
        background-color: #AA5989;
        height: auto;
        background-image: none !important;
        background-repeat: no-repeat;
        background-size: contain;
    }

    .news_img_float_left {
        max-width: 80%;
        padding-right: 0;
        float: none;
        margin: 0 auto;
    }

    .news_img_float_right {
        max-width: 80%;
        padding-left: 0;
        float: none;
        margin: 0 auto;
    }

    .news_narrow {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .navbar-nav {
        display: inline;
    }

    .navbar-toggle {
        margin-right: 0;
    }

    .navbar-default .navbar-brand {
        display: inline;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
    }

    .navbar-default .navbar-nav .dropdown-menu &gt; li &gt; a {
        color: red;
        background-color: none;
        border-radius: 4px;
        margin-top: 2px;
    }

    .navbar-default .navbar-nav .open .dropdown-menu &gt; li &gt; a {
        color: #000;
    }

        .navbar-default .navbar-nav .open .dropdown-menu &gt; li &gt; a:hover, .navbar-default .navbar-nav .open .dropdown-menu &gt; li &gt; a:focus {
            background-color: none;
        }

    .navbar-nav .open .dropdown-menu {
        border-bottom: 1px solid white;
        border-radius: 0;
    }

    .dropdown-menu {
        padding-left: 10px;
    }

        .dropdown-menu .dropdown-menu {
            padding-left: 20px;
        }

            .dropdown-menu .dropdown-menu .dropdown-menu {
                padding-left: 30px;
            }

    li.dropdown.open {
        border: 0px solid red;
    }

    .lang_area {
        position: absolute;
        width: 80%;
        z-index: 9999;
    }

    .menu_area {
        padding-top: 10px;
    }

    .menu_txt {
        width: 100%;
    }

    .search_area .form-control {
        border-radius: 0;
        padding-right: 30px;
        width: 150px;
    }

    .sponsor {
        text-align: left;
    }

        .sponsor img {
            padding-bottom: 0px;
        }


    .cal_area .txt {
        top: 0;
    }

    .program_des {
        padding: 0px;
        text-align: center;
        font-size: 1em;
    }

    .program_more {
        position: relative;
        margin: 0 auto;
        right: 0;
        padding: 20px 0px 20px 0px;
        text-align: center;
    }

    .program_title {
        font-size: 2em;
        text-align: center;
        padding: 0px;
    }


    .content_area {
        width: 90%;
    }

    .lang_area {
        display: none;
    }


    .font_but {
        width: 33px;
        height: 33px;
        padding-top: 2px;
        padding-left: 6px;
        border: solid 1px #2F2F2F;
        color: #464646;
        float: left;
        z-index: 999;
        font-size: 17px;
        margin-left: 8px;
    }

        .font_but:hover {
            background-color: #E5E5E5;
            cursor: pointer;
        }

        .font_but a {
            float: left;
            color: #464646;
            text-decoration: none;
        }


    .inside_lang_area {
        display: block;
        padding-left: 5px;
    }

    .logo {
        width: 99%;
    }


    .menu_position {
        margin-top: -11%;
    }


    .goToTop .menu_position {
        margin-top: 0;
    }



    .navbar-header {
        padding-bottom: 25px;
    }

    .goToTop .navbar-header {
        padding-bottom: 0px;
    }
}

@media (min-width: 768px) {
    ul.nav li:hover &gt; ul.dropdown-menu {
        display: block;
    }

    #navbar {
        text-align: center;
    }
}


@media (max-width: 480px) {
    .goToTop {
        width: 100%;
        overflow-y: scroll;
    }

    .navbar-header {
        padding-bottom: 0px;
    }

    .news_img_float_left {
        max-width: 100%;
    }

    .news_img_float_right {
        max-width: 100%;
    }

    .news_img {
        max-width: 100%;
    }
}

.content img {
    max-width: 100% !important;
}
</pre></body></html>