/* CSS Document */
.indexwrap{
	background:#FFFFFF;
	width: 670px;
	overflow:hidden;
	margin-left:5px;
	margin-top:15px;
	border-width: 1px;
	border-style: solid;
	border-color: #BD872D;
}

.indexwrap a:link, .indexwrap a:visited {
	text-decoration:none;
	color:#BD882C;}
	
.indexwrap a:hover {
	text-decoration:none;}

.indeximage{
	float:left;
	width:160px;
	height:130px;
	border-width: 1px;
	border-style: solid;
	border-color:#FFFFFF;
	margin-top:1px;
	margin-left:1px;
}
.indeximage img{
	width:150px;
	height:120px;
	margin:5px;
}
.indexheading{
	float:right;
	width:365px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BD872D;
}

.indexheading H2{
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	padding:0px;
	margin:0px;
	color:#BD882C;
}
.indexaddress{
	float:right;
	width:365px;
	overflow:hidden;
}
.indexchoice{
	float:right;
	width:130px;
	padding-left:5px;
	padding-top:25px;
}
.table01{
	width:98%;
	border:1px solid #CCCCCC;
}
.table01 td{
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	text-align:center;
	padding:5px;
}
.table02{
	width:95%;
	border-collapse:collapse;
	margin:10px auto;
	padding-bottom:10px;
	background-color:#F8F8F8;
}
.table02 td{
	border-bottom:1px solid #CCCCCC;
	padding:8px;
}
.table02 h3{
	font-size:12px; 
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#3A3A3A;
	margin-left:0px;
}
.table{
	width:100%;
	margin:10px auto;
}

.table th{
	padding:5px 5px 5px 15px;
}

.table td{
	border-bottom:1px solid #CCCCCC;
	padding:5px 5px 5px 15px;
}
.tour-title{
	width:431px;
	height:180px;
	line-height:15px;
	list-style:none;
}
.tour-title li{
	margin:5px 0px 5px 20px;
}
.float_right{
	margin:5px;
	padding:5px;	
	float:right;	
}
.float_right a{
	width:65px;
	height:25px;
	background-color:#F2F2E8;
	padding:3px;	
}
.float_right a:hover{
	width:65px;
	height:25px;
	background-color:#E9E9C2;
	padding:3px;	
}
.page_number{
	float:right;
	margin:5px 10px;
}
.page_number li{
	float:left;
	margin:0px 4px;
	text-align:center;	
	list-style:none;
}	
.page_number li a{
	width:100%;
	display:block;
	background-color:#FFF8E8;
	padding:0px 5px;
	border:1px solid #CCCCCC;	
}
.page_number li a:hover{
	width:100%;
	background-color:#FFF8E8;
	padding:0px 5px;	
	border:1px solid #CCCCCC;		
}
FIELDSET { width:93%; BORDER: #c7c7c7 1px solid; COLOR: #333; margin:10px; padding:0px 10px 10px 10px; line-height:35px;}
FIELDSET li{list-style-type:none;}
LEGEND {font-size:16px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; padding:0px 10px; COLOR: #6d6d4e; }

