@media (max-width:767px){
    #event_content .booklist .bookimg {width:48%;margin-bottom: 9%;}
    @media screen and (max-width:360px){#event_content .booklist .bookimg {width: 46%;margin-bottom: 15%;}}
	.booklist_man {display: none}
    .sale a{display: flex;flex-wrap: wrap;justify-content: center;align-items: center;width: fit-content;}
}

/*舊版IE專用修復縮放不正常檢視用*/
@media all and (min-width: 1px) and (max-width: 1200px){
    /* 隱藏區塊 */
    #BodyHeader,#event_news,#Layer1 {display:none;}
    /* 隱藏區塊 */

    /*body*/
    body{margin:0;padding:0;font-family:"Microsoft JhengHei"}
    #BodyContainer{width:100%;margin-right:auto;margin-left:auto}

    /* Event_heaader */
    #BodyHeader_m{text-align:center;height:auto;margin-right:auto;margin-left:auto;background-color:#FFF;padding-top:1%;padding-bottom:1%}
    #BodyHeader_m img{clear:both;height:auto;max-width:100%}

    /* Event css */
    #event{width:100%;margin:0;padding:0}
    #event img{max-width:100%;margin: auto;}

    /* 主圖 */
    #event_master{width:auto;padding:2.5% 0;text-align:center;margin:0}
    #event_sale h2 a{color:#FFF;text-decoration:underline}

    /*注意事項*/
    #event_note{width:100%;text-align:left;float:left;margin:0;padding:5% 0}
    #event_note p{font-size:.9rem;line-height:1.5em;padding:0;width:88%;font-family:"Microsoft JhengHei",Verdana,Arial;margin:0 auto 0 6%}

    /* Footer */
    #BodyFooter_rwd{float:left;width:100%;margin-right:auto;margin-left:auto;padding:0;color:#000;font-family:"Microsoft JhengHei";background-color:#FBFBF9}
    #BodyFooter_rwd #footer_line{width:90%;display:block;float:left;height:auto;text-align:center;border-top-width:thin;border-top-style:solid;border-top-color:#000;margin:2% auto 2% 5%}
    #BodyFooter_rwd #footer_inline a{color:#000}
    #BodyFooter_rwd #footer_inline ul{float:left;padding:0;width:100%;margin-bottom:1%;text-align:center}
    #BodyFooter_rwd #footer_inline ul li{float:left;display:inline-block;line-height:2em;font-size:1.2em;clear:both;width:100%;margin-right:auto;margin-bottom:0}
    #BodyFooter_rwd #footer_inline ul li img{width:25%;height:auto;vertical-align:middle;margin-bottom:2%}
    #BodyFooter_rwd #footer_address{margin-top:0;float:left;width:100%;text-align:center;margin-right:auto;margin-left:auto}
    #BodyFooter_rwd #footer_address li:nth-of-type(1) a:nth-of-type(1) img{max-width:100%;}
    #BodyFooter_rwd #footer_address a{color:#000}
    #BodyFooter_rwd #footer_address ul{float:left;padding:0;text-align:center;margin-bottom:1%;width:100%;clear:both}
    #BodyFooter_rwd #footer_address ul li{display:block;width: 96%;margin: auto;line-height:2em;text-align:center;font-size:.8em}
    #footer_address br{display:none}
    #footer_address li:nth-of-type(1) img:first-child{display:block;text-align:center;margin:0 auto 2%}
    /* Footer end */

    /* top */
    #topbutton{width:50px;height:50px;color:#FFF;border-radius:9999em;background-color:#000;opacity:.4;right:1%;bottom:3%;position:fixed;line-height:50px;font-size:15px;text-align:center}
    #topbutton a{color:#FFF;font-size:15px}

}
