/* CSS Document */
BODY{	
	padding: 0px;  margin: 0px;
}
*{
	font-size:12px;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
}
a{
	text-decoration:none;
}
a:visited{
}
a:link{
}
a:active{
}
a:hover{
	text-decoration:underline;
}
img{
	border: none;
}
ul, li, ol{
	padding: 0px; margin: 0px; list-style:none;
}
input{
}
FROM{
	padding:0px; margin:0px;
}
select{
	background:;
	font-size:;
}
textarea{
}
DIV.body{
	margin: auto; width: 1000px;
}
DIV.clear_left{
	clear:left;
}
DIV.clear_right{
	clear:right;
}
DIV.clear_both{
	clear:both;
}
DIV.content_left{
	width:214px;
	float:left;
}
DIV.head{
	
}
DIV.page_tour_travel{
	background:url(../front-images/Banner1.jpg)  top no-repeat; 
}
DIV.page_hotel{
	background:url(../front-images/Banner2.jpg)  top no-repeat; 
}
DIV.page_resort{
	background:url(../front-images/Banner3.jpg)  top no-repeat; 
}
DIV.page_service{
	background:url(../front-images/Banner4.jpg)  top no-repeat; 
}
DIV.page_useful{
	background:url(../front-images/Banner5.jpg)  top no-repeat; 
}
DIV.page_contact{
	background:url(../front-images/Banner6.jpg)  top no-repeat; 
}
DIV.content{
	margin-top:8px;
	width:1000px;
}
DIV.content_middle{
	float:left;
	width:575px;
	margin-left:6px;
	margin-right:5px;
}
DIV.content_right{
	float:left;
	width:200px;
}
/* fomart menu top */
UL.menu_top{
	float:right;
}
DIV.all_menu_top{
	height:15px;
	margin-bottom:3px;
}
LI.menu_top_1{
	float:left;
	padding-left:10px;
}
LI.menu_top_1 A{
	font-size:11px;
	padding-right: 10px;
}
IMG.img_menu_top{
	margin-top:2px;
}
/*format menu main*/
UL.menu_main{
	background:url(menu_main.gif);
	height:29px;
}
LI.menu_main_1{
	float:right;
	background: url(menu_main_ver.gif) right no-repeat;
	padding: 0px 18px;
	line-height:27px;
}
LI.menu_main_end{
	float:right;
	padding: 0px 18px;
	line-height:27px;
}
LI.menu_main_end A{
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
}
LI.menu_main_end A:hover{
	color:#ffe69b;
	text-decoration:none;
}
LI.menu_main_1 A{
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
}
LI.menu_main_1 A:hover{
	color:#ffe69b;
	text-decoration:none;
}
/* format menu footer*/
DIV.footer{
	width:1000px;
}
DIV.menu_footer{
	background:url(bg_2x134.gif) top repeat-x #72ccff;
	text-align: center;
	padding-top:8px;
	margin-top:10px;
}
DIV.menu_footer_contact{
	margin-top:8px; padding-bottom:5px;
}
DIV.menu_footer_contact_1{
	font-size:11px;
	color:#FFFFFF;
}
DIV.menu_footer_contact_2{
	margin-top:3px;
}
DIV.menu_footer_contact_2 A{
	font-size:11px;
	color:#000000;
	text-decoration:underline;
}
DIV.menu_footer_contact_2 A:hover{
	text-decoration:none;
}
DIV.menu_footer_menu A{
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
}
DIV.menu_footer_menu A:hover{
	color:#ffe69b;
	text-decoration:none;
}
DIV.menu_footer_menu{
	color: #FFFFFF;
}
DIV.menu_footer_menu_1{
}
/* format box search*/
DIV.box_search_all{
	/*background:url(BG_box_search.gif) repeat-x top #ffcd39;*/
	padding-bottom:7px;
	background:-moz-linear-gradient(top, #98d338, #74b318); 
background:
				-webkit-gradient(
									linear,
									left bottom,
									left top,
									color-stop(1, #98d338),
									color-stop(0, #74b318)
								);
-pie-background: linear-gradient(top, #98d338, #74b318); behavior:url(../js/PIE.htc);
	
	
}
*:first-child+html DIV.box_search_all{ margin-bottom:20px;}
DIV.left_search{
	background:url(Icon_search.gif.gif) left no-repeat;
	height:45px; width:50px;
	float:left; margin-left:5px; margin-top:5px;
}
DIV.midle_search{
	float:left;
	margin-top:13px;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
}
DIV.box_search_horizontal{
	background:url(BG_select_search1.gif) no-repeat;
	height:21px; 
	font-size: 11px;
	font-weight: bold;
}
INPUT.b_search{
	float:left;
}
DIV.b_search_text_select{
	float:left;
	margin-top:2px;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	padding-right:15px
}
SELECT.b_search_select{
	width:132px;
	float:right;
	margin-right:10px;
	font-size:11px;
	text-align:center;
}
DIV.b_search_row{
	padding: 7px 0px;
}
INPUT.b_search_row{
	float: right;
	margin-right:10px;
}
INPUT.submit_b_search{
	/*background:url(submit_b_search.jpg) no-repeat;*/
	padding:3px 13px;
	margin-top:7px; margin-left:78px; border:none; cursor:pointer; 
	 background:-moz-linear-gradient(top, #f2791a, #e1690b); 
background:
				-webkit-gradient(
									linear,
									left bottom,
									left top,
									color-stop(1, #f2791a),
									color-stop(0, #e1690b)
								);
-pie-background: linear-gradient(top, #f2791a, #e1690b); behavior:url(../js/PIE.htc); color:#FFFFFF;-moz-border-radius:4px;border-radius:4px 4px 4px 4px; border:1px solid #FFFFFF; font-weight:bold;
	
	
}
SPAN.b_search{
	display:block;
	color:#fff;
	float:left;
	margin-left:6px;
	font-weight:bold;
}
/* format box Tour Trong nuoc */
DIV.left_b_tour_TT{
	background:url(BG_summary_car.gif) left no-repeat;
	height:31px; width:29px;
	float:left;
}
DIV.box_tour_TN{
	background:url(BG_detail_some_box.gif) top repeat-x #3693ff;
	margin-top:4px;
}
DIV.midle_b_tour_TT{
	background: url(BG_summary.gif) repeat-x;
	height:24px;
	padding-top:7px;
	font-size:13px;
	font-weight:bold;
	width: 185px;
	float:left;
}
SPAN.title_tour_TT{
	font-size:13px;
	background: url(gachchan_title.gif) bottom repeat-x; 
	padding-bottom:2px;
}
DIV.b_TT_row{
	margin-bottom:15px;
}
LI.b_TT_row_HD{
	margin-bottom:6px;
	list-style: url(arrow_1.gif);
	line-height:17px;
	margin-left:15px;
}
LI.b_TT_row{
	margin-bottom:15px;
	list-style: url(arrow_1.gif);
	line-height:17px;
	margin-left:15px;
}
DIV.b_TT_row A{
	color:#FFFFFF;
	font-weight:bold;
	background: url(arrow_1.gif)  left no-repeat;
	height:5px; width:8px; 
	padding-left:15px;
}
LI.b_TT_row A{
	color:#FFFFFF;
	font-weight:bold;
}
LI.b_TT_row_HD A{
	color:#FFFFFF;
	font-weight:bold;
}
LI.b_TT_row_HD A:hover{
	color:#183d4e;
}
DIV.b_TT_row A:hover{
	color:#183d4e;
}
LI.b_TT_row A:hover{
	color:#183d4e;
}
DIV.box_tour_content{
	padding-left:15px;
	padding-bottom:1px;
	padding-top:9px;
	padding-right:15px;
}
/* format box tour nuoc ngoai*/
DIV.left_b_tour_NG{
	background:url(BG_summary_sky.gif) left no-repeat;
	height:31px; width:29px;
	float:left;
}
DIV.box_tour_NG{
	background:url(BG_detail_some_box.gif) top repeat-x #3693ff;
	margin-top:4px;
}
DIV.midle_b_tour_NG{
	background: url(BG_summary.gif) repeat-x;
	height:24px;
	padding-top:7px;
	font-size:13px;
	font-weight:bold;
	width: 185px;
	float:left;
}
SPAN.title_tour_NG{
	font-size:13px;
	background: url(gachchan_title.gif) bottom repeat-x; 
	padding-bottom:2px;
}
/*format box hoi dap*/
DIV.left_b_tour_question{
	background:url(BG_summary_question1.gif) left no-repeat;
	height:31px; width:25px;
	float:left;
}
DIV.box_tour_question{
	background:url(BG_detail_some_box.gif) top repeat-x #3693ff;
	margin-top:4px;
}
DIV.midle_b_tour_question{
	background: url(BG_summary.gif) repeat-x;
	height:24px;
	padding-top:7px;
	font-size:13px;
	font-weight:bold;
	width: 189px;
	float:left;
}
SPAN.title_tour_question{
	font-size:13px;
	background: url(gachchan_title.gif) bottom repeat-x; 
	padding-bottom:2px;
}
/*format box weather*/
DIV.midle_weather{
	font-size:13px;
	font-weight:bold;
	color:#173a4b;
	text-align:center;
	margin-top:5px;
	margin-bottom:20px;
}
DIV.box_weather{
	border:#2d4c5b 1px solid;
	margin-top:7px;
}
DIV.b_weather_left{
	float:left;
	margin-left:6px;
}
DIV.b_weather_right{
	float:right;
	margin-right:12px;
}
DIV.b_weather_row{
	margin-bottom:13px;
}
DIV.b_weather_city{
	font-weight:bold;
	color:#173a4b;
}
/*formar box ty gia */
DIV.midle_rate{
	font-size:13px;
	font-weight:bold;
	text-align:center;
	margin-top:6px;
	margin-bottom:12px;
}
DIV.box_rate{
	background:url(BG_box_tygia.gif) top repeat-x #ffcd39;
	height:279px;
	margin-top:20px;
}
*:first-child+html DIV.box_rate{height:290px;}

DIV.b_rate_row{
	background:url(gachchan_rate.gif) bottom repeat-x;
	padding-bottom:2px;
	margin:4px 12px;
}
DIV.b_rate_left{
	float:left
}
DIV.b_rate_title_left{
	float:left; margin-left:12px;
	font-size:13px; font-weight:bold; color:#183d4e;
}
DIV.b_rate_title{
}
DIV.b_rate_title_right{
	float:right;
	margin-right:20px;
	font-size:13px; font-weight:bold; color:#183d4e;
}
DIV.b_rate_right{
	float:right;
}
/*format kick thuoc cua image*/
IMG.IMG_box_tour_HD{
	width:120px; height:90px; border:1px solid #b9b9b9; padding:1px;
}
IMG.IMG_box_tour_HD_1{
	width:192px; height:145px; border:1px solid #b9b9b9; padding:1px;
}
IMG.IMG_box_tour_HD_2{
	width:122px; height:92px; border:1px solid #FFFFFF;
}
IMG.IMG_box_tour_HD_3{
	width:56px; height:42px;
}
IMG.IMG_box_tour_HD_4{
	width:81px; height:60px;
}
IMG.IMG_box_tour_HD_5{
	width:144px; height:41px;
}
IMG.IMG_box_tour_HD_6{
	width:130px; height:97px; border:1px solid #b9b9b9; padding:1px;
}
/*format box tour hap dan*/
DIV.b_tour_HD_content{
	margin:5px 5px;
}
DIV.b_tour_hapdan{
	background-color:#f9f9f7;
	border:1px solid #b9b9b9;
}
DIV.midle_tour_hapdan{
	font-size:15px; font-weight:bold;
	background: url(BG_summary_midle_top.gif) repeat-x;
	height:25px;
	padding-left:4px;
	padding-top:5px;
}
DIV.b_tour_HD_left{
	float:left;
}
DIV.b_tour_HD_right{
	margin-left:12px;
	float:left;
}
DIV.b_tour_HD_text{
	width:340px;
	margin-bottom:7px;
}
DIV.b_tour_HD_title{
	margin-bottom:10px;
	width:220px;
}
DIV.b_tour_HD_title A{
	font-weight:bold;
}
DIV.b_tour_HD_price{
	color:#ff0000;
	margin-bottom:12px;
}
DIV.b_tour_HD_book{
	float:left;
	background:url(arrow_dat_ve.gif) left no-repeat;
	height:14px;
	padding-left:8px;
	width:50px;
}
DIV.b_tour_HD_book A{
	font-size:11px;
	color:#FF0000;
	text-decoration:underline;
}
DIV.b_tour_HD_row{
	margin-bottom:10px;
}
DIV.b_tour_HD_book A:hover{
	text-decoration:none; 
}
DIV.b_tour_HD_detail{
	float:left;
	background:url(arrow_dat_ve.gif) left no-repeat;
	height:14px;
	padding-left:8px;
}
DIV.b_tour_HD_detail A{
	font-size:11px;
	text-decoration:underline;
	color:#FF0000;
}
DIV.b_tour_HD_detail A:hover{
	text-decoration:none;
}
DIV.b_tour_hapdan_row_2{
	border:1px solid #bebebd;
	background-color:#ecece8;
	border-top:none;
	margin-bottom:10px;
	padding-right:8px;
}
DIV.b_tour_HD_row_2_title{
	font-size:13px; font-weight:bold;
	background:url(arrow_3.gif) left no-repeat;
	height:18px; padding-left:16px;
	margin-left:8px;
	margin-bottom:8px;
}
DIV.b_tour_HD_text_2{
	margin-bottom:9px;
	margin-left:10px;
	background:url(arrow_4.gif) left no-repeat;
	height:15px; padding-left:10px; padding-right:10px;
}
/*format box tour trong nuoc - midle*/
DIV.b_TT_midle{
	border:1px solid #bebebd;
	background-color:#f9f9f7;
}
DIV.midle_b_TT_midle{
	background:url(BG_summary_midle.gif) repeat-x;
	height:24px;
	font-size:14px; font-weight:bold; color:#ffe38f;
	padding-left:5px;
	padding-top:5px;
}
DIV.b_TT_midle_row_right_text{
	width:425px;
	margin-bottom:5px;
}
DIV.b_TT_midle_row_left{
	float:left;
}
DIV.b_TT_midle_row_right{
	float:left;
	margin-left:8px;
}
DIV.b_TT_midle_content{
	padding-top:8px; padding-bottom:1px; padding-left:8px; padding-right:8px;
}
DIV.b_TT_midle_row_right_title{
	margin-bottom:4px;
}
DIV.b_TT_midle_row_right_title A{
	font-weight:bold;
}
DIV.b_TT_midle_row_right_price{
	color:#ff0000;
	margin-bottom:5px;
}
DIV.b_TT_midl_book{
	float:left;
	background:url(arrow_dat_ve.gif) left no-repeat;
	height:14px;
	padding-left:8px;
	width:50px;
}
DIV.b_TT_midl_book A{
	font-size:11px;
	color:#FF0000;
	text-decoration:underline;
}
DIV.b_TT_midle_row{
	margin-bottom:10px;
}
DIV.b_TT_midl_book A:hover{
	text-decoration:none; 
}
DIV.b_TT_midl_detail{
	float:left;
	background:url(arrow_dat_ve.gif) left no-repeat;
	height:14px;
	padding-left:8px;
}
DIV.b_TT_midl_detail A{
	font-size:11px;
	text-decoration:underline;
	color:#FF0000;
}
DIV.b_TT_midl_detail A:hover{
	text-decoration:none;
}
/*formar box support*/
DIV.b_support{
	background-color:#7ed7ff;
	padding-top:6px; padding-bottom:6px;
}
DIV.midle_b_support{
	font-size:13px; font-weight:bold;
	text-align:center;
}
A.support_online{
	display:block; text-align:center;
	margin-top:17px;
	margin-bottom:9px;
}
A.support_2{
	display:block; text-align:center;
	margin-bottom:9px;
}
DIV.address{
	text-align:center;
}
/*format box thiet ke tour*/
IMG.IMG_b_thietke_tour{
	margin-top:4px;
}
DIV.b_TT_tour{
	background:url(BG_box_TTtour_2.jpg) no-repeat; height:29px;
	margin-top:4px;
	text-align:center;
	padding-top:6px;
}
DIV.b_TT_tour A{
	background: url(arrow_b_TT_tour.gif) right 4px no-repeat; width:18px; height:12px;
	font-size:17px; font-weight:bold; color:#c72d2d; text-align:center; padding-right:23px;
}
DIV.b_TT_tour A:hover{
	text-decoration:none;  
}
/*format box tour noi bat*/
DIV.b_tour_NB{
	background:url(BG_detail_some_box.gif) top repeat-x #3693ff;
	margin-top:4px;
	padding-top:5px; padding-bottom:5px;
}
DIV.midle_b_tour_NB{
	font-size:13px; font-weight:bold; text-align:center;
	margin-bottom:20px;
}
DIV.b_tour_NB_row{
	text-align:center;
	margin-bottom:12px;
	padding-left:10px; padding-right:10px;
}
DIV.b_tour_NB_text{
	margin-top:6px;
}
DIV.b_tour_NB_text A{
	color:#FFFFFF;
}
/*format box Van hoa vietnam*/
DIV.b_VH_vietnam{
	background:url(BG_detail_some_box.gif) top repeat-x #3693ff;
	margin-top:5px;
}
DIV.midle_b_VH_vietnam{
	background: url(BG_summary.gif) repeat-x;
	height:24px;
	padding-top:7px;
	font-size:13px;
	font-weight:bold;
	width: 167px;
	float:left;
	text-align:right; padding-right:4px;
}
DIV.right_b_VH_vietnam{
	background:url(BG_summary_vietnamese.gif) right no-repeat;
	height:31px; width:29px;
	float:left;
}
DIV.b_VH_vietnam_left{
	float:left;
	border:1px solid #FFFFFF;
}
DIV.b_VH_vietnam_right{
	float:left;
	margin-left:10px;
}
DIV.b_VH_vietnam_text{
	color:#FFFFFF;
	width:110px;
}
DIV.b_VH_vietnam_more{
	float:right;
}
DIV.b_VH_vietnam_row{
	padding-left:10px; padding-right:5px;
	margin-top:5px; margin-bottom:10px;
}
DIV.b_VH_vietnam_more A{
	color:#FF0000;
	font-size:11px;
	text-decoration:underline;
}
DIV.b_VH_vietnam_more A:hover{
	text-decoration:none;
}
DIV.b_VH_vietnam_content{
	padding-bottom:1px;
}
/*format box news*/
DIV.b_news{
	background:url(BG_detail_some_box.gif) top repeat-x #3693ff;
	margin-top:4px;
	padding-top:5px;
}
DIV.midle_b_news{
	font-size:13px; font-weight:bold; text-align:center;
}
DIV.b_news_content{
	padding:4px 6px;
}
DIV.b_news_row{
	margin-bottom:15px;
}	
LI.b_news_row{
	margin-bottom:15px;
	list-style:url(arrow_TT.gif);
	margin-left:15px;
}	
DIV.b_news_row A{
	background:url(arrow_TT.gif) left no-repeat;
	height:5px; padding-left:11px;
	color:#FFFFFF; text-decoration:underline;
}
LI.b_news_row A{
	color:#FFFFFF; text-decoration:underline;
}
LI.b_news_row A:hover{
	text-decoration:none; color:#000000;
}
DIV.b_news_row A:hover{
	text-decoration:none; color:#000000;
}
/*format box photo*/
DIV.b_photo{
	background:url(BG_detail_some_box.gif) top repeat-x #3693ff;
	margin-top:4px;
	padding-top:5px;
}
DIV.midle_b_photo{
	font-size:13px; font-weight:bold; text-align:center;
}	
DIV.b_photo_content{
	padding:4px 6px;
}
DIV.b_photo_row{
	margin-bottom:12px;
}
DIV.b_photo_left{
	float:left;
	margin-left:5px;
}
DIV.b_photo_left IMG{
	border:1px solid #FFFFFF;
}
DIV.b_photo_right IMG{
	border:1px solid #FFFFFF;
}
DIV.b_photo_right{
	float:right;
	margin-right:5px;
}
/*format box comment*/
DIV.b_comment{
	background:url(BG_detail_some_box.gif) top repeat-x #3693ff;
	margin-top:4px;
	padding-top:5px;
}
DIV.midle_b_comment{
	font-size:13px; font-weight:bold; text-align:center;
}
DIV.b_comment_content{
	padding:5px 4px;
}
DIV.b_comment_text{
	color:#000000; 
	/*float:left;*/
	font-weight:bold;
}
DIV.b_comment_text_2{
	/*float:left;*/
	color:#FFFFFF; margin-left:4px;
	/*width:140px;*/
}
DIV.b_comment_more{
	float:right;
	margin:2px 0px;
}
DIV.b_comment_more A{
	font-size:11px; color:#FF0000; text-decoration:underline;
}
DIV.b_comment_more A:hover{
	text-decoration:none;
}
textarea.b_comment{
	width:187px;
	height:49px;
}
DIV.b_comment_submit{
	float:right;
}
/*format box weblink*/
DIV.b_weblink{
	background:url(BG_detail_some_box.gif) top repeat-x #3693ff;
	margin-top:4px;
	padding-top:5px;
}
DIV.midle_b_weblink{
	font-size:13px; font-weight:bold; text-align:center;
}
DIV.b_weblink_content{
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
}
DIV.b_weblink_IMG IMG{
	margin-bottom:10px;
	border:1px solid #FFFFFF;
}
/*format box tour travel trong nuoc */
DIV.b_travel_TN_submit{
	text-align:center;
	margin-bottom:12px;
}
DIV.b_travel_TN_submit{
	/*background:url(submit_b_travel_2.jpg) center no-repeat; height:22px;*/
	padding-top:3px;
	height:22px;
	width:260px;
}
A.input_travel_TN_left{
	display:block;
	float:left;
	background: url(left_input_travel.gif) left no-repeat; height:25px; width:16px;
}
A.input_travel_TN_right{
	display:block;
	float:left;
	background: url(right_input_travel.gif) right no-repeat; height:25px; width:16px;
}
A.input_travel_TN_midle{
	display:block;
	float:left;
	padding-top:4px;
	background:url(midle_input_travel.gif) repeat-x; height:21px;
}
DIV.input_travel_TN_left_1{
	background: url(left_input_travel.gif) left no-repeat; height:25px;
}
DIV.input_travel_TN_right_1{
	background: url(right_input_travel.gif) right no-repeat; height:25px; padding-left: 16px;
}
DIV.input_travel_TN_midle_1{
	background:url(midle_input_travel.gif) repeat-x; height:25px; line-height: 25px; margin-right: 16px;
}
DIV.b_travel_TN_submit A{
	font-size:13px; font-weight:bold;
}
DIV.b_travel_TN_submit A:hover{
	text-decoration:none;
}
DIV.b_travel_name{
	font-size:15px; font-weight:bold; background:url(arrow_5.gif) left no-repeat;
	padding-left:12px; margin-left:5px; margin-right:10px;
}
DIV.b_travel_summmary{
	font-weight:bold; color:#3895ff; margin-top:4px; margin-bottom:4px; margin-left:8px; margin-right:8px;
}
DIV.b_tour_HD_row_2{
	background-color:#ededed; height:150px; width:569px;
	padding-top:5px;
	padding-left:4px;
}
DIV.b_tour_HD_content_2{
}
DIV.b_tour_HD_row_3{
	padding-top:5px;
	padding-left:4px;
}
DIV.b_travel_next{
	background-color:#dbdbdb;
	height:17px;  padding-top:2px; padding-bottom:2px; padding-right:4px;text-align:right; margin-top:5px; margin-bottom:5px;
	width:569px;
}
DIV.b_travel_next A{
	margin-right:2px;
}
STRONG.b_travel_next{
}
A.b_travel_text{
	font-size:11px; margin-left:3px; margin-right:3px; 
}
A.b_travel_text_1{
}
DIV.b_tour_HD_content_Tour_NN{
	background-color:#f9f9f7; margin-top:9px;
	border:1px solid #b9b9b9;
}
/*format box sale hotel*/
DIV.b_tour_sale_hotel{
	background-color:#f9f9f7;
	border:1px solid #b9b9b9; padding-bottom:5px;
}
DIV.midle_b_tour_sale_hotel{
	font-size:13px; font-weight:bold;
	background: url(BG_summary_midle_top.gif) repeat-x;
	height:25px;
	padding-left:4px; padding-right:5px;
	padding-top:5px;
}
SPAN.title_sale_hotel{
	font-size:13px; font-weight:bold; background:url(arrow_5_2.gif) left no-repeat;
	padding-left:12px; margin-left:5px; display:block;
}
DIV.b_tour_sale_hotel{
}
DIV.b_tour_sale_hotel_left{
	float:left;
}
DIV.b_tour_sale_hotel_right{
	margin-left:8px;
	float:left;
}
DIV.b_tour_sale_hotel_text{
	width:427px;
	margin-bottom:2px;
}
DIV.b_tour_sale_hotel_title{
	margin-bottom:2px;
}
DIV.b_tour_sale_hotel_title A{
	font-weight:bold;
}
DIV.b_tour_sale_hotel_title_1{
	float:left;
}
DIV.b_tour_sale_hotel_title_1 A{
	font-weight:bold;
}
DIV.b_tour_sale_hotel_row_1{
	background-color:#ededed; height:100px; width:568px;
	padding-top:5px;
	padding-left:4px;
}
DIV.b_tour_sale_hotel_row_2{
	padding-top:5px;
	padding-left:4px;
}
IMG.IMG_star_sale_hotel{
	float:right;
}
DIV.b_tour_sale_hotel_price{
	color:#ff0000;
	margin-bottom:3px;
}
DIV.b_tour_sale_hotel_book{
	float:left;
	background:url(arrow_dat_ve.gif) left no-repeat;
	height:14px;
	padding-left:8px;
	width:67px;
}
DIV.b_tour_sale_hotel_book A{
	font-size:11px;
	color:#FF0000;
	text-decoration:underline;
}
DIV.b_tour_sale_hotel_book A:hover{
	text-decoration:none; 
}
DIV.b_tour_sale_hotel_detail{
	float:left;
	background:url(arrow_dat_ve.gif) left no-repeat;
	height:14px;
	padding-left:8px;
}
DIV.b_tour_sale_hotel_detail A{
	font-size:11px;
	text-decoration:underline;
	color:#FF0000;
}
DIV.b_tour_sale_hotel_detail A:hover{
	text-decoration:none;
}
DIV.b_tour_more_top{
	float:right;
	width:554px;
	margin-bottom:3px;
	text-align:right;
	padding-right:3px;
	background:url(gach_chan_title_hotel.gif) bottom repeat-x;
	padding-bottom:2px;
}
DIV.b_tour_top_summary{
	float:right;
	width:554px;
	margin-bottom:10px;
	margin-top:6px;
	padding-right:3px;
	text-align:left;
	background:url(gach_chan_title_hotel.gif) bottom repeat-x;
	padding-bottom:2px;
	color:#3895ff; font-size:13px; font-weight:bold;
}
DIV.b_tour_more_top A{
	color:#3895ff; font-size:11px;
	background:url(arrow_7.gif) left no-repeat; padding-left:9px;
}
DIV.b_tour_sale_hotel_more{
	float:right;
}
/*format box hotel */
DIv.select_top_sale_hotel{
	float:right;
	margin-right:7px;
}
DIV.text_select_sale_hotel{
	float:left;
	margin-top:3px; margin-right:8px; font-size:11px; font-weight:bold; color:#3895ff;
	background:url(arrow_8.gif) left no-repeat; padding-left:28px;
}
DIV.select_b_sale_hotel{
	float:left;
}
SELECT.select_b_sale_hotel{
	height:18px;
	font-size:11px;
}
DIV.b_tour_sale_hotel_2{
	background-color:#f9f9f7;
	margin-top:8px;
	border:1px solid #b9b9b9; padding-bottom:5px;
}
DIV.b_hotel_next{
	background-color:#dbdbdb;
	height:17px;  padding-top:2px; padding-bottom:2px; padding-right:4px;text-align:right; 
	margin-top:8px !important; margin-top:5px;  margin-bottom:5px;
	width:569px;
}
DIV.b_hotel_next A{
	margin-right:2px;
}
STRONG.b_hotel_next{
}
A.b_hotel_text_1{
}
DIV.b_hotel_next_page{
	float:left;
	font-size:11px; font-weight:bold;
	margin-left:8px;
}
STRONG.b_hotel_next_page{
	font-size:13px; color:#FF0000; font-weight:bold; margin-right:3px;
}
STRONG.b_hotel_next A{
	font-weight:bold; color:#FF0000;
}
/*format box service detail*/
DIV.b_select_detail{
	background-color:#f9f9f7;
	border:1px solid #b9b9b9; padding-bottom:5px;
	width:773px;
}
DIV.b_tour_content{
	
}
*:first-child+html DIV.b_tour_content{ margin-top:-20px; }
* HTML DIV.b_tour_content {margin-top:-20px; }
DIV.select_detail_service{
	float:right;
	margin-right:11px;
}
DIV.text_select_select_detail{
	float:left;
	margin-top:3px; margin-right:8px; font-size:11px; font-weight:bold; color:#3895ff;
	background:url(arrow_8.gif) left no-repeat; padding-left:28px;
}
DIV.select_b_select_detail{
	float:left;
}
SELECT.select_b_select_detail{
	height:18px;
	font-size:11px;
}
DIV.b_select_detail_summary{
	float:right; font-size:13px; font-weight:bold; color:#3895ff;
	width:756px;
	margin-bottom:4px;
	margin-top:6px;
	padding-right:3px;
	text-align:left;
	background:url(gach_chan_title_hotel.gif) bottom repeat-x;
	padding-bottom:2px;
}
DIV.b_select_detail_summary_right{
	float:right;
}
DIV.b_select_detail_summary_right A{
	color:#3895ff; font-size:11px;
	background:url(arrow_7.gif) left no-repeat; padding-left:9px;
}
DIV.b_select_detail_summary_left{
	float:left;
	color:#3895ff; font-size:13px; font-weight:bold;
}
DIV.b_select_detail_row_1{
	background-color:#ededed; height:100px; width:768px;
	padding-top:5px;
	padding-left:4px;
}
DIV.b_select_detail_left{
	float:left;
}
DIV.b_select_detail_right{
	margin-left:8px;
	float:left;
}
DIV.b_select_detail_title{
	margin-bottom:8px;
}
DIV.b_select_detail_title A{
	font-weight:bold;
}
DIV.b_select_detail_title_1{
	float:left;
}
DIV.b_select_detail_title_1 A{
	font-weight:bold;
}
DIV.b_select_detail_text{
	width:622px;
	margin-bottom:1px;
}
DIV.b_select_detail_more{
	float:right;
}
DIV.b_select_detail_more_detail{
	float:left;
	background:url(arrow_dat_ve.gif) left no-repeat;
	height:14px;
	padding-left:8px;
}
DIV.b_select_detail_more_detail A{
	font-size:11px;
	text-decoration:underline;
	color:#FF0000;
}
DIV.b_select_detail_more_detail A:hover{
	text-decoration:none;
}
DIV.b_select_detail_more_detail_2{
	float:left;
	background:url(arrow_dat_ve.gif) left no-repeat;
	height:14px;
	padding-left:8px;
}
DIV.b_select_detail_more_detail_2 A{
	font-size:11px;
	text-decoration:underline;
	color:#FF0000;
}
DIV.b_select_detail_more_detail_2 A:hover{
	text-decoration:none;
}
DIV.b_service_detail_row_2{
	padding-top:5px;
	padding-left:4px;
}
DIV.b_service_detail_next{
	background-color:#dbdbdb;
	height:17px;  padding-top:2px; padding-bottom:2px; padding-right:4px;text-align:right; 
	margin-top:8px !important; margin-top:5px;  margin-bottom:5px;
	width:769px;
}
/*format box service*/
DIV.b_select_detail{
	margin-bottom:8px;
}
/*format box about viet nam*/
DIV.b_about_vietnam_text{
	width:622px;
	margin-bottom:1px;
}
DIV.b_about_vietnam_title_1{
	float:left;
}
DIV.b_about_vietnam_title_1 A{
	font-weight:bold;
	color:#3895ff;
}
DIV.b_about_vietnam_title{
	margin-bottom:11px;
}
DIV.b_about_vietnam_title A{
	font-weight:bold;
}
/*format box culture vietnam*/
DIV.midle_b_culture_vietnam{
	font-size:13px; font-weight:bold;
	background: url(BG_summary_midle_top.gif) repeat-x;
	height:25px;
	padding-left:4px;
	padding-top:5px;
}
DIV.b_culture_vietnam{
	background-color:#f9f9f7;
	border:1px solid #b9b9b9; padding-bottom:5px;
	width:380px;
	float:left;
}
/*format box beauty spot vietnam*/
DIV.b_CE_and_BY_vietnam{
	width:773px;
}
DIV.midle_b_CE_vietnam{
	font-size:13px; font-weight:bold;
	background: url(BG_summary_midle_top.gif) repeat-x;
	height:25px;
	padding-left:4px;
	padding-top:5px;
}
DIV.b_CE_vietnam{
	background-color:#f9f9f7;
	border:1px solid #b9b9b9; padding-bottom:5px;
	width:382px;
	float:left;
}
DIV.midle_b_BY_vietnam{
	font-size:13px; font-weight:bold;
	background: url(BG_summary_midle_top.gif) repeat-x;
	height:25px;
	padding-left:4px;
	padding-top:5px;
}
DIV.b_culture_content{
}
DIV.b_BY_vietnam{
	background-color:#f9f9f7;
	border:1px solid #b9b9b9; 
	/*padding-bottom:5px;*/
	width:383px;
	float:right;
}
DIV.b_CE_row{
	padding-bottom:12px; padding-top:12px;
}
DIV.b_CE_left{
	float:left; 
}
DIV.b_CE_left IMG{
	margin-left:5px;
}
DIV.b_CE_right{
	float:left;
}
DIV.b_CE_row_2{
	background-color:#ededed; padding-top:12px; padding-bottom:8px; 
}
DIV.b_CE_left{
	margin-right:15px; margin-left:5px;
}
DIV.b_CE_right_summary{
	font-weight:bold; color:#FF0000; 
}
LI.b_CE_text{
	margin-top:9px; margin-bottom:9px; margin-left:22px; list-style: url(arrow_10.gif); width:180px;
}
LI.b_CE_text A{
	color:#3895ff; font-size:11px; font-weight:bold; text-decoration:underline;
}	
LI.b_CE_text A:hover{
	text-decoration:none; color:#FF0000;
}
DIV.b_BY_row{
	padding-bottom:12px; padding-top:12px;
}
DIV.b_BY_row_2{
	background-color:#ededed; padding-top:12px; padding-bottom:12px; 
}
DIV.b_about_vietnam_more{
	float:right;
	margin-bottom:5px;
}
DIV.b_about_vietnaml_row_1{
	background-color:#ededed; height:108px; width:768px;
	padding-top:5px;
	padding-left:4px;
}
DIv.b_about_us{
	padding-bottom:10px; padding-left:10px; padding-right:10px;
}
/*format box about us */
DIV.about_us{
	background-color:#f9f9f7;
	border:1px solid #b9b9b9; padding-bottom:5px;
}
LI.b_site_map_link{
	 margin-left:7px; margin-top:10px; margin-bottom:10px; width:220px;
}
LI.b_site_map_link A{
	font-size:11px; font-weight:bold; color:#666666  ;
}
LI.b_site_map_link A:hover{
	color:#3895ff;
}
DIV.b_site_map_left{
	float:left;
}
DIV.b_site_map_right{
	float:right;
	margin-left:70px;
}
/*format box contact*/
INPUT.input_contact{
	width:400px;
}
INPUT.input_contact2{
	width:30px; margin-right:8px;
}
textarea.text_content_contact{
	width:400px; height:50px; overflow:scroll;
}
/*format box post question*/
DIV.b_post_question_summary{
	float:right; font-size:13px; font-weight:bold; color:#3895ff;
	margin-bottom:10px;
	width:560px;
	margin-top:8px;
	padding-right:3px;
	text-align:left;
	background:url(gach_chan_title_hotel.gif) bottom repeat-x;
	padding-bottom:2px;
}
DIV.sh_help_text{
	padding:5px 10px; margin-bottom:12px;
}
DIV.sh_help_question1{
	margin-bottom:7px;
}
DIV.sh_help_question1 A{
	font-size:13px; font-weight:bold; background:url(arrow_12.gif) left no-repeat; padding-left:10px;
}
DIV.sh_help_question1 A:hover{
	text-decoration:none; color:#3895ff
}
DIV.sh_help_question_title{
	margin-bottom:6px; font-size:11px ; font-weight:bold; background:url(arrow_11.gif) left no-repeat; padding-left:10px;
}
DIV.sh_help_question_title A{
	color:#3895ff;
}
DIV.sh_help_question_title A:hover{
	text-decoration:none;
}
DIV.sh_help_question{
	padding:5px 10px;
}
/*format booking*/
TD.name_booking{
	font-weight:bold; 
}
TD.summary_booking{
	font-size:13px; font-weight:bold; color:#3895ff;
}
TD.summary_booking_1{
	font-size:13px; font-weight:bold; color:#333333;
}
TD.summary_booking2{
	font-size:13px; font-weight:bold; color:#3895ff; 
}
TD.summary_booking_3{
	font-size:12px; font-weight:bold; color:#3895ff;  
}
TABLE.all_information{
	border:1px solid #FF0000; padding-top:12px; padding-bottom:12px; padding-left:5px;
}
INPUT.input_booking1{
	width:30px;
}
INPUT.input_booking2{
	width:100px;
}
INPUT.input_booking3{
	width:150px;
}
INPUT.input_customize_tour{
	width:80px; margin-right:10px;
}
INPUT.input_old{
	width:30px;
}
SELECT.select_contact{
	margin-right:20px;
}
INPUT.phone{
	width:40px;
}
INPUT.phone2{
	width:80px;
}
SELECT.select_booking_2{
	width:200px;
}
INPUT.input_contact_{
	width:150px;
}
/*format trang detail*/
TD.table_detail_1{
	width:100px; padding-left:12px;
	height:22px; font-size:12px ; font-weight:bold;
}
A.website_book{
	color:#0066CC;
}
TD.table_detail_2{
	width:220px; font-size:13px; font-weight:bold;
}
DIV.b_detail_IMG{
	float:left;
}
DIV.b_detail_IMG IMG{
	width:130px; height:97px;
}
DIV.b_detail_top_summary *{
	margin-top:12px;
	color:#0066FF;
}
TABLE.table_detail{
	float:left;
}
INPUT.input_print{
	background:url(input_print.gif) no-repeat; border:none; width:59px; height:21px;
	cursor:pointer;
}
INPUT.input_print_2{
	background:url(input_print.gif) no-repeat; border:none; width:59px; height:21px; margin:5px 0px 0px 35px;
	cursor:pointer;
}
DIV.gallery_hotel{
	background:url(input_gallery.jpg) no-repeat; width:106px; height:20px; border:none; cursor:pointer;
	margin-top:5px; margin-left:11px;
}
DIV.book_service{
	background:url(input_service.jpg) no-repeat; width:80px; height:18px; border:none; cursor:pointer;
	margin-top:5px; margin-left:11px;
	padding-top:2px; padding-left:26px;
}
DIV.book_service A{
	font-size:12px ; font-weight:bold; color:#FFFFFF;
}
INPUT.input_book{
	background:url(input_book.jpg) no-repeat; border:none; width:72px; height:21px;
	cursor:pointer;
}
INPUT.input_book_2{
	background:url(input_book_hotel.jpg) no-repeat; border:none; width:70px; height:21px;
	cursor:pointer;
}
DIV.b_detail_bot{
	margin-top:15px;
}
DIv.b_detail_bot_summary{
	font-weight:bold;
}
DIV.b_detail_bot_content{
	margin-top:10px; margin-bottom:10px;
}
DIV.b_detail_price{
	text-align:center;
}
STRONG.b_detail_price{
	margin-bottom:4px; display:block;
}
LI.b_detail{
	list-style:inside; margin-bottom:3px; margin-left:10px;
}
DIV.b_detail_title_show{
	font-weight:bold; font-size:13px; margin-bottom:7px; margin-top:7px;
}
DIv.b_detail_contact{
	font-weight:bold; margin-top:8px; margin-bottom:8px;
}
STRONG.b_detail_more{
	font-size:13px;  color:#3895ff; display:block; margin-bottom:10px; 
}
LI.b_detail_more{
	list-style: url(arrow_7.gif); margin-bottom:4px; margin-left:22px;
}
LI.b_detail_more A{
	color:#3895ff; font-size:11px; font-weight:bold;
}
LI.b_detail_more A:hover{
	color:#000000; text-decoration:none;
}
DIv.b_detail_more{
	margin-top:55px; padding-left:7px; padding-right:7px; padding-top:6px; border:1px dashed #3895ff; padding-bottom:5px;
}
DIV.b_hotel_next_4{
	height:17px;  padding-top:2px; padding-bottom:2px; padding-right:4px;text-align:right; 
	margin-top:8px !important; margin-top:5px;  margin-bottom:5px;
	width:545px;
}

/*format box detail news*/
DIV.b_news_top_summary{
	margin-top:12px; padding-left:2px; padding-right:10px; font-weight:bold;
}
DIV.b_detail_IMG_2{
	float:left; margin-right:8px;
}
DIV.b_detail_IMG_2 IMG{
	width:130px; height:97px;
}
/*format box photogallery*/
DIV.photogallery_show{
	text-align:center;
}
DIV.photo_show_text{
	font-size:13px; font-weight:bold; color:#2b91fa; margin-top:7px;
}
DIV.photogallery_content{
	padding-top:40px; padding-left:12px; padding-bottom:12px; padding-right:12px;
}
DIV.photogallery_show{
	margin-bottom:20px;
}
DIV.photo_row_1{
	float:left; text-align:center;
}
DIV.photo_row{
	margin-bottom:6px;
}
DIV.photo_row_2{
	float:left; margin-left:64px; margin-right:64px; text-align:center;
}
DIV.photo_row_3{
	float:left; text-align:center;
}
DIV.photo_row_IMG{
	margin-bottom:5px;
}
DIV.photo_row_IMG IMG{
	width:200px; height:166px; border:1px solid #cfcfcf; padding:1px;
}
A.text_photo_row{
	font-size:11px; font-weight:bold;
}
DIV.select_detail_service_2{
	float:right;
	margin-right:11px; margin-bottom:7px; margin-top:7px;
}
SELECT.select_detail_b_service{
	font-size:11px;
}
DIV.b_service_detail_next_2{
	background-color:#dbdbdb;
	height:17px;  padding-top:2px; padding-bottom:2px; padding-right:4px;text-align:right; 
	margin-bottom:5px;
	width:769px;
}
/*format trang comment detail*/
textarea.commnet_detail_textarea{
	width:425px; list-style:70px; overflow:auto;
}
DIV.b_service_content{
	display:none;
}
DIV.b_hotel_content{
	display:none;
}
DIV.b_resort_content{
	display:none;
}
#outtour{
	display:none;
}
DIV#branding {
	position:fixed;
	left:82%;
	top:725px;
	z-index:2;
	width:80px;
	font-weight:bold;
	height:19px;
	background-color:#f88e02;
	text-align:center;
/*3 dong tuong ung voi cac trinh duyet ff,IE, trinh duyet khac*/
	opacity:0.8;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	-moz-opacity:0.8;
}
DIV#branding A{
	color:#ffffff;
}
* HTML DIV#branding{position:absolute;top:800px;}
#gotop{
	position:fixed;
	top:650px;
	left:865px;
	background-color:#f88e02;
	padding:5px;
	opacity:0.65;
	-moz-opacity:0.65;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=65);
}
#gotop a{
	color:#ffffff;
}
DIV.link_exchange_list A{ font-weight:bold;color:#2286f9;}
/*-------------------format them theo yeu cau KH ------------------------------*/
SPAN.ct_nguontin{font-weight:bold; text-align:right; display:block; float:right; font-style:italic; padding-top:10px;}
/*-----------format list useful information ------------------*/
DIV.midle_b_CE_vietnam_list{
	font-size:13px; font-weight:bold;
	background: url(BG_summary_midle_top.gif) repeat-x;
	height:25px;
	padding-left:4px;
	padding-top:5px;
}
DIV.b_CE_vietnam_list{
	background-color:#f9f9f7;
	border:1px solid #b9b9b9; padding-bottom:5px;
	width:773px;
	float:left;
}
LI.b_CE_text_list{
	margin-top:9px; margin-bottom:9px; margin-left:40px; list-style: url(arrow_10.gif); width:180px;
}
LI.b_CE_text_list A{
	color:#3895ff; font-size:11px; font-weight:bold; text-decoration:underline;
}	
LI.b_CE_text_list A:hover{
	text-decoration:none; color:#FF0000;
}
DIV.b_CE_right_summary A{
	font-weight:bold; color:#FF0000; 
}
/*Tienng*/
DIV.content_middle_gallery{
	width: 775px;
}
.print_product{width:650px;margin:auto;text-align:justify;}
.div_logo{border-bottom:2px solid #BEBEBD;padding:10px 0px}
.img_logo{width:455px;height:85px}
DIV.sh_tour_bar_title_12{margin-top:4px; height: 35px;background: url(../images/bt_tours_a04_2.gif) repeat-x;position: relative;}
DIV.sh_tour_bar_title_2_{height: 31px;background: url(../images/bt_tours_a04_2.gif) repeat-x;position: relative;}
UL, LI{margin: 0px;	padding: 0px;}
DIV.sh_tour_bar_left2{background: url(../images/bt_tours_01_2.gif) left no-repeat;background-position: left;height: 51px;position: relative;}
DIV.sh_tour_bar_left_12{background: url(../images/bt_tours_a0111_2.gif) left no-repeat;background-position: left;height: 35px;
position: relative;}
UL#tab{  float:left; list-style:none;width:100%;}
UL.tour_bar_title2{background: url(../images/bt_tours_0_2.gif) right no-repeat;background-position: right;height: 51px;}
UL.tour_bar_title_12{background: url(../images/bt_tours_a0_2.gif) right no-repeat;background-position: right;height: 35px;}
UL#tab LI.tour_title_selected2{float: left;height: 35px;text-align: center; margin-left:2px;}
* HTML UL#tab LI.tour_title_selected2{margin-left:1px;}

UL#tab LI.tour_title_selected2 A{padding-left:0px;}
UL#tab LI.tour_title_selected2 SPAN.tour_menu_visited_middel2{float: left;	background: url(../images/bt_tours_a2_2_2x35.gif) repeat-x;	height: 25px;	padding: 10px 4px 0px;	display: block;	font-weight: bold;}
UL#tab LI.tour_title_selected2 SPAN.tour_menu_visited_left2{float: left;	background: url(../images/bt_tours_a1_8x35.gif) no-repeat;height: 35px;	width: 8px;	display: block;position: relative;}
UL#tab LI.tour_title_selected2 SPAN.tour_menu_visited_left_mark2{position: absolute;height: 25px;width: 30px;display: block;background-color: #FFFFFF;bottom: -25px;left: 1px;}
UL#tab LI.tour_title_selected2 SPAN.tour_menu_visited_right2{float: left;	background: url(../images/bt_tours_a3_2_8x35.gif) no-repeat;height: 35px;	width: 8px;	display: block;}
UL#tab LI.tour_title_selected2 SPAN.tour_menu_visited_line2{display: block;float: left;width: 2px;text-align: right;visibility: hidden;}
UL#tab LI.tour_title_unselected2 SPAN.tour_menu_visited_middel2{float: left;	background: none;	height: 24px;	padding:11px 6px 0px 6px;	display: block;	font-weight: bold;}
UL#tab LI.tour_title_unselected2 A.tour_menu_unselected2{color:#FFFFFF; font-size:12px; font-weight:bold; text-decoration:none;}
SPAN.tour_menu_visited_middel2 A.tour_menu_unselected2{color:#0b507a; font-size:12px; font-weight:bold; text-decoration:none;}
UL#tab LI.tour_title_unselected2 SPAN.tour_menu_visited_left2{float: left;	background: none;	height: 28px;	width: 7px;	
display: block;}
UL#tab LI.tour_title_unselected2 SPAN.tour_menu_visited_right2{float: left;	background: none;	height: 28px;	width: 7px;	display: block;}
UL#tab LI.tour_title_unselected2 SPAN.tour_menu_visited_line2{display: block;float: left;width: 2px;height: 22px; color: #85dbfe;line-height: 25px;text-align: right;visibility: visible;background:url(bt_tours_line.gif) no-repeat;  margin-top:6px;}
UL#tab LI.tour_title_unselected2{float: left;background: none;height: 25px;padding-left:0px;}
DIV.sh_tour_menu_level22{position: absolute;top: 25px;left:1px;height: 26px;	}
DIV.tab_content_tour2{padding:10px 8px ; background-color:#f6f9fa; margin-bottom:10px; }
DIV.tab_content_tour3{padding:10px 8px ; background-color:#f6f9fa; margin-bottom:10px; text-align:justify;}
DIV.box_cruise_all{text-align:justify;}
DIV.row_tab_hotels2{height:18px; line-height:18px;}
DIV.tab_r_name_hotel2{float:left; width:390px;line-height:18px; padding-left:4px; }
DIV.tab_r_name_hotel2 A{font-size:12px; color:#215e99; text-decoration:none;}
DIV.tab_r_name_hotel2 A:hover{text-decoration:underline;}
DIV.tab_r_name_hotel2 SPAN{color:#000000;}
DIV.tab_r_name_hotel2 SPAN:hover{color:#215e99;}
DIV.tab_r_star_hotel2{float:left; width:60px;line-height:18px; margin-top:4px; }
DIV.tab_r_price_hotel2{float:left; width:83px; padding:2px 3px 0px 10px;margin-bottom:3px; line-height:13px;color:#FF0000; font-size:11px;}
Td.price_car_site_start{background-color:#FFFFFF; border-left:1px solid #aeaeae;border-top:1px solid #aeaeae;}
TD.price_car_site{background-color:#258eca; color:#FFFFFF; font-size:12px; font-weight:bold; text-align:center; border-left:1px solid #aeaeae;border-top:1px solid #aeaeae;}
TD.price_car_site_end{background-color:#258eca; color:#FFFFFF; font-size:12px; font-weight:bold; text-align:center; border-left:1px solid #aeaeae;border-top:1px solid #aeaeae; border-right:1px solid #aeaeae;}
TD.price_car_site2{background-color:#FFFFFF; color:#0B507A; font-size:12px; font-weight:bold; text-align:center; border-left:1px solid #aeaeae;border-top:1px solid #aeaeae; }
TD.price_car_site2_end{background-color:#FFFFFF; color:#0B507A; font-size:12px; font-weight:bold; text-align:center; border-left:1px solid #aeaeae;border-top:1px solid #aeaeae; border-right:1px solid #aeaeae;}
TD.price_car_site3{background-color:#FFFFFF; color:#0B507A; font-size:12px; font-weight:bold; text-align:center; border-left:1px solid #aeaeae;border-top:1px solid #aeaeae; border-bottom:1px solid #aeaeae;}
TD.price_car_site3_end{background-color:#FFFFFF; color:#0B507A; font-size:12px; font-weight:bold; text-align:center; border:1px solid #aeaeae;}
TD.price_car_site2 SPAN{font-size:12px; font-weight:bold; color:#FF0000;}
TD.price_car_site2_end SPAN{font-size:12px; font-weight:bold; color:#FF0000;}
TD.price_car_site3 SPAN{font-size:12px; font-weight:bold; color:#FF0000;}
TD.price_car_site3_end SPAN{font-size:12px; font-weight:bold; color:#FF0000;}
TABLE.table_tab_price_car{margin-bottom:15px;}
* HTML DIV.text_ct_tour_detail2 {height:250px;}
* HTML DIV.text_ct_tour_detail1 {height:500px;}
span.b_car_list {
font-size:12px;
font-weight:bold;}
DIV.tour_detail_tab4_title A{font-size:12px; font-weight:bold; text-decoration:underline; color:#3895FF;}
DIV.tour_detail_tab4_title A:hover{text-decoration:none;}
DIV.tour_detail_tab4_title{padding-bottom:5px;}
DIV.tour_detail_tab4_content{padding:6px 0px;}
DIV.ct_other_tab_t IMG{width:120px;}
.tab_guide_tour{
background-color:#F6F9FA;
text-align:justify;}

