@media all and (min-width: 1201px){
/* css reset 歸0 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption,  tfoot, thead {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

/* remember to define focus styles! */
:focus {
    outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}
/* css reset 歸0 end */

body {
	margin: 0;
	padding: 0px;
	font-family: "Microsoft JhengHei", Verdana, Arial;
	background-color: #FFCC66;
}
#BodyContainer {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

/* bodyHeader */
#BodyHeader #header-share { /*PC*/
	line-height: 1.2em;
	font-size: 13px;
	color: #000;
	text-align:center;
	border-collapse: separate;
}	
#BodyHeader #header-share a {
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
}
#BodyHeader_m {display:none;} /*手機*/





#BodyHeader #site2 {
	opacity: 0.8;
	float: left;
	text-align: center;
	width: 60px;
	height: 60px;
	position: fixed;
	z-index: 999;
	left: 2%;
	margin: 0px;
	padding: 0px;
	font-size: 1.2em;
	line-height: 1.7em;
	background-color: #B6267E;
} 

#BodyContentEvent {
	width: 850px;
	float: left;
}


/* Event css */
#event {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #999;
}
#event a:hover {
	text-decoration: none;
	left: 1px;
	top: 1px;
	position: relative;
	text-decoration: none;
}

#event .pc_big_img1 {
}

#event .mb_big_img1 {
	display: none;
}

#event_master {
	z-index: 4;
	margin-top: -5px;
	margin-right: 0px;
	margin-left: 0px;
	float: left;
	display: block;
	width: 100%;
	text-align: center;
	background-color: #FFF;
}

#event_master header h1 {
	font-size: 50px;
	font-family: "Microsoft JhengHei", Verdana, Arial;
	margin-top: 0px;
	color: #0BA29A;
	line-height: 60px;
} 

#event_master header h2 {
	font-size: 40px;
	font-family: "Microsoft JhengHei", Verdana, Arial;
	padding-bottom: 6px;
	line-height: 47px;
} 

#event_master header h3 {
	font-size: 30px;
} 


#event_master_map {
	z-index: 4;
	margin-top: -19px;
	margin-right: 0px;
	margin-left: 0px;
	float: left;
	width: 100%;
	margin-bottom: 0px;
	background-color: #FFF;
}
#event_master_map .pc_big_img2 {
	padding-top: 10px;
	text-align: left;
	padding-left: 65px;
	padding-right: 20px;
	padding-bottom: 10px;
	height: auto;
	background-color: #FFF;
}

#event_master_map .mb_big_img2 {
	display: none;
}
#event_master_map header h1 {
	font-size: 31px;
	line-height: 38px;
	color: #333333;
	margin-bottom: -5px;
	margin-top: 25px;
	font-family: "Microsoft JhengHei", Verdana, Arial;
} 
#event_master_map p {
	padding-left: 10px;
	margin-top: 10px;
	font-family: "Microsoft JhengHei", Arial;
	font-size: 26px;
	line-height: 26px;
	color: #D15028;
}


#event_sec {
	width: 100%;
	float: left;
	background-color: #FFF;
}

#event_sec header h1 {
	font-size: 32px;
} 

#event_sec p {
	margin-top: 1%;
	float: right;
}

#event_sec a{

}


#event_sale1  {
	font-size: 24px;
} 


#event_sale2  {
	font-size: 24px;
} 
 

#event_third {
	float: left;
	width: 100%;
	text-align: center;
	background-color: #FFF;

}

#event_third header h1 {
	font-size: 32px;
	line-height: 40px;
	color: #333333;
	margin-bottom: -10px;
	margin-top: 8px;
} 

#event_third header h2 {
	font-size: 30px;
} 

#event_third header h3 {
	font-size: 20px;
}

#event_third p {
	font-size: 16px;
}

#event_third a{
	
}



#event_fourth {
	width: 100%;
	float: left;
	background-color: #FFF;
}

#event_fourth table  {
	font-size: 18px;
	text-align: center;
	width: 80%;
} 

#event_fourth header h2 {
	font-size: 30px;
}

#event_fourth header h3 {
	font-size: 20px;
}

#event_fourth_book {
	width: 100%;
	float: left;
	background-color: #FFF;
	text-align: center;
	vertical-align: top;
}
#event_fourth_book a {
	color: #FFF;
	font-weight: bold;
	line-height: 2em;
	font-size: 16px;
}
#event_fourth_book .icon_more a {
	color: #008283;
	font-size: 15px;
	font-family: "Microsoft JhengHei", Verdana, Arial;
	background-color: #E7F5F4;
	border-radius:25px;
	padding-right: 15px;
	padding-left: 15px;
	width: 100px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: none;
	line-height: 22px;
	border: 1px solid #008283;
	float: left;
	margin-top: 5px;
}
#event_fourth_book .icon_more a:hover {
	position: relative;
	top: 1px;
	bottom: 1px;
}
#event_fourth_book .icon_more_book3 a {
	color: #008283;
	font-size: 15px;
	font-family: "Microsoft JhengHei", Verdana, Arial;
	background-color: #E7F5F4;
	border-radius:25px;
	padding-right: 15px;
	padding-left: 15px;
	width: 100px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	text-decoration: none;
	line-height: 22px;
	border: 1px solid #008283;
	float: left;
	margin-top: 29px;
}
#event_fourth_book .icon_more_book3 a:hover {
	position: relative;
	top: 1px;
	bottom: 1px;
}
#event_fourth_book .bookimg {
	margin-top: 15px;

}



