@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: 0px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	margin-top: 0px;
	float: left;
	background-color: #996699;
	width: 100%;
}
#BodyHeader_m img {
	clear: both;
	height: auto;
	width: 50px;
}

#BodyHeader_m a {
	color: #FFF;
	text-decoration: none;
	font-family: "Microsoft JhengHei", Verdana, Arial;
	text-align: center;
}*/

#BodyHeader_m  {
	display: none;
}

/* Event css */
#event {
	width: 100%;
	margin: 0%;
	padding: 0px;
}

#event .pc_big_img1 {
	display: none;
}

#event .mb_big_img1 {
}

#event_menu {
	background-color: #A1BBCC;
	text-align: center;
	float: right;
	width: 100%;
	display: block;
}

#event_menu ul {
	text-align: center;
	margin-top: 4px;
	margin-right: 5%;
	margin-bottom: 0px;
	margin-left: 10%;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
}


#event_menu li {
	font-size:1.3em;
	list-style-type: none;
	margin-top: 0px;
	width: auto;
	color: #FFF;
	font-family: "Microsoft JhengHei", Verdana, Arial;
	border-radius: 12px;
	margin-bottom: 2%;
	line-height: 1.1em;
	text-align: center;
	/*padding-right: 0.5%;*/
	padding-right: 1.5%;
	padding-left: 0.5%;
	margin-left: 2%;
	display: block;
	margin-right: 1%;
	padding-top: 0px;
	float: left;
	padding-bottom: 0px;
}

#event_menu li a {
	text-decoration: none;
	font-family: "Microsoft JhengHei", Verdana, Arial;
	color: #FFFFFF;
}
/* menu end*/




#event .cover{
	width: 100%;
	float: left;
	background-color: #FFFFEE;
}

#event .book{
		text-align: center;

}

#event .book img{
	border: 1px solid #fff;
	margin-top: 20px;
	height: 230px;
	width: auto;
}

#event .content{
	width: 88%;
	float: left;
	padding-right: 6%;
	background-color: #FFFFEE;
	padding-bottom: 15px;
	padding-left: 6%;
}

#event .title{
	font-family: "Microsoft JhengHei", Verdana, Arial;
	line-height: 1.4em;
	font-size: 1.7em;
	width: 100%;
	margin-top: 1em;
	margin-bottom: 1em;
	color: #000;
	font-weight: bold;
}

#event .content ul {
	list-style-type: none;
	width: 90%;
	margin-top: 1em;
	margin-right: 0em;
	margin-bottom: 1em;
	margin-left: 0em;
	float: left;
	padding: 0px;
}

#event .content li {
	float: left;
	padding: 0.5em;
	width: auto;
	margin-top: 0.5em;
	margin-right: 0.4em;
	margin-bottom: 0.5em;
	margin-left: 0.5em;
	background-color: #C2252E;
	border-radius: 0px 10px 0px 10px;
}

#event .content p {
	font-family: "Microsoft JhengHei", Verdana, Arial;
	font-size: 20px;
	line-height: 32px;
	color: #333;
}

#event .content a {
	text-decoration: none;
	color: #5a5b5c;
}


#event .detail {
   clear: both;
}


#event .publish {
	float: left;
	width: 100%;
	background-color: #FFFFFF;
	margin-top: 0px;
}

#event .publish ul {
	list-style-type: none;
	margin-top: 1.5em;
	margin-right: 1em;
	margin-bottom: 1.3em;
	margin-left: 4em;

}
#event .publish li{
	font-family: "Microsoft JhengHei", Verdana, Arial;
	font-size: 16px;
	line-height: 26px;
	color: #333;
}

#event .publish li a{
	color: #01385e;
}



#event .teach {
	width: 100%
	float: left;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 45px;
}

#event .teach ul {
	list-style-type: none;
	margin-top: 0em;
	margin-right: 1em;
	margin-bottom: 1em;
	padding: 0px;
	margin-left: 6em;

}

#event .teach li {
	float: left;
	width: auto;
	margin-top: -5px;
	margin-right: 0.4em;
	margin-bottom: 0.7em;
	margin-left: 0.5em;
	background-color: #74B1D6;
	border-radius: 0px 10px 0px 10px;
	font-size: 15px;
	font-family: "Microsoft JhengHei", Verdana, Arial;
	padding-top: 0.3em;
	padding-right: 0.5em;
	padding-bottom: 0.4em;
	padding-left: 0.5em;
}

#event .teach a {
	text-decoration: none;
	color: #FFF;
}



#event .teach p {
	clear: both;
	font-size: 1.2em;
	margin-top: 0.5em;
	margin-right: 0.5em;
	margin-bottom: 0.5em;
	margin-left: 5.2em;
}



/* master */
#event_master {
	width: 100%;
	clear: both;
	float: left;
	background-color: #F2F7FB;
}

#event_master header h1 {
	font-size:3em;
	line-height: 1.2em;
	color: #000;
	margin-left: 80px;
	margin-top: 23px;
	width: 45%;
	float: left;
}

#event_master header h2 {
	margin-left: 1em;
	font-size: 1.6em;
	float: left;
}

#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 {
}

/* content */
#event_content {
	width: 94%;
	float: left;
	padding-bottom: 20px;
	background-color: #FFFFEE;
	padding-top: 20px;
	padding-right: 3%;
	padding-left: 3%;
}

