@charset "utf-8";

body {
    font: 100% Arial, Helvetica, sans-serif;
    color: #000;
    background: #ffffff;
    text-align: left;
}
#container {
    min-width: 100%;
    padding: 0;
    margin: 0;
}
form {
    padding: 0;
    margin: 0;
}

/* HEADER ############################################################# */

.header {
    width: 100%;
    background-image: url(images/LT_head.jpg);
    background-repeat: no-repeat;
    height: 149px;
}

.header .event {
    text-align: right;
    padding: 20px 20px 0 0;
}
@media (max-width: 992px) {
    .header .event img {
        max-width: 50%;
    }
}

.header .search {
    text-align: right;
    padding: 5px 20px 0px 0px;
    height: 30px;
}

.header .search .ltsearch {
    border: 1px solid #ff0000;
    background: #fff;
    color: #9a9a9a;
    font-size: 13px;
    padding: 1px 3px;
    width: 160px;
    font-family: Tahoma, verdana;
    font-weight: bold;
}

.header .navMENU {
    clear: both;
    font-family: "Lato", arial;
    font-size: 1.4em;
    font-weight: normal;
    color: #ffffff;
    padding: 10px 0 0px 180px;
}
@media (max-width: 992px) {
    .header .navMENU .h {
        display: none;
    }
    .header .navMENU {
        padding: 14px 0 0px 180px;
    }
}

.header .navMENU a:link,
.header .navMENU a:visited {
    color: #ffffff;
    text-decoration: none;
}

.header .navMENU a:hover,
.header .navMENU a:active {
    color: #ffffff;
    text-decoration: underline;
}

/* SIDEBAR MENU ############################################################# */

.thrColHybHdr #sidebar_menu {
    float: left;
    max-width: 180px;
    /*height:100vh;*/
    background-color: #ffae00;
    padding: 0 0 15px 0;
}

.thrColHybHdr #sidebar_menu .MenubarTodayRD {
    width: 180px;
    height: 110px;
}

.thrColHybHdr #sidebar_menu h3,
.thrColHybHdr #sidebar_menu p,
.thrColHybHdr #sidebar_adbox p,
.thrColHybHdr #sidebar_adbox h3 {
    margin-left: 10px;
    margin-right: 10px;
}

/* MENU STYLE ############################################################# */

ul.mainmenu {
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 100%;
    cursor: default;
    width: 8em;
}

ul.mainmenu li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    position: relative;
    text-align: left;
    cursor: pointer;
    width: 180px;
    height: 46px;
    text-shadow: 2px 2px 2px #dd9200;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ffff66;
    background-color: #ffae00;
    background: #f9a200;
}

ul.mainmenu a {
    display: block;
    cursor: pointer;
    color: #f9ebaa;
    text-decoration: none;
    font-family: "Fredoka One", cursive;
    font-size: 1.6em;
    line-height: 1.2em;
    padding: 12px 0 16px 42px;
}

ul.mainmenu a:hover {
    color: #ffffff;
    text-shadow: 1px 1px #6d554d;
}

ul.mainmenu li:hover {
    background-color: #ff6600;
    padding: 2px 0 0 2px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d67200+0,ef9300+38,ef9300+68,e57e00+100 */
    background: #d67200;
    /* Old browsers */
    background: -moz-linear-gradient(
        top,
        #d67200 0%,
        #ef9300 38%,
        #ef9300 68%,
        #e57e00 100%
    );
    /* FF3.6-15 */
    background: -webkit-linear-gradient(
        top,
        #d67200 0%,
        #ef9300 38%,
        #ef9300 68%,
        #e57e00 100%
    );
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(
        to bottom,
        #d67200 0%,
        #ef9300 38%,
        #ef9300 68%,
        #e57e00 100%
    );
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#d67200', endColorstr='#e57e00', GradientType=0);
    /* IE6-9 */
}

ul.mainmenu .m_teachers {
    position: relative;
}

