@media all and (min-width: 1201px){
#BodyContent{width:100%;
	padding:0;margin:0;
	}
#BodyContainer_event{
	width:100%;margin:0;
}
#BodyHeader_event_rwd{display:none;}
#event{
	width:100%;
	font-family:"微軟正黑體", Arial;
	background-color: #fff;
	float: left;
}

#event_master,#event_sec,#event_third,#event_fourth,#event_fifth{
	margin-top:0px;
	display:inline-block;
	width:100%;
}
#event_master img{width:100%;height:auto;vertical-align: bottom;}
#event_master h1{ font-size: 3em; }




.event_master_chImg1{ display:none;}

#event_master h2{ font-size: 2.5em; }

.sec_bg{width:88%; display:inline-block;margin:0 7% 0 5%;}
#subject_click{
	width: 92%;
	display: inline-block;
	margin: 0 3%;
	padding: 1%;
	border-radius: 10px;
	animation:move 900ms alternate infinite linear;
	background: #6e348f; /* Old browsers */
	background: -moz-linear-gradient(left, #6e348f 0%, #2e28ad 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #6e348f 0%,#2e28ad 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #6e348f 0%,#2e28ad 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6e348f', endColorstr='#2e28ad',GradientType=1 ); /* IE6-9 */
}
/*呼應jquery固定選單用*/
.subject_nav-fixed{position:fixed;left:0;right:0;top:0;width:100%;animation: fade-in;animation-duration: 0.8s;-webkit-animation:fade-in 0.8s; z-index:999;}
@keyframes fade-in {  
	0% {opacity: 0;}
	40% {opacity: 0;}
	100% {opacity: 1;}
}  
@-webkit-keyframes fade-in {
	0% {opacity: 0;}  
	40% {opacity: 0;}  
	100% {opacity: 1;}  
} 
/*呼應jquery固定選單用END*/ 


#subject_click ul li:nth-child(1):before{content:"✔ 我想找";font-size:1.5em;color:#ffeb00;line-height: 1.6em;}
#subject_click ul li{margin:0 auto;float:left;width:25%;font-size:1.5em;line-height: 2em;}
#subject_click ul li a{color:#fff;}
#subject_click ul li a:before{content:"● ";}
#subject_click ul li a:hover{ font-size:1.2em; color:#FF0;}
.subject_title{
	font-size: 2.2em;
	margin: 2% auto .5%;
	font-weight:bold;
}
.media_bg{
	width: 94%;
	display: inline-block;
	padding: 1% 3% 2.5%;
	margin:1.8% 0 1%;
	background-color: #FCF9E4;
	border-radius: 20px;
}

