/* CSS Document */
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
}
.clear{
	clear:both;
	height:1px;
}
.clr{
	clear:both;
}
a img{
	border:none;
}
a{
	cursor:pointer;
}
a, .text_none{
	text-decoration:none;
}
a:hover, .text_un{
	text-decoration:underline;
}
a.text_none:hover, a.text_un:hover{
	text-decoration:none;
}
input, select, textarea{	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.none_tag, form{
	padding:0;
	margin:0;
}
.tbold{
	font-weight:bold;
}
.twhite{
	color:#fff;
}
.tblack0{
	color:#000;
}
.tblack{
	color:#252525;
}
.tblack1{
	color:#dadada;
}
.torange{
	color:#e65713;
}
.tbrow{
	color:#7b2e00;
}
.tred{
	color:red;
}
.tblue{
	color:#00509d;
}
.tblue1{
	color:#1a3f94;
}
/*---------General*/
#wrapper{
	background-color:#ececec;
	min-height:10px;
}
#header{
	background:url(menu_1x32.jpg) repeat-x left 70px #fff;
}
#content{
	width:998px;
	margin:auto;
	padding:7px 0 14px;
	min-height:10px;
}
#content_main{
	float:left;
	width:729px;
	min-height:10px;
}
#content_right{
	float:right;
	width:256px;
}
#footer{
	width:998px;
	margin:auto;
	min-height:10px;
}
/*header*/
div.header{
	width:998px;
	margin:auto;
}
div.header_logo{
	float:left;
	width:405px;
	padding-top:17px;
}
div.hl_img img{
	height:17px;
}
div.header_banner{
	float:right;
	width:562px;
	text-align:right;
}
div.header_banner img{
	height:70px;
}
h1.header_title{
	font-size:13px;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	padding-top:5px;
}
ul.header_menu{
	list-style:none;
	height:32px;
	line-height:28px;
	text-transform:uppercase;
	font-weight:bold;
}
ul.header_menu li{
	float:left;
	height:32px;
	padding:0 19px;
	background:url(menu_line_2x32.jpg) no-repeat top right;
}
ul.header_menu li.hm_active{
	background:url(ma_left_4x32.jpg) no-repeat top left, url(ma_right_4x32.jpg) no-repeat top right,url(menu_active_1x32.jpg) repeat-x top left;
	-pie-background:url(../images/ma_left_4x32.jpg) no-repeat top left, url(../images/ma_right_4x32.jpg) no-repeat top right,url(../images/menu_active_1x32.jpg) repeat-x top left;
	position:relative;
	line-height:32px;
}
ul.header_menu a:hover{
	color:#ffd455;
	text-decoration:none;
}
ul.header_menu li.hm_active a:hover{
	color:#7b2e00;
}
/*footer*/
div.footer{
	background-color:#d7d7d7;
	border-radius:4px 4px 0 0;
	-moz-border-radius:4px 4px 0 0;
	position:relative;
	padding:4px 15px 11px;
}
ul.footer_menu{
	list-style:none;
	height:30px;
	line-height:30px;
	text-align:center;
	font-weight:bold;
	color:#3a3a3a;
}
ul.footer_menu li{
	display:inline;
	padding:0 3px;
}
ul.footer_menu a{
	color:#3a3a3a;
}
div.footer_information{
	text-align:center;
	padding:3px 90px 3px;
	line-height:21px;
	position:relative;
	color:#414141;
}
span.footer_infor{
	font-weight:bold;
	text-transform:uppercase;
}
ul.footer_link{
	list-style:none;
	text-align:center;
	color:#414141;
}
ul.footer_link li{
	display:inline;
	padding:5px;
}
ul.footer_link a{
	color:#414141;
}
/*banner*/
#content_top{
	padding-bottom:12px;
}
div.banner{
	position:relative;
	float:left;
	width:734px;
}
div.banner_img{
	border:1px solid #f8f8f8;
}
div.banner_img img{
	height:292px;
	width:732px;
}
p.banner_title{
	position:absolute;
	bottom:76px;
	left:9px;
	font-style:italic;
	font-family:"Times New Roman", Times, serif;
	font-size:32px;
	color:#fff;
}
div.banner_view_gallery{
	position:absolute;
	left:1px;
	bottom:1px;
	height:57px;
	width:722px;
	padding-left:10px;
	background:url(maks_black_1x1.png) repeat top left;
}
div.bvg_item{
	float:left;
	width:213px;
	padding-top:10px;
}
div.bvg_item_2{
	width:193px;
}
div.bvg_item_3{
	width:200px;
}
div.bvg_item_img{
	float:left;
	border:1px solid #fff;
	margin-right:9px;
}
div.bvg_item_img img{
	height:35px;
	width:59px;
}
p.bvg_item_title{
	font-size:15px;
	font-weight:bold;
	line-height:35px;
}
div.bvg_view_all{
	line-height:57px;
	float:right;
	width:103px;
}
div.bvg_view_all a{
	background:url(dot_w_3x5.png) no-repeat 0 5px;
	padding-left:4px;
	font-weight:bold;
}
div.ct_right{
	float:right;
	width:256px;
}
/*support box*/
div.support_box{
	padding-bottom:9px;
}
div.support_box img{
	height:104px;
	width:256px;
}
/*facilites box*/
div.sh_box{
	background-color:#fff;
	padding:0 1px;
	border-radius:3px;
	-moz-border-radius:3px;
	position:relative;
	margin-bottom:10px;
}
div.ct_right div.facilites_box{
	margin-bottom:0;
}
h6.sh_bar_title, h2.ts_title{
	font-size:16px;
	background:url(bar_1x32.jpg) repeat-x top left;
	height:32px;
	line-height:32px;
	padding-left:11px;
	border-radius:3px 3px 0 0;
	-moz-border-radius:3px 3px 0 0;
	position:relative;
}
div.sh_box_content{
	padding:5px 5px 7px 8px;
	min-height:126px;
}
ul.fb_list{
	list-style:none;
	line-height:21px;
}
ul.fb_list li{
	background:url(dot_10x10.jpg) no-repeat 0 6px;
	padding-left:17px;
}
/*tour package*/
div.tp_item, div.tp_item2{
	background-color:#fff;
	width:470px;
	float:left;
	padding:20px 10px 19px 12px;
	border-radius:3px;
	-moz-border-radius:3px;
	position:relative;
}
div.tp_item2{
	float:right;
}
p.tp_item_title{
	font-size:15px;
	font-weight:bold;
	padding-bottom:20px;
}
span.tp_item_title{
	color:#790000;
}
div.tp_item_img{
	border:1px solid #e7e7e7;
	padding:2px;
	float:left;
	margin-right:14px;
	margin-left:1px;
}
div.tp_item_img img{
	height:130px;
	width:229px;
}
p.tp_item_route{
	line-height:21px;
	padding-bottom:7px;
}
p.tp_item_route a, p.td_other_route a{
	background:url(dot_5x6.png) no-repeat 0 5px;
	font-size:11px;
	font-weight:bold;
	padding-left:8px;
}
p.tp_item_summary{
	line-height:19px;
	text-align:justify;
	padding-bottom:12px;
}
table.tp_price{
	background-color:#fff;
}
table.tp_price td, table.tp_price th{
	background-color:#f4f4f4;
	padding:2px 7px 3px;
	color:#1d1d1d;
	font-size:13px;
	text-align:right;
}
table.tp_price th{
	font-weight:normal;
	color:#000;
	font-size:11px;
	text-align:center;
}
table.tp_price td.tp_cabin{
	font-size:11px;
	font-weight:bold;
	color:#4d4d4d;
	text-align:left;
}
span.tp_book{
	background:url(book_1x17.jpg) repeat-x;
	float:left;
	height:17px;
	line-height:17px;
	padding:0 13px;
	border-radius:3px;
	-moz-border-radius:3px;
	position:relative;
	font-weight:bold;
	text-transform:uppercase;
	font-size:12px;
}
ul.tp_item_list{
	line-height:21px;
	list-style:none;
	padding:8px 0 9px 29px;
}
ul.tp_item_list li{
	background:url(dot_3x3.jpg) no-repeat 0 9px;
	padding-left:9px;
}
span.tp_charter{
	float:right;
	border:1px solid #00509d;
	height:15px;
	padding-left:8px;
	padding-right:12px;
	border-radius:9px;
	-moz-border-radius:9px;
	position:relative;
	font-size:11px;
	font-weight:bold;
}
span.tp_charter a{
	background:url(dot_5x6.jpg) no-repeat 0 5px;
	padding-left:9px;
}
/*charter box*/
div.charter_box{
	padding-bottom:14px;
}
div.charter_box img{
	width:256px;
}
/*attraction box*/
div.attb_content{
	padding:11px 10px;
}
div.attb_item{
	padding-bottom:18px;
}
div.attb_item_last{
	padding-bottom:13px;
}
p.attb_item_title{
	font-size:11px;
	font-weight:bold;
	padding-bottom:5px;
}
div.attb_item_img{
	float:right;
	padding-left:9px;
	padding-top:5px;
}
div.attb_item_img img{
	height:47px;
	width:68px;
}
p.attb_item_summary{
	line-height:18px;
	text-align:justify;
}
div.attb_more{
	text-align:right;
}
div.attb_more a{
	background:url(dot_5x6.jpg) no-repeat 0 5px;
	padding-left:9px;
	font-size:11px;
	font-weight:bold;
}
/*tour*/
h2.ts_title{
	font-size:13px;
	color:#7b2e00;
}
div.tour_content{
	padding:16px 13px 20px;
}
div.ts_item{
	border-bottom:1px dotted #b6b6b6;
	padding-bottom:14px;
}
div.ts_item_last{
	padding-top:13px;
}
p.tour_item_title{
	font-size:19px;
	font-weight:bold;
	padding-bottom:20px;
}
div.tour_item_detail{
	float:left;
	width:450px;
}
div.tour_item_detail ul.tp_item_list{
	padding-left:2px;
	padding-bottom:4px;
}
p.tour_item_summary{
	line-height:19px;
	text-align:justify;
}
p.tour_item_summary a{
	font-weight:bold;
	background:url(dot_5x6.jpg) no-repeat 0 5px;
	padding-left:8px;
	font-size:11px;
}
div.about_box img{
	width:256px;
}
/*tour detail*/
div.tour_detail{
	padding:15px 12px;
	min-height:10px;
}
div.td_title{
	padding-bottom:10px;
}
h2.td_title{
	font-size:21px;
	color:#252525;
	float:left;
}
p.td_duration{
	font-size:21px;
	font-weight:bold;
	color:#790000;
	float:left;
	padding-left:5px;
}
div.td_gallery_link{
	padding-top:5px;
	text-align:center;
}
p.td_itinerary_title{
	font-weight:bold;
	color:#3b3b3b;
}
div.td_summary ul.tp_item_list{
	float:left;
	width:425px;
	padding:4px 0 3px 2px;
}
p.td_summary{
	line-height:19px;
	text-align:justify;
}
div.td_book{
	padding-top:5px;
	min-height:10px;
}
span.td_book{
	float:right;
	background:url(book_1x25.jpg) repeat-x top left;
	height:25px;
	line-height:24px;
	font-size:16px;
	padding:0 12px;
	font-weight:bold;
	border-radius:3px;
	-moz-border-radius:3px;
	position:relative;
}
span.td_charter{
	background:url(charter_1x25.jpg) repeat-x top left;
	margin-left:5px;
}
div.td_tab_sub{
	min-height:10px;
	position:relative;
}
ul.td_tab{
	list-style:none;
	height:26px;
	background:url(dot_1x1.jpg) repeat-x bottom left;
	padding-left:10px;
}
ul.td_tab li{
	float:left;
	height:26px;
	line-height:24px;
	padding-right:2px;
}
ul.td_tab span{
	float:left;
	height:24px;
	border:1px solid #c9c9c9;
	padding:0 18px;
	background-color:#f4f4f4;
	border-radius:5px 5px 0 0;
	-moz-border-radius:5px 5px 0 0;
	position:relative;
	cursor:pointer;
	font-weight:normal;
	color:#202020;
}
ul.td_tab span.tab_select{
	background-color:#fff;
	border-bottom:1px solid #fff;
	font-weight:bold;
	color:#3d3d3d;
}
div.td_tab_content{
	padding:15px 4px 0;
	min-height:10px;
}
span.td_itinerary{
	font-weight:bold;
	color:#3f3f3f;
	padding-right:12px;
	float:left;
}
div.td_brochure{
	min-height:10px;
	position:relative;
}
span.td_brochure{
	float:left;
	background:url(br_left_5x17.jpg) no-repeat top left, url(br_right_22x17.jpg) no-repeat top right, url(br_mid_1x17.jpg) repeat-x top left;
	-pie-background:url(../images/br_left_5x17.jpg) no-repeat top left, url(../images/br_right_22x17.jpg) no-repeat top right, url(../images/br_mid_1x17.jpg) repeat-x top left;
	position:relative;
	height:17px;
	line-height:17px;
	font-size:11px;
	font-weight:bold;
	padding-left:11px;
	padding-right:26px;
}
div.td_public{
	line-height:20px;
	font-size:11px;
	padding-top:14px;
	min-height:10px;
}
span.td_public{
	float:right;
	margin-top:3px;
	padding-left:10px;
}
span.td_google{
	margin-top:0;
}
span.tdb_title{
	color:#606060;
}
span.td_backtop{
	border:1px solid #e0e0e0;
	padding-left:16px;
	padding-right:7px;
	height:12px;
	line-height:11px;
	font-size:11px;
	font-weight:bold;
	color:#1a3f94;
	background:url(backtop_5x3.jpg) no-repeat 7px 4px #f4f4f4;
	border-radius:5px;
	-moz-border-radius:5px;
	position:relative;
	margin-top:6px;
	margin-right:3px;
	cursor:pointer;
}
span.td_show_price{
	background:url(show_1x20.jpg) repeat-x top left;
	height:20px;
	line-height:18px;
	font-size:13px;
	font-weight:bold;
	float:left;
	padding-left:10px;
	padding-right:8px;
	border-radius:3px;
	-moz-border-radius:3px;
	position:relative;
}
span.td_show_price a{
	background:url(show_7x4.jpg) no-repeat right 7px;
	padding-right:11px;
}
div.feedback_content{
	min-height:10px;
	position:relative;
}
table.td_table{
    background-color: #C4C4C4;
    line-height:20px;
	color:#000;
}
table.td_table th{
    background-color: #e4e4e4;
}
table.td_table td{
    background-color: #f7f7f7;
    text-align: center;
	padding-right:8px;
}
table.td_table .hd_left,table.td_table td.td_first{
    padding-left: 11px;
    text-align: left;
}
table.td_table td.td_right{
	text-align:right;
}
div.td_clusion{
	padding:15px 0 5px;
	line-height:18px;
}
p.td_incus {
    color: #790000;
    font-weight: bold;
    text-decoration: underline;
	padding-bottom:6px;
}
div.cd_feedback_row{
	padding-bottom:30px;
	min-height:10px;
}
div.cdf_row_last {
    min-height: 10px;
    padding-bottom: 15px;
	_height:10px;
}
div.cdf_img{
	float:left;
	padding-right:10px;
	padding-top:4px;
}
div.cdf_img img{
	height:82px;
	width:110px;
}
p.cdf_summary{
	text-align:justify;
	line-height:18px;
	padding-bottom:8px;
}
a.cdf_link{
	padding:0 5px;
}
span.cdf_post{
	padding-right:5px;
}
div.page_list a{
	text-decoration:underline;
}
div.page_list a:hover{
	text-decoration:none;
}
a.page_list_select{
    font-size: 13px;
    font-weight: bold;
    padding: 0 4px;
	text-decoration:none!important;
}
a.page_list_unselect{
    padding: 0 4px;
}
a.page_list_next{
	padding-left:10px;
}
a.page_list_pre{
	padding-right:10px;
}
div.td_page_list{
	text-align:right;
	padding-bottom:10px;
}
div.al_page_list{
	text-align:center;
}
div.cdf_form{
	border-top:1px solid #e7e7e7;
	padding:8px 0 15px;
}
p.cdf_form_title{
	font-size:16px;
	padding-bottom:18px;
	font-weight:bold;
}
form.cdf_form{
	padding-left:120px;
}
form.cdf_form input, form.cdf_form select, form.cdf_form textarea{
	font-size:12px;
}
input.input_avatar{
	font-size:12px;
}
/*tour other*/
div.td_other{
	padding-left:13px;
	padding-top:5px;
}
h5.td_other_title{
	font-size:12px;
	font-weight:bold;
	color:#5e5e5e;
	padding-bottom:12px;
}
div.td_other_img{
	border:1px solid #c8c8c8;
	padding:2px;
	float:left;
	margin-right:12px;
	background-color:#fff;
}
div.td_other_img img{
	height:98px;
	width:170px;
}
div.td_other_detail{
	float:left;
	width:522px;
}
p.td_other_title{
	font-size:16px;
	font-weight:bold;
	padding-bottom:9px;
}
p.td_other_route{
	line-height:21px;
	padding-bottom:1px;
}
p.td_other_route a{
	margin-left:5px;
}
p.td_other_summary{
	line-height:19px;
	text-align:justify;
}
div.td_other_book{
	padding-top:8px;
}
span.td_other_book{
	background:url(book_1x20.jpg) repeat-x top left;
	height:20px;
	line-height:20px;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	padding:0 11px;
	float:left;
	border-radius:3px;
	-moz-border-radius:3px;
	position:relative;
}
/*contact*/
div.cs_content{
	padding:5px 13px 20px;
}
div.contact_address{
	padding:0 10px 0 15px;
}
p.contact_title, p.att_group_title{
	font-size:16px;
	padding:9px 0 8px;
	font-weight:bold;
}
p.contact_address{
	line-height:24px;
	padding-left:15px;
}
div.contact_form{
	border-top:1px solid #cdcdcd;
	margin:10px 12px 0;
}
form.form_contact{
	padding-top:12px;
	margin-left:18px;
}
form.form_contact input, form.form_contact textarea, form.form_contact select{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
div.contact_row{
	padding-bottom:8px;
}
label.label_contact{
	float:left;
	width:100px;
}
input.input_contact{
	width:300px;
}
select.select_contact{
	width:305px;
}
textarea.textarea_content{
	width:300px;
	font-size:12px;
	height:60px;
}
input.input_scode{
	width:60px;
}
label.label_scode{
	display:block;
	padding-bottom:2px;
}
p.contact_scode_left{
	width:100px;
	float:left;
}
div.contact_thanks{
	padding-bottom:5px;
}
p.cthanks_content{
	text-align:justify;
	line-height:18px;
	padding:0 10px;
}
div.contact_submit{
	padding-left:100px;
	padding-top:12px;
	min-height:10px;
}
div.contact_content{
	padding:13px 9px 5px;
}
@media screen and (-webkit-min-device-pixel-ratio:0){
	div.contact_content{
		padding-bottom:15px;
	}
}
span.cs_submit{
	background:url(book_1x20.jpg) repeat-x;
	border-radius:3px;
	-moz-border-radius:3px;
	height:20px;
	float:left;
	margin-right:5px;
}
input.ct_submit{
    background: none;
	border:none;
    color: #fff;
    cursor: pointer;
    font-weight: bold;
	font-size:13px;
	height:18px;
    overflow: visible;
	padding:0 12px 2px;
	*padding-top:2px;
}
/*cabin*/
DIV.cabin_content_img{
	text-align:center;
	padding:5px 0 10px;
	_height:10px;
	min-height:10px;
}
div.cs_img{
	padding-bottom:10px;
}
div.cabin_content_img a{
	padding-left:10px;
}
span.cc_view_gallery{
	font-weight:bold;
}
div.cabin_price{
	padding-bottom:10px;
}
p.cabin_price{
	background:url(dot_5x6.jpg) no-repeat 0 5px;
	padding-left:8px;
	font-weight:bold;
	padding-bottom:5px;
}
div.cabin_back_top{
	padding-top:10px;
}
/*entertaiment*/
div.et_img_view{
	padding-top:5px;
}
span.et_img img, span.et_img_last img{
	width:225px;
	height:150px;
}
span.et_img{
	padding-right:12px;
	float:left;
}
span.et_img_last{
	padding-right:0;
	float:left;
}
div.et_view_gallery {
    font-weight: bold;
    padding: 5px 0;
    text-align: right;
}
/*-------------Gallery*/
div.gb_content{
	padding:7px 16px 16px;
}
ul.gb_list{
	list-style:none;
	line-height:21px;
}
ul.gb_list li{
	padding-left:17px;
	background:url(dot_blue_10x10.jpg) no-repeat 0 6px;
	font-weight:bold;
	padding-bottom:3px;
}
li.gb_list_active{
	background:url(dot_orange_10x10.jpg) no-repeat 0 6px!important;
}
div.gl_row{
	padding:10px 0 25px;
	min-height:10px;
}
div.gl_item,.gl_item2{
	float:left;
	width:305px;
	margin:0 22px;
	text-align:center;
	_margin:0 10px 0 15px;
}
.gl_item2{padding:10px 0 25px}
div.gl_img{
	border:1px solid #ccc;
	padding:3px;
	*padding-bottom:0px;
}
div.gl_img img{
	width:295px;
	height:180px;
}
p.gl_title{
	color:#0362AB;
	font-weight:bold;
	padding-top:5px;
}
div.gallery_content{
	padding:10px 9px 25px;
	min-height:10px;
}
/*attraction*/
div.att_content{
	line-height:18px;
	padding:5px 10px 18px 15px;
}
div.as_item, div.as_item_2{
	padding-bottom:15px;
}
div.as_item_2, div.as_item_last{
	border-bottom:none;
	padding-bottom:2px;
}
div.att_list_content div.as_item {
    border-bottom: 1px solid #E0E0E0;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
div.att_list_content div.al_item_last{
	margin-bottom:5px;
	border-bottom:none;
}
div.as_item_last{
	padding-bottom:0;
}
div.att_img{
	float:left;
	padding-right:10px;
	padding-top:4px;
}
div.att_img img{
	height:70px;
	width:100px;
}
p.att_more{
	padding-top:3px;
	font-size:11px;
}
p.attraction_title{
	font-size:13px;
	padding-bottom:3px;
}
p.att_more a{
	color:#333;
}
span.attraction_more{
	float:right;
	text-transform:none;
	font-weight:normal;
	padding-left:5px;
	padding-top:2px;
}
span.att_g_title{
	float:left;
	font-size:14px;
}
div.att_group{
	padding:0 6px 12px 4px;
	border-bottom:1px solid #e1e1e1;
	min-height:10px;
	_height:10px;
}
div.att_group_last{
	padding:0 6px 5px 4px;
}
div.att_group_title{
	padding-top:8px;
}
div.al_content{
	padding:15px 10px 18px 15px;
	line-height:18px;
}
div.att_page_list{
	text-align:center;
}
div.as_item_last{
	border-bottom:none;
	padding-bottom:0;
}
div.att_list_content{
	padding:15px 10px 20px;
}
div.guide_content{
	padding:15px 10px;
}
p.att_detail{
	text-align:justify;
}
div.att_detail_img{
	float:left;
	padding-right:10px;
}
div.att_detail_img img{
	width:200px;
	height:136px;
}
.att_detail_summary{
	text-align:justify;
	padding-top:5px;
}
.att_detail{
	padding-top:10px;
}
ul.att_other{
	padding-left:20px;
}
ul.att_other li{
	background:url(dot_b_3x6.jpg) no-repeat 0 6px;
}
p.att_group_title{
	padding-bottom:12px;
	font-size:14px;
}
div.attraction_content{
	line-height:18px;
}
div.ad_content{
	padding:10px 11px 15px;
	line-height:18px;
}
div.ad_other{
    border-top: 1px solid #CBCBCB;
    margin-top: 17px;
    padding-top: 12px;
}
p.ad_other_title{
	font-size: 13px;
    padding-bottom: 10px;
	font-weight:bold;
}
ul.att_other {
    padding-left: 20px;
	list-style:none;
}
ul.att_other li {
    background: url(dot_b_3x6.jpg) no-repeat 0 5px;
	padding-left:11px;
	padding-bottom:8px;
}
div.att_view_all{
	text-align:right;
}
div.att_detail_content{
	padding:10px 15px 20px;
}
div.tc_content{
	padding:10px 15px 15px;
	line-height:18px;
	text-align:justify;
}
/*faq*/
ul.faq_question{
	list-style:none;
	padding-left:15px;
}
p.faq_title, p.faq_title_2{
	font-size:14px;
	padding-bottom:5px;
	font-style:italic;
}
p.faq_title_2{
	padding-top:15px;
}
div.faq_answer{
	padding-left:15px;
	_height:10px;
}
p.faq_answer_item{
	padding:5px 0 8px;
	line-height:17px;
	text-align:justify;
}
div.faq_sub{
	*padding-bottom:5px;
}
.faq_title{
	text-transform:none;
}
div.policy_sub, div.tc_content{
	padding-bottom:15px;
}
DIV.faq_row{
	padding:5px 0px;
	margin:0px 0px 1px 0px;
	min-height:10px;
	_height:10px;
	border-bottom:1px solid #f4f2f4;
	*padding:3px 0;
}
DIV.faq_quest{	
	line-height:18px;
}
DIV.post_question{
	float:right;
}
div.faq_answer{
	padding-top:8px;
	text-align:justify;
}
SPAN.list_title, SPAN.faq_title{
	float:left;
	background:url(dot_list_6x5.png) no-repeat 0px 7px; 
	width:560px;
	padding-left:15px;
	height:18px;
	line-height:18px;
	overflow:hidden;
}
SPAN.reply{
	float:right;
	padding-right:10px;
	color:#f57200;
	font-size:10px;
	text-decoration:underline;
}
SPAN.close{
	color:#999;
}
div.faq_content{
	padding-bottom:25px;
}
p.faq_post{
	padding-top:10px;
}
/*------------------Site map*/
ul.sm_list{
	margin: 0px;
	padding-left: 20px;
	_padding-left: 0px;
	*padding-left: 0px;
	_margin: 0px 20px;
	*margin: 0px 20px;
}
ul.sm_list2{
	padding-left:10px;
	padding-bottom:8px;
}
li.sm_list{
	line-height: 24px;
	color:#000;
	font-weight: bold;
}
li.sm_list2{
	line-height:20px;
	list-style:none;
	background:url(dot_list_6x5.png) no-repeat 0px 9px;
	padding-left:12px;
}
a.sm_list{
	cursor: pointer;
	color:#000;
}
a:hover.sm_list{
	text-decoration: underline;
}
a.sm_list2{
	font-weight: normal;
	cursor: pointer;
}
a:hover.sm_list2{
	text-decoration: underline;
}
/*tour book*/
div.tour_book_status{
	line-height:44px;
	text-align:center;
	background: url(step_line_1x1.jpg) repeat-x 0 33px;
	margin:0 12px;
	padding:10px 0 25px;
	min-height:10px;
	_height:10px;
}
div.tbs_step, div.tbs_f_step{
	background:url(step_141x46.jpg) no-repeat;
	height:46px;
	width:141px;
	float:left;
	font-size:15px;
	padding-right:20px;
}
div.sc_step1{
	background:url(active_1_140x46.jpg) no-repeat;
	height:46px;
	width:140px;
	float:left;
	font-size:13px;
	text-indent:30px;
	padding-right:22px;
}
div.tbs_step2{
	float: left;
	background:url(step2_166x46.jpg) no-repeat;
	height:46px;
	width:166px;
	font-size:13px;
	text-indent:35px;
}
div.tbs_step3{
	background:url(step3_166x46.jpg) no-repeat;
	float:right;
}
div.sc_done_step1{
	background:url(done_step1_140x46.jpg) no-repeat;
	text-indent:0;
	padding-right:10px;
}
div.sc_confirm_step2{
	background:url(active_2_154x46.jpg) no-repeat;
	color:#fff;
}
h3.tb_pan_title, p.tb_pan_title{
	font-size:16px;
	background:url(plan_right_4x4.jpg) no-repeat top right;
	padding:12px;
	font-weight:bold;
	color:#790000;
}
div.tb_plan_content{
	padding:0 8px 8px;
}
div.tb_plan_contact{
	padding-top:10px;
	*padding-top:2px;
}
div.tb_plan1{
	background-color:#ebebeb;
	border-radius:4px;
	-moz-border-radius:4px;	
	padding:2px 26px 5px;
	margin-bottom:11px;
	line-height:24px;
	position:relative;
}
span.tb_pl_title{
	float:left;
	width:100px;
}
.span_float{
	float:left;
	width:82px;
}
div.tb_plan2{
	background-color:#f5f5f5;
	border-radius:4px;
	-moz-border-radius:4px;	
	padding:15px 15px 15px 25px;
	position:relative;
	min-height:10px;
	margin-bottom:1px;
}
fieldset.tb_plan_bank{
	border:none;
	border-top:1px solid #cdcdcd;
	padding:10px 0 0 0;
}
fieldset.tb_plan_bank legend{
	padding:0 3px 8px 0;
	*margin-left:-8px;
}
span.tb_pb_title{
	padding-right:10px;
	font-size:13px;
}
div.tb_row_total{
	width:500px;
	padding-bottom:10px;
	padding-left:25px;
}
div.tb_total{
	background:url(total_bg_1x27.jpg) repeat-x;
	height:27px;
	line-height:27px;
	width:290px;
	float:left;
	text-align:right;
	padding-right:7px;
}
form.form_tour_book input, form.form_tour_book select, form.form_tour_book textarea{
	font-size:12px;
}
div.tb_row{
	width:295px;
	padding-left:25px;
	padding-bottom:9px;
}
label.label_tbp_bank{
	float:left;
}
@media screen and (-webkit-min-device-pixel-ratio:0){ 
	div.tb_row, div.contact_row{
		padding-bottom:5px;
	}
}
div.tb_row input{
	float:right;
}
select.select_tbp_type{
	float:right;
	width:137px;
}
input.input_tbp_no{
	width:34px;
}
input.input_tbp_date{
	width:108px;
	margin-right:4px;
}
img.tbp_date{
	float:right;
	cursor:pointer;
}
textarea.textarea_tb_infor{
	width:390px;
	height:115px;
}
div.tb_contact{
	float:left;
	padding-left:25px;
	width:340px;
}
div.tb_ct_row{
	padding-bottom:10px;
}
label.label_tb_contact{
	width:120px;
	float:left;
}
input.input_tb_contact{
	width:192px;
}
h3.tb_arrival_title{
	font-size:12px;
	padding-bottom:15px;
}
label.label_tb_arrival{
	width:112px;
	float:left;
}
input.input_tb_arrival_date{
	width:110px;
	float:left;
	_margin-left:3px;
}
input.input_tb_arrival{
	width:110px;
}
img.tb_arrival_date{
	float:left;
	margin-left:2px;
	cursor:pointer;
}
div.tb_submit{
	padding-left:102px;
	padding-top:12px;
}
input.input_tb_back, input.input_tb_submit{
	background:none;
	border:none;
	height:18px;
	color:#fff!important;
	font-size:12px!important;
	font-weight:bold;
	overflow:visible;
	padding:0;
	cursor:pointer;
	*height:22px;
	height:22px\0/;

}
div.tour_book_thanks, div.sc_thanks{
	padding-bottom:30px;
}
@media screen and (-webkit-min-device-pixel-ratio:0){ 
	input.input_tb_back, input.input_tb_submit{
		height:22px;
	}
}
div.tb_trans_row{
	padding-left:25px;
	padding-bottom:9px;
}
input.input_trans{
	float:left;
	cursor:pointer;
}
label.label_trans{
	float:left;
	cursor:pointer;
	line-height:19px;
	padding-left:5px;
}
div.tb_special{
	float:left;
	width:250px;
	padding-bottom:15px;
	padding-left:25px;
}
div.sc_submit_row{
	padding-top:12px;
	padding-left:103px;
	min-height:10px;
	_height:10px;
	position:relative;
}
input.input_tb_voucher{
	width:70px;
}
select.tb_cabin{
	width:180px;
	margin-top:2px;
}
.s16{
	font-size:16px;
}
/*sc confirm*/
table.sc_confirm_table{
	background-color:#cfcfcf;
}
table.sc_confirm_table th{
	text-align:left;
	background-color:#eee;
}
table.sc_confirm_table td{
	text-align:right;
	background-color:#fff;
	line-height:18px;
}
table.sc_confirm_table td.td_left{
	text-align:left;
}
div.sc_confirm_contact{
	padding-bottom:15px;
}
div.sc_arrival{
	background-color: #CDDBE6;
    float: right;
    padding: 4px 5px 5px;
	margin-top:10px;
}
p.sc_arrival_title{
	padding-bottom:12px;
}
div.sc_arrival label{
	width:110px;
	line-height:18px;
}
select.select_sc_arrival{
	width:130px;
}
input.input_sc_arrival{
	width:126px;
}
div.sc_contact input.input_contact {
    width: 193px;
}
div.sc_contact {
    float: left;
    padding-left: 25px;
    padding-top: 10px;
    width: 330px;
}
div.sc_confirm_submit_row {
    padding-left: 128px;
    padding-top: 15px;
}
span.voucher_fail{
	font-size:11px;
	color:red;
}
span.tb_contact_title{
	font-size:14px;
	color:#0362AB;
}
div.tbc_submit{
	padding-left:128px;
	padding-top:12px;
}
/*----------------------------Charter*/
div.charter_content{
	padding:5px 13px 20px;
}
input.input_budget{
	width:90px;
	margin-right:20px;
}
div.tc_budget{
	padding-left:18px;
}
div.tc_budget label{
	padding-right:10px;
}
table.cus_table td{
	padding-bottom:6px;
	line-height:19px;
}
div.charter_group{
	padding-bottom:5px;
}
p.charter_title{
	padding:10px 0 12px;
	color:#1a3f94;
	font-weight:bold;
}
input.innput_cus_number {
    margin-right: 5px;
    width: 45px;
}
input.innput_cus_date {
    float: left;
    width: 150px;
}
select.slect_country {
    width: 186px;
}
input.input_trans{
	float:left;
	margin-right:5px;
}
textarea.charter_other {
    height: 70px;
    margin-left:33px;
    width: 300px;
}
.charter_other_2{margin-left:33px;}
input.input_charter{
	width:300px;
}
div.charter_row{
	padding-bottom:8px;
}
div.cgroup_content{
	padding-left:18px;
}
label.label_charter, p.charter_scode{
	width:109px;
	float:left;
}
table.charter_content, table.budget_table{
	padding-left:18px;
}
img.cus_celander{
	cursor:pointer;
	margin-left:2px;
}
div.cg_other{
	padding-top:25px;
}
div.td_cus_payment{
	padding-top:12px;
}
label.charter_title{
	float:left;
	color:#4f2906;
	font-weight:bold;
}
label.label_cs_infor{
	width:210px;
	float:left;
}
div.cs_infor_row{
	padding-left:25px;
	padding-bottom:8px;
}
ul.charter_service{
	list-style:none;
	padding-left:25px;
}
ul.charter_service li{
	float:left;
	width:225px;
	padding-bottom:8px;
	line-height:18px;
}
input.input_cservice{
	float:left;
	cursor:pointer;
}
label.label_cservice{
	padding-left:4px;
	cursor:pointer;
}
form.charter_form{
	padding-left:25px;
}
div.charter_submit{
	padding-left:110px;
	padding-top:12px;
}
/*route*/
div.route_content{
	padding:14px 0 5px;
	min-height:10px;
}
div.route_tab_sub{
	margin-top:15px;
	position:relative;
	z-index:5;
}
div.router_map{
	position:relative;
	min-height:10px;
	padding-left:12px;
	margin-left:10px;
}
div.route_map{
	padding:9px 0 11px 2px;
	min-height:10px;
}
img.router_map{
	width:952px;
}
p.contact_book_status{
	padding:5px 0 15px;
	font-style:italic;
	font-size:13px;
}
div.gallery_content{
	padding:30px 9px 15px;
	*padding-bottom:12px;
}
area{
	cursor:pointer;
}
div.map_content, div.map_note{
	position:absolute;
	padding:8px 10px 14px;
	width:345px;
	border:1px solid #702b01;
	background-color:#fff;
}
div.map_note{
	right:240px;
	top:80px;
	width:350px;
	border:2px solid #702b01;
	border-radius:8px;
	-moz-border-radius:8px;
	font-size:13px;
	padding-bottom:5px;
}
div.map_note_2{
	position:absolute;
	top:0;
	right:12px;
	padding:8px 6px 5px;
	width:330px;
	border:1px solid #e7bd74;
	background-color:#fff;
}
div.map_note_2 div.rvd_close{
	text-transform:uppercase;
	color:#dd2525;
}
div.map_note_close p.rv_point_title{
	text-transform:uppercase;
	font-size:14px;
}
div.route_note_detail{
	padding-top:5px;
	padding-left:10px;
}
p.rnd_title{
	padding:0;
	margin:0;
	background:url(icon_point.png) no-repeat 0 0;
	line-height:20px;
	font-weight:bold;
	padding-left:38px;
	float:left;
	padding-bottom:15px;
	width:122px;
}
p.icon_point{
	font-style:italic;
	color:#dd2525;
	float:none;
	width:auto;
	padding-left:22px;
}
p.icon_day1{
	background:url(icon_day1.png) no-repeat 0 3px;
}
p.icon_day2{
	background:url(icon_day2.png) no-repeat 0 3px;
}
p.icon_day3{
	background:url(icon_day3.png) no-repeat 0 3px;
}
p.icon_climbing{
	background:url(icon_climbing.png) no-repeat 0 0;
}
p.icon_trekking{
	background:url(icon_trekking.png) no-repeat 0 0;
	line-height:26px;
}
p.icon_swimming{
	background:url(icon_swimming.png) no-repeat 0 0;
	margin-top:5px;
}
p.icon_overnight{
	background:url(icon_overnight.png) no-repeat 0 0;
	height:20px;
	padding-top:10px;
}
p.icon_kayak{
	background:url(icon_kayak.png) no-repeat 0 0;
	margin-top:8px;
	padding-top:1px;
}
span.note_corner{
	background:url(router_35x29.png) no-repeat;	
	position:absolute;
	height:29px;
	width:35px;
	bottom:-29px;
	_bottom:-30px;
	left:47px;
}
div.router_view_img{
	float:right;
	padding-left:10px;
	padding-top:5px;
}
img.rv_img{
	width:81px;
	height:70px;
}
p.router_view{
	text-align:justify;
	line-height:18px;
}
div.rv_item{
	padding-bottom:8px;
}
div.rv_detail_bg{
	border:1px solid #cfcfcf;
	background-color:#fff;
	padding:10px;
	width:510px;
	font-size:12px;
	min-height:10px;
}
div.rv_detail2{
	top:-50px;
}
div.rv_detail_right{
	left:-510px;
}
div.rvd_img{
	float:right;
	padding-left:10px;
}
img.rvd_img{
	width:177px;
	height:114px;
}
p.rv_detail_title{
	float:left;
	width:400px;
}
.rvd_detail{
	line-height:18px;
}
div.rvd_close{
	padding-bottom:5px;
	margin-bottom:10px;
	color:#0362ab;
	font-weight:bold;
}
p.rvd_close{
	float:right;
	width:80px;
	text-align:right;
}
p.rv_point_title{
	float:left;
	width:250px;
}
span.router_view_more{
	color:#0362ab;
	text-decoration:underline;
	cursor:pointer;
}
span.router_view_more:hover{
	text-decoration:none;
}
p.rvd_close{
	color:#0362ab;
	cursor:pointer;
	font-weight:bold;
}
/*div.map2days_area1{
	bottom: 1045px;
    left: 262px;
}
div.map2days_area2{
	bottom: 575px;
    left: 460px;
}
div.map2days_area3{
	bottom: 528px;
    right: 130px;
}
div.map2days_area4{
	bottom: 372px;
    right: 22px;
}
div.map2days_area5{
	bottom: 502px;
    right: 182px;
}
div.map2days_area4 span.note_corner{
	left:170px;
}
div.rv_detail{
	position:absolute;
}
div.tab_router1{
	top:-50px;
	left:320px;
}
div.tab_router2{
	top:365px;
	left:240px;
}
div.tab_router3{
	right:235px;
    top: 385px;
}
div.tab_router4{
	left: 200px;
    top: 590px;
}
div.tab_router5{
	right: 260px;
    top: 520px;
}
div.map3days_area1{
	bottom: 1050px;
    left: 260px;
}
div.map3days_area2{
	bottom: 580px;
    right: 172px;
}
div.map3days_area3{
	bottom: 530px;
    right: 130px;
}
div.map3days_area4{
	bottom: 505px;
    right: 182px;
}
div.map3days_area5{
	bottom: 372px;
    right: 15px;
}
div.map3days_area5 span.note_corner{
	left:162px;
}
div.map3days_area6{
	bottom: 120px;
    right: 92px;
}
div.tab2_router1{
	left: 320px;
    top: -50px;
}
div.tab2_router2{
	left: 210px;
    top: 450px;
}
div.tab2_router3{
	left: 240px;
    top: 480px;
}
div.tab2_router4{
	left: 200px;
    top: 500px;
}
div.tab2_router5{
	right: 240px;
    top: 545px;
}
div.tab2_router6{
	left: 25px;
    top: 600px;
}*/
