﻿/*舊版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";
	background-color: #F3F1E4;
}
#BodyContainer {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

/* Event_heaader */
#BodyHeader_m {
	text-align: center;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3%;
	margin-bottom: 3%;
}
#BodyHeader_m img {
	clear: both;
	height: auto;
	width: 50%;
}

/* Event css */
#event {
	width: 100%;
	margin: 0;
	padding: 0;
}

/* 主圖 */
#event_master {
	width: 100%;
	padding: 0;
	margin: 0;
	background-color: #E5E9EC;
	
}
#event_master img{
	float: left;
	width: 100%;
	height: auto;
}

#event_master header h1 {
	font-size: 2.5em;
	font-family: "Microsoft JhengHei", Verdana, Arial;
}

#event_master p {
	float: left;
	width: 93%;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-family: Verdana, "Microsoft JhengHei";
	font-size: 15px;
	line-height: 26px;
	color: #666;
	background-color: #E5E9EC;
	margin: 0px;
	padding-left: 5%;
	padding-right: 2%;
}

#event_master .buybtn {
	font-size: 1.6em;
	line-height: 1.6em;
	text-align: center;
	width: 20%;
	font-family: "Microsoft JhengHei", Verdana, Arial;
	color:#FFFFFF;
	border-radius:30px;
	text-decoration:none;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-color: #00A891;
}
#event_master .buybtn a {
	color:#FFFFFF;
}



/* sec 書籍介紹 */
#event_sec {
	width: 100%;
	margin-top: 0px;
	background-color: #E5E9EC;
	float: left;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-top: 10px;
	margin-bottom: 0px;
} 
#event_sec img {

}

#event_sec header ul {
	clear: left;
	padding-top: 5px;
	padding-bottom: 20px;
	font-family: "Microsoft JhengHei", Verdana, Arial;
	font-size: 19px;
	line-height: 28px;
	padding-left: 10%;
	padding-right: 5%;
	text-align: center;
	margin-bottom: 0px;
}	
#event_sec header ul li{
	text-align: left;
	margin-left: 0%;
	margin-bottom: 5px;
}
#event_sec header h2 {
	width: 90%;
	float: left;
	text-align: center;
	font-size: 21px;
	background-color: #E46058;
	margin-left: 5%;
	line-height: 1.2em;
	color: #FFF;
	border-radius: 15px;
	font-family: Verdana, "Microsoft JhengHei";
	padding-top: 8px;
	padding-bottom: 8px;
} 
#event_sec header h3 {
	width: 90%;
	float: left;
	text-align: center;
	font-size: 23px;
	background-color: #0099CC;
	margin-left: 5%;
	line-height: 1.2em;
	color: #FFF;
	border-radius: 15px;
	font-family: Verdana, "Microsoft JhengHei";
	padding-top: 8px;
	padding-bottom: 8px;
}
#event_sec p {
	float: left;
}



.dashed{
	border-bottom:#FFFFFF dashed thin;
	display:block;
	padding-left:180px;
	margin-top:20px;
	width:390px;
}

.sale{
	font-size:0.8em;
} 
.red{
	font-size:1.2em;
	color:#e70114;
}


/* example 試讀 */

#event_example{
	margin: 0px;
	width: 100%;
	float: left;
	background-color: #63C0A7;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
} 
 
#event_example header h3 {
	width: 90%;
	padding-left:5%;
	float: left;
	text-align: center;
	font-size: 1.9em;
	line-height: 1.8em;
	color: #FFF;
	margin-top: 10px;
	font-family: Verdana, "Microsoft JhengHei";
	margin-bottom: -1px;
}

#event_example img{
	text-align:center;
	border: 1px solid #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	width: 89%;
	height: auto;
}
#event_example p   {
	float: left;
	clear: left;
	text-align: center;
}





/* 書單 */
#event_booklist{
	padding: 0px;
	margin: 0px;
	width: 100%;
	float: left;
	background-color: #FFFFFF;
	text-align: center;
} 
#event_booklist header h2{
	width: 90%;
	float: left;
	text-align: center;
	font-size: 30px;
	margin-left: 5%;
	color: #015A78;
	border-radius: 30px;
	padding-top: 15px;
	font-family: Verdana, "Microsoft JhengHei";
	margin-bottom: 7px;
} 
#event_booklist header h3 {
	width: 96%;
	float: left;
	text-align: center;
	font-size: 34px;
	margin-left: 2%;
	color: #E46058;
	border-radius: 30px;
	padding-bottom: 0px;
	margin-top: 0px;
	font-family: "Microsoft JhengHei", Verdana, Arial;
	margin-bottom: 12px;
}

#event_booklist table{
	color: #373026;
	width: 92%;
	float: left;
	margin-left: 4%;
}
#event_booklist table th{
	padding: 3px;
	background-color: #E46058;
	color: #FFF;
}

#event_booklist table td{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E46058;
	padding: 6px;
	background-color: #FFF;
	font-family: Verdana, "Microsoft JhengHei";
}
#event_booklist table .sale_money {
	font-size: 17px;
	line-height: 24px;
	color:#E2534B;
	font-family: Verdana, "Microsoft JhengHei";
	font-weight: bold;
}

#event_booklist table a{
	color: #333333;
	float: left;
	font-family: "Microsoft JhengHei", Verdana, Arial;
	font-size: 17px;
	line-height: 24px;
	text-align: left;
}
#event_booklist .buybtn{
	font-size: 1.8em;
	color: #373026;
	line-height: 2.5em;
	text-align: center;
	width: 100%;
	float: left;
	font-family: "Microsoft JhengHei", Verdana, Arial;
}
#event_booklist .buybtn a{
	color:#FFFFFF;
	border-radius:30px;
	text-decoration:none;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-color: #015A78;
}


/*注意事項*/
#event_note {
	float: left;
	width: 100%;
	margin: 0;	
	padding-right: 0;
	padding-left: 0;
	background-color: #E0EEF5;
} 
#event_note p {
	font-size: 13px;
	line-height: 18px;
	color: #333333;
	margin-left: 10%;
	margin-right: 10%;
	margin-top: 1%;
	margin-bottom: 1%;
	font-family: "Microsoft JhengHei", Verdana, Arial;
}


/* Footer */
#BodyFooter_rwd{
	float: left;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	color: #000;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
}
#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: 1.5em;
	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;
}
#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;
}

}