@media all and (min-width: 1px) and (max-width: 1200px){
/*隱藏的區塊*/
#BodyHeader_event{display:none;}
.hottxt{display:none;}
/*隱藏區塊END*/	

/*會撐開的版面控制*/

#BodyContent {
	width: 100%;
	padding:0;
}
#BodyContainer_event{
	width: 100%;
	
}
/*會撐開的版面控制END*/
/* Header */
#BodyHeader_event_rwd {
	text-align: center;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	background-color:#FFF;
	position:fixed;
	top:0;
	width:100%;
	float:left;
	z-index: 10;
}
@media screen and  (orientation:portrait) {
	#BodyHeader_event_rwd img {
	height: auto;
	max-width: 50%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3%;
	margin-bottom: 3%;
}
}
@media screen and  (orientation:landscape) {
	#BodyHeader_event_rwd img {
	height: auto;
	max-width: 25%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3%;
	margin-bottom: 3%;
}
}
/*body*/
#event{
	margin: 0px auto;
	float: left;
	font-family: "微軟正黑體";
}
#event p{

}
#event img{
	width:100%;
	height:auto;
}
@media all and (orientation : portrait){
	#event_master{
	width: 100%;
	float:left;
}
/*orientation: portrait   直式
// orientation: landscape  橫式*/
}
@media screen and  (orientation:landscape) {
#event_master{
	width: 100%;
	float:left;
}
/*orientation: portrait   直式
// orientation: landscape  橫式*/
}


#event_master h1{  }
#event_master h2{ font-size: 1.8em; }
#event_sec,#event_third,#event_fourth,#event_fifth{
	margin-top:0px;
	display:inline-block;
	width:100%;
}
.master_link{font-size:1.7em;margin:1% 0 2% 0;}
.go_item{font-size:1.0em;}

.master_bg,.servants_bg,.sec_bg,.lic_bg,.discount_bg{width:100%;display:inline-block;margin:2% auto;}
.go_exam::before{content:"▼";}
.exam_way,.servants_title,.sec_title,.lic_title,.dis_title{font-size:1.6em;margin:9% 0 2% 0;}
.exam_list,.servants_list,.sec_list,.lic_list,.dis_out{
	width:100%;
	margin:0 auto;}
.exam_list li,.servants_list li,.sec_list li,.lic_list li,.dis_out li{
	text-align: left;
	font-size:1.0em;
	line-height:1.9em;
}
.exam_detail{
	text-align:center;
	margin:1% 0 2% 0;}
.exam_detail a{
	font-size: 1.2em;
	color: #09C;}
.servants_Link,.sec_Link,.lic_Link,.bottom_link{
	width:100%;
	margin:2% auto;}
.servants_Link li,.sec_Link li,.lic_Link li{
	margin: 3% 0;
	text-align: center;
	font-size: 1.2em;
	text-decoration: underline;
}
.dis_note{text-align:center;font-size:0.8em;margin:2% 0 2% 0;}
.bottom_link li{margin:5% 0;font-size:1.1em;text-align:center;}

/* bodyHeader */
#BodyHeader_event #header-share {
	line-height:2;
	font-size:13px;
	margin-bottom: 0px;
	margin-top: 0px;
}	
#BodyHeader_event #header-share img {
	margin-bottom: 5px;
}

#BodyHeader_event a {
	color: #333;
	font-size: 13px;
}
#BodyHeader_event a:hover {
	text-decoration: none;
	color: #666;
	position: relative;
	top: 2px;
	bottom: 2px;
}

/* Footer */
#BodyFooter_rwd{
	float: left;
	width:100%;
	background-color:#FFF;
	margin-top:5%;
	    margin-bottom: 10%;
}
#BodyFooter_rwd #footer_line {
	width: 100%;
	margin-bottom: 3%;
	margin-top: 5%;
	display: block;
	float: left;
	height: auto;
	text-align: center;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999;
}
#BodyFooter_rwd #footer_inline a {
	color: #000;
	line-height: 2em;
}

