@charset "utf-8";
/* CSS Document */
@import url("global.css");

.indexviwrap{
	float: left;
	width: 100%;
}
.wrapper-sign{
	min-height:810px}
.nor{
}
.active{
}
#ad,.adwarp{
	clear: both;
	float: left;
	height: auto;
	width: 100%;
	position: relative;
}
/*NAVI*/
#NaviArea {
	height: auto;
	width: 96%;
	position: fixed;
	z-index: 999;
	display: block;
	padding-right: 2%;
	padding-left: 2%;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: rgba(255,255,255,1);
}
#NaviArea.active{
	background-color: rgba(255,255,255,1);
}
#logo,.nor #logo {
	background-image: url(../img/all/logo.png);
	background-repeat: no-repeat;
	height: 73px;
	width: 338px;
	background-position: center;
	float: left;
}
.active #logo {
	background-image: url(../img/all/logo.png);
	background-repeat: no-repeat;
	height: 73px;
	width: 338px;
}

#Navi {
	float: right;
	height: auto;
	width: auto;
	text-align: left;
	padding-top: 10px;
}
.active #Navi{
	padding-top: 0px;
}
#NaviUl{
	clear: both;
	float: left;
	width: 100%;	
}
#kun{
	clear: both;
	float: right;
	height: auto;
	width: 100%;
	margin-bottom: 10px;
}
#NaviUl li,.pageicon {
	float: left;
	width: auto;
	height: 30px;
	margin-left: 3px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-topright: 20px;
	-moz-border-radius-bottomleft: 20px;
	-moz-border-radius-bottomright: 20px;
	-webkit-border-top-left-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 35px;
	color: #FFF;
	font-size: 1em;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 30px;
	padding-right: 10px;
	opacity: .8;
	-webkit-filter: saturate(0.8);
	-moz-box-shadow: 0px 0px 10px rgba(134,134,134,0);
	-webkit-box-shadow: 0px 0px 10px rgba(134,134,134,0);
	box-shadow: 0px 0px 10px rgba(134,134,134,0);
}
#NaviUl li:hover,.pageicon:hover{opacity:1;-webkit-filter:saturate(1);
-moz-box-shadow:0px 0px 10px rgba(134,134,134,1);
-webkit-box-shadow:0px 0px 10px rgba(134,134,134,1);
box-shadow:0px 0px 10px rgba(134,134,134,1);}
.pageicon {
	float: left;
	width: auto;
	height: 30px;
	margin-right: 2px;
	margin-left: 7px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-topright: 20px;
	-moz-border-radius-bottomleft: 20px;
	-moz-border-radius-bottomright: 20px;
	-webkit-border-top-left-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 38px;
	color: #FFF;
	font-size: 1em;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 30px;
	padding-right: 15px;
	opacity: .8;
	-webkit-filter: saturate(0.8);
	-moz-box-shadow: 0px 0px 10px rgba(134,134,134,0);
	-webkit-box-shadow: 0px 0px 10px rgba(134,134,134,0);
	box-shadow: 0px 0px 10px rgba(134,134,134,0);
	margin-top: 5px;
	margin-bottom: 5px;
}
 #NaviUl .home{
	background-image: url(../img/all/icon_home.png);
	background-color: #696FB6;
}

 #NaviUl .news{
	background-image: url(../img/all/icon_news.png);
	background-color: #4d8a74;
}
 #NaviUl .way,.pageicon.way{
	background-image: url(../img/all/icon_pen.png);
	background-color: #e99337;
}
 #NaviUl .gift{
	background-image: url(../img/all/icon_gift.png);
	background-color: #7f9859;
}
 #NaviUl .sign,.pageicon.sign{
	background-image: url(../img/all/icon_sign.png);
	background-color: #1895a0;
}
.pageicon.signg{
	background-image: url(../img/all/icon_sign.png);
	background-color: #b277b7;
}
 #NaviUl .win{
	background-image: url(../img/all/icon_win.png);
	background-color: #b277b7;
}

 #NaviUl .work{
	background-image: url(../img/all/icon_work.png);
	background-color: #5776a4;
}
 #NaviUl .action{
	background-image: url(../img/all/icon_action.png);
	background-color: #d89a71;
}

