/* login*/
#j_login_bg {
    background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20190110182531/https://unfitinfo.moe.gov.tw/image/index/loginbg.png);
    background-repeat: no-repeat;
    background-position: left top;
    height: auto;
    width: 100%;
    border-radius: 10px;
    padding-top: 10px;
    background-position: right top;
    background-repeat: no-repeat;
    background-size: cover;
    margin-right: auto;
    padding-bottom: 20px;
    background-color: #AAE9EA;
}
#j_formshell{
    width: 38%;
    margin-left: 30px;
}
#j_formshell a{
    text-decoration: none;
}
.j_form_title{
    float: left;
    width: 30%;
    margin-top: 5px;
    border-radius: 6px 0px 0px 6px;
    font-size: 1.2rem;
    color: #FFF;
    text-align: center;
    background-color: #00b7bb;
    line-height: 30px;
}
.j_form_title2{
    float: left;
    width: 30%;
    margin-top: 5px;
    border-radius: 6px 0px 0px 6px;
    font-size: 1.2rem;
    color: #FFF;
    text-align: center;
    background-color: #333333;
    line-height: 30px;
}
.j_form_input{
    float: left;
    width: 68%;
    margin-top: 5px;
    margin-left: 0px;
    border-radius: 0px 6px 6px 0px;
    border-top-width: thin;
    border-right-width: thin;
    border-bottom-width: thin;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-top-color: #CCC;
    border-right-color: #CCC;
    border-bottom-color: #CCC;
    line-height: 27px;
    border-left-style: none;
    font-size: 1.08rem;
    color: #333;
    height: 27px;
}
#j_codeshell{
    width: 85%;
    margin-top: 5px;
    float: left;
    line-height: 40px;
}
#j_code_rs{
    width: 15%;
    margin-top: 5px;
    float: left;
}
#j_login_btshell{
    margin-top: 10px;
    line-height: 30px;
    width: 100%;
    font-size: 1.1rem;
    text-decoration: none;
    text-align: center;
}
#j_login_btshell a{
    color: #FFF;
    text-decoration: none;
}
#j_login_btshell .item01{
    width: 31%;
    margin-right: 2%;
    background-color: #00b7bb;
    border-radius: 6px;
    float: left;
}
#j_login_btshell .item01:hover{
    width: 31%;
    margin-right: 2%;
    background-color: #0D71A0;
    border-radius: 6px;
    float: left;
}
#j_login_btshell .item02{
    width: 31%;
    margin-right: 2%;
    background-color: #333333;
    border-radius: 6px;
    float: left;
}
#j_login_btshell .item02:hover{
    width: 31%;
    margin-right: 2%;
    background-color: #0D71A0;
    border-radius: 6px;
    float: left;
}
#j_moica_shell{
    background-color: #FFFFFF;
    width: 98%;
    text-decoration: none;
    overflow: hidden;
    border-radius: 6px;
    margin-top: 25px;
}
#j_moica_title{
    font-size: 1.087em;
    line-height: 35px;
    font-weight: bold;
    color: #FFF;
    background-color: #35A6DB;
    width: 100%;
    text-align: center;
}
#j_moica_text01{
    font-size: 1em;
    line-height: 30px;
    font-weight: bold;
    color: #C00;
    width: 96%;
    margin-top: 5px;
    margin-right: auto;
    margin-left: auto;
}
#j_moica_text02{
    font-size: 0.875em;
    color: #333;
    width: 94%;
    margin-top: 4%;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 6%;
}
#j_moica_text02 a{
    color: #35A6DB;
    text-decoration: none;
}
.j_moica_title{
    float: left;
    width: 25%;
    margin-top: 5px;
    border-radius: 6px 0px 0px 6px;
    font-size: 1.2rem;
    color: #FFF;
    text-align: center;
    background-color: #35A6DB;
    line-height: 30px;
    margin-left: 2%;
}
.j_moica_bt{
    width: 94%;
    margin-right: auto;
    background-color: #333333;
    border-radius: 6px;
    font-size: 1.087em;
    color: #FFFFFF;
    margin-left: 2%;
    margin-top: 10px;
    line-height: 35px;
    text-align: center;
}