#event_fourth_book p {
	font-size: 16px;
	text-align: left;
	line-height: 24px;
	font-family: "Microsoft JhengHei", Verdana, Arial;
	vertical-align: top;
}
#event_fourth_book .book1 {
	width: 30%;
	float: left;
	padding-left: 5%;
}

#event_fourth_book .book2 {
	width: 30%;
	float: left;
}

#event_fourth_book .book3 {
	width: 30%;
	float: left;
	padding-right: 5%;
}

#event_fourth_book .book3 .td_h {
	height: 169px;
}

#event_fourth_book table {
	background-color: #F8F5F1;
	height: 470px;
}

#event_fourth p {
	font-size: 16px;
	text-align: left;
}

#event_fourth a{
	color: #000;
}

#event_booklist {
	width: 100%;
	float: left;
	text-align: center;
	background-color: #FFF;
	padding-top: 2%;
}

#event_booklist table  {
	font-size: 16px;
	width: 90%;
	padding: 2px;
	text-align: left;
}

#event_booklist table td  {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D15028;
}

#event_booklist table a {
	font-size: 16px;
	color: #000;
}

#event_booklist header h1 {
	font-size: 30px;
	color: #C60;
	padding-bottom: 5px;
	padding-top: 20px;
}
#event_booklist p {
	font-size: 16px;
}


#event_sale {
	width: 100%;
	float: left;
	text-align: center;
	background-color: #FFF;
	font-family: "Microsoft JhengHei", Verdana, Arial;
	padding-top: 2%;
}

#event_sale header h1 {
	font-size: 30px;
	color: #D14E78;
	padding-top: 25px;
	padding-bottom: 5px;
}

#event_sale header h2 {
	font-size: 24px;
	color: #FFF;
}

#event_sale table  {
	font-size: 16px;
	width: 90%;
	padding: 2px;
}

#event_sale table h2 {
	font-size: 21px;
	color: #A82B53;
	font-family: Verdana;
}

#event_sale table td  {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D15028;
}

#event_sale table a {
	font-size: 16px;
	color: #A82B53;
	line-height: 24px;
}

#event_sale p {
	font-size: 15px;
}






#event_note {
	text-align: left;
	float: left;
	width: 100%;
	padding-top: 6%;
	padding-bottom: 4%;
	background-color: #FFF;
} 
#event_note p {
	font-size: 13px;
	line-height: 20px;
	color: #000000;
	margin-left: 6%;
}

.hidden-m {
	display: none;
}



/* news */

#event_news {
	width: 100%;
	clear: both;
	height: auto;
	margin: 0px;
	padding-top: 3%;
	padding-right: 0px;
	padding-bottom: 3%;
	padding-left: 0px;
	float: left;
	background-color: #E9E3DA;
}
#event_news .NewsStyle {
	font-size: 13px;
	color: #000000;
	line-height: 16px;
	font-family: "Microsoft JhengHei", Verdana, Arial;
}
#event_news .NewsStyle a:link {
	font-size: 13px;
	color: #000000;
	line-height: 16px;
	font-family: "Microsoft JhengHei", Verdana, Arial;
}
#event_news .NewsStyle a:visited {
	font-size: 13px;
	color: #000000;
	line-height: 16px;
	font-family: "Microsoft JhengHei", Verdana, Arial;
}
#event_news .NewsStyle a:hover {
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	line-height: 16px;
	font-family: "Microsoft JhengHei", Verdana, Arial;
}
#event_news .NewsStyle a:active {
	font-size: 13px;
	color: #000000;
	line-height: 16px;
	font-family: "Microsoft JhengHei", Verdana, Arial;
}
/* news end*/





/* Footer */
#BodyFooter_rwd{
	float: left;
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#BodyFooter_rwd #footer_line {
	width: 90%;
	margin-bottom: 2%;
	margin-top: 2%;
	margin-left: 5%;
	margin-right: 5%;
	display: block;
	float: left;
	height: auto;
	text-align: center;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #666;
}
#BodyFooter_rwd #footer_inline a {
	color: #333;
}
#BodyFooter_rwd #footer_inline ul{
	float: left;
	width: 100%;
	margin-bottom: 0%;
	margin-top: 3%;
}
#BodyFooter_rwd #footer_inline ul li{
	display: inline;
	line-height: 2em;
	font-size: 1em;
	clear: both;
	width: 100%;
	margin-right: 1%;
	margin-bottom: 0%;
}
#BodyFooter_rwd #footer_inline ul li img{
	width: 20%;
	height: auto;
	vertical-align: middle;
}
#BodyFooter_rwd #footer_address{
	margin-top: 0%;
	float: left;
	width: 100%;
	margin-right: auto;
	text-align: center;
	margin-left: auto;
}
#BodyFooter_rwd #footer_address a {
	color: #333;
}
#BodyFooter_rwd #footer_address ul{
	float: left;
	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 */

/* 舊版IE */
#noie{
	background-color: #FFFFFF;
	width: 100%;
	text-align: center;
}
/* 舊版IE end */

#topbutton{display:none;}

}