ul.mainmenu li .sub_teachers {
    z-index: 100;
    position: absolute;
    left: 143px;
    height: 90px;
}

ul.mainmenu li li {
    width: 230px;
}

ul.mainmenu li li a {
    padding: 12px 0 16px 15px;
}

ul.mainmenu li .m_default {
    background: url(images/sidebar_left/icon_contents.png) no-repeat top left;
}

ul.mainmenu li .m_article {
    background: url(images/sidebar_left/icon_article.png) no-repeat top left;
}

ul.mainmenu li .m_tv {
    background: url(images/sidebar_left/icon_tv.png) no-repeat top left;
}

ul.mainmenu li .m_radio {
    background: url(images/sidebar_left/icon_rd.png) no-repeat top left;
}

ul.mainmenu li .m_song {
    background: url(images/sidebar_left/icon_song.png) no-repeat top left;
}

ul.mainmenu li .m_video {
    background: url(images/sidebar_left/icon_tv.png) no-repeat top left;
}

ul.mainmenu li .m_act {
    background: url(images/sidebar_left/icon_activities.png) no-repeat top left;
}

ul.mainmenu li .m_schedule {
    background: url(images/sidebar_left/icon_schedule.png) no-repeat top left;
}

ul.mainmenu li .m_teachers {
    background: url(images/sidebar_left/icon_teacher.png) no-repeat top left;
}

ul.mainmenu li .m_sitemap {
    background: url(images/sidebar_left/icon_sitemap.png) no-repeat top left;
}

/* SIDEBAR ADBOX ############################################################# */

.side_radio {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
    background-image: url(images/sidebar_left/icon_today_rd.gif);
    height: 39px;
    background-repeat: no-repeat;
    background-position: left top;
    border: 0px solid #000;
    width: 180px;
    height: 100px;
}

.side_radio a:link,
.side_radio a:visited {
    color: #ffffff;
    text-decoration: none;
}

.side_radio a:hover,
.side_radio a:active {
    color: #ffffff;
    text-decoration: none;
}

.side_qr {
    padding: 15px 0 0 0;
    width: 180px;
    text-align: center;
    background-color: #ffae00;
}

/* SIDEBAR ADBOX ############################################################# */

.thrColHybHdr #mainContent #sidebar_adbox {
    float: right;
    width: 140px;
    /*min-height:750px;*/
    padding: 70px 0px 0 0;
}
@media (max-width: 992px) {
    .thrColHybHdr #mainContent #sidebar_adbox {
        display: xnone;
    }
}

/* ARTICLE ################################################################### */

.article_txtBOX {
    text-align: left;
    padding: 0 2em;
}

.article_txtBOX p {
    padding: 0px;
    margin: 0px;
    display: inline;
}

.article_txtBOX ol,
.article_txtBOX li {
    padding: 0px;
    margin: 0px;
}

.sample {
    text-align: center;
    border: 0px solid red;
    overflow: auto;
}

.article_lessonPIC {
    float: left;
    margin: 0 1em 0 0;
}

.article_date {
    font-family: "Oswald", sans-serif;
    font-size: 1.4em;
    color: #666666;
}

.article_writer {
    font-family: "Lato", sans-serif;
    font-size: 1.3em;
    color: #666666;
    font-weight: bold;
    margin: 0.4em 0 0 0;
}

.article_titleE {
    font-family: "Fredoka One", cursive;
    font-size: 3em;
    color: #ff3300;
}

.article_titleC {
    font-family: 微軟正黑體;
    font-size: 2.2em;
    color: #ff6600;
}

.article_sample {
    clear: both;
    font-size: 1rem;
    padding: 2em 0;
}

.article_sample p {
    line-height: 1.6em;
    margin: 0 !important;
    padding: 0 !important;
}

.article_sample ul,
.article_sample ol {
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: inline;
}

.article_sample ul li,
.article_sample ol li {
    padding: 0;
    margin: 0;
    display: inline;
}