#j_moica_login{
    line-height: 45px;
    color: #333;
    background-color: #ffc000;
    background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20190110182531/https://unfitinfo.moe.gov.tw/image/index/moicabg.png);
    background-repeat: no-repeat;
    background-position: left top;
    width: 64%;
    padding-left: 35%;
    margin-top: 20px;
    border-radius: 6px;
    font-size: 1.2rem;
    font-weight: bold;
}
#j_moica_login:hover{
    line-height: 45px;
    color: #FFF;
    background-color: #0D71A0;
    background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20190110182531/https://unfitinfo.moe.gov.tw/image/index/moicabg.png);
    background-repeat: no-repeat;
    background-position: left top;
    width: 64%;
    padding-left: 35%;
    margin-top: 20px;
    border-radius: 6px;
    font-size: 1.2rem;
    font-weight: bold;
}
/* login end*/

/*???*/
#j_indexbanner{
    background-color: #94e1d9;
    height: 300px;
    width: 100%;
    border-bottom-width: 10px;
    border-bottom-style: solid;
    border-bottom-color: #35a6db;
}
#j_indexbanner_s{
    height: 20px;
    width: 100%;
    background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20190110182531/https://unfitinfo.moe.gov.tw/image/index/bannerbg.png);
    background-repeat: no-repeat;
    background-position: center top;
}
#j_index_news_shell{
    background-color: #c7eddf;
    width: 96%;
    margin-right: auto;
    margin-left: auto;
    border-radius: 6px;
    padding-top: 1%;
    padding-right: 2%;
    padding-bottom: 2%;
    padding-left: 2%;
}
#j_index_news_title{
    font-size: 1.2rem;
    line-height: 40px;
    font-weight: bold;
    color: #0D71A0;
    background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20190110182531/https://unfitinfo.moe.gov.tw/image/layout/titlebg.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    width: 100%;
}
#j_index_news_inshell{
    background-color: #FFF;
    width: 96%;
    margin-right: auto;
    margin-left: auto;
    font-size: 1.085rem;
    padding-right: 2%;
    padding-left: 2%;
    padding-top: 1.5%;
}
.j_indexnews_date{
    line-height: 2rem;
    background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20190110182531/https://unfitinfo.moe.gov.tw/image/index/newsicon01.png);
    background-position: left center;
    width: 12%;
    padding-left: 3%;
    float: left;
    background-repeat: no-repeat;
    color: #999;
}
.j_indexnews_title{
    line-height: 2rem;
    width: 65%;
    float: left;
}
.j_indexnews_title a{
    color: #0D71A0;
    text-decoration: none;
}
.j_indexnews_post{
    line-height: 2rem;
    width: 18%;
    float: left;
    padding-left: 2%;
    color: #333333;
    text-align: right;
}
.j_indexnews_line{
    clear: both;
    width: 100%;
    border-bottom-width: thin;
    border-bottom-style: solid;
    border-bottom-color: #CCC;
}
.j_indexnews_more{
    line-height: 4rem;
    width: 100%;
    margin-top: 1rem;
    text-align: right;
    clear: both;
    float: none;
}
.j_indexnews_more a{
    text-align: right;
    color: #35A6DB;
    background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20190110182531/https://unfitinfo.moe.gov.tw/image/index/newsicon02.png);
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 30px;
    text-decoration: none;
}
/*???end*/
@media screen and (max-width:768px){
    /*???*/
    #j_indexbanner{
        background-color: #94e1d9;
        height: auto;
        width: 100%;
        border-bottom-width: 10px;
        border-bottom-style: solid;
        border-bottom-color: #35a6db;
    }
    #j_indexbanner_s{
        height: 20px;
        width: 100%;
        background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20190110182531/https://unfitinfo.moe.gov.tw/image/index/bannerbg.png);
        background-repeat: no-repeat;
        background-position: center top;
    }
    #j_index_news_shell{
        background-color: #c7eddf;
        width: 96%;
        margin-right: auto;
        margin-left: auto;
        border-radius: 6px;
        padding-top: 1%;
        padding-right: 2%;
        padding-bottom: 2%;
        padding-left: 2%;
    }
    #j_index_news_title{
        font-size: 1.2rem;
        line-height: 40px;
        font-weight: bold;
        color: #0D71A0;
        background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20190110182531/https://unfitinfo.moe.gov.tw/image/layout/titlebg.png);
        background-repeat: no-repeat;
        background-position: right bottom;
        width: 100%;	
    }
    #j_index_news_inshell{
        background-color: #FFF;
        width: 96%;
        margin-right: auto;
        margin-left: auto;
        font-size: 1.085rem;
        padding-right: 2%;
        padding-left: 2%;
        padding-top: 1.5%;
    }
    .j_indexnews_date{
        line-height: 2rem;
        background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20190110182531/https://unfitinfo.moe.gov.tw/image/index/newsicon01.png);
        background-position: left center;
        width: 15%;
        padding-left: 3%;
        float: left;
        background-repeat: no-repeat;
        color: #999;
    }
    .j_indexnews_title{
        line-height: 2rem;
        width: 62%;
        float: left;
    }
    .j_indexnews_title a{
        color: #0D71A0;
        text-decoration: none;
    }
    .j_indexnews_post{
        line-height: 2rem;
        width: 18%;
        float: left;
        padding-left: 2%;
        color: #333333;
        text-align: right;
    }
    .j_indexnews_more{
        line-height: 4rem;
        width: 100%;
        margin-top: 1rem;
        text-align: right;
        clear: both;
        float: none;
    }
    .j_indexnews_more a{
        text-align: right;
        color: #35A6DB;
        background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20190110182531/https://unfitinfo.moe.gov.tw/image/index/newsicon02.png);
        background-repeat: no-repeat;
        background-position: right center;
        padding-right: 30px;
        text-decoration: none;
    }
    /*???end*/	
}
@media screen and (max-width:480px){
    /*???*/
    #j_indexbanner{
        background-color: #94e1d9;
        height: auto;
        width: 100%;
        border-bottom-width: 10px;
        border-bottom-style: solid;
        border-bottom-color: #35a6db;
    }
    #j_indexbanner_s{
        height: 20px;
        width: 100%;
        background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20190110182531/https://unfitinfo.moe.gov.tw/image/index/bannerbg.png);
        background-repeat: no-repeat;
        background-position: center top;
        display: none;
    }
    #j_index_news_shell{
        background-color: #c7eddf;
        width: 94%;
        margin-right: auto;
        margin-left: auto;
        border-radius: 6px;
        padding-top: 2%;
        padding-right: 3%;
        padding-bottom: 3%;
        padding-left: 3%;
        margin-top: 15px;
    }
    #j_index_news_title{
        font-size: 1.2rem;
        line-height: 40px;
        font-weight: bold;
        color: #0D71A0;
        background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20190110182531/https://unfitinfo.moe.gov.tw/image/layout/titlebg.png);
        background-repeat: no-repeat;
        background-position: right bottom;
        width: 100%;	
    }
    #j_index_news_inshell{
        background-color: #FFF;
        width: 96%;
        margin-right: auto;
        margin-left: auto;
        font-size: 1.085rem;
        padding-right: 2%;
        padding-left: 2%;
        padding-top: 1.5%;
    }
    .j_indexnews_date{
        line-height: 2rem;
        background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20190110182531/https://unfitinfo.moe.gov.tw/image/index/newsicon01.png);
        background-position: left center;
        width: 92%;
        padding-left: 8%;
        float: none;
        background-repeat: no-repeat;
        color: #999;
    }
    .j_indexnews_title{
        line-height: 2rem;
        width: 100%;
        float: none;
    }
    .j_indexnews_title a{
        color: #0D71A0;
        text-decoration: none;
    }
    .j_indexnews_post{
        line-height: 2rem;
        width: 100%;
        float: none;
        padding-left: 0%;
        color: #333333;
        text-align: left;
        margin-bottom: 10px;
    }
    .j_indexnews_more{
        line-height: 3rem;
        width: 100%;
        margin-top: 1rem;
        text-align: left;
        clear: both;
        float: none;
    }
    .j_indexnews_more a{
        text-align: right;
        color: #35A6DB;
        background-image: url(https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20190110182531/https://unfitinfo.moe.gov.tw/image/index/newsicon02.png);
        background-repeat: no-repeat;
        background-position: right center;
        padding-right: 30px;
        text-decoration: none;
    }
    /*???end*/		
}






/*
     FILE ARCHIVED ON 18:25:31 ?? 10, 2019 AND RETRIEVED FROM THE
     AN OPENWAYBACK INSTANCE ON 23:07:49 ?? 17, 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)).
*/
