#container{
	margin-top:10px !important;
	_padding-left:4px;
}
div#help a{
	top:10px !important;
}
#glfName {
	background-image: url(../img/ttlbg_glfname.gif);
	background-repeat: no-repeat;
	width:1006px;
	height:35px;
}
#glfName h1{
	height:20px;
	width:830px;
	overflow:hidden;
	font-size:14px;
	left:158px;
	position:relative;
	top:3px;
	text-align:left;
	margin-bottom:5px;
	background-image: url(../img/ico_round.gif);
	background-repeat: no-repeat;
	text-indent:23px;
	padding-top:3px;

}

/*left*/

#detailLeft{
	width: 372px;
}

#dLeftBody{
	background-image: url(../img/bg_d_left.gif);
	background-repeat: repeat-y;
	padding:10px 8px;
}
#dLeftPicBody{
	background-image: url(../img/fr_d_picMid.gif);
	background-repeat: repeat-y;
	_height:1%;
	width:378px;
}
#dLeftPicBody div img{
	margin-left:15px;
	float:left;
	margin-right:10px;
}
#dLeftPicBody p{
	line-height:150%;
	padding:0 15px 0 20px;
	margin-right:10px;

}
#dLeftBody table.list{
	width:351px;
	background-color:#e0e0e0;
}
#dLeftBody table.list th{
	background-color:#7FC21C;
	width:96px;
	padding:5px;
	text-align:center;
}
#dLeftBody table.list td{
	background-color:#ffffff;
	padding:5px;	
}
/*right*/
#detailRight{
	width: 586px;
	padding-left:3px;
}
#datailMapBody{
	background-image: url(../img/fr_d_mapMid.gif);
	background-repeat: repeat-y;
}
#map{
	width:578px;
	height:304px;
	margin-left:1px;
}

.reserveOn,.reserveOff{
	height:126px;
	background-repeat: no-repeat;
	font-size:11px;
}
.reserveOff{
	background-image: url(/img/bg_reserveOff.gif);
	color:#cccccc;
}
.reserveOff p{
	_color:#cccccc;
}
.reserveOn{
	background-image: url(/img/bg_reserveOn.gif);
}
.reserveOn table,.reserveOff table{
	position:relative;
	top:10px;
	left:15px;
}
.reserveOn strong,.reserveOff strong{
	font-size:12px !important;
	display:block;
	margin-bottom:4px;
}

.reserveOn em,.reserveOff em{
	margin-right:2px;
	margin-top:1px;
}


.reserveOn .logo,.reserveOff .logo{
	width:92px;
	height:92px;
}
.reserveOn p,.reserveOff p{
	width:320px;
	_width:330px;
	height:92px;
	padding-left:5px;
	padding-right:5px;
	line-height:1.3em;

}

.btn_o{
	width:132px;
	vertical-align:middle;
	text-align:center;
}
.sLink{
	margin-top:10px;
	margin-left:110px;
	padding-bottom:5px;
}
.sLink img{
	padding-bottom:5px;
}
/*
.reserveOn .btnDetail,.reserveOff .btnDetail{
	position:absolute;
	top:18px;
	right:34px;
}
.reserveOn .btnReserve,.reserveOff .btnReserve{
	position:absolute;
	top:60px;
	right:34px;
}
.reserveOff .btnDetail,.reserveOff .btnReserve{
	visibility:hidden !important;
}
*/

.addBody{
	background-image: url(../img/fr_d_addMid.gif);
	background-repeat: repeat-y;
	width:295px;
}
.addBody ul{
	width:258px;
	margin-left:14px;
	height:200px;
	overflow:auto;

}
.addBody ul li{
	margin-bottom:3px;
	padding-bottom:3px;
	border-bottom:1px solid #e0e0e0;
	line-height:150%;
}
.addBody ul li a{
	color:#333333;
}


#datailMapBody{
	padding-bottom:5px;
}
.infoWindow{
	text-align:center;
	margin:10px;
	font-weight:bold;
	width:250px;
}
.infoWindow a{
	display:block;
	background-image: url(/img/btn_detailB.gif);
	background-repeat: no-repeat;
	text-indent: -100000px;
	height: 47px;
	width: 165px;
	margin:10px auto;
	text-decoration:none;
	cursor:pointer;
	
}
.infoWindow a:hover{
	background-position: 0px -47px;
}