#BodyFooter_rwd #footer_inline ul{
	float: left;
	padding:0;
	width:100%;
	margin-bottom: 1%;
	text-align:center;
}
#BodyFooter_rwd #footer_inline ul li img{
	max-width:40%;
	height:auto;
	margin-bottom: 2%;
}
#BodyFooter_rwd #footer_inline ul li{
	float: left;
	display: inline-block;
	margin-right: auto;
	line-height: 2em;
	font-size: 1em;
	clear: both;
	width: 100%;
}

#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: #000;
	line-height: 2em;
}
#BodyFooter_rwd #footer_address ul{
	float: left;
	padding:0;
	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 */

/*ask*/
#askarea{
	background-color: #006699;
	width: 98%;
	height: auto;
	float: left;
	font-size: 0.9em;
	padding-top: 4%;
	padding-right: 1%;
	padding-bottom: 2%;
	padding-left: 1%;
}
#askarea .asktitle{
	font-size: 1.1em;
	line-height:1.8em;
	color: #FFF;
	text-align: center;
	margin-bottom:5%;
}
#askarea p {
	margin-top: 0%;
	margin-bottom: 0%;
	width: 90%;
	margin-left: 5%;
}
#formlist{
	width: 99%;
	float: left;
	margin-right: auto;
	margin-left: 0%;
	margin-top:3%;
	padding-right:1%;
	font-size: 1.0em;
	color: #FFF;
}
SELECT{
	border-radius: 7px;
	width:100%;
	background-color: #FFF;
	border: #FFF;
	padding: 0.5%;
	margin-right: 1%;
	margin-bottom: 7%;
	height:30px;
	font-size: 1.0em;
}
input{
	border-radius: 7px;
	background-color: #FFF;
	border: #FFF;
	padding: 0.5%;
	margin-bottom: 7%;
	margin-right: 1%;
	color: #C6C6C6;
	height:30px;
	font-size: 1.0em;
}
input[type="submit"]{
	color: #FFF;
	background-color: #eb543f;
	-webkit-appearance:none;/*ios系統專用，默認的系統樣式*/
	font-size: 1em;
	margin-top: 5%;
	padding:1%;
	height: auto;
}
input[name="sContent"]{width:50%;}
input[type="reset"]{
	color: #FFF;
	background-color: #eb543f;
	-webkit-appearance: none;/*ios系統專用，默認的系統樣式*/
	font-size: 1em;
	margin-top: 5%;
	padding:1%;
	height: auto;
}
input[type="radio"]{
	width:1em;
	height:1em;
	margin-left: 3%;
}
input[type="text"]{
	width:99%;
}/*ask END*/

#topbutton{
	width:100%;
	height:30px;
	color: #FFFFFF;
	background-color:#006699;
	opacity:0.9;
	bottom:0%;
	position:fixed;
	font-size: 0.9em;
	padding:1%;
	text-align:center;
}
#topbutton a{
	font-size: 0.9em;
	color: #FFFFFF;	
}
#topbutton ul{
	display: inline-block;
	width:100%;
	
}
#topbutton ul li{
	float:left;
	display:inline;
	margin-right:0.2%;
	line-height:3em;
	margin-left: 0.2%;
	margin-top: 1%;
	width:24%;
}
#topbutton ul li a{
	font-size: 1em;
}
@media screen and  (orientation:portrait) {	
#topli{width:50px;
	height:50px;
	text-align:center;
	color: #FFFFFF;	
	border-radius: 9999em;
	background-color:#000;
	opacity:0.4;
	right:1%;
	bottom:8%;
	position:fixed;
	line-height:50px;	
	font-size: 15px;}}
@media screen and  (orientation:landscape) {	
#topli{width:50px;
	height:50px;
	text-align:center;
	color: #FFFFFF;	
	border-radius: 9999em;
	background-color:#000;
	opacity:0.4;
	right:1%;
	bottom:15.8%;
	position:fixed;
	line-height:50px;	
	font-size: 15px;}}
#noie{
	display:none;
}
}
