@charset "utf-8";
/* CSS Document */

/*-----------------------header-------------------------------------------------*/
.banana02{
	width:300px;
	height:25px;
	position:relative;
	left:197px;
	top:90px;  
}

/*-----------------------main-------------------------------------------------*/
.line-grey{
	width:615px;
	border-bottom:1px solid #999999;
	margin-left:20px;
	padding:5px;
}
.box-tourlist{
	height:190px;
	background:#FFFFFF url(../image/list-r.jpg) no-repeat right top;
	margin:10px 10px 0;
	clear:both;	
}
.ding{
	width:230px;
	height:25px;
	background:url(../image/ding.gif) no-repeat;
	margin-top:1px;
}
.tour{
	width:628px;
	margin:0px auto;
}
.poht{
	width:150px;
	height:106px;
	margin:3px 0px;
	float:left;
}
.titel{
	width:474px;
	height:26px;
	margin-top:5px;
	background:url(../image/titel2.jpg) no-repeat;
	float:right;
}
.img-right{
	text-align:right;
	margin:10px 15px;
}
.img-right-01{
	position:relative;
	top:5px;
	right:5px;	
	float:right;	
}
.leave-blank{
	width:1px;
	height:150px;
}
#nav4{
	width:647px;
	margin-left:5px;
	background-color:#FFFFFF;
	}
#nav4-01{
	margin:0 15px;
	border:1px solid #FF0000;
	
}
.tour-title{
	list-style:none;
}
.tour-title li{
	width:400px;
	margin:5px 0px 5px 20px;
	float:left;
}
.width30{
	width:25%;
	float:left;
}
.width70{
	width:75%;
	float:right;
}
.table{
	width:95%;
	margin:10px 0px;
}
.table td{
	border-bottom:1px solid #CCCCCC;
	text-align:center;
	padding:5px;
}
.table01{
	width:95%;
	border:1px solid #CCCCCC;
	margin:10px 0px;
}
.table01 td{
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	text-align:center;
	padding:8px;
}
.table02{
	width:95%;
	margin:10px 0px;
}
.table02 td{
	border-bottom:1px solid #CCCCCC;
	padding:8px;
}
.wrap-title{
	margin-left:15px;
	padding:3px 0px;
	overflow:hidden;
}
#attraction-description{
	width:95%;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	margin-left:20px;
}
.att-description{
	width:385px;
	background-color:#FFFFFF;
	padding:10px;
}
.att-other-city{
	width:215px;
	background-color:#FFFFFF;
	padding:10px;
}


/*-----------------------footer-------------------------------------------------*/
.paypal{	
	height:107px;
	width:30%;
	float:left;
	text-align:center;
	margin-left:20px;
	_margin-left:5px;
	}
.aboutus{	
	height:107px;
	width:30%;
	float:left;
	text-align:center;
	margin-left:20px;
	}
.cantactus{	
	height:107px;
	width:30%;
	float:right;
	text-align:right;
	margin-right:25px;
	_margin-right:5px;
	}