#event_content header h1 {
	font-size: 1.4em;
	clear: both;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0.5em;
	color: #389EC6;
}

#event_content header h3 {
	font-family: "Microsoft JhengHei", Verdana, Arial;
	font-size: 18px;
	color: #389EC6;
	float: left;
	width: auto;
	margin-top: 5px;
	margin-right: 0.4em;
	margin-bottom: 0.7em;
	margin-left: 0.2em;
}

#event_content .bookimg {
	width: 46%;
	float: left;
	margin-top: 0.5%;
	margin-right: 2%;
	margin-bottom: 1em;
	margin-left: 2%;
	text-align: center;
}

#event_content .bookimg img {
	height: auto;
	width: 90%;
	border: 2px solid #FFF;
	margin-bottom: -7px;
	padding-bottom: 0px;
}

#event_content .bookimg1 {
	width: 46%;
	float: right;
	margin-top: 0.5%;
	margin-right: 2%;
	margin-bottom: 2em;
	margin-left: 2%;
	text-align: center;
}

#event_content .bookimg1 img {
	height: auto;
	width: 90%;
	border: 2px solid #FFF;
	margin-bottom: -7px;
}

#event_content p {
	font-family: "Microsoft JhengHei", Verdana, Arial;
	font-size: 16px;
	line-height: 22px;
	color: #333;
	text-align: left;
	margin-left: 6%;
}

#event_content ol {
	padding-left: 30px;
	padding-right: 10px;

}

#event_content li{
	font-family: "Microsoft JhengHei", Verdana, Arial;
	font-size: 18px;
	line-height: 28px;
	color: #333;
}

#event_content li a{
}

#event_content h2 {
	float: left;
	width: auto;
	margin-top: 5px;
	margin-right: 0.4em;
	margin-bottom: 0.7em;
	margin-left: 0.2em;
	background-color: #FFFFFF;
	border-radius: 12px;
	font-size: 15px;
	font-family: "Microsoft JhengHei", Verdana, Arial;
	padding-top: 0.3em;
	padding-right: 0.5em;
	padding-bottom: 0.4em;
	padding-left: 0.5em;
	border: 2px solid #F1B103;
}

#event_content table {
	width: 96%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 2%;
}

#event_content table th {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #315989;
	background-color: #69B8C7;
	color: #FFF;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
}

#event_content table td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #398C9B;
	background-color: #FFF;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
}

#event_content table .td2_bg {
	background-color: #FFFFEE;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F2F7FB;
	font-family: "Microsoft JhengHei", Verdana, Arial;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	float: left;
}

#event_content table h2 a {
	text-decoration: none;
	color: #000000;
	font-family: "Microsoft JhengHei", Verdana, Arial;
}

#event_content table a {
	color: #333;
	font-family: "Microsoft JhengHei", Verdana, Arial;
	font-size: 16px;
	line-height: 22px;
}

#event_content table p {
}

#event_content2 {
	width: 94%;
	float: left;
	padding-bottom: 20px;
	background-color: #FFFFEE;
	padding-top: 20px;
	padding-right: 3%;
	padding-left: 3%;
}

#event_content2 header h1 {
	font-size: 1.4em;
	clear: both;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0.5em;
	color: #389EC6;
}

#event_content2 table {
	width: 96%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 2%;
}

#event_content2 table th {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #315989;
	background-color: #69B8C7;
	color: #FFF;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
}

#event_content2 table td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #398C9B;
	background-color: #FFF;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
}

#event_content2 table h2 a {
	text-decoration: none;
	color: #000000;
	font-family: "Microsoft JhengHei", Verdana, Arial;
}

#event_content2 table a {
	color: #333;
	font-family: "Microsoft JhengHei", Verdana, Arial;
	font-size: 16px;
	line-height: 22px;
}
/* content end*/



/* news */
#event_news {
	width: 90%;
	float: left;
	padding-bottom: 20px;
	background-color: #FFFFEE;
	padding-right: 5%;
	padding-left: 5%;
	padding-top: 20px;
	margin-bottom: 0px;
}

#event_news header h1 {
	font-size: 1.4em;
	clear: both;
	margin-top: 0em;
	margin-right: 0;
	margin-bottom: -7px;
	margin-left: 0em;
	color: #E79110;
	padding-left: 0px;
}

#event_news ul{
	margin: 1em;
	padding-left: 15px;
}

#event_news li{
	font-family: "Microsoft JhengHei", Verdana, Arial;
	font-size: 16px;
	line-height: 26px;
	color: #333;
}

#event_news li a{
	color: #000;

}

#event_news table {
	width: 90%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#event_news table tr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #315989;
	background-color: #69B8C7;
	color: #FFF;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
}

#event_news table td {
	border-bottom-width: 1px;
	background-color: #FFF;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
}

#event_news table a {
	color: #333;
	font-family: "Microsoft JhengHei", Verdana, Arial;
}

#event_news img {
	width: 100%;
}

/* news end*/


/* note */
#event_note {
	width: 100%;
	float: left;
	padding-bottom: 20px;
	background-color: #F2F7FB;
	margin-top: 0px;
}

#event_note ul{
	margin-top: 1em;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 1.5em;
}

#event_note li{
	font-size: 0.9em;
	line-height: 1.6em;

}
/* note 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;
}	




}
