@charset "utf-8";
.top_bn {
    background-color: #00BBBC;
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    height: 50px;
    padding: 5px;
    color: #FFFFFF;
}

.search {
    background-color: #E2E2E2;
    margin-left: auto;
    margin-right: auto;
    padding-left: 45px;
    border-radius: 24px;
    position: relative;
    background-image: url('https://webarchive.lib.ntu.edu.tw:443/archive/wayback/20170511170611/https://www.smelearning.org.tw/img/search_icon.gif');
    background-repeat: no-repeat;
    background-position: 8px center;
    padding-top: 10px;
    padding-bottom: 10px;
    height: auto;

}
@media (min-width:1200px){
.search {
    width: 230px;
    }
}

@media (max-width:1199px){
    .search {
    width: 110px;
    }
}
.search_box{
    background-color: #E2E2E2;
    border-style: none;
    border-width: 0px;
    font-size: 16px;
    position: absolute;
    top: 2px;
    width: 420px;
    line-height: 30px;
    
}







/*
     FILE ARCHIVED ON 17:06:11 五月 11, 2017 AND RETRIEVED FROM THE
     AN OPENWAYBACK INSTANCE ON 1:38:38 五月 23, 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)).
*/
