/*---RESET---*/                 
/* html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td  */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, th
{ margin:0; padding:0; border:0; outline:0; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline; }                 

body {
  /* background-color:#FFC868; background-image:"img-bg.png"; */
  width:1024px; 
  overflow-y:scroll;
  margin:0 auto;
  font-family: 微軟正黑體,細明體,新細明體;
  background-color: #ddd;

}
ol { padding:0 0 0 2em; }

.wrap {
  width:1016px;
  position:absolute;
  background-image:url(img-bg.png);
  background-position: center top;
  background-repeat: no-repeat;
}

.container {width:1008px;}
.header {padding-top:40px;padding-left:40px;padding-bottom:0px;}

.end {
  background:url(logo2.gif) no-repeat left center ; 
  background-position: 120px;
  margin:0 auto;
  padding-top:20px;
  padding-left:240px;
  padding-bottom:20px;
  /* background-color:rgba(0,80,120,0.2); */
  /* background-color:rgb(0,80,120); */
  vertical-align:middle;
}

.navigation {
	/*position:absolute;top:150px;left:10px;*/
	overflow:visible;
	z-index:12;
	width:800px;
	/*text-align:center;*/
	margin-top:35px;
	margin-left:40px;}
	
.content {width:1000px;
	 /* background-color:rgba(100,180,180,09); */
	 /* background-color:rgb(100,180,180); */
} 
.leftbar {width:120px;}
.rightMain {}

.top {
	margin:0 auto;
	width:720px;
	/* text-align:center; */
	padding-bottom:10px;
}
.top1 {
	position:absolute;top:145px;left:740px;
	overflow:visible;
	z-index:99;
}
.top2 {
	position:absolute;top:240px;left:40px;
	overflow:visible;
	z-index:6;
}
.main {
	margin:30px 0px 10px 40px;
	width:810px;
	border-radius: 8px;
	padding:12px;
	line-height: 2em;
	color: #000000;
	font-weight:bold;
}
.register {
	margin:0 auto;
	width:980px;
	background-color:#FFB858;
	padding:10px;
}

.centerPlus2 {
	font-size:1.8em;
	text-align:center;
	line-height:1.5em;
padding-top:20px;
}

#campname{	
	font-size:2em;
	line-height:1.5em;
}
.BoxNav {
	border:1px solid silver;
	display:inline-block;
	margin:0 0.05em;
	padding:0.25em 1.5em;
	border-radius: 8px;
	box-shadow:
	5px 10px 2px rgba(100%,0%,0%,0.4),
	10px -4px 2px rgba(0%,100%,0%,0.4),
	15px 6px 2px rgba(0%,0%,100%,0.4);
	z-index:9;
}
.BoxNav a:hover {
	padding:0.1em;
	border:4px solid #FF9898;
	background-color:#FF9898;
	border-top-color:#FE9898;
	border-right-color:#FD9898;
	border-left-color:#FC9898;
	border-radius: 8px;
	transform-origin:0;
	transform:scaleX(1.2);
	transform:scaleY(1.8);
}

.Title {
	background:rgba(250,240,150,0.5);
/* 	background:rgb(250,240,150); */
/*	color:black; */
	margin:1em 0.5em;
	padding:0 0 0 0.5em;
	box-shadow:-8px 0px 0px  rgba(200,80,120,0.9);
/*	box-shadow:-8px 0px 0px  rgb(200,100,30); */
}

.afterTitle { margin:0 0 0 2em; }
.afterTitle8 { margin:0 0 0 7.5em;text-indent: -5.5em; }
.afterTitle9 { margin:0 0 0 7em;text-indent: -5em; }

.Title2 {
	background:rgba(250,240,150,0.75);
/*	background:rgb(250,240,150); */
	margin:1em 10em 1em 0.5em;
	padding:0 0 0 0.5em;
	box-shadow:-8px 0px 0px  rgba(200,80,120,0.9);
/*	box-shadow:-8px 0px 0px  rgb(200,100,30); */
	
}


.BoxNavOut {background-color:#FFA858; display:inline;}

br.CLEAR { clear: both; height:0; font-size:1px; line-height:0; }


a img{ border-width:0}
a:hover  img{ border-width:0}
a  img.normal1 { width:70px; height:70px;  }
a:hover  img.normal1{width:0px; height:0px; }
a  img.highlight1 { width:0px; height:0px; }
a:hover  img.highlight1  {width:70px; height:70px;  }
a  img.normal2 { width:170px; height:70px;  }
a:hover  img.normal2{width:0px; height:0px; }
a  img.highlight2 { width:0px; height:0px; }
a:hover  img.highlight2  {width:170px; height:70px;  }
a  img.normal3 { width:110px; height:70px;  }
a:hover  img.normal3{width:0px; height:0px; }
a  img.highlight3 { width:0px; height:0px; }
a:hover  img.highlight3  {width:110px; height:70px;  }


.tableContent tr td{ 
	background-color:rgba(245, 255, 245, .4);
	line-height: 25px;
	padding-left:7px;
	text-align:center;
	vertical-align:middle;
}

a.link , a.link:visited{ 
	color:black;
}

nav { position: relative; z-index: 12; padding-left: 1em; font-size:1.2em;}
nav > a { position: relative; display: inline-block; padding: .3em 1.25em 0; color: #E3D298; text-decoration: none; margin: 0 -.3em; }
nav > a::before,
nav a::before {
    content: ''; /* To generate the box */
    position: absolute;
    top: 0; right: 0; bottom: 0; left: 0;
    z-index: -1;
    border-bottom: none;
    border-radius: .95em .95em ;
    background: #5E0E1B linear-gradient(hsla(0,0%,100%,.15), hsla(0,0%,100%,0)); 
/*    box-shadow: 0 .25em white inset;  */
    transform: scale(1, 1.25) perspective(.5em) rotateX(5deg); 
    transform-origin: bottom;
}

nav a.selected { z-index: 13;}
nav a.selected::before { background-color: #456; margin-bottom: -.4em; }