.article_note {
    font-family: 微軟正黑體, Arial;
    font-size: 1.4em;
    color: #666666;
    padding: 0.8em 1em;
    margin: 2em 0;
    text-align: left;
    font-weight: bold;
    background-color: #ffffcc;
    border: 1px solid #ffae00;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

.article_note a:link,
.article_note a:visited {
    color: #ff6600;
    text-decoration: underline;
}

.article_note a:hover,
.article_note a:active {
    color: #ff6600;
    text-decoration: none;
}

/* DEFAULT(LESSON) ############################################################# */

.thrColHybHdr #mainContent {
    /*float:left;*/
    min-width: 640px;
    /*max-width:75%;	
	margin: 0 auto;	*/
    min-height: 100%;
    padding: 0;
    border: 0px solid red;
}

.thrColHybHdr #mainContent .cover-area {
    padding: 0.5em 1.5em;
    margin: 0 auto;
    /*min-width:640px;*/
    text-align: center;
    border: 0px solid red;
    overflow: auto;
}

.thrColHybHdr #mainContent .cover-area .cover {
    width: auto;
    -webkit-box-shadow: 0px 0px 4px 2px rgba(143, 143, 143, 1);
    -moz-box-shadow: 0px 0px 4px 2px rgba(143, 143, 143, 1);
    box-shadow: 0px 0px 4px 2px rgba(143, 143, 143, 1);
}
@media (max-width: 992px) {
    .thrColHybHdr #mainContent .cover-area .cover {
        max-width: 25%;
    }
}
.thrColHybHdr #mainContent .cover-area .index_mainimage {
    width: auto;
}
@media (max-width: 992px) {
    .thrColHybHdr #mainContent .cover-area .index_mainimage {
        max-width: 70%;
    }
}
@media (max-width: 768px) {
    .thrColHybHdr #mainContent .cover-area .index_mainimage {
        display: none;
    }
}
.thrColHybHdr #mainContent .article {
    min-width: 640px;
    max-width: 70%;
    margin: 1em auto 0 auto;
    text-align: center;
    overflow: auto;
    border: 0px solid red;
}
@media (max-width: 992px) {
    .thrColHybHdr #mainContent .article {
        min-width: auto;
        max-width: 70%;
    }
}
@media (max-width: 768px) {
    .thrColHybHdr #mainContent .article {
        min-width: auto;
        max-width: auto;
    }
}

.thrColHybHdr #mainContent .general_content {
    min-width: 640px;
    max-width: 70%;
    margin: 1em auto 0 auto;
    text-align: center;
    overflow: auto;
    border: 0px solid red;
}

.article .badge {
    padding: 3px 0;
    font-size: 1.3em;
}

.pageTITLE {
    text-align: left;
    padding: 15px 0 5px 10px;
}

.pageTITLE .maintitle {
    font-family: "Fredoka One", cursive;
    font-size: 2.8em;
    padding: 0 0 0 195px;
    color: #ff3300;
    border: 0px solid red;
    text-shadow: 0px 0px 3px #f7ad81;
}

.lessonBOX {
    width: 18%;
    /*float: left;*/
    display: inline-block;
    height: auto;
    vertical-align: top;
    margin: 0 0 3rem 0;
    border: 0px solid red;
    transition: all 0.3s;
}
@media (max-width: 992px) {
    .lessonBOX {
        max-width: 30%;
        transition: all 0.3s;
    }
}
@media (max-width: 768px) {
    .lessonBOX {
        max-width: 48%;
        transition: all 0.3s;
    }
}
@media (max-width: 576px) {
    .lessonBOX {
        max-width: 95%;
        transition: all 0.3s;
    }
}

.lessonBOX .badge {
    width: 92%;
    padding: 5px 0;
    text-transform: uppercase;
    -webkit-box-shadow: 0px 2px 2px 1px rgba(153, 151, 153, 1);
    -moz-box-shadow: 0px 2px 2px 1px rgba(153, 151, 153, 1);
    box-shadow: 0px 2px 2px 1px rgba(153, 151, 153, 1);
}

