@media all and (min-width: 1201px) {
  #BodyContainer, #BodyContentEvent {width: 850px}
  /* Event css */
  #event,#event_master,#event_sec,#event_third {width: 100%;margin: 0 auto;padding: 0;}}

/* bodyHeader */
#BodyHeader #header-share {line-height: 1.2em;font-size: 13px;color: #000;text-align: center;border-collapse: separate}
#BodyHeader #header-share img {height: auto;vertical-align: middle;display: inline}
#BodyHeader #header-share a {font-size: 13px;color: #000;text-decoration: underline}
#BodyHeader_m {display: none}

/* news */
#event_news {width: 100%;clear: both;height: auto;margin: 0;/* background-color: #2887ba; */background:linear-gradient(0deg, #a7565e 10%, #be656e) ;padding: 2% 0 4%;}
#event_news .NewsStyle_title {font-size: 1.2rem;color: #fffb6e;}
#event_news .NewsStyle {font-size: 0.9rem;color: #fff;}
#event_news .NewsStyle a:link {color: #fff;}
#event_news .NewsStyle a:visited {color: #fff;}
#event_news .NewsStyle a:hover {color: #fff;}
#event_news .NewsStyle a:active {color: #fff;}

/* news end*/
/* notice */
#event_notice {text-align: left;width: 100%;padding-top: 4%;padding-bottom: 1%;background-color:#be656e;}
#event_notice p {font-size: .9rem;line-height: 20px;color: #fff;margin-left: 17%}

/* Footer 
#BodyFooter_rwd, #footer_address, #footer_address ul, #footer_address ul li {width: 100%;}
#BodyFooter_rwd {background-color: ;}
#BodyFooter_rwd a:hover {text-decoration: none;}
#BodyFooter_rwd #footer_address {margin: 0% auto auto auto;text-align: center;}
#BodyFooter_rwd #footer_address a {color: #000;}
#BodyFooter_rwd #footer_address ul {padding: 0;margin: 1% 0;text-align: center;}
#BodyFooter_rwd #footer_address ul li {margin-right: 0;text-align: center;font-size: .9rem;list-style-type: none;display: inline-block;margin-top: 0.3rem;}
#BodyFooter_rwd #footer_address ul li img {max-width: 100%;height: auto;vertical-align: middle;display: inline;}
#BodyFooter_rwd #footer_address ul br {display: none}
 Footer end */


	  /* Footer */
	  #BodyFooter_rwd{float:left;width:850px;margin-left:auto;margin-right:auto;color:#333;font-family:"Microsoft JhengHei"}
	  #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:#333;margin:2% 5%}
	  #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:.8em}
	  /* Footer end */

/* 舊版IE */
#noie {background-color: #FFF;width: 100%;text-align: center}
/* 舊版IE end */

#topbutton {display: none;}

/*各大相容檢視*/
@media screen and (-webkit-min-device-pixel-ratio:0) {/*Webkit*/}
@-moz-document url-prefix() {/*Firefox*/}
@media \0screen\,screen\9 {/*IE 6 7 8*/}
@media screen\0 {/*IE 8 9 10 11*/}
@media print {}