@import url("reset.css");

body{	
	font-family:Arial, Helvetica, "微軟正黑體","Microsoft JhengHei","Heiti SC Medium", "Apple LiGothic Medium";
	width: 100%;
	height: 100%;
	color: #595757;
	background-color:#f6f2ea;
}

.clearBoth{
	clear: both;
}

.clearfix:after{

	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	content: "";

}


#indexWrapper,#pageWrapper {
	width:960px;
	margin:0 auto;
	}


#pageWrapper{
	box-shadow: 0px 2px 3px 2px #b2b2b2; 
}

#indexWrapper #HEADER{
	width: 910px;
	height: 565px;
	background:url(../images/indexHeader_v2_W980xH576.jpg) no-repeat;
	padding:10px 30px 0 40px;
	position: relative;
}

#pageWrapper #HEADER{
	width:960px;
	height:auto;
/* 	background:url(../images/pageheaderBack.jpg) no-repeat; */


}

#pageWrapper #HEADER .headerContent{
	width:960px;
	margin: 0 auto;
	height:129px;
	display: block;
	background: #fff;
	/* box-shadow: 0px 4px 3px 4px #b2b2b2; */
	border-bottom: 3px solid #99854B;
	
}

#pageWrapper #HEADER .headerContent h1{
	
	padding-left: 20px;
	padding-top: 10px;
	float:left;
}

#pageWrapper #HEADER .headerContent h1 a{
	display:block;
	width:485px;
	height:95px;
	background:url(../images/pageheader_logo_new.png) no-repeat;
	background-size: contain;
	text-indent:-9999px;
	
}

.LOGO{
	padding-top:10px;
	padding-left:10px;
	float:left;}

.LOGO a{
	width:272px;
	height:44px;
	display:block;
	background:url(../images/logo_new.png) left top;
	background-size: contain;
	}
	
.NAV{
	padding-top:12px;
	padding-right:30px;
	font-size:11px;
	color:#595757;
	float:right;
	}

.NAV a{
	font-size:11px;
	color:#9b8442;
	text-decoration:none;
	}

.NAV a:hover{
	text-decoration:underline;
	color:black;
	}
	
#indexWrapper #HEADER h1{
	clear:both;
	width:390px;
	height:90px;
	background:url(../images/HEADER_title.png) left bottom no-repeat;
	padding-top:80px;
	margin-left:40px;
	text-indent:-9999px;
	}
	
#BREAKNEWS{
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
background-color: white;
	width:380px;
	height:225px;
/* 	background:url(../images/breakNews_box2.png) top no-repeat; */
	margin-left:40px;
	margin-top:20px;
	margin-bottom: 15px;
	box-shadow: 3px 3px 10px black;
    -moz-box-shadow: 3px 3px 10px black;
    -webkit-box-shadow: 3px 3px 10px black;
    behavior: url(ie-css3.htc);
}

#BREAKNEWS h2{
padding-left: 30px;
	font-size:18px;
	color:white;
	line-height:30px;
	display: none;
	}


.announceText{
	width: 380px;
	position: relative;
	top:0px;
	left: 40px;
	padding: 15px;
/*
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
*/
	background: #7B68EE;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-shadow: 3px 3px 10px black;
    -moz-box-shadow: 3px 3px 10px black;
    -webkit-box-shadow: 3px 3px 10px black;
}

.announceText a{
	color: white;
	text-decoration: none;
}

/*
#BREAKNEWS a:link{
	width:380px;
	height:225px;
	display:block;
	background: url(../images/events/breakNews_banner_events02_up.gif) no-repeat;
	
	}

#BREAKNEWS a:hover{
	color:#000;
	background: url(../images/events/breakNews_banner_events02_ovr.gif) no-repeat;
}
*/
	
#indexWrapper #CONTENT{
	height:240px;
	background:url(../images/CONTENT_backline.jpg) repeat-y;
	padding-left:9px;
	padding-top:10px;
}

#indexWrapper .CONTENT_BOX{
-webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
	float:left;
	width:280px;
	height:200px;
	background-color:#f4f5f0;
	padding:15px;
	margin-left:7px;
	}

#indexWrapper #CONTENT .CONTENT_BOX h2{
	height:25px;
	background:url(../images/INDEX_icon.png) no-repeat;
	padding-left:25px;
	padding-bottom:5px;
	margin-bottom: 5px;
	font-size:20px;
	line-height:25px;
	color:black;
	border-bottom: 1px dotted #cbc8b3;
	}
	
#indexWrapper #CONTENT .CONTENT_BOX h2.gallery{

}

#indexWrapper #CONTENT .CONTENT_BOX h2.gallery .more a:link{
	margin-left: 140px;
	font-size: 15px;
}