/*SOCIAL============================================================*/
#social,#socialm{
	float: right;
	width: 100%;
	margin-bottom: 10px;
}
#social ul a li,#socialm ul a li{
	color: #ffffff;
	text-align: right;
	display: inline-block;
	float: right;
	width: 30px;
	background-repeat: no-repeat;
	background-position: left center;
	height: 30px;
	font-size: 0.9em;
	margin-left: 20px;
	font-weight: 400;
	background-size:30px 30px;
	position:relative;
	z-index:10
}
#socialm {text-align:center;
margin-top:80px}
#socialm ul a li{
	display: inline-block;
	float: none;
}
#social ul a li,#socialm  ul a li{
	color: #55575d;
}
#social ul a li div{
	position: absolute;
	bottom: -25px;
	text-align: center;
	left: 50%;
	width: 80px;
	margin-left: -40px;
	background-color: rgba(255,255,255,1);
	display: none;
	font-size: 0.8em;
	padding: 3px;
	z-index: 2;
	-moz-box-shadow: 0px 0px 10px rgba(134,134,134,5);
	-webkit-box-shadow: 0px 0px 10px rgba(134,134,134,5);
	box-shadow: 0px 0px 10px rgba(134,134,134,5);
	-moz-border-radius-topleft: 20px;
    -moz-border-radius-topright: 20px;
    -moz-border-radius-bottomleft: 20px;
    -moz-border-radius-bottomright: 20px;
    -webkit-border-top-left-radius: 20px;
    -webkit-border-top-right-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    -webkit-border-bottom-right-radius: 20px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

#social ul a li:hover div{
	display:block;}
#social ul a .fb,#socialm ul a .fb{
	background-image: url(../img/all/icon_fb.svg);
}
#social ul a .kt,#socialm ul a .kt{
	background-image: url(../img/all/icon_kt.svg);
}
#social ul a .linep,#socialm ul a .linep{
	background-image: url(../img/all/icon_line.svg);
}
@media screen  and (max-width:1200px) {
#social ul a li{
	font-size: 0.9em;
	margin-left: 5px;
}
.wrapper_head #social{
	flex: 0 0 150px;
}

}
@media screen  and (max-width: 950px) {
#social{
	display:none;
}
}
/*SOCIALEND=======================================*/

/*note*/
.box-newnote{
	background-color: #85c2b9;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	width: calc(100% - 40px);
	padding: 5px;
	float: left;
	clear: both;
	color: #ffffff;
	font-size: 0.9em;
	line-height: 1.8em;
	position: relative;
	margin-top: 5px;
	/*text-align: center;*/
	margin-bottom: 5px;
}
.box-newnote .icon-lottie{
	float:left;
	width:40px;
	height:40px;
	}
.box-newnote .sw{
	/*font-size: 14px;*/
	color: #FFF;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	border: solid 1px #ffffff;
	-moz-border-radius-topleft: 1px;
	-moz-border-radius-topright: 1px;
	-moz-border-radius-bottomleft: 1px;
	-moz-border-radius-bottomright: 1px;
	-webkit-border-top-left-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	font-weight: normal;
	background-color: #769a87;
	display:inline-block
}

 .box-newnote .title{
	color: #ffffff;
	float: left;
	vertical-align: middle;
	display: inline-block;
	line-height: 40px;
	 }