.lessonIMG {
    padding: 8px 0.5em 3px 0.5em;
    text-align: center;
}

.content_article_img {
    width: 95%;
    margin-top: 0.2em;
    border-radius: 1em;
    box-shadow: 0px 0px 8px 0px rgba(110, 106, 99, 1);
    transition: all 0.3s;
}

.lesson-open {
    -webkit-animation-delay: 1.8s;
    -webkit-animation-duration: 2s;
    animation-delay: 1.8s;
    animation-duration: 2s;
}

#sidebar_adbox {
    -webkit-animation-delay: 0.8s;
    -webkit-animation-duration: 1.5s;
    animation-delay: 0.8s;
    animation-duration: 1.5s;
}

.cover-area {
    -webkit-animation-delay: 0.5s;
    -webkit-animation-duration: 0.8s;
    animation-delay: 0.5s;
    animation-duration: 0.8s;
}

.article .badge {
    -webkit-animation-delay: 0.5s;
    -webkit-animation-duration: 3s;
    animation-delay: 0.5s;
    animation-duration: 3s;
}

.lesson-01 {
    -webkit-animation-delay: 0s;
    -webkit-animation-duration: 1s;
    animation-delay: 0s;
    animation-duration: 1s;
}

.lesson-02 {
    -webkit-animation-delay: 0.1s;
    -webkit-animation-duration: 1s;
    animation-delay: 0.1s;
    animation-duration: 1s;
}

.lesson-03 {
    -webkit-animation-delay: 0.2s;
    -webkit-animation-duration: 1s;
    animation-delay: 0.2s;
    animation-duration: 1s;
}

.lesson-04 {
    -webkit-animation-delay: 0.3s;
    -webkit-animation-duration: 1s;
    animation-delay: 0.3s;
    animation-duration: 1s;
}

.lesson-05 {
    -webkit-animation-delay: 0.4s;
    -webkit-animation-duration: 1s;
    animation-delay: 0.4s;
    animation-duration: 1s;
}

.lesson-06 {
    -webkit-animation-delay: 0.5s;
    -webkit-animation-duration: 1s;
    animation-delay: 0.5s;
    animation-duration: 1s;
}

.lesson-07 {
    -webkit-animation-delay: 0.6s;
    -webkit-animation-duration: 1s;
    animation-delay: 0.6s;
    animation-duration: 1s;
}

.lesson-08 {
    -webkit-animation-delay: 0.7s;
    -webkit-animation-duration: 1s;
    animation-delay: 0.7s;
    animation-duration: 1s;
}

.lesson-09 {
    -webkit-animation-delay: 0.8s;
    -webkit-animation-duration: 1s;
    animation-delay: 0.8s;
    animation-duration: 1s;
}

.lesson-10 {
    -webkit-animation-delay: 0.9s;
    -webkit-animation-duration: 1s;
    animation-delay: 0.9s;
    animation-duration: 1s;
}

.lesson-11 {
    -webkit-animation-delay: 1s;
    -webkit-animation-duration: 1s;
    animation-delay: 1s;
    animation-duration: 1s;
}

.lesson-12 {
    -webkit-animation-delay: 1.1s;
    -webkit-animation-duration: 1s;
    animation-delay: 1.1s;
    animation-duration: 1s;
}

.lesson-13 {
    -webkit-animation-delay: 1.2s;
    -webkit-animation-duration: 1s;
    animation-delay: 1.2s;
    animation-duration: 1s;
}

.lesson-14 {
    -webkit-animation-delay: 1.3s;
    -webkit-animation-duration: 1s;
    animation-delay: 1.3s;
    animation-duration: 1s;
}

.lesson-15 {
    -webkit-animation-delay: 1.4s;
    -webkit-animation-duration: 1s;
    animation-delay: 1.4s;
    animation-duration: 1s;
}

