@charset "utf-8";
/* CSS Document */
/*______________________________________________________________________________________________________________________________________________Cruise Class*/
#menu_left{
	width:188px;
	margin:6px 12px 0px;
	float:left;
}
#content_main{
	width:720px;
	float:left;
}
#content_left{
	width:188px;
	margin:10px 2px;
}

DIV.cruise_title{
	height:30px;
	font-size:24px;
	font-weight:bold;
	margin:0px 0px 10px;
	padding-top:8px;
	background-color:#FFF;
	color:#10855D;
}

DIV.cruise_list{
	border-bottom: 1px dotted #CCC;
	padding: 15px 0px 5px;
}
DIV.cruise_left{
	background:url(tour_3x149.jpg) no-repeat top right;
	float:left;
	padding:3px 10px;
	width:335px;
}
DIV.cruise_right{
	float:right;
	padding:3px 10px;
	width:335px;
}
DIV.cruise_img{
	float:left;
}
IMG.cruise_img{
	width:170px;
	height:106px;
	padding-right:12px;
}
DIV.cruise_img A{
	border:0px;
}
DIV.cruise_text{
	padding:1px 4px;
	line-height:150%;
}
SPAN.cruise_title{
	font-weight:bold;
	color:#3d6dad;
}
H1.cruise_list_title{
	margin-top: 0px;
	margin-bottom: 10px;
	font-size:18px;
}
H1.cruise_list_title A{
	color:#AE4912;
	font-size:12px;
	font-weight:bold;
}
H1.attraction_title{
	margin-top: 0px;
	margin-bottom: 10px;
	font-size:18px;
}
H1.attraction_title A{
	color:#AE4912;
	font-size:12px;
	font-weight:bold;
}
H1.attraction_page_title{
	line-height:70px;
	height:60px;
	color:#10855d;
	font-size:24px;
	text-transform:uppercase;
	font-weight:bold;
	padding-bottom:15px;
	margin:0px;
}
DIV.cuise_list_more{
	padding:18px 0px;
	background:url(tour_3x149.jpg) no-repeat top right;
	width:335px;
	padding-right:10px;
}
DIV.cuise_list_more_right{
	background:none;
}
DIV.cuise_list_more_list{
	background:url(dot_list_19x18.gif) no-repeat 0px 2px;
	padding-left:26px;
	padding-bottom:6px;
}
A.cruise_view_all{
	cursor:pointer;
	font-weight:bold;
	color:#F00;
}
A.cruise_list_more_link{
	color:#000;
	line-height:20px;
	font-size:12px;
}
DIV.cuise_view_all{
	float:right;
	padding-right:20px;
}