.media_data2{width: 98%;height: auto;float: left;text-align:left;padding: 1%;}
.media_name{float:left;font-size: 1.8em;}.media_name,.media_name a{color: #2E28AD;}
.media_hit{
	font-size: 1.5em;
	line-height: 1.7em;
	color: #C33;
	float: left;
}
.media_content{font-size: 1.1em;line-height: 1.9em;display:inline-block;width:100%;}
/*主圖浮動區結束*/
.Date_Note_bg{
	width: 1190px;
	display: inline-block;
	padding:1% 5px;
	margin-top: 1%;
	border-radius: 20px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffff66+66,dccbdc+100 */
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(left,  #ffffff 66%, #dccbdc 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #ffffff 66%,#dccbdc 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #ffffff 66%,#dccbdc 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dccbdc',GradientType=1 ); /* IE6-9 */
}
.Date_NoteList{width:100%; text-align:center;}
.Date_NoteList li,.Date_NoteList li:nth-child(1):before{font-size:1.2em;}
.Date_NoteList li:nth-child(1):before{content:"★";}
.Date_NoteList li{float:left;margin:auto 1%;line-height:1.5em;}

/*四塊*/
.bottomLink_bg{width:96%;display: inline-block;padding:2%;}
.bottom_buy{width:100%;display:inline-block;margin:0 auto;}
.bottom_buy li{
	width:19%;
	margin:auto 0 auto 5%;
	float:left;

	}
.bottom_buy li a{
	font-size:1.45em;
	color: #FFF;
	width:155px;
	line-height:155px;
	text-align:center;
	display:block;
	border-radius:50%;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2e28ad+0,a914b6+100 */
	background: #2e28ad; /* Old browsers */
	background: -moz-linear-gradient(top,  #2e28ad 0%, #a914b6 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #2e28ad 0%,#a914b6 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #2e28ad 0%,#a914b6 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e28ad', endColorstr='#a914b6',GradientType=0 ); /* IE6-9 */
	animation:move .7s ease-out alternate infinite;
}
.bottom_buy li a:hover,.bottom_buy2 .buySubtitle a:hover{
	text-decoration: none;
	font-size: 1.35em;
	position: relative;
	top: 3px;
	bottom: 3px;
	transform: scale(1.03);
	color: #FF0;
}
/*四塊_證照專用*/
.bottomLink_bg_lic{width:96%;display:inline-block;padding:2%;}
.bottom_buy_lic{width:86%;display:inline-block;margin:0 auto 0 7%;}
.bottom_buy_lic li{
	margin:.5% 1%;
	float: left;
	text-align:left;
	width:47%;
	font-size:1.4em;
}
.bottom_buy_lic li,.bottom_buy_lic li a{
	color: #2e28ad;
}
.bottom_buy_lic li a{
	font-size:1em;
	float:left;
	color: #FFF;
	width:100px;
	margin-right:2%;
	line-height:100px;
	text-align:center;
	display:block;
	border-radius:50%;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2e28ad+0,a914b6+100 */
	background: #2e28ad; /* Old browsers */
	background: -moz-linear-gradient(top,  #2e28ad 0%, #a914b6 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #2e28ad 0%,#a914b6 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #2e28ad 0%,#a914b6 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e28ad', endColorstr='#a914b6',GradientType=0 ); /* IE6-9 */
	animation:move .7s ease-out alternate infinite;}
.bottom_buy_lic li a:hover{
	font-size: 0.85em;
	color: #FF0;
	text-decoration: none;
}

/*贏戰特區*/
.bottomLink_bg2{width:96%;margin:auto 2%;display: inline-block;margin:0 auto;}
.bottom_buy2{width:90%;display:inline-block;margin:0 auto 0 10%;}
.bottom_buy2 li{float:left;padding:1%;}
.bottom_buy2 li a{
	color: #A914B6;
	font-size: 1.6em;
}
.bottom_buy2 .buySubtitle{width:20%; margin-left:2%;}
.bottom_buy2 .buySubtitle a{
	padding: 2.5% 10%;
	color: #FFF;
	background-color: #A914B6;
	border-radius: 5px;
	text-decoration: none;
}

.exam_list li{
	text-align: left;
	font-size:1.4em;
	line-height:1.6em;
}
.learning_type{
	width: 78%;
	display: inline-block;
	margin: 2% 0;
	padding:0 auto 0 11%;
	background-color: #FFF;
	position:relative;
}
.learning_type:before{
	position:absolute;
	content:"";
	width: 0;
	height: 0;
	left:0;
	top:0;
	border-style: solid;
	border-width: 30px 30px 0 0;
	border-color: #DCCBDC transparent transparent transparent;
	line-height: 0px;
	_border-color: #DCCBDC #000000 #000000 #000000;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');}
.learning_type:after{
	position:absolute;
	content:"";
	right:0;
	bottom:0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 30px 30px;
	border-color: transparent transparent #DCCBDC transparent;
	line-height: 0px;
	_border-color: #000000 #000000 #DCCBDC #000000;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');}
.learn_title,.learn_title a{color:#000;}
.learn_title{
	font-size: 2.3em;
	margin: 2% auto;
	font-weight: bold;
}
.learn_hot a{color:#F00;font-size:1.4em;	line-height:3em;}
.learn_hot{margin:auto;}
.learn_Note{width:100%;display:inline-block;margin:0 auto 1%;}
.learn_Note:before{content:"※";}
/* bodyHeader */
#BodyHeader_event,#header-share {
	width:100%;
	float:left;
}
#BodyHeader_event #header-share {
	line-height: 2;
	font-size: 17px;
	margin-bottom: 0px;
	margin-top: 0px;
	background-color: #FFF;
}	
#BodyHeader_event #header-share img {
	margin-bottom: 5px;
}

#BodyHeader_event a {
	color: #333;
	font-size: 17px;
}
#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;
}
#BodyFooter_rwd a:hover{
	text-decoration: none;
}
#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: #999;
}
#BodyFooter_rwd #footer_inline a {
	color: #000;
	font-size:15px;
}