.lesson-16 {
    -webkit-animation-delay: 1.5s;
    -webkit-animation-duration: 1s;
    animation-delay: 1.5s;
    animation-duration: 1s;
}

.lesson-17 {
    -webkit-animation-delay: 1.6s;
    -webkit-animation-duration: 1s;
    animation-delay: 1.6s;
    animation-duration: 1s;
}

.lesson-18 {
    -webkit-animation-delay: 1.7s;
    -webkit-animation-duration: 1s;
    animation-delay: 1.7s;
    animation-duration: 1s;
}

.lessonDATE {
    font-family: "Oswald", sans-serif;
    font-size: 1.4em;
    color: #555555;
    margin-top: 0.2em;
    text-align: center;
}

.lessonTITLE_e {
    font-family: "Fredoka One", cursive;
    font-size: 2.2em;
    padding: 0.2em;
    line-height: 1.6em;
    color: #3a3a3a;
    line-height: 18px;
    text-align: center;
}

.lessonTITLE_e a:link,
.lessonTITLE_e a:visited {
    text-decoration: none;
}

.lessonTITLE_e a:hover,
.lessonTITLE_e a:active {
    text-decoration: underline;
}

.lessonTITLE_c {
    font-family: 微軟正黑體, Arial, Helvetica, sans-serif;
    font-size: 1.6em;
    font-weight: bold;
    color: #555555;
    line-height: 20px;
    text-align: center;
    margin: 3px 0 0 0;
}

.lessonTITLE_readmore_e {
    font-family: "Fredoka One", cursive;
    font-size: 2.1em;
    padding: 0.2em;
    line-height: 1.4em;
    text-decoration: none;
    /*background-image: url(images/content/feature_article_icon.gif);*/
    background-repeat: no-repeat;
    background-position: left top;
    line-height: 18px;
    text-align: center;
}

.lessonTITLE_readmore_c {
    font-family: 微軟正黑體, Arial, Helvetica, sans-serif;
    font-size: 1.5em;
    font-weight: bold;
    color: #5e5e5e;
    line-height: 20px;
    text-align: center;
    margin: 3px 0 0 0;
}

.lessonTITLE_readmore_c a:link,
.lessonTITLE_readmore_c a:visited {
    /*color: #FF6600;*/
    text-decoration: underline;
}

.lessonTITLE_readmore_c a:hover,
.lessonTITLE_readmore_c a:active {
    color: #000;
    text-decoration: none;
}

.lessonBAR_manners {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    color: #ffffff;
    background-color: #ff0099;
    text-align: center;
    width: 198px;
    border-right-width: 2px;
    border-right-style: solid;
    border-right-color: #ffffff;
}

/* FOOTER ############################################################# */

.thrColHybHdr #footer {
    padding: 1.5em;
    background: #ff6600;
    text-align: center;
    clear: both;
}

.thrColHybHdr #footer p {
    margin: 0;
    padding: 10px 0;
}

.thrColHybHdr #footer .copyright {
    font-family: "Arial", "Helvetica", "sans-serif";
    font-size: 12px;
    font-weight: normal;
    color: #ffffff;
    padding: 1em 0;
}

/* MORE ############################################################# */

.fltrt {
    float: right;
    margin-left: 8px;
}

.fltlft {
    float: left;
    margin-right: 8px;
}

.clearfloat {
    clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
    text-align: center;
}

.adBOX {
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #cccccc;
    padding: 0 0 10px 10px;
}

.right_ad_single {
    margin-top: 10px;
}

/* RADIO ############################################################# */

.radio_date {
    background: url("images/rd/radio_02.jpg") no-repeat top left;
    height: 270px;
    margin-left: 10px;
    padding: 40px 0 0 20px;
}

.radio_narrow {
    margin: 60px 0 0 0;
}

.radio_note {
    font-size: 1.4em;
    margin: 0 0 2em 0;
}

