@import url(./common.css);
@media all and (min-width: 1201px){
#BodyContainer,#BodyContentEvent{width:850px}

/* 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;} /*手機*/


/* Event css */
#event {
    width: 100%;
    margin: 1% auto 0;
    padding: 0;
	background: url(../images/1204052_bg.png) no-repeat,linear-gradient(to bottom ,#f9b917 0% ,#fff5b5 0% ,#fffdee 100%);
	border-radius: 70px 0 0;
	position: relative;
	font-weight: normal;
}









/* notice */
#event_notice {
	text-align: left;
	float: left;
	width: 100%;
	padding-top: 3%;
	padding-bottom: 3%;
	background-color: #b47eb0;
    color: #fff;
} 
#event_notice p {
	font-size: 13px;
	line-height: 20px;
	color: #fff;
	margin-left: 16%;
}



/* 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: #fffdee;
    border-radius: 0 0 50px 50px;
}
#event_news .NewsStyle {
	font-size: .9rem;
	color: #000000;
	line-height: 1.1rem;
}
#event_news .NewsStyle a:link {
	color: #000000;
}
#event_news .NewsStyle a:visited {
	color: #000000;
}
#event_news .NewsStyle a:hover {
	color: #333333;
	text-decoration: none;
}
#event_news .NewsStyle a:active {
	color: #000000;
}
/* 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;}

}