#additional,#additionalcheck{
	display:none}
	.point{
	font-size: 0.9em;
	font-weight: normal;
	color: #5c7591;
	background-image: url(../img/all/icon_point.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: inline-block;
	padding-left: 28px;
	cursor: pointer;
	margin-left: 10px;
}
.point:hover{
	color: #237577;
}
/*LOADMORE===================================*/
.show-more {
	width: 100%;
	text-align: center;
	color: #FFF;
	display: none;
	background-image: url(../img/all/loading.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100%;
	background-color:rgba(255,255,255,0.8);
	background-size: 50px auto;
	position: absolute;
	bottom: 0px;
	top:0px;
	left:0px;
}
.show-more span{
	padding-bottom: 50px;
	color:#55438a;	
}
/*LOADMOREEND=====================================*/
@media screen  and (max-width:1390px) {
	 .box-newnote{
		 font-size: 1.1em;
		 width: calc(100% - 20px);
	padding: 10px;
}
}
@media screen  and (max-width:1280px) {
	 
.box-newnote{
	text-align:left;
}
.box-newnote br{
	display:none;}
}
/*LIST RULE*/
.faq {
			counter-reset: my-badass-counter;
		}
		.faq dt {
	position: relative;
	font-size: 1em;
	margin-bottom: 10px;
		}
		.faq dt:before {
	content: counter(my-badass-counter);
	counter-increment: my-badass-counter;
	position: absolute;
	left: 0;
	top: 0;
	font-size: 0.9em;
	font-weight: bold;
	background-color: #ff8589;
	text-align: center;
	height: 20px;
	width: 20px;
	border-radius: 50%;
	color: #FFF;
		}
		.faq dd {
			margin: 0 0 30px 0;
			margin-bottom: 10px;
		}	
		.faq dt, .faq dd {
	padding-left: 30px;
		}
@media screen  and (max-width: 500px) {		
		.faq dd table{
	font-size: 0.8em;
		}
}
/*time*/
.timeend{
	font-size: 2em;
	color: #a9434c;
	float: left;
	width: 100%;
	text-align: center;
}
.timeend2{
	float: left;
	width: 100%;
	margin-top: 50px;
	margin-bottom: 50px;
	text-align: center;
	line-height: 1.8em;
}
.timeend3{
	float: left;
	width: 100%;
	margin-top: 50px;
	margin-bottom: 50px;
	text-align: center;
	line-height: 1.5em;
	color: #a9434c;
}
.team1,.team2{
	float: left;
	width: 19%;
	margin-right: 1%;
	text-align: center;
	margin-bottom: 10px;
}
.team1{
	background-color: #f6a2aa;
}
.team2{
	background-color: #b2d4f6;
}
@media screen  and (max-width: 800px) {
.team1,.team2{
	float: left;
	width: 49%;
	margin-right: 1%;
	text-align: center;
	margin-bottom: 10px;
}
}
.awtb table {
	border: 1px solid #a1434b;
	clear: both;
	width: 100%;
	background-color: #FBF2E1;
	display: table;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
	color: #000;
	
}
.awtb table > *{
	text-wrap: nowrap;
}
.awtb{overflow-x: auto;}

.awtb tr:first-child td{
	background-color: #e28b92;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
.awtb tr:nth-child(even){
	background-color: #FBF2E1;
}
.awtb tr:nth-child(odd){
	background-color: #f0c9cc;
}
.awtb td,.signtb td {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #a1434b;
	display: table-cell;
	padding: 5px;
}
/*maindisplay*/
/*index*/
#icolL{
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	display: block;
	margin-top: 0px;
	position: relative;
	}
#lay1{
	height: auto;
	width: auto;
}
#lay1{
	float: left;
	clear: both;
	width: 96%;
	margin-right: 2%;
	margin-left: 2%;
}
#lay2{
	margin-top: -700px;
	float: left;
	margin-left:13%;
	width: 38%;
}
#lay3{
	margin-top: -550px;
	float: right;
	width: 38%;
}
#inewsarea{
	height: auto;
	width: 60%;
	clear: both;
	float: left;
	padding-right: 20%;
	padding-left: 20%;
}
.igift{
	text-align: center;
	float: left;
	width: 40%;
	margin-left: 5%;
}
.inewswrap{
	background-color: rgba(255,255,255,.5);
	display: block;
	float: left;
	width: 50%;
	padding-left: 5%;
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 10px;
	border: none 5px #000000;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	margin-bottom: 50px;
}
.inews li{
	width: 100%;
	float: left;
	clear: both;
	list-style-position: outside;
	list-style-image: url(../img/way/dot4.png);
	font-size: 0.9em;
	color: #043530;
	margin-bottom: 15px;
	font-weight: bold;
}
.inews li:hover{
	color: #1d2c64;
}
/*indexEND*/
#ConArea {
	width: 100%;
	float: left;
	clear: both;
	height: auto;
	display: table;
	margin-top: 200px;

}
#ConArea .col_L{
	width: 25%;
	display: table-cell;
	vertical-align: bottom;
	background-image: url(../img/all/vil.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-attachment: fixed;
	background-size: 25% auto;
}
#ConArea .col_M{
	width: 50%;
	display: table-cell;
	vertical-align: top;
	}
