@charset "utf-8";

/*----------------------------------------------------------------------------  about  場地介紹 > 戰場介紹  --------*/
.name{
	padding-top:25px;
	margin-left:20px;
}
.name h3{
	font-size:15px;
	font-weight:bold;
	color:#4c4c4c;
	background:url(../images/line.gif) bottom left no-repeat;
}
.txt{
	font-size:15px;
	color:#000000;
	line-height:20px;
	padding-top:15px;
}
.txt span{
	display:block;
	padding:0 25px 10px 25px;
}
.txt img{
	display:block;
	text-align:center;
	margin-bottom:10px;
	margin:auto;
}
.txt a{
	color:#FF0000;
	font-size:13px;
}
/*-----------------------*/
#photogallery {
	margin:0px auto;
	margin-top:15px;
	margin-bottom:5px;
	width:640px;
}
.boxgrid{ 
	width: 205px; 
	height: 140px; 
	background:#fff; 
	border: solid 1px #ddd; 
	overflow: hidden; 
	position: relative; 
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;	
}
	.boxgrid img{ 
		position: absolute; 
		top: 7px; 
		left: 10px; 
		-moz-border-radius-bottomleft:5px;
		-moz-border-radius-bottomright:5px;
		-moz-border-radius-topleft:5px;
		-moz-border-radius-topright: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: 0;
		width:185px;
		height:125px;
	}
	.boxgrid p, .boxgrid h3{ 
		color:#fff; 
		padding:0;
		margin:0;
	}
	.boxgrid p {
		color:#00A8FF;
		padding-left:10px;
		padding-top:10px;
	}
.boxgrid h3{
	padding-top:5px;
	padding-left:10px;
}
.boxcaption{
	font-size:15px;
	float: left; 
	position: absolute; 
	background: #000; 
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright: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;	
	height: 60px; 
	width: 100%; 
	opacity: .8; 
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.boxcaption p{
	margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:12px;font-family:inherit;vertical-align:baseline; padding-left:10px;
}
	.captionfull .boxcaption {
		top: 110px;
		left: 0;
	}
	.caption .boxcaption {
		top: 220;
		left: 0;
	}
		#photogallery ul, #photogallery ul li{list-style:none;margin:0;padding:0;}

		#photogallery ul{
			
			width: 100%;
			overflow: hidden;	}

		#photogallery ul li{
		float: left;
		width: 32%;
		margin-right: 1%;
		display: inline;
		margin-bottom:15px;
		}
/*----------------------------------------------------------------------------  場地介紹 > 園區介紹  --------*/
.park{
	font-size:13px;
	color:#000000;
	display:block;
	padding:10px 30px 0 20px;
	clear:both;
}
.park h2{
	font-size:15px;
	font-weight:bold;
	color:#E10065;
	background:url(../images/line.gif) bottom left no-repeat;
	margin-top:10px;
	margin-bottom:3px;
}	
/*----------------------------------------------------------------------------  場地介紹 > 安全規定  --------*/
.safe{
	padding:10px 25px 50px 25px;
}
.safe img{
	float:right;
	margin-top:10px;
	margin-left:10px;
}
.safe a{
	background:#c7c7c7;
}
.safe ul li{
	background:url(../images/arrow_safe.gif) no-repeat;
	background-position:0px 5px;
	display:block;
	padding-left:50px;
	padding-bottom:5px;
	border-bottom:1px #999999 solid;
	margin-bottom:10px;
}	
/*----------------------------------------------------------------------------  場地介紹 > 常見問題  --------*/
.accordion{
	margin:15px 30px 0 15px;
}
.accordion label{
	border-bottom:5px #949494 solid;
	display:block;
	padding-bottom:2px;
	margin-bottom:8px;
}
.accordion h3{
	font-size:24px;
	font-style:italic;
	color:#e60012;
	cursor:pointer;
	margin-bottom:5px;
}
.accordion h3.active{
	color:#edd324;
}
.accordion small{
	font-size:12px;
	font-weight:bold;
}
.accordion span{
	font-style:normal;
	font-size:15px;
	color:#000000;
	background:#f6f6f6;
	border-bottom:1px #b2b2b2 solid;
	padding:5px;
	margin-left:5px;
	display:inline-block;
	width:600px;
}
.accordion p{
	font-size:13px;
	color:#6c6c6c;
	line-height:20px;
	display:block;
	margin:5px 0 10px 35px;
	clear:both;
}
/*----------------------------------------------------------------------------  場地介紹 > 周邊景點  --------*/
#view{
	font-family:"微軟正黑體", Arial, "新細明體", "細明體";
	clear:left;
	padding:10px 0 0 20px;
	height:650px;
}
.view{
	font-size:12px;
	float:left;
	color:#dfdfdf;
	background:#494949;
	border:1px #FFFFFF solid;
	display:block;
	padding:10px 5px;
	margin-right:15px;
	margin-bottom:10px;
	width:300px;
}
.view:hover{
	text-decoration:underline;
}
.view a{
	color:#ff7e00;
	display:block;
}
.view small{
	color:#4cd5b2;
	padding-left:5px;
}
#view span{
	font-size:12px;
	display:block;
	color:#FFFFFF;
	clear:both;
	background:url(../images/tit_view.jpg) no-repeat;
	height:30px;
	padding:5px 0 0 20px;
	margin-top:15px;
}
/*----------------------------------------------------------------------------  場地介紹 > 費用說明  --------*/
.charge{
	font-size:15px;
	padding:10px 0 30px 10px;
}
.charge label{
	display:block;
	background:url(../images/icon_charge.gif) no-repeat;
	padding-left:45px;
	margin:15px 0 15px 15px;
}
.past{
	font-size:13px;
	margin:auto;
	width:630px;
	border-top:1px #333333 solid;
	border-left:1px #333333 solid;
}
.past tr th{
	font-size:15px;
	border-right:1px #333333 solid;
	border-bottom:1px #333333 solid;
	background:#000000;
	color:#FFFFFF;
	padding:5px 0;
}
.past tr td{
	padding-left:3px;
	border-right:1px #333333 solid;
	border-bottom:1px #333333 solid;
}
.past tr td span{
	display:block;
	background:url(../images/arrow_past.jpg) no-repeat;
	background-position:0px 7px;
	padding-left:8px;
	margin-left:5px;
}
.past small{
	font-size:12px;
	color:#FF0000;
}
.ch1{
	font-weight:bold;
	background:#CCCCCC;
	text-align:center;
	padding-right:2px;
}
.ch2{
	font-size:12px;
	color:#FF0000;
	text-align:right;
}
.ch_a{
	color:#FF0000;
}