#BodyFooter_rwd #footer_inline ul{
	float: left;
	padding:0;
	width:100%;
	margin-bottom: 0%;
	margin-top:3%;
}
#BodyFooter_rwd #footer_inline ul li{
	display: inline;
	line-height: 2.2em;
	font-size: 1.1em;
	clear: both;
	width: 100%;
	margin-right: 0.5em;
}
#BodyFooter_rwd #footer_inline ul li img{
	width:10%;
	height:auto;
	vertical-align: middle;
}

#BodyFooter_rwd #footer_address{
	margin-top: 0%;
	width: 100%;
	margin-right: auto;
	text-align: center;
	margin-left: auto;
}
#BodyFooter_rwd #footer_address a{
	color:#000;
}
#BodyFooter_rwd #footer_address ul{
	padding:0;
	margin-bottom: 1%;
	width: 100%;
	text-align: center;
	
}
#BodyFooter_rwd #footer_address ul li{	
	width: 100%;
	margin-right:0;
	float:left;
	line-height: 2em;
	text-align: center;
	font-size: 13px;
	list-style-type: none;
	display:inline-block;
}
#BodyFooter_rwd #footer_address #adinfo_out{
	width:62%;
	padding-left:38%;

}
#BodyFooter_rwd #footer_address #adinfo{
	width:20%;
	padding:0;

}
/* Footer end */

/*ask*/
#askarea_out{
	background-color:#2E28AD;
	width: 100%;
	float:left;	
	text-align:left;
	padding-top:2%;
}
#askarea{
	width: 55%;
	margin-left:25%;
	margin-right:20%;
	float:left;
}
#askarea p {
	margin-top: 1%;
	margin-bottom: 1%;
}

#askarea .asktitle {
	font-size: 1.5em;
	color: #FFF;
	text-align: center;
	font-family: "微軟正黑體";
}
#askarea #formlist{
	width: 80%;
	/*float: left;*/
	margin-right: auto;
	margin-left: 10%;
	margin-top:3%;
	font-size: 1em;
	color: #FFF;
	padding-bottom: 1%;
}
#askarea SELECT{
	border-radius: 7px;
	width: 10%;
	background-color: #FFF;
	border: #FFF;
	padding: 0.5%;
	margin-right: 1%;
	margin-bottom: 1%;
	width:15%;
}
#askarea input{
	border-radius: 7px;
	background-color: #FFF;
	border: #FFF;
	padding: 0.5%;
	margin-bottom: 1%;
	margin-left: 1%;
	color: #C6C6C6;
}
#askarea input[type="submit"]{
	color: #FFF;
	background-color: #eb543f;
	font-size: 1em;
	padding:0.5em;
}
#askarea input[name="sContent"]{width:50%;}
#askarea input[type="reset"]{
	color: #FFF;
	background-color: #eb543f;
	font-size: 1em;
	padding:0.5em;
}
#askarea input[type="text"]{
	width:40%;
}
/*ask END*/
#noie{
	color: #FFF;
	width: 100%;
	height:60px;
	text-align: center;
	border: 1px solid #006699;
	background-color: #3399CC;
	_z-index: 9999;
	z-index: 9999;
	position:fixed;
	 _top:expression(documentElement.scrollTop+"px");/*讓選單覆蓋內容不會隨著捲軸滑動而消失專用*/
	left: 0;
	top: 0;
}
#noie a{
	color: #FC0;
}
#topbutton{display:none;}
#topli{display:none;}
.hottxt{ color: #ffd942; font-size: 13px; }}
