@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: 0;
	background-color: #bfc394;
}
#BodyContainer {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}

/* bodyHeader */
#BodyHeader #header-share { /*PC*/
	line-height:2;
	font-size:13px;
	color: #000;
}	
#BodyHeader #header-share a {
	font-size: 13px;
	color: #000;
	text-decoration: underline;
}
#BodyHeader_m {display:none;} /*手機*/

#BodyContentEvent {
	width: 850px;
	float: left;
}


/* Event css */
#event {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	font-family: "Microsoft JhengHei", Verdana, Arial;
	background-color:#eee;
}
#event a:hover {
	text-decoration: underline;
	position: relative;
	top: 2px;
	bottom: 2px;
}
#event_sec #booklist {
	width: 20%;
} 
#event_sale ul {
    width: 75%;
}
#event_sale .cover{
}
 


/* news */
#event_news {
	width: 850px;
	padding-top: 4%;
	padding-bottom: 4%;
	padding-right: 0;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	float: left;
	background-color: #FFF;


}
#event_news .NewsStyle_title {
	font-size: 17px;
	line-height: 1.3em;
	font-family: "Microsoft JhengHei", Arial;
	color: #ea5858;
}
#event_news .NewsStyle {
	font-size: 13px;
	color: #000000;
	line-height: 16px;
	font-family: "Microsoft JhengHei", Arial;
}
#event_news .NewsStyle a:link {
	font-size: 13px;
	color: #000000;
	line-height: 18px;
	font-family: "Microsoft JhengHei", Arial;
}
#event_news .NewsStyle a:visited {
	font-size: 13px;
	color: #000000;
	line-height: 18px;
	font-family: "Microsoft JhengHei", Arial;
}
#event_news .NewsStyle a:hover {
	font-size: 13px;
	color: #ea5858;
	text-decoration: none;
	line-height: 18px;
	font-family: "Microsoft JhengHei", Arial;
}
#event_news .NewsStyle a:active {
	font-size: 13px;
	color: #000000;
	line-height: 18px;
	font-family: "Microsoft JhengHei", Arial;
}
/* news end*/

/* Footer */
#BodyFooter_rwd{
	float: left;
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	color: #333333;
	font-family: "微軟正黑體";
}
#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: #333333;
}
#BodyFooter_rwd #footer_inline a {
	color: #333333;
}
#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: #333333;
}
#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;
}


}