#indexWrapper #CONTENT .CONTENT_BOX h3{
	font-size:18px;
	padding-left:20px;
	padding-bottom:3px;
	line-height:1.6;
	color:#0074c1;
	}
	
#indexWrapper #CONTENT .CONTENT_BOX h3.Pic{
	padding-left: 5px;
	overflow:hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

#indexWrapper #CONTENT .CONTENT_BOX ul{
	padding-left:25px;
}

#indexWrapper #CONTENT .CONTENT_BOX li{
	
}

#indexWrapper #CONTENT .CONTENT_BOX li a{
	font-size:13px;
	line-height:2;
	text-decoration:none;
	color:#00C;
}

#indexWrapper #CONTENT .CONTENT_BOX li a:hover{
	color:black;
}

/*===================for pages===================*/

#pageWrapper #CONTENT{
	background:url(../images/page_backLine.jpg) repeat-y;
	padding:0 30px 0 10px;

}

#pageWrapper #CONTENT #LEFT{
	width:200px;
	float:left;
	padding:20px 0;
}

#pageWrapper #CONTENT #LEFT h2{
	font-size:15pt;
	background: #830031;
	line-height:1.6;
	color:#ffffff;
	padding:0 10px;
	padding-bottom:10px;
	margin-bottom: 10px;
}

#LEFT ul{
	padding-right: 10px;
	padding-left:20px;}

#LEFT li{
	padding: 5px 0px;
}

#LEFT li a{
	font-size:12pt;
	line-height:1.3;
	color:gray;
	text-decoration:none;
	}

#LEFT li a:hover{
	color:#000000;
	}
	
#LEFT li .current{
	color:#830031;
	}

#pageWrapper #EVENTCONTENT01{
	background:url(../images/events/2014bulatsEvents_back.jpg);
	width:960px;
	height:1800px;
	position:relative;
	}

#pageWrapper #EVENTCONTENT01 #EVENTBTN{
	position:absolute;
	height:50px;
	left:300px;
	top:440px;
	}
	
#pageWrapper #EVENTCONTENT01 #EVENTBTN a:link{
	display:block;
	font-size:20px;
	line-height:55px;
	text-align:center;
	text-decoration:none;
	color:white;
	background:url(../images/sign_btn_over.png);
	width:180px;
	height:60px;
	float:left;
	position:relative;
	}

#pageWrapper #EVENTCONTENT01 #EVENTBTN a:visited{
	background:url(../images/sign_btn_over.png);
	color:white;
	}

#pageWrapper #EVENTCONTENT01 #EVENTBTN a:hover{
	background:url(../images/sign_btn_over.png);
	color:yellow;
	}
	
#pageWrapper #EVENTCONTENT01 #EVENTBTN h3{
	padding-top: 60px;
	font-size: 11px;
	color:#2216a6;
	}
	
	
/*==================== EVENTCONTENT02 =====================*/


#pageWrapper .contentRow{
	position:relative;
	background-position: center top;
	
}	

#pageWrapper .contentRow img{
	width: 100%;
	height: auto;
	display: block;
}

#pageWrapper .contentRow.one{
	background: url('../images/20201107/backLine.jpg') repeat-y;
}
	
#pageWrapper .contentRow.two{
	background: url('../images/20201107/backLine.jpg') repeat-y;
	height: 150px;
}

/* #pageWrapper .contentRow.one{
	background:url(https://i.imgur.com/QC47C3V.jpg) no-repeat;	
	background-size: 980px auto;
	width:980px;
	height:580px;
}


#pageWrapper .contentRow.two{
	background:url(../images/2019fall/webimg_02.jpg?v=3) repeat-y;
	background-size: 980px auto;
	width:980px;
	height:150px;
}

#pageWrapper .contentRow.three{
	background:url(https://i.imgur.com/OGjiUuH.jpg) no-repeat;	
	background-size: 980px auto;
	width:980px;
	height:890px;
}

#pageWrapper .contentRow.four{
	background:url(https://i.imgur.com/P4e7s7z.jpg) no-repeat;	
	background-size: 980px auto;
	width:980px;
	height:830px;
}

*/

#pageWrapper .contentRow.camInfo{
	background:url('../images/20201107/pic05.jpg') no-repeat;	
	background-size: 960px auto;
	position: relative;
	width:960px;
	height:110px;
} 


#pageWrapper .contentRow #EVENTBTN{
/*
	position:absolute; 
	
	left:300px;
	top:230px;
*/
	/* width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content; */  
	width:100%;
	height:50px;
	margin: 0 auto;
	padding-top: 30px;
	padding-bottom:30px;
}

	
#pageWrapper .contentRow #EVENTBTN a:link, #pageWrapper .contentRow #EVENTBTN a:visited{
	display:block;
	font-size:1.5rem;
	line-height:60px;
	text-align:center;
	text-decoration:none;
	color:#fff;
	background: #e21e51;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width:220px;
	height:60px;
	float:none;
	position:relative;
	margin: 0 auto;
	transition:all .3s ease-in-out;
	-webkit-transition:all .3s ease-in-out;
	-moz-transition:all .3s ease-in-out;
}

