/*舊版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;
	width: 50%;
}

/* Event css */


/* 主圖 */

#event_master img{
	width: 100%;
	height: auto;
}

/* 書單 */
#event_sec {
    float: left;
    width: 84%;
    padding: 0% 8% 7% 8% !important;
    background-size: 100%;
}
#event_sec #booklist {
	width: 45.5%;
	font-size: 0.8em;
	margin-top: 3%;

} 
#event_sec h3 {
    width: 100%;
    font-size: 1.7em !important;
    color: #a06f2a;
    text-shadow: 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 20px #fff, 0 0 8px #fff;
}


/* 購買 */
#event_sale {
    font-size: 0.9em !important;
    line-height: 1.5em !important;
    float: left;
    width: 90% !important;
    background-color: #ea5858;
    padding: 0% 5% 5% 5% !important;
}
#event_sale li {
    font-size: 1em !important;
    color: #FFF;
    float: left;
    width: 107% !important;
    margin-left: -8% !important;
    list-style-type: none;
    margin-bottom: 2%;
    text-indent: -1em;
    line-height: 1.5em;
}
#event_sale a {
    border-radius: 30px;
    background-color: #4a6745;
    text-decoration: none;
    color: #fffde2;
    font-size: 0.8em !important;
    line-height: 1.3em;
    margin: 2%;
    padding: 0.8% 4.5% !important;
    border: 3px #ffffd0 solid !important;
    display: inline-block;
}
.bok_img {
    margin: 2% 24% -2% !important;
    display: inline-block;
}
#event_sale .bok_img img {
    margin: 5% 33% 0 !important;
}

/*注意事項*/


/* 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%;
	margin-bottom: 2%;
	margin-top: 2%;
	margin-left: 5%;
	margin-right: auto;
	display: block;
	float: left;
	height: auto;
	text-align: center;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000;
}
#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%;
}
#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: 0.8em;
}
/* Footer end */


/* top */
#topbutton{
	width: 50px;
	height: 50px;
	color: #FFFFFF;
	border-radius: 9999em;
	background-color: #000;
	opacity: 0.4;
	right: 1%;
	bottom: 3%;
	position:fixed;
	line-height: 50px;
	font-size: 15px;
	text-align: center;
}
#topbutton a{
	color: #FFFFFF;	
	font-size: 15px;
}	

@media screen and (orientation: landscape ) { 
#event_sec #booklist {
	width: 29.3%;
	float: left;
	font-size: 0.8em;
	margin-top: 3%;

} 

#event_sale ul {
	margin-left: 3%;
}
#event_sale li {
	/*background-image: url(../images/0611047_2_32.gif); */
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 95%;
	padding-left: 5%;
	list-style-type: none;
	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: 0px;
	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: 0.8em;
    margin-top: 3%;
    height: 210px !important;
}
.bok_img {
    margin: 2% 35% -2% !important;
    display: inline-block;
}
#event_sale .bok_img img {
    margin: 3% 35% 0 !important;
	
}
#event_sec h3 {
    width: 100%;
    font-size: 1.5em !important;
    color: #a06f2a;
    text-shadow: 0 0 10px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 20px #fff, 0 0 8px #fff;
}
#event_sale {
    font-size: 0.9em !important;
    line-height: 1.5em !important;
    float: left;
    width: 90% !important;
    background-color: #ea5858;
    padding: 0% 5% 1% 5% !important;
}
 
	}