#ConArea .col_R{
	width: 25%;
	display: table-cell;
	vertical-align: bottom;
	background-image: url(../img/all/vir.png);
	background-repeat: no-repeat;
	background-position: right 200px;
	background-attachment: fixed;
	background-size: 20% auto;
	}
.pagetitle{
	background-image: url(../img/all/pagetitle.png);
	background-repeat: no-repeat;
	background-position: 153px bottom;
	clear: both;
	float: left;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
}
.pagerow{
	clear: both;
	float: left;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
}
.pagerow h1{color:#385b85; font-size: 1.3em;
text-align:center}
.pagerow .item{
	font-size: 1.3em;
	font-weight: bold;
	color: #385b85;
	padding-right: 10px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #385b85;
	clear: both;
	float: left;
	width: auto;
}
.pagerow .des{
	width: 100%;
	clear: both;
	float: left;
	margin-top: 10px;
}
.destitle{
	float: left;
	width: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}
.sp{
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-topright: 20px;
	-moz-border-radius-bottomleft: 20px;
	-moz-border-radius-bottomright: 20px;
	-webkit-border-top-left-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	border: 1px solid #000;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 5px;
}
.destitle .alert{
	background-image: url(../img/way/icon_alert.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
}
.desw{
	float: left;
	width: auto;
	margin-top: 5px;
	margin-bottom: 5px;
}
.desw .txtunderline{
	text-decoration: underline;
}
.desw_samll{
	float: left;
	width: 100%;
	clear: both;
	font-size: 0.9em;
	margin-bottom: 10px;
}
/*tbale*/
.tg  {border-collapse:collapse;border-spacing:0;border-color:#7a785d;}
.tg td{
	padding: 10px 5px;
	border-style: solid;
	border-width: 1px;
	overflow: hidden;
	word-break: normal;
	border-color: #7a785d;
	text-align: center;
}
.tg th{padding:10px 5px;border-style:solid;border-width:1px;overflow:hidden;word-break:normal;border-color:#7a785d;color:#fff;background-color:#26ADE4;}
.tg .tg-yw4l{
	vertical-align: middle;
}
.tg .tg-yw4l td{
	border-color: #ffffff;
	font-size: 1em;
	color: #FFF;
	background-color: #5c7591;
	text-align: center;
}
/*icons*/
.icon_pre{
	font-size: 0.9em;
	color: #516986;
	font-weight: bold;
	background-image: url(../img/all/icon_prev.png);
	background-repeat: no-repeat;
	float: left;
	width: 40%;
	padding-left: 15px;
	background-position: left center;
}
.icon_pre a,.icon_next a,.icon_back a{
	color: #516986;
	text-decoration: none;
}
.icon_pre a:hover,.icon_next a:hover,.icon_back a:hover{
	color: #df2446;
	text-decoration: none;
}
.icon_next{
	font-size: 0.9em;
	color: #516986;
	font-weight: bold;
	background-image: url(../img/all/icon_next.png);
	background-repeat: no-repeat;
	text-align: right;
	float: right;
	width: 40%;
	padding-right: 15px;
	background-position: right center;
	clear: right;
}
.icon_back{
	font-size: 0.9em;
	color: #516986;
	font-weight: bold;
	clear: both;
	float: left;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 30px;
	text-align: center;
}
.icon_back a:before,.icon_back a:after{ content:url(../img/all/icon_back.png)}
.icon_sign{
	float: left;
	width: 45%;
	margin-right: 5%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.icon_go{
	background-image: url(../img/way/icon_go.png);
	background-repeat: no-repeat;
	height: 148px;
	width: 202px;
	float: right;
	margin-top: 30px
}
.icon_go2{
	background-image: url(../img/all/icon_down3.png);
	background-repeat: no-repeat;
	height: 148px;
	width: 204px;
	float: right;
	margin-top: 30px;
	background-position: left bottom;
}
.blackbord{
	background-color: #034021;
	background-image: url(../img/page/bord.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	clear: both;
	float: left;
	width: 90%;
	position: relative;
	font-size: 1em;
	color: #FFF;
	padding-right: 5%;
	padding-bottom: 45px;
	padding-left: 5%;
	padding-top: 20px;
	margin-top: 20px;
}
/*newsares*/
.newslist{
	min-height: 810px;
	height: auto !important;
	height: 810px;
	}
.newslist li{
	font-size: 1em;
	color: #935512;
	background-image: url(../img/way/line.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	clear: both;
	float: left;
	width: 99%;
	padding-bottom: 15px;
	font-weight: bold;
	padding-left: 1%;
	margin-bottom: 10px;
	margin-top: 10px;
	list-style-position: outside;
	list-style-image: url(../img/way/dot.png);
}
.newstitle{
	font-size: 1.2em;
	color: #935512;
	background-image: url(../img/way/line.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	clear: both;
	float: left;
	width: 99%;
	padding-bottom: 15px;
	font-weight: bold;
	padding-left: 1%;
	margin-bottom: 30px;
	margin-top: 10px;
}
.newstitle span:before{
	content: url(../img/way/dot.png);
}
.newslist li:hover{
	color: #32537a;
}
.newsdetail{
	font-size: 1em;
	line-height: 35px;
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 30px;
}
.winwarp{
	min-height: 810px;
	height: auto !important;
	height: 810px;
	clear: both;
	float: left;
	width: 100%;
	margin-top: 30px;
	margin-bottom: 30px;
	font-size: 1em;
	line-height: 35px;
}
.wintab{
	clear: both;
	float: left;
	width: 100%;
	margin-top: 20px;
	background-image: url(../img/way/line2.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.wintab div{
	font-size: 1em;
	font-weight: bold;
	color: #a9424b;
	text-decoration: none;
	text-align: center;
	float: left;
	width: auto;
	margin-bottom: 10px;	/*line-height:50px;*/
	margin-right: 2px;
	margin-left: 5px;
	padding-right: 1%;
	padding-left: 1%;
}
.wintab div:before{
	content: url(../img/way/dot3.png);
	vertical-align:middle;    
	
}
.wintab a .curr{
	color: #FFF;
	/*background-image: url(../img/way/winbg.png);
	background-repeat: no-repeat;
	background-position: center center*/;
	background-color: #aa454e;
	-moz-border-radius-topleft: 20px;
-moz-border-radius-topright:20px;
-moz-border-radius-bottomleft:20px;
-moz-border-radius-bottomright:20px;
-webkit-border-top-left-radius:20px;
-webkit-border-top-right-radius:20px;
-webkit-border-bottom-left-radius:20px;
-webkit-border-bottom-right-radius:20px;
border-top-left-radius:20px;
border-top-right-radius:20px;
border-bottom-left-radius:20px;
border-bottom-right-radius:20px;
}
.wintabcont{
	clear: both;
	float: left;
	width: 100%;
	margin-top: 30px;
	margin-bottom: 30px;
}
/*maindisplayEND*/
#FooterArea {
	clear: both;
	float: left;
	width: 96%;
	padding-top: 30px;
	padding-bottom: 30px;
	font-size: 0.8em;
	color: #545353;
	text-decoration: none;
	padding-right: 2%;
	padding-left: 2%;
	text-align: center;
	color: #545353;
	background-image: url(../img/all/footerline.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 30px;
}
#FooterArea a{
	color: #545353;
	text-decoration: none;	
}
#FooterArea a:hover{
	text-decoration: underline;
}
/*unit*/
.units li{
	color: #453e33;
	float: left;
	margin-left: 5px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-right: 5px;	
}
.units li:last-child{margin-right: 20px;}
.units.u1:before{
	content: "指導單位：";
	float: left;
	font-weight: bold;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #453e33;
	padding-left: 8px;
}
.units.u2:before{
	content: "主辦單位：";
	float: left;
	font-weight: bold;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #453e33;
	padding-left: 8px;
}
.units.u3:before{
	content: "承辦單位：";
	float: left;
	font-weight: bold;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #453e33;
	padding-left: 8px;
}
.units.u4:before{
	content: "協辦單位：";
	float: left;
	font-weight: bold;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #453e33;
	padding-left: 8px;
}
.units.u5:before{
	content: "媒體協辦：";
	float: left;
	font-weight: bold;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #453e33;
	padding-left: 8px;
}
.units.u4{
	clear:both;}
.logowhite{
	background-image: url(../img/all/logowhite.png);
	background-repeat: no-repeat;
	float: left;
	height: 70px;
	width: auto;
	padding-left: 190px;
	font-size: 1.375em;
	color: #FFF;
	font-weight: bold;
	line-height: 45px;
	margin-bottom: 5px;
}
@media screen  and (max-width:800px) {
	.units.u1,.units.u2,.units.u3,.units.u4,.units.u5{
	clear:both;}
}
/*PAGENUM*/
.pagenum{
	clear: both;
	height: auto;
	width: 90%;
	padding-bottom: 50px;
	float: left;
	margin-top: 50px;
	padding-right: 5%;
	padding-left: 5%;
	text-align: center;
}
.pagenum li{
	font-size: 0.9em;
	color: #000000;
	text-decoration: none;
	display: inline;
	background-repeat: no-repeat;
}
.pagenum li:hover{
	color: #eb6c27;
}
.pagenum ul .prev{
	background-image: url(../img/all/icon_prev.png);
	background-position: left center;
	float: left;
	width: 120px;
	text-align: right;
	
}
.pagenum ul .next{
	background-image: url(../img/all/icon_next.png);
	background-position: right center;
	float: left;
	width: 120px;
	text-align: left;	
}
.pagenum ul .backlist{
	background-image: url(../img/all/list.png);
	background-position: center center;
	float: left;
	width: 20px;
	text-align: left;
	height: 20px;
	display: block;
	margin-right: 30px;
	margin-left: 30px;
}
.pagenum ul .backlist:hover{background-image: url(../img/all/list2.png);}


/*-----------------------------------------------------------------------mobile按鈕*/
#mobileWarp{
	float: left;
	height: calc(100% - 60px);
	/*height: 100%;*/
	width: 100%;
	position: fixed;
	z-index: 1001;
	background-color: #ffffff;
	display: none;
	top: 60px;
	overflow-y:auto;
}
/*控制按鈕*/
#magNavi {
	height: 30px;
	width: 30px;
	position: fixed;
	z-index: 1002;
	top: 20px;
	display: none;
	cursor: pointer;
	right: 3%;
}

#magNavi .show hr{
	background-color: #000000;
	clear: both;
	float: left;
	height: 3px;
	width: 30px;
	margin-bottom: 3px;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	color: #FFF;
}
#magNavi .show:before,#magNavi .show:after{
	content: "";
	display: block;
	background-color: #000000;
	clear: both;
	float: left;
	height: 3px;
	width: 30px;
	margin-bottom: 3px;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
		}
#magNavi.close .show hr{
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	
		}
#magNavi.close .show:before{
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
    filter: progid:DXImageTransform.Microsoft.Matrix( M11=0, M12=0, M21=0, M22=0, sizingMethod='auto expand');
	margin-top: 8px;
      }
#magNavi.close .show:after{
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
        filter: progid:DXImageTransform.Microsoft.Matrix( M11=0, M12=0, M21=0, M22=0, sizingMethod='auto expand');
	margin-top: -11px;        
		}