.radio_note h4 {
    padding: 0 0 0 1em;
}

.radio_note li {
    padding: 0.3em 0;
}

.radio_note a:link,
.radio_note a:visited {
    color: #ff7d00;
    text-decoration: underline;
}

.radio_note a:hover,
.radio_note a:active {
    color: #ff7d00;
    text-decoration: none;
}

/* SONGTIME ############################################################# */

.SongTime {
    background-image: url(images/SongTime.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    vertical-align: top;
    padding: 35px 0 0 0;
    height: 650px;
}

.SongTime_video {
    height: 280px;
    width: 320px;
    font: 16px;
    color: #ffffff;
    padding: 0 30px 0px 290px;
}

.SongTime_lyric {
    height: 250px;
    width: 320px;
    font: 12pt;
    margin: 10px 0 0px 290px;
    background-color: #ffffff;
    padding: 5px;
}

.SongTime_lyricINNER {
    height: 240px;
    width: 310px;
    background-color: #fff;
    padding: 10px;
    overflow-y: scroll;
    text-align: left;
}

.SongTime_lyricTitle {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 2em;
    font-weight: bold;
    color: #ff3300;
    text-align: center;
    padding-top: 5px;
}

.SongTime_lyricBody {
    font-family: Arial, Helvetica, sans-serif;
    color: #277e42;
    font-size: 12pt;
    text-align: center;
    padding-top: 8px;
    font-weight: bold;
    line-height: 1.2em;
}

.SongTime_lyricBody p {
    margin: 0;
    padding: 0;
    display: inline;
    line-height: 1.4em;
}

.SongTime_lyricCredit {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #333;
    text-align: center;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #999999;
    padding: 2px 0px 8px 0px;
}

/* MAP? ############################################################# */

.sitemap_table,
.sitemap_table2 {
    margin: 0 auto;
    padding: 0 1em 2em 1em;
    text-align: center;
    border: 0px solid red;
    overflow: auto;
    height: auto;
}

.sitemap_table a .today_radio {
    font-size: 1.6em;
    font-weight: bolder;
    display: inline;
    padding: 0;
    margin: 0.5em 0.2em;
    vertical-align: middle;
    float: none;
    width: 200px;
}

.sitemap_table a {
    font-size: 1.6em;
    font-weight: bolder;
    display: inline-block;
    padding: 2.8em 0.6em;
    margin: 0.5em 0.2em;
    min-width: 200px;
    height: 130px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.sitemap_table2 a {
    padding: 1.2em 0.6em;
    height: 60px;
}

.sitemap_table a {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffe589+0,f9c431+100 */
    background: #ffe589;
    /* Old browsers */
    background: -moz-linear-gradient(top, #ffe589 0%, #f9c431 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ffe589 0%, #f9c431 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ffe589 0%, #f9c431 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffe589', endColorstr='#f9c431', GradientType=0);
    /* IE6-9 */
    -webkit-box-shadow: 2px 2px 3px 1px rgba(153, 153, 153, 1);
    -moz-box-shadow: 2px 2px 3px 1px rgba(153, 153, 153, 1);
    box-shadow: 2px 2px 3px 1px rgba(153, 153, 153, 1);
}

.sitemap_table a:hover {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f7f1e1+0,ffe589+100 */
    background: #f7f1e1;
    /* Old browsers */
    background: -moz-linear-gradient(top, #f7f1e1 0%, #ffe589 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #f7f1e1 0%, #ffe589 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #f7f1e1 0%, #ffe589 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f7f1e1', endColorstr='#ffe589', GradientType=0);
    /* IE6-9 */
}

.sitemap_table2 a {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#84cece+0,75c3dd+100 */
    background: #84cece;
    /* Old browsers */
    background: -moz-linear-gradient(top, #84cece 0%, #75c3dd 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #84cece 0%, #75c3dd 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #84cece 0%, #75c3dd 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#84cece', endColorstr='#75c3dd', GradientType=0);
    /* IE6-9 */
}

.sitemap_table2 a:hover {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#c8f1f4+0,84cece+100 */
    background: #c8f1f4;
    /* Old browsers */
    background: -moz-linear-gradient(top, #c8f1f4 0%, #84cece 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #c8f1f4 0%, #84cece 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #c8f1f4 0%, #84cece 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#c8f1f4', endColorstr='#84cece', GradientType=0);
    /* IE6-9 */
}

.sitemap_table a:link,
.sitemap_table a:visited {
    color: #525252;
    text-decoration: none;
}

.sitemap_table a:hover,
.sitemap_table a:active {
    color: #525252;
    text-decoration: none;
}

.sitemap_table a div {
    font-size: 9pt;
    font-weight: normal;
    padding: 0.5em 0.3em 0.3em 0.3em;
}

/* SCHEDULE ############################################################# */

.schedule {
    padding: 0em 1em;
    min-width: 640px;
    margin: 0 auto;
    overflow: auto;
    font-size: 15px;
}
.schedule .note {
    font-size: 13px;
    padding: 0.5em 0 0 0;
}

.schedule .time {
    font-size: 1em;
    padding: 0.5em 0 0 0;
}

.app {
    width: 95%;
    padding: 0.6em;
    margin: 1em 0;
    text-align: center;
    border: 2px solid #bcd4d8;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
/* Schedule S1 */

.schedule .s1 .box {
    padding: 1em;
    font-size: 1em;
    line-height: 1.5em;
}
.schedule .s1 h3 {
    background: #ffae03;
    color: #000;
    padding: 0.5em;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    text-align: center;
}
.schedule .s1 .box .item {
    padding: 0 0 1em 0;
}
.schedule .s1 h5 {
    padding: 0 0 0.1em 0;
    margin: 0 0 0 0;
    line-height: 1em;
    font-size: 1.4em;
    color: #000;
    font-weight: bolder;
}
.schedule .s1 h4.title {
    color: #000;
    font-size: 1.6em;
    margin-top: 1em;
    border-bottom: 2px solid #ffae03;
    padding: 0 0 0.3em 0;
    font-weight: bold;
}
.schedule .s1 .badge {
    background: #f3f3f3;
    border: 2px solid #bcbcbc;
    color: #000;
    font-size: 1em;
}
.schedule .s1 .chn {
    color: #006b93;
    font-weight: bold;
    font-size: 1.2em;
    padding: 0 4px;
}
.schedule .s1 b {
    font-size: 1.2em;
    color: #cd003f;
    padding: 0 2px;
}
.schedule .s1 h3 small {
    color: #fff;
}
.schedule .s1 ul li {
    padding: 0.2em 0;
    font-size: 1.1em;
}

/* Schedule S2 */
.schedule .s2 .name {
    color: #000;
    font-size: 1.42em;
    font-weight: bolder;
}
.schedule .s2 ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.schedule .s2 .detail {
    padding: 0.1rem 0 0.24rem 5.5rem;
}
.schedule .s2 h3 {
    background: #00a4e1;
    color: #000;
    padding: 0.5em;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    text-align: center;
}
.schedule .s2 h3 small {
    color: #fff;
}
.schedule .s2 small {
    font-size: 0.9em;
    color: #535353;
}
.schedule .s2 h4.title {
    color: #000;
    font-size: 1.6em;
    margin-top: 1em;
    border-bottom: 2px solid #00a4e1;
    padding: 0 0 0.3em 0;
    font-weight: bold;
}
.schedule .s2 b {
    color: #cd003f;
    font-size: 2rem;
    padding: 0 2px;
}
.schedule .s2 .fm {
    color: #006b93;
    font-weight: bold;
    font-size: 1.2em;
    padding: 0 4px;
}
.schedule .s2 .label {
    background: #00a4e1;
    color: #fff;
    font-size: 1em;
}

/* TV Teacher ############################################################# */

.myt {
    position: relative;
    margin: 1em 0 0 13em;
    max-width: 75%;
    min-height: 350px;
    font-size: 1.6em;
    border: 0px solid #000;
    /* background: url('images/myt_tv/bg.jpg') no-repeat top left ; */
    transition: all 0.3s;
}
@media (max-width: 1200px) {
    .myt {
        max-width: 80%;
        margin: 1em 150px 0 13em;
        transition: all 0.3s;
    }
}
@media (max-width: 992px) {
    .myt {
        max-width: 85%;
        transition: all 0.3s;
    }
}

.mytbox h2 {
    -webkit-animation-delay: 0s;
    -webkit-animation-duration: 0.3s;
    animation-delay: 0s;
    animation-duration: 0.3s;
}

.mytbox ul {
    -webkit-animation-delay: 0.2s;
    -webkit-animation-duration: 0.5s;
    animation-delay: 0.2s;
    animation-duration: 0.5s;
}

.mytbox .teachermain {
    -webkit-animation-delay: 0.3s;
    -webkit-animation-duration: 0.8s;
    animation-delay: 0.3s;
    animation-duration: 0.8s;
}

@-webkit-keyframes fadeIn2 {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(4, 4, 4);
    }
    70% {
        opacity: 0.35;
        -webkit-transform: scale3d(0.92, 0.92, 0.92);
    }
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
    }
}

@keyframes fadeIn2 {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(4, 4, 4);
    }
    70% {
        opacity: 0.35;
        -webkit-transform: scale3d(0.92, 0.92, 0.92);
    }
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
    }
}

.fadeIn2 {
    -webkit-animation-name: fadeIn2;
    animation-name: fadeIn2;
    animation-duration: 0.52s;
}

.mytbox {
    border: 0px solid #000;
    padding: 1em 0 0 2em;
}

.mytbox .btn-ch,
.mytbox .btn-en {
    float: right;
}

.myt_menu {
    position: absolute;
    top: -2.5em;
    right: 1em;
    text-align: left;
    margin: 2em 0 0 5em;
    border: 0px solid #000;
}
@media screen and (max-width: 768px) {
    .myt_menu {
        right: 1em;
    }
}

.myt_menu img {
    cursor: pointer;
    width: 5em;
    transition: all 0.3s;
    -webkit-transform: scale(1);
    transform: scale(1);
}
@media (max-width: 1200px) {
    .myt_menu img {
        width: 3.5em;
        transition: all 0.3s;
    }
}
@media (max-width: 992px) {
    .myt_menu img {
        width: 2.2em;
        transition: all 0.3s;
    }
}
@media (max-width: 768px) {
    .myt_menu img {
        width: 1.7em;
        transition: all 0.3s;
    }
}

.myt_menu img:hover {
    cursor: pointer;
    -webkit-transform: translateY(-12px);
    transform: translateY(-12px);
    filter: brightness(1.1);
    transition: all 0.3s;
}

.myt .teacher_photo {
    float: left;
    margin: 36px 0 0 0;
    transition: all 0.3s;
}

@media screen and (max-width: 992px) {
    .myt .teacher_photo {
        width: 8em;
        margin-top: 40px;
        transition: all 0.3s;
    }
}

.myt h2 {
    color: #ff5e01;
    font-size: 2.8em;
    text-shadow: 1px 1px 1px #111111;
}

.myt .des {
    padding: 3em 0 0 0;
    font-family: "Fredoka One", 微軟正黑體;
    color: #6d584e;
}

.myt .des ul {
    list-style-type: none;
    padding: 0;
    margin: 0.6em 0 0 0;
}

.myt .des li {
    padding: 0.1em 0;
    font-size: 1.4em;
}

.myt .des span {
    color: #ff5e01;
}

/* ADS ############################################################# */

.ads_side {
    border: 0px solid #000;
}

.ads_bottom {
    width: 600px;
    margin: 1.5em auto;
}