/* #pageWrapper .contentRow #EVENTBTN a:first-child{
	margin-right: 20px;
} */

#pageWrapper .contentRow #EVENTBTN a:hover{
	/* background:url(../images/sign_btn_over_red.png); */
		color:#fff;
		background: #2216a6;
}


	
#pageWrapper .contentRow #EVENTBTN h3{
padding-top: 60px;
font-size: 11px;
	color:#2216a6;
	}
	
	
.lineBox{
	position: absolute;
	top: 15px;
	right: 50px;
	width: 15%;
	line-height: 36px;
}

.lineBox p{
	color: #000;
	line-height: 1.6;
	font-size: 10pt;
}

.lineBox a{
	margin-left: 0px;
}


.indexlineBox{
	position: absolute;
	top: 43px;
	left: 360px;
	height: 36px;
	line-height: 36px;
}

.indexlineBox p{
	display: none;
	float: left;
	color: #fff;
}

.indexlineBox a{
	float: left;
	margin-left: 10px;
}


/*==================== 報名頁面 =====================*/
#pageWrapper #SIGNUPCONTENT{
	width:960px;
	padding-left: 65px;
	padding-top:30px;
	padding-bottom: 30px; 
	background: url(../images/page_backLine_w980.gif) repeat-y;
}


.sn_title{
margin: 0 auto;
padding: 10px;
line-height: 26px;
	background-color: #bb102e;
	color: white;
}

.colname{
font-family:arial,"微軟正黑體"; 
	padding: 10px;
	color: gray;
}

.e_text5{
	color: red;
	font-size: 12px;
	padding-left: 15px;
	text-align: left;
	line-height: 1.5;
}

#pageWrapper #CONTENT #RIGHT{
padding:20px 20px;
	margin-left:200px;
	overflow:hidden;
	min-height: 600px;
}



#pageWrapper #CONTENT #RIGHT h2{
	font-size:20pt;
	line-height:1.6;
	color:#830031;
	padding:15px 10px;
}


#pageWrapper #CONTENT #RIGHT p{
	font-size:13px;
	line-height:1.6;

	padding:0 20px;
	padding-bottom:15px;

}

#pageWrapper #CONTENT #RIGHT img{
	width:130px;
	height:130px;
	float:left;
	margin-left:10px;
	padding-bottom:15px;
	border:0;

}

#pageWrapper #CONTENT #RIGHT.newPhoto img{
	width:163px;
	height:120px;
	float:left;
	margin-left:10px;
	padding-bottom:15px;
	border:0;

}


#pageWrapper #CONTENT #RIGHT.newPhotoNew a.html5lightbox{
	width:163px;
	height:115px;
	display: block;
	float:left;
	vertical-align: middle;
	margin: 3px;
	margin-right: 0px;
	overflow: hidden;
}


#pageWrapper #CONTENT #RIGHT.newPhotoNew img{
	width: 100%;
	height: auto;
}

#pageWrapper #CONTENT #RIGHT ul{
	padding-bottom:15px;}

#pageWrapper #CONTENT #RIGHT ul li{}

#pageWrapper #CONTENT #RIGHT ul li a:link{
	font-size:13px;
	padding-left:30px;
	line-height:1.2;
	color:black;
	text-decoration:none;
	}
	
#pageWrapper #CONTENT #RIGHT ul li a:visited{
	font-size:13px;
	padding-left:30px;
	line-height:1.2;
	color:#9d9d9d;
	text-decoration:none;
	}

#pageWrapper #CONTENT #RIGHT ul li a:hover{
	text-decoration:underline;
	}


.CONTENT_BOX a{
	font-size:13px;
	line-height:2;
	text-decoration:none;
	color:#09F;
}

.CONTENT_BOX a:hover{
	color:black;
}

.CONTENT_BOX p{
	font-size:13px;
	line-height:1.5;
	padding-bottom:3px;
	margin-left:25px;
}

.CONTENT_BOX p.ITEM{
	font-size:13px;
	line-height:1.5;
	padding-bottom:3px;
	margin-left:25px;
	padding-left:13px;
	background:url(../images/dot.gif) 0px 5px no-repeat;
}

.CONTENT_BOX .PICBOX{
	display:block;
	width:280px;
	height:80px;
	}
	
.CONTENT_BOX .PICBOX a{
	width: 60px;
	height: 60px;
	display: block;
	float: left;
	overflow: hidden;
	margin-left: 6px;
	margin-bottom: 5px;
	border: 1px solid gray;
	vertical-align: middle;
	text-align: center;
}