/*主要按鈕*/
.mNavi{
	padding-top: 80px;
	width: 230px;
	margin-right: auto;
	margin-left: auto;
}
.mNavi a li{
	font-size: 1em;
	color: #000;
	text-decoration: none;
	clear: both;
	float: left;
	width: 84%;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-right: 8%;
	padding-left: 8%;
	text-align: center;
}
/*mobile Head*/
#mobileHead {
	clear: both;
	float: left;
	height: auto;
	width: 97%;
	padding-top: 5px;
	padding-bottom: 5px;
	position: fixed;
	z-index: 1000;
	left: 0px;
	top: 0px;
	padding-left: 3%;
	display: none;
	background-color: #FFF;
}
#mlogo {
	background-image: url(../img/all/logowhite.png);
	background-repeat: no-repeat;
	height: 56px;
	width: 161px;
	background-position: left top;
	float: left;
}
/*form------------------------------------------------------*/
.inputlabel{
	float: left;
	width: 15%;
	margin-right: 3%;
	color: #FFF;
	font-size: 1em;
}
.inputlabel2{
	float: left;
	width: 15%;
	margin-right: 3%;
	color: #333;
	font-size: 1.2em;
	font-weight: bold;
}
.forminput{float: left;
	width: 80%;}
@media screen  and (max-width: 400px) {
	.inputlabel{
	float: left;
	width: 100%;
	margin-right: 0%;
	color: #FFF;
	font-size: 1em;
	margin-bottom: 10px;
}
.forminput{
	float: left;
	width: 100%;
}

}
/*form--------------------------------------------------*/
.actarea{
	clear: both;
	float: left;
	width: 90%;
	margin-top: 20px;
	text-align: right;
}
/*FILES===========================================*/
.wrapper_file{
	clear: both;
	float: left;
	height: auto;
	width: 100%;
	margin-bottom: 80px;
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	justify-content: start;
	align-items: stretch;
	align-content: start;
	padding-top: 30px;
	padding-bottom: 30px;
}
.wrapper_file a{
	flex: 0 1 100%;
	margin-top: 10px;
	color: rgba(48,149,139,.5);
	padding-left: 10px;
}
.wrapper_file a:hover{
	color: rgba(48,149,139,1);}
