#maincontent H3 {
	font-size: 16px;
	width: 600px;
	height: 30px;
	padding-top: 10px; 
	margin: 0px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../image/SubTitleTag01.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#maincontent #mapimage {
	padding: 20px; 
	margin: 0px;
}
#maincontent H4 {
	width: 600px;
	height: 30px;
	float: right;
	padding-top: 10px; 
	margin: 0px;
	text-align: center;
	color: #0000FF;
	background-image: url(../image/SubTitleTagSkyBlue.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.tourcourse {
	margin: 10px 0px;
	width: 100%;
	float: right;		
	font-size: 100%;
	border-collapse: collapse;
	border-spacing: 3px;
	text-align: left;
}
.tourcourse TH, .tourcourse TD {
	height: 30px;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #003366;
	color: #663366;
	font-weight: normal;
}
.tourcourse TH {
	font-weight: bold;
	background: #99CCFF;
	color: #FFFFFF;
	text-align: center;	
}
.tourcourse TD.day {
	width: 10%;
	background: #99CCFF;
	color: #FFFFFF;	
	text-align: center;
}
.tourcourse TD.course {
	width: 90%;
	font-size: 90%;	
	text-align: left;	
}
.index_list {
	width: 600px;
	float: right;	
	font-size: 12px;
	border-collapse: collapse;
	border-spacing: 0px;
	text-align: left;
	margin-bottom: 20px;
}
.index_list TH, .index_list TD {
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #336699;
}
.index_list TH.picture, .index_list TD.picture {
	width: 200px;
	height: 140px;
}
.index_list TH.picture IMG, .index_list TD.picture IMG {
	width: 200px;
	height: 140px;
}
.index_list TH.hotel_name, .index_list TD.hotel_name {
	width: 200px;
	height: 70px;
	color: #663366;
}
.index_list TH.hotel_short_intro, .index_list TD.hotel_short_intro {
	width: 200px;
	height: 70px;
	color: #663366;
}
.index_list TH.facility, .index_list TD.facility {
	width: 200px;
	height: 70px;
	padding: 0px;
	margin: 0px;
}
.index_list TH.facility IMG, .index_list TD.facility IMG {
	width: 30px;
	height: 30px;
	padding: 0px;
	margin: 0px;
}
.index_list TH.pricerange, .index_list TD.pricerange {
	width: 200px;
	height: 70px;
	text-align: center;
}
