/*舊版IE專用修復縮放不正常檢視用*/
@media all and (min-width: 1px) and (max-width: 1200px){
/* 隱藏區塊 */
#BodyHeader {display:none;}
#event_news {display:none;} 
#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;padding:3% 0}
#BodyHeader_m img{clear:both;height:auto;max-width:100%}
/* Event css */


/* 主圖 */
#event_master img{
	width: 100%;
	height: auto;
}

/* 書單 */
#event_sec {
    padding: 1% 8% 0% 8% !important;
}
#event_sec #booklist {
	width: 46%;
	font-size: 0.8em;
	margin-top: 3%;
} 

 


/* 購買 */
    
/*注意事項*/


/* 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:50%;height:auto;vertical-align:middle;margin-bottom:2%}
#footer_address li:nth-of-type(1) img:first-child{display:block;text-align:center;margin:0 auto 2%;max-width: 100%;}
#BodyFooter_rwd #footer_address{margin-top:0;float:left;width:100%;text-align:center;margin-right:auto;margin-left:auto}
#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{float:left;display:block;width:100%;line-height:2em;text-align:center;font-size:.8em}
/* 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}
@media screen and (orientation: landscape ) { 
#event_sec #booklist{width:29.3%;float:left;font-size:.8em;margin-top:3%}
#event_sale ul{margin-left:3%}
#event_sale li{background-repeat:no-repeat;background-position:left top;float:left;width:95%;padding-left:5%;margin-bottom:2%}
#event_note p{font-size:.9em;line-height:1.5em;margin:0 10%;padding:0;margin-top:0;margin-right:auto;margin-bottom:0;width:80%;font-family:"Microsoft JhengHei",Verdana,Arial}
}
}
/*平板尺寸*/
@media screen and (min-width:600px) and (max-width:769px) {
#event_sec #booklist{width:23%!important;float:left;margin-right:2%;margin-left:0!important;font-size:.8em;margin-top:3%;}
.bok_img{margin:2% 35% -2%!important;display:inline-block}
#event_sale .bok_img img{margin:3% 35% 0!important}
	}