.wrapper_file .file {
	color: #53698a;
	font-size: 0.9em;
	font-weight: bold;
	padding-left: 20px;
	background-image: url(../img/all/icon_file.png);
	background-repeat: no-repeat;
	background-position: left 10px;
}
.wrapper_file .file:hover {
	padding-left: 25px;
}
.box_act{
	text-align: center;
	clear: both;
	float: left;
	width: 100%;
}
@media screen  and (max-width:1000px) {
.wrapper_file{
	margin-bottom: 30px;
}
}
/*FILESEND========================================*/
/*BANNER----------------------------------------------------*/
.sbanner{
	clear: both;
	float: left;
	width: 80%;
	margin-top: 65px;
	padding-right: 10%;
	padding-left: 10%;
	display: none;	
}
.sbanner img{
	height: auto;
	width: 100%;
}
/*responsive------------------------------------------------*/
@media screen  and (max-width: 1680px) {

#lay2{
	margin-top: -200px;
	float: left;
	width: 65%;
}
#lay3{
	margin-top: -400px;
	float: right;
	width: 60%;
}
}
@media screen  and (max-width: 1400px) {

#NaviUl li {
	margin-right: 1px;
	margin-left: 1px;
}
}
@media screen  and (max-width: 1300px) {
#lay3{
	margin-top: -500px;
	float: right;
	width: 50%;
	margin-right: -50px;
}
}
@media screen  and (max-width: 1200px) {
#lay3{
	margin-top: -250px;
	float: right;
	width: 40%;
	margin-right: 0px;
}
#NaviUl li {
	float: left;
	width: auto;
	height: 30px;
	margin-right: 1px;
	margin-left: 1px;
	background-position: 10px center;
	padding-left: 30px;
	font-size: 0.9em;
	padding-right: 5px;
	background-size:20px 20px;
}

}
@media screen  and (max-width: 1500px) {
#lay2{
	margin-top: -600px;
	float: left;
	margin-left:20%;
	width: 20%;
}
#lay3{
	margin-top: -450px;
	float: right;
	width: 20%;
	margin-right: 20%;
}
}
@media screen  and (max-width: 1280px) {
#lay2{
	margin-top: -600px;
	float: left;
	margin-left:23%;
	width: 20%;
}
#lay3{
	margin-top: -500px;
	float: right;
	width: 20%;
	margin-right: 25%;
}


}
@media screen  and (max-width: 1150px) {
#lay2{
	margin-top: -400px;
	float: left;
	margin-left:23%;
	width: 17%;
}
#lay3{
	margin-top: -400px;
	float: right;
	width: 17%;
	margin-right: 25%;
}.timeend2{
	margin-bottom: 100px;
}
#logo,.nor #logo {
	background-image: url(../img/all/logoact.png);
	background-repeat: no-repeat;
	height: 54px;
	width: 250px;
	background-position: center;
	float: left;
}
}
@media screen  and (max-width: 1179px) {
#icolL{
	clear: both;
	float: left;
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	position: relative;
	display: block;
}
}
@media screen  and (max-width: 1024px) {
.destitle{
	float: left;
	width: 100%;
	clear: both;

}
.desw{
	float: left;
	width: 100%;
	clear: both;
	
}
#lay2{
	margin-top: -400px;
	float: left;
	margin-left:23%;
	width: 17%;
}
#lay3{
	margin-top: -300px;
	float: right;
	width: 17%;
	margin-right: 25%;
}
}

@media screen  and (max-width: 920px) {
#FooterArea {
	width: 90%;
	padding-right: 5%;
	padding-left: 5%;
}
}
@media screen  and (max-width: 880px) {
#FooterArea {
	width: 96%;
	padding-right: 2%;
	padding-left: 2%;
	font-size: 0.8em;
}
#inewsarea{
	height: auto;
	width: 90%;
	position: relative;
	margin-top: 30px;
	clear: both;
	float: left;
	padding-right: 5%;
	padding-left: 5%;
}

}
@media screen  and (max-width: 950px) {
#ConArea {
	margin-top: 70px;
}

#magNavi,.car2,.mem2 {
	display: block;
	}
#mobileLogo {
	display: block;
}
#NaviArea {
	display: none;
	height: 50px;
}
#mobileHead {
	display: block;
}
#mobileShareArea {
	display: block;
}
.sbanner{
	display:block;
}

#ConArea {
	width: 100%;
	float: left;
	clear: both;
	height: auto;
	display: block;
	margin-top: 10px;
}
#ConArea .col_L,#lay1,#lay2,#lay3{
	width: 0%;
	display: none;
}
#ConArea .col_M{
	width: 90%;
	display: block;
	vertical-align: top;
	padding-right: 5%;
	padding-left: 5%;
	}