.CONTENT_BOX .PICBOX a:hover{
	border: 1px solid #0074c1;
}
	


.CONTENT_BANNER{
	padding-left:0px;
	}

.CONTENT_BANNER img{
	margin-bottom:5px;
	border: 1px solid #dddccf;
	}



#FOOTER{
	clear:both;
	width:960px;
	
/* 	background:url(../images/FOOTER_backline.jpg) repeat-y; */
	
	}
	
#FOOTER .footerContent{
	width: 960px;
	margin: 0 auto;
	height:55px;
	display: block;
	background: #99854B;
	/* box-shadow: 0px 4px 3px 4px #b2b2b2; */
}

#FOOTER p{
	font-size:12px;
	color:#eae4c4;
	line-height:55px;
	text-align:center;
	}
	
	
/*  2014LikeEvent */

.2014LikeEvent{
	width: 960px;
	height: 1080px;
}


/*  活動首頁banner  */
.bannerContent{
	width: 380px;
	height: 225px;
	display: block;
/* 	background: url(../images/events/banner_20150901/bannerBack.jpg) no-repeat; */
	margin-bottom: 20px;
}

.bannerTitle{}

.bannerTitle img{
	margin-bottom: 10px;
}

.bannerTitle a{
	margin-left: 20px;
	width: 190px;
	height: 30px;
	display: block;
	padding:5px 0px 5px 8px;
	font-size: 15pt;
	text-decoration: none;
	line-height: 35px;
	border-left: 10px solid #93278f;
	color: white;
	background: -moz-linear-gradient(left,  rgba(255,123,172,1) 0%, rgba(255,255,255,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,123,172,1)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(255,123,172,1) 0%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(255,123,172,1) 0%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(255,123,172,1) 0%,rgba(255,255,255,0) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(255,123,172,1) 0%,rgba(255,255,255,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7bac', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */
}

.bannerTitle a:hover{
	margin-left: 20px;
	width: 190px;
	height: 30px;
	display: block;
	padding:5px 0px 5px 8px;
	font-size: 15pt;
	text-decoration: none;
	line-height: 35px;
	border-left: 10px solid #c14cbd;
	color: #FF2877;
background: -moz-linear-gradient(left,  rgba(255,198,219,1) 0%, rgba(255,255,255,0) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,198,219,1)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  rgba(255,198,219,1) 0%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  rgba(255,198,219,1) 0%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  rgba(255,198,219,1) 0%,rgba(255,255,255,0) 100%); /* IE10+ */
background: linear-gradient(to right,  rgba(255,198,219,1) 0%,rgba(255,255,255,0) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc6db', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */

}


.bannerTitle .smallw{
	font-size: x-small;
}


/* =========== declare & Privacy ============ */
#declareText{
	display: none;
}

.declareBox{
	position: fixed;
	
	top: 0; 
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	z-index: 9999;
	margin: 0 auto;
}

.declareBox .note.declareNew{
	display: block;
	width: 700px;
	
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -350px;
	margin-top: -300px;
	background: white;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
	padding: 20px;
	color: black;
}


.note.declareNew h3{
	font-size: 25px;
	line-height: 1.6;
	color: #400099;
}

.note.declareNew p{
	margin-bottom: 20px;
}


.note.declareNew p.ltitle{
	color: #cd007b;
	font-size: 18px;
	line-height: 1.7;
	margin-bottom: 5px;
}

.note.declareNew p, .note.declareNew ol li{
	font-size: 15px;
	line-height: 1.5;
}

.note.declareNew ol{
	margin-left: 20px;
	margin-bottom: 20px;
}


.note.declareNew table{}

.note.declareNew table tr{}


.note.declareNew table tr td{
	padding: 5px;
	line-height: 1.8;
	color: gray;
	background: white;
}


#closeDeclareBtn{
	display: block;
	width: 30px;
	height: 30px;
	 cursor: pointer;
	background: #aa3f3f url(../images/cross.png) no-repeat;
	background-size: 15px auto;
	background-position: center center;
	-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
text-align: center;
line-height: 30px;
position: absolute;
right: -10px;
top: -10px;
}

.joinLine {
    position: absolute;
	top: 45px;
	left: 373px;
}

/* 活動花絮頁次 */
.pageCount{
	width: 100%;
	text-align: center;
}

.pageCount span.newsPlink a:link{
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
}

.pageCount span.newsPlink a:visited{
	color: gray;
}

.pageCount span.newsPlink a:hover{
	color: #b4ad83;
}


input#button2, input#snddata2{
	padding: 5px 10px;
	border: 1px solid #333;
	background: #cece;
	text-align: center;
}