@media all and (min-width: 1px) and (max-width: 1200px){ 

/*舊版IE專用修復縮放不正常檢視用*/

/*mobile*/


/*隱藏的區塊*/
#OSFloating{display:none;}

/* 隱藏區塊 */
#BodyHeader {display:none;}
/*#event_news {display:none;}*/
#Layer1 {display:none;}
/* 隱藏區塊 */

/*body*/
body {
	margin-top: 0%;
	margin-right: 0%;
	margin-bottom: 0%;
	margin-left: 0%;
	font-family: "Microsoft JhengHei", Verdana, Arial;
}
#BodyContainer {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

/* Event_heaader */
#BodyHeader_m {
	text-align: center;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	background-color: #FEF8D3;;
	padding: 1% 0 1% 0;
}
#BodyHeader_m img {
	clear: both;
	height: auto;
}

#BodyHeader_m a {
	color: #333;
	text-decoration: none;
}

/* Event css */
#event {
	width: 100%;
	margin: 0%;
	font-family: "Microsoft JhengHei";
	padding: 0px;
}

#event .pc_big_img1 {
	display: none;
}

#event .mb_big_img1 {
}

#event_menu {
	float: left;
	display: block;
	height: auto;
	text-align: center;
	padding-top: 0px;
	background-color:#FFF;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
}

#event_menu li {
	font-size:1.2em;
	float: left;
	list-style-type: none;
	margin-top: 0px;
	background-color: #F3F5EE;
	border: 1px solid #5EAD8E;
	text-align: center;
	margin-right: 2%;
	line-height: 0.5em;
	font-weight: bold;
	margin-bottom: 10px;
	border-radius: 15px;
	padding-top: 0.5em;
	padding-right: 0.6em;
	padding-bottom: 0.5em;
	padding-left: 0.6em;
	width: auto;
	margin-left: 1px;
}

#event_menu li a {
	text-decoration: none;
	color: #008d55;
}
/* menu end*/



/* mg*/
#event .mg_title{
	line-height: 1.1em;
	color: #01385e;
	margin-left: 9%;
	margin-top: 20px;
	width: 84%;
	float: left;
	font-size: 50px;

}
#event .mg_content{
	margin-left: 9%;
	width: 84%;
	float: left;
	text-align: left;
	margin-top: 20px;
}
#event .Fs{
	font-size:0.8em;
}
#event .mg_content p{
	font-size:1.3em;
	line-height: 1.7em;
	color: #000;
	font-family: "Microsoft JhengHei", Verdana, Arial;
	margin-top: 0px;
}

#event .mg_content a{
    color: #01385e;
}

#event .mg_book{
	display: none;
}
#event .mg_book img{
	border: 1px solid #333;
	width: 50%;
}
#event .mg_book_mobile{
	width: 100%;
	display: inline-block;
	float: left;
	text-align: center;
}
#event .mg_book_mobile img{
	border: 1px solid #333;
}

#event .publish {
	width: 100%;
	float: right;
	margin-top: 0px;
	font-size: 16px;
	line-height: 26px;
}
#event .publish ul {
	margin-right: 2em;
	margin-bottom: 1em;
	margin-left: 1em;
	padding-left: 2%;
	padding-top: 20px;
	list-style-type: none;
	font-size: 16px;
	line-height: 27px;
}
#event .publish li{

}

#event .publish li a{
	color: #01385e;
}

/* mg end*/



/* master */
#event_master {
	width: 100%;
	clear: both;
	float: left;
	background-color:#f5f6f0;
}

#event_master header h1 {
	font-size:3em;
	line-height: 1.2em;
	color: #000;
	font-family: "Microsoft JhengHei", Verdana, Arial;
	margin-left: 80px;
	margin-top: 23px;
	width: 45%;
	float: left;
}

#event_master header h2 {
	margin-left: 1em;
	font-size: 1.6em;
	float: left;
	background-color: #999;
}

#event_master table {
    width: 80%;
    margin: 0 4em 0 4em;
    clear: both;
}

#event_master table img {
    width: 90%;
    margin: 1em;
}

#event_master ul {
	margin-left: 6em;
}
#event_master p {
}
/* master end*/




/* content */
#event_content {
	width: 100%;
	float: left;
	background-color:#f5f6f0;
	padding-bottom: 20px;
}

#event_content header h1 {
	font-size: 1.2em;
	margin-top: 0.6em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5%;
	padding-top: 10px;
	color: #008d55;
	line-height: 26px;
	font-family: "Microsoft JhengHei", Verdana, Arial;
}