#ConArea .col_R{
	width: 0%;
	display: none;
	}
.newslist,.winwarp{
min-height:100px;
height: auto !important;
height: 100px;}
}

@media screen  and (max-width: 700px) {
#FooterArea {
	width: 80%;
	padding-right: 10%;
	padding-left: 10%;
	font-size: 0.8em;
	position: relative;
}
.icon_pre,.icon_next{
	background-image: url(../img/all/0.png);
	background-repeat: no-repeat;
	float: left;
	width: 95%;
	padding-left: 5%;
	background-position: left center;
	clear: both;
	margin-bottom: 20px;
	text-align: left;
}

}
@media screen  and (max-width: 600px) {
#inewsarea{
	margin-top: 10px;
}
.units{
	clear: both;
	float: left;
}
.wintab div{
	width: 50%;
	text-align: left;
}
.wintab a .curr{
	color: #FFF;
	background-position: left top;
}
.igift{
	clear: both;
	float: left;
	width: 100%;
	padding-left: 0%;
}
.inewswrap{
	clear: both;
	float: left;
	width: 90%;
	padding-left: 5%;
	padding-right: 5%;
}
}
@media screen  and (max-width: 485px) {
.icon_sign{
	clear: both;
	float: left;
	margin-bottom: 10px;
}
.logowhite{
	background-image: url(../img/all/logowhite.png);
	background-repeat: no-repeat;
	float: left;
	height: auto;
	width: 400px;
	font-size: 1.375em;
	color: #FFF;
	font-weight: bold;
	line-height: 45px;
	margin-bottom: 5px;
	padding-top: 35px;
	padding-left: 0px;
}
.pagenum ul .next,.pagenum ul .prev{
	width: 70px;
}
.pagenum ul .backlist{
	margin-right: 10px;
	margin-left: 10px;
}
.wintab div{
	width: 100%;
	text-align: left;
}
.timeend{
	font-size: 1.5em;
	text-align: left;
}
.timeend2{
	line-height: 1.8em;
	text-align: left;
}
}


@media screen  and (max-width: 400px) {
 .logowhite{
	width: 280px;
	
	}
	.timeend{
	font-size: 1.5em;
	text-align: left;
	clear: both;
	float: left;
	width: 100%;
}
.timeend2 br{
	display: none;	
}

}