#event_content p {
	margin-top: 0;
	margin-right: 3em;
	margin-bottom: 0;
	margin-left: 4em;
}

#event_content ol {
	margin-top: 1em;
	margin-right: 0.3em;
	margin-bottom: 0em;
	margin-left: 0em;
}
#event_content ul {
	margin-top: 1em;
	margin-right: 0.3em;
	margin-bottom: 0em;
	margin-left: 0em;
}

#event_content li{
	font-size: 1.0em;
	line-height: 1.5em;
	font-family: "Microsoft JhengHei", Verdana, Arial;
	margin-top: 0em;
	margin-right: 0.1em;
	margin-bottom: 0.6em;
	margin-left: 0.1em;
}

#event_content li a{
	color: #01385e;
}

#event_content table {
	width: 90%;
	margin-top: 0.6em;
	margin-bottom: 1em;
	margin-left: 5%;
	margin-right: 5%;
	background-color: #FFF;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #008d55;
}

#event_content table td {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #5EAD8E;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 8px;
	padding-right: 8px;
}

#event_content table a {
	font-size: 1.1em;
	line-height: 1.5em;
	color: #333;
	font-weight: bold;
}

#event_content table p {
	font-size: 1.1em;
	line-height: 1.5em;
	margin: 0em 1em 0em 1em;
	font-family: "Microsoft JhengHei", Verdana, Arial;
}

#event_content h2 {
	font-size:1.2em;
	margin: 1em 0 0 10%;
	color: #333;
	font-weight: normal;
	margin-left: 20%;

}

#event_content h2 a {
	color: #01385e;
	padding: 0.5em;
	background-color: #FFF;
	border: 2px solid #5EAD8E;
	border-radius: 15px;
	text-align: center;
	text-decoration: none;
	line-height: 3em;

}

#event_content h3 {
	font-size:1.2em;
	margin: 1em 0 1em 10%;
	color: #333;
	font-weight: normal;
}

#event_content h3 a {
	color: #0183B9;
}



#event_content .bookimg {
	width: 44%;
	float: left;
	margin: 3%;
}

#event_content .bookimg img {
    height: auto;
    width: 90%;
    border: 1px solid #333;

}

#event_content .bookimg1 {
	width: 44%;
	float: right;
	margin: 3%;
}

#event_content .bookimg1 img {
    height: auto;
    width: 90%;
    border: 1px solid #333;

}

/* content end*/


#event_note {
	text-align: left;
	float: left;
	width: 100%;
	padding-top: 1em;
	padding-bottom: 1em;
	padding-right: 0em;
	padding-left: 0em;
	margin: 0;
	background-color: #008d55;
}
#event_note ul{
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0.5em;
	padding-right: 20px;
}

#event_note li{
	font-size: 1em;
	line-height: 1.4em;
	color: #FFF;
}

/* news */
#event_news {
	width: 100%;
	float: left;
	padding-top: 1em;
	padding-right: 0;
	padding-bottom: 2.3em;
	padding-left: 0px;
	border-bottom-width: 16px;
	border-bottom-style: solid;
	border-bottom-color: #008d55;
	background-color:#FFFFFF;
}

#event_news header h1 {
	font-size: 22px;
	line-height: 26px;
	color: #b81b1b;
	margin-top: 0em;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 85px;
}

#event_news ul{
	margin-left: 0.5em;
}

#event_news li{
	font-size: 13px;
	line-height: 26px;
}

#event_news li a{
	color: #000;
	font-size: 16px;
	line-height: 26px;
}

/* news end*/


/* Footer */
#BodyFooter{
	display: none;
}

#BodyFooter_rwd{
	float: left;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding: 0%;
}
#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: #333;
}
#BodyFooter_rwd #footer_inline a {
	color: #333;
}
#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: 2em;
	font-size: 1.2em;
	clear: both;
	width: 100%;
	margin-right: auto;
	margin-bottom: 0%;
}
#BodyFooter_rwd #footer_inline ul li img{
	height: auto;
	vertical-align: middle;
	margin-bottom: 2%;
}
#BodyFooter_rwd #footer_address{
	margin-top: 0%;
	float: left;
	width: 100%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#BodyFooter_rwd #footer_address a {
	color: #333;
}
#BodyFooter_rwd #footer_address ul{
	float: left;
	padding: 0%;
	text-align: center;
	margin-bottom: 1%;
	width: 94%;
	clear: both;
	margin-left: 3%;
}
#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;
	z-index: 999;
}
#topbutton a{
	color: #FFFFFF;	
	font-size: 15px;
}	




}
