﻿/* 中华游标准CSS样本- 线路栏目样式表 */
/* Designed by ChinaHighlights.inc */
/*tour index.html*/
#contentRight > h2 { font-size: 18px; border-bottom:1px solid #f1f1f1; padding-bottom:2px; margin: 10px 0 5px 10px;}
#sidebar2{
	width:270px;
	margin-right:15px;
	float:left;		
}
#sideBarRight{
	width:670px;
	float:left;	
}
#tourTop {
	border-bottom:1px #6b6b6b dashed;
	padding-bottom:15px;
	margin: 0 0 10px 0;
	text-align: justify;
}
#tourTop p{
	color:#6b6b6b;
	font-size:12px;
	line-height:18px;	
}
#tourTop .imgFloat {
	float:right;
	margin-left:10px;
}
#tourTop ol{ margin: 10px 0;}
#tourTop ol li { font-size: 11px; line-height:18px; margin-bottom:5px;}
#tourTop ol li a { font-size:12px;}
#recommendTours { margin: 10px 0;}
#recommendTours > h2 {
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid #f1f1f1;
	padding-bottom: 3px;
	margin: 30px 0 5px 0;
}
#recommendTours .typeSwitch {
	padding: 5px 5px 0 0;
}
#recommendTours .typeSwitch ul { margin-left: 0px; overflow:hidden; zoom:1;}
#recommendTours .typeSwitch ul li { float:left; padding: 8px; background:#999; -moz-border-radius-topleft: 4px; -moz-border-radius-topright: 4px; font-size:11px; font-weight: bold; margin: 0 5px 0 0; list-style: none;}
#recommendTours .typeSwitch ul li.active { background:#f1f1f1; color:#a31022;}
#recommendTours .typeSwitch ul li a { text-decoration: none; color:#fff; display:block;}
#recommendTours .typeSwitch ul li:hover { background-color:#f1f1f1; }
#recommendTours .typeSwitch ul li:hover a { color:#a31022;}
#recommendTours .topTour { margin: 0 0 10px 0; padding: 5px; -moz-border-radius-topright: 4px;-moz-border-radius-bottomleft: 4px; -moz-border-radius-bottomright: 4px; position:relative; background: url(/css/images/tour/bg-yangshuo.png) no-repeat right bottom #f2f2f2;}
#recommendTours .classicTour { margin: 0 0 10px 0; padding: 5px; -moz-border-radius-topright: 4px;-moz-border-radius-bottomleft: 4px; -moz-border-radius-bottomright: 4px; position:relative; background:url(/image/tour/classic.jpg) no-repeat right #f1f1f1;}
#recommendTours .yangtzeTour {
	margin: 0 0 10px 0;
	padding: 5px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	position:relative;
	background:url(/image/tour/yangtze.jpg) no-repeat right #f1f1f1;
}
#recommendTours .groupTour { margin: 0 0 10px 0; padding: 5px; -moz-border-radius-topright: 4px;-moz-border-radius-bottomleft: 4px; -moz-border-radius-bottomright: 4px; position:relative; background:url(/image/tour/gp.jpg) no-repeat right #f1f1f1;}
#recommendTours .topTour .detailedTour {
	width: 186px;
	margin: 15px 0px 8px 0px;
	padding: 0 8px 0 20px;
	float: left;
	position:relative;
}
#recommendTours .topTour .detailedTour p { font-size:11px; text-align: ;}
#recommendTours .topTour .detailedTour p a { margin-right: 10px; text-decoration: underline;}
#recommendTours .topTour .detailedTour .iconTop1 {
	position:absolute;
	background: url(/pic/top-1.gif) no-repeat;
	width: 26px;
	height:26px;
	top: 0px;
	right: 14px;
}
#recommendTours .topTour .detailedTour .iconTop2 {
	position:absolute;
	background: url(/pic/top-2.gif) no-repeat;
	width: 26px;
	height:26px;
	top: 0px;
	right: 14px;
}
#recommendTours .topTour .detailedTour .iconTop3 {
	position:absolute;
	background: url(/pic/top-3.gif) no-repeat;
	width: 26px;
	height:26px;
	top: 0px;
	right: 14px;
}
#recommendTours .classicTour ol, #recommendTours .yangtzeTour ol, #recommendTours .groupTour ol{ margint:10px 5px; padding: 10px 5px;}
#recommendTours .classicTour ol li, #recommendTours .yangtzeTour ol li, #recommendTours .groupTour ol li{ line-height: 25px; margin-bottom:5px;}
#recommendTours .classicTour ol li a, #recommendTours .yangtzeTour ol li a, #recommendTours .groupTour ol li a { margin-right:10px; text-decoration: underline}
#recommendTours .classicTour ol li a:hover, #recommendTours .yangtzeTour ol li a:hover, #recommendTours .groupTour ol li a:hover { margin-right:10px; text-decoration: none;}

/*----- Theme Tour 鼠标划过显示图片样式 -----*/
.themeTourHOVER {
	border: 1px solid #d1d1d1;
	background:#fff;
	padding: 3px;
	position:absolute;
	bottom: -200px;
	right: 0px;
	display: none;
	width: 295px;
	height: auto;
	-moz-border-radius: 4px;
	z-index: 9999;
	float:left;
}
.themeTourHOVER2 {
	border: 1px solid #d1d1d1;
	background-color:#fff;
	padding: 3px;
	position:absolute;
	top: -240px;
	right: -159px;
	display: none;
	width: 295px;
	height: auto;
	-moz-border-radius: 4px;
	z-index: 9999;
	float:left;
}
.themeTourHOVER_arrow { position:absolute; bottom: -18px; left: 40px; background: url(/pic/arrow-upandleft.png) no-repeat; width: 27px; height: 19px;}
.themeTourHOVER_arrow2 { position:absolute; top: -16px; right: 150px; background: url(/pic/arrow-up.png) no-repeat; width: 18px; height: 16px;}
.tourpicIntro { margin:5px 0; font-size:11px}
.tourpicIntro a { color:#545454; text-decoration: underline;}
.tourpicIntro a:hover { color:#a31022; text-decoration: none;}

#themeTours { margin: 10px 0;}
#themeTours h2 { font-size:18px; font-weight: bold; border-bottom:1px solid #f1f1f1; padding-bottom:2px; margin: 18px 0 10px 0;}
#themeTours .themetourType { width:130px; float: left; padding: 7px; background-color:#f1f1f1; margin: 5px 21px 15px 0px; -moz-border-radius: 4px; position:relative; display:inline;}
#themeTours .themetourType2 { width:295px; float: left; padding: 7px; background-color:#f1f1f1; margin: 5px 21px 15px 0px; -moz-border-radius: 4px; position: relative; display:inline; }
#themeTours .themetourType:hover, #themeTours .themetourType2:hover { background:#d1d1d1;}
#themeTours .themetourType p {font-size: 11px; margin: 5px 0 0 0;}

#tourListPhoto dl {
	padding:0;
	margin:0;
}
#tourListPhoto dl dt {
	padding:0;
	margin:0;
	font-size:14px;
	color:#6b6b6b;
	margin:10px 0;
	font-weight:bold;
}
#tourListPhoto dl dd {
	padding:0;
	margin:0;
	float:left;
	width:140px;
	text-align:center;
	padding:0 10px;
	font-size:11px;
	color:#6b6b6b;
	border-bottom:1px dashed #6b6b6b;
	padding-bottom:15px;
	margin-bottom:15px;
	line-height:18px;
}
#tourListPhoto dl dd img {
	width:127px;
	height:95px;
}
#tourListPhoto dl dd a {
	font-size:11px;
	color:#6b6b6b;
	display:block;
}
#tourListPhoto dl dd strong {
	color:#c81010;
	font-weight:normal;
}
.privateTour {
	float:left;
	width:280px;
	border-bottom:1px #6b6b6b dashed;
	padding-bottom:10px;
	margin-right:30px;
	margin-bottom:15px;
}
.noDashed {
	border:0;
}
.privateTour img {
	float:left;
	margin-right:10px;
}
.privateTour p {
	font-size:11px;
	margin:0 -25px 0 0 !important;
	min-height:110px;
	line-height:18px;
}
.privateTour p.noLine {
	border-right:0;
}
.privateTour p a {
	font-size:11px;
	font-weight:bold;
	color:#6b6b6b!important;
}
.privateTour p strong {
	font-size:11px;
	margin-right:5px;
}
.privateTour p span {
	color:#c81010;
}
#sidebarTop {
	width:270px;
	background:url(/css/images/cruise/index-top.gif) no-repeat;
}
#sidebarTop form {
	padding:10px;
	border:1px #ddd2b7 solid;
	width:247px;
	margin-left:1px;
	margin-top:0;
	background:url(/css/images/tour/bg-sideTop.jpg) repeat-x;
}
#sidebarTop form .searchBtn {
	margin-top:15px;
}
#sidebarTop h2 {
	background:url(/css/images/title1.gif) no-repeat 8px 12px;
	font-size:14px;
	color:#fff;
	height:32px;
	line-height:32px;
	margin:0;
	padding:0;
	width:270px;
	text-indent:20px;
}
#sidebarTop ul {
	margin:0;
	padding:0;
}
#sidebarTop ul li {
	margin:0 0 5px 0;
	padding:0;
	float:left;
	list-style:none;
	width:120px;
	font-size:10px;
	color:#6b6b6b;
}
#sidebarTop ul li.last {
	width:auto;
}
#sidebarTop ul li.last a {
	font-size:11px;
	text-decoration:underline;
	color:#c81010;
}
#sidebarTop textarea {
	width:220px;
	height:80px;
	border:1px #ccc solid;
}
.tourType {
	margin:10px 0;
	border-top:1px #6b6b6b dashed;
	padding-top:10px;
}
.tourType label, .tourLenght label, .keywords label {
	font-size:11px;
	color:#6b6b6b;
	display:block;
	padding-bottom:5px;
}
.tourType select {
	width:200px;
	height:22px;
}
.tourLenght {
	width:110px;
	float:left;
}
.tourLenght select {
	width:100px;
	height:22px;
}
.keywords {
	float:left;
	width:120px;
	margin-bottom:10px;
}
.keywords input {
	width:120px;
}
.sidebarBottom {
	padding-bottom:10px;
	margin-top:10px;
	width:270px;
	background:url(/css/images/tour/bg-bottom.jpg) no-repeat bottom;
}
.sidebarBottom h2 {
	background:url(/css/images/tour/bg-top.jpg) no-repeat top;
	height:28px;
	margin:0;
	color:#6b6b6b;
	padding-top:5px;
	font-size:12px;
	font-weight:bold;
	text-indent:30px;
}
.sidebarBottom ul {
	list-style:none;
	border-left:7px #f2ede1 solid;
	border-right:7px #f2ede1 solid;
	margin:0;
	padding:0 0 10px 10px;
}
.sidebarBottom ol {
	list-style:none;
	border-left:7px #f2ede1 solid;
	border-right:7px #f2ede1 solid;
	margin:0 0 -5px 0;
	padding:0 0 10px 10px;
}
.sidebarBottom ul li {
	text-indent:13px;
	padding:3px 0 3px 5px;
	background:url(/pic/index-bottommin.gif) no-repeat 5px 10px;
}
.sidebarBottom ul li a {
	font-size:12px;
	color:#6b6b6b!important;
	text-decoration:none;
}
.sidebarBottom ol li {
	font-size:11px;
	color:#6b6b6b;
	padding:4px 0;
}
.sidebarBottom ol li a {
	font-size:11px;
	color:#6b6b6b!important;
	font-weight:bold;
	text-decoration:underline!important;
}
.sidebarBottom ol li a.last {
	font-size:11px;
	color:#c00808!important;
	font-weight:normal;
	padding-left:20px;
	text-decoration:underline!important;
}
.sidebarBottom ol li span {
	font-size:11px;
	color:#fa890f;
	font-weight:normal;
	margin-right:5px;
}


/* Private Tour 线路首页面 */
.tourListOut {
	width:660px;
	position:relative;
	background-repeat: repeat-x;
	padding:10px 0 0px 0px;
	clear:both;
}

.tourListOut .tourTitle { font-size: 11px; font-weight: bold;}
.tourT {
	width: auto;
	padding: 0px 10px 10px 0;
	line-height: 18px;
}
.tourListOut .tourListMap {
	width:110px;
	float:left;
	background:#fff;
	border:2px #CCC solid;
	margin:0px auto;
	padding: 1px;
}
.tourListOut .tourListMap img {
	margin:0 auto;
	max-width:110px;     /* 最大宽度为500px*/
	width:110px;      /* 图片的大小为500px*/
 width:expression(width>110?"110px":width+"px");
	max-width: 110px; /* 如果图片的尺寸超过550象素,那么就按550象素显示,高度                                                             同比例变化;如果图片的尺寸小于550象素,那么就原尺寸显示。在                                                             IE6中有效*/
	overflow:hidden;     /* 超出的部分隐藏，避免控制图片大小失败而引起的撑开变形*/
}
.tourListOut .tourListMap #fontEnlarge {
	font-size:11px;
}
.tourListOut .tourListMap #fontEnlarge img {
	width:auto;
	height:auto;
}
.tourListOut .tourListSummary {
	width:350px;
	float:left;
	padding-left: 10px;
}
.tourListOut .tourListSummary ul { margin-left:0px;}
.tourListOut .tourListSummary ul li { list-style: none; line-height: 18px; margin-bottom:5px; }
.tourListOut .tourListSummary p { font-weight: normal;}
.tourListOut .viewmap { width: 130px; height:15px; font-size: 10px; border: 1px solid #d1d1d1;  background:url(/css/images/bg-click.GIF) repeat-x bottom; margin-top: 8px;}
.tourListOut .viewmap a { text-decoration: none; color: #545454;}
.tourListOut .viewmap:hover { background:url(/css/images/bg-click-hover.GIF) repeat-x bottom; display:block;}
.tourListOut .viewmap .redcross {
	background: url(/css/images/redcross.gif) no-repeat center 50%;
	width: 10px;
	float: left;
	height: 15px;
	border-right: 1px solid #d1d1d1;
	padding: 0px 5px;
	cursor:pointer;
}
.tourListOut .viewmap .words { width:100px; float:left; padding-left: 2px; text-align: right;}

/*Tour Detail页面小工具*/
.tourListOut .tourListSummary .tourTools { width:auto; margin-bottom: 10px; font-size: 11px; float:left;}
.tourListOut .tourListSummary .tourTools a { color: #545454; text-decoration: none;}
.tourListOut .tourListSummary .tourTools a:hover { color: #A31022; border-bottom: 1px dashed #d1d1d1;}
.tourListOut .tourListSummary .tourTools .sendfr{ background: url(/css/images/email.gif) no-repeat left 50%; padding: 5px 0 5px 20px; float:left; width:auto; margin-right: 10px; cursor: pointer;}
.tourListOut .tourListSummary .tourTools .print { background: url(/css/images/print.gif) no-repeat left 50%; padding: 5px 0 5px 20px; float:left; width:auto; margin-right: 10px; cursor:pointer;}
.tourListOut .tourListSummary .tourTools .pdf { background: url(/css/images/pdf.gif) no-repeat left 50%;  padding: 5px 0 5px 20px; float:left; width: auto; margin-right: 10px; cursor: pointer;}

#content .tourListSummary .fontPrice {
	font-size:18px;
	color:#d22626;
}
.tourListOut .tourListPrice {
	width:175px;
	float:right;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 0px;
}
.tourListOut .tourListPrice .fullprice {
	font-size: 18px;
	font-weight: bold;
	color: #A31022;
	margin-bottom: 10px;
	margin-right: 15px;
}
.tourListOut .tourListPrice .fullprice2 {
	font-size: 18px;
	font-weight: bold;
	color: #A31022;
	margin-bottom: 10px;
}
.tourListOut .tourListPrice .fullprice a { font-size: 11px; color: #545454; font-weight: normal; text-decoration: underline}
.tourListOut .tourListPrice .fullprice a:hover { color: #A31022; text-decoration: none;} 
.currentraveler {
	font-size: 11px;
	margin-bottom: 10px;
}
.currentraveler .currentNo { font-size: 13px; font-weight: bold; color: #A31022; cursor:pointer} 
.tourListOut h2 {
	font-size:14px;
	color:#545454;
	font-weight:bold;
	margin: 0 0 4px 10px;
	border-bottom:1px solid #f1f1f1;
	padding-bottom:1px;
	display: block;
	width: 530px;
	float: left;
}
.tourListOut h2 a:link, .tourListOut h2 a:visited {
	color:#666666;
	text-decoration:none;
	font-size: 14px;
}
.tourListOut h2 a:hover {
	color:#d22626;
	text-decoration:underline;
}
#content .tourListSummary p {
	font-size:12px;
	color:#777;
	line-height:18px;
	margin:0 0 3px 0;
}
#content .tourListSummary p a:link, #content .tourListSummary p a:link {
	color:#666666;
}
#content .tourListSummary p a:hover {
	color:#d22626;
	text-decoration:none;
}
#content .tourListPrice p {
	font-size:11px;
	color:#777;
	line-height:15px;
	margin-bottom:8px;
}
/*线路长线首页翻页样式*/	
    #tourInfoNav {
	margin-top:20px;
	visibility: inherit;
	position: relative;
	width: 600px;margin-bottom:10px;
}
#tourInfoNav ul, #tourInfoNav ul a:link {
	list-style-type: none;
	background:none;
	margin: 0;
	padding: 0;
}
#tourInfoNav ul li {
	float:left;
	display:inline;
	margin-right:8px;
	margin-bottom:0px;
	background-color:#f1f1f1;
	border:1px solid #d1d1d1;
	font-weight:bold;
	font-size:12px;
	padding:6px 12px;
	-moz-border-radius: 4px;
}
#tourInfoNav ul li a:link, #tourInfoNav ul li a:visited {
	text-decoration:none;
	color:#545454;
}
#tourInfoNav ul li.active {
	border: 1px solid #d1d1d1;
	background:#fff;
}
#tourInfoNav ul li.active a:link, #tourInfoNav ul li.active a:visited {
	text-decoration:none;
	color:#A31022;
}
#tourInfoNav ul li:hover {
	background-color:#fff;
	border-bottom:1px solid #fff;
}
#tourInfoNav ul li:hover a {
	color:#A31022;
}
#tourInfoNav ul li.customize {
	background-image:url(images/tour/customize.gif);
	background-repeat:repeat-x;
 color:
}
#tourInfoNav ul li.customize a:link, #tourInfoNav ul li.customize a: visited {
	color:#f25c5d;
	text-decoration:none;
}
#tourInfoDetail {
	float:left;
	width:660px;
	border-top: none;
	margin-top:0px;
	margin-left:0px;
	position: relative;
}
#tourInfoDetail p { text-align: justify}
#tourInfoDetail .tourDate {background: #d1d1d1;
	display:block;
	padding: 5px;
	font-size: 18px;
	width:70px;
	margin-bottom:0px;
	color: #A31022;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
}
#tourInfoDetail .customertourDate {
	background: #d1d1d1;
	display:block;
	padding: 5px;
	font-size: 18px;
	width:70px;
	margin-bottom:0px;
	color: #A31022;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
}
#tourInfoDetail .tourdayTitle { font-weight: bold;}

.tdColorChange1 { BACKGROUND: #F4F4F4}
.tdColorChange2 { BACKGROUND: #FFFFFF}

#tourInfoDetail .tourAttractionName {border-bottom: 1px solid #d5d5d5; padding-bottom: 2px; font-style:italic;}
#tourInfoDetail p { line-height: 18px; margin-bottom: 10px;}
#tourInfoDetail ol { margin-left: 15px; padding-left: 10px;}
#tourInfoDetail ol li { margin-left: 5px; padding-left: 5px; line-height: 18px; margin-bottom: 5px; margin-top: 5px;}
#tourInfoDetail h2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	color:#545454;
	padding:0px;
	margin:10px 0px 10px 0px;
	border-bottom:1px solid #f1f1f1;
	padding-bottom:1px;
}
#tourInfoDetail h2.listTitle {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight: bold;
	color:#545454;
	padding:0px;
	margin:5px 0px 5px 0px;
	border-bottom:1px solid #f1f1f1; padding-bottom:1px;
}
#tourInfoDetail h2.listTitle a { font-size:14px;}
#tourInfoDetail h2.dayItinerary {
	font-size:18px;
	font-weight: bold;
	color:#545454;
	padding:2px;
	margin:5px 0px 5px 0px;
	background-color: #f1f1f1;
}
#tourInfoDetail #hotelDetail {
	color:#626262;
	font-size:11px;
	margin:9px 10px 0 0;
	line-height:2.1em
}
#tourInfoDetail h3 {
	background-image:url(/pic/icon-red.gif);
	background-repeat:no-repeat;
	background-position:left;
	font-size:14px;
	color:#6b6b6b;
	font-weight:bold;
	padding-left:12px;
	margin-bottom: 5px;
}
#tourInfoDetail h4 {
	font-size:13px;
	color:#C6162B;
	font-weight:bold;
}
/*add-ons页面样式*/
#tourInfoDetail .tourAddon {
	width: 645px;
	float:left;
	margin: 15px 0;
	padding-bottom: 15px;
	border-bottom: 1px solid #d1d1d1;
}
#tourInfoDetail .tourAddon .addonImg { width: 150px;  float:left; padding: 5px; background: #f1f1f1; border: 1px solid #d1d1d1; margin-top: 5px;}
#tourInfoDetail .tourAddon .addonContent {
	width: 470px;
	margin-left: 10px;
	float: right;
}
#tourInfoDetail .tourAddon .addonContent h3 { font-size: 16px; font-weight: bold; background: none; margin: 0 0 10px 0; padding-left: 0px; border-bottom: 1px solid #f1f1f1; padding-bottom: 3px;}
#tourInfoDetail .tourAddon .addonContent ul { margin-left: 0px; font-size: 11px;}
#tourInfoDetail .tourAddon .addonContent ul li { list-style: none; line-height: 18px; margin-bottom: 5px;}
/*Itinerary图片样式*/
#relatedImg {
	width: 650px;
	padding: 0px;
	float:left;
}
#relatedImg .detailImg {
	width: 300px;
	height:auto;
	float:left;
	border: 1px solid #d1d1d1;
	background-color: #f1f1f1;
	padding: 5px;
	margin-right: 10px;
	display:inline;
}
#relatedImg .imgTitle { background: url(/pic/icon-red.gif) no-repeat left center; padding-left: 15px; margin-left: 5px; margin-top: 5px; }

/*Tour页面下方预定按钮样式*/
#tourInfoDetail .reserveButton {
	font-size: 13px;
	font-weight: bold;
	background: url(/css/images/buttunRed.GIF) repeat-x bottom;
	padding: 8px;
	width:290px;
	float:right;
	margin-right: 10px;
	margin-top: 15px;
}
#tourInfoDetail .reserveButton:hover { background: url(/css/images/buttunRed2.GIF) repeat-x bottom;}
#tourInfoDetail .reserveButton a { color: #fff; text-decoration: none; background: url(/pic/shopping-cart.png) no-repeat left center; padding-left:28px; text-transform: uppercase;  }
.buttunSelect {
	font-weight:bold;
	text-align:center;
	color: #A31022;
	margin: 20px 0 0 20px;
	width:80px;
}
.buttunSelect a {
	display:block;
	-moz-border-radius:5px;
	-moz-border-radius:5px;
	border:#D1D1D1 1px solid;
	background-color:#fff;
	background-image:url(/css/images/bg-click.GIF);
	background-repeat:repeat-x;
	background-position:bottom;
	padding:6px 12px;
	text-decoration:none;
	color:#a31022;
}
.buttunSelect a:hover {
	display:block;
	padding:6px 12px;
	background-color:#fff;
	background-image:url(images/bg-click-hover.GIF);
	background-repeat:repeat-x;
	background-position:bottom;
}
.buttunSelect2 {
	font-weight:bold;
	text-align:center;
	color: #A31022;
	margin: 20px 0 0 0;
	width:80px;
}
.buttunSelect2 a {
	display:block;
	-moz-border-radius:5px;
	-moz-border-radius:5px;
	border:#D1D1D1 1px solid;
	background-color:#fff;
	background-image:url(/css/images/bg-click.GIF);
	background-repeat:repeat-x;
	background-position:bottom;
	padding:6px 12px;
	text-decoration:none;
	color:#a31022;
}
.buttunSelect2 a:hover {
	display:block;
	padding:6px 12px;
	background-color:#fff;
	background-image:url(images/bg-click-hover.GIF);
	background-repeat:repeat-x;
	background-position:bottom;
}
.buttunSelect3 {
	font-weight:bold;
	text-align:center;
	color: #A31022;
	margin: 20px 0 0 0;
	padding:0;
}
.buttunSelect3 a {
	display:block;
	-moz-border-radius:5px;
	-moz-border-radius:5px;
	border:#D1D1D1 1px solid;
	background:url(/css/images/bg-click.GIF) repeat-x bottom #fff;
	padding:6px 5px;
	text-decoration:none;
	color:#a31022;
}
.buttunSelect3 a:hover {
	display:block;
	padding:6px 5px;
	background:url(images/bg-click-hover.GIF) repeat-x bottom #fff;
}
/*Tour Features 样式*/
#tourInfoDetail #tourFeatures {
	width: 660px; padding: 5px 0; margin: 15px 0;}
#tourInfoDetail #tourFeatures p { text-align: justify;}
#tourInfoDetail #tourFeatures h2 { font-size: 17px; font-weight: bold; margin: 5px 0; float:left; border-left: 3px solid #a31022; padding-left: 5px;}
#tourInfoDetail #tourFeatures h3 {
	background: none;
	color: #A31022;
	font-size: 15px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-left: 0px;
	border-bottom: 1px dashed #f1f1f1;
	padding-bottom: 5px;
	padding-top: 0px;
}
#tourInfoDetail #tourFeatures h3 a { color: #A31022; text-decoration: none;}
#tourInfoDetail #tourFeatures h3 a:hover { border-bottom: 1px solid #A31022; padding-bottom: 5px;}
#tourInfoDetail #tourFeatures .featuredHotel {
	width: 650px;
	padding: 0;
	margin: 10px 5px 10px 0;
	float: left;
}
#tourInfoDetail #tourFeatures .featuredHotel .hotelinfo {
	width: 510px;
	margin: 0px 5px 0 8px;
	float:left;
}
#tourInfoDetail #tourFeatures .featuredHotel .star { margin: 5px 10px; }
#tourInfoDetail #tourFeatures .featuredHotel .otherinfo {
	margin: 5px 0 8px 0;
	background: url(/pic/arrow-r.GIF) no-repeat left 50%;
	padding-left: 10px;
}

/*线路长线首页Highlights样式*/	
#content #tourHighlightBox {
	width:645px;
	margin:5px 0 0 0;
	background:url(/css/images/-click.GIF) repeat-x bottom #333;
	float:left;
	position:relative;
}
#content #tourHighlightBox #highlightsImg {width: 450px; float:left; position: relative;}
#content #tourHighlightBox #highlightsImg .description {
	width:430px;
	height: 50px;
	background-color: #333;
	filter:alpha(opacity=60);/*IE*/
	-moz-opacity: 0.6;/*FF*/
	opacity: 0.6;/*all broswer*/
	position: absolute;
	top: 230px;
	color: #fff;
	left: 0px;
	padding: 10px;
}
#content #tourHighlightBox #highlightsRight {
	width:190px;
	float: right;
}

#content #tourHighlightBox #highlightsRight .listImg {
	width:80px;
	height: 60px;
	float: left;
	margin: 15px 0px 0px 10px;
	position:relative;
}
#content #tourHighlightBox #highlightsRight .listImg .videoIcon {
	width: 46px;
	height:32px;
	background: url(/pic/play.png) no-repeat center;
	top: 18px;
	left:5px;
	position:absolute
}
#content #tourHighlightBox .preNext {
	width: 150px;
	float:left;
	margin: 25px 0 0 28px;
}
#content #tourHighlightBox .viewmore {
	width: 160px;
	float:left;
	margin: 15px 0 0 15px;
}
#content #tourHighlightBox .viewmore a { color: #fff; text-decoration: none; background: url(/pic/arrow-.GIF) no-repeat left 50%; padding-left: 10px;}
#content #tourHighlightBox .viewmore a:hover { background: url(/pic/arrow-.GIF) no-repeat left 50%; padding-left: 0px; font-weight: bold;}

#content #tourHighlightBox #HighlightsImage {
	width:310px;
	float:left;
}
#content #tourHighlightBox #HighlightsImage #image {
	width:300px;
	height:230px;
	margin:8px;
}
#content #tourHighlightBox #HighlightsImage #play {
	width:300px;
	height:20px;
	margin:0 5px;
	text-align:center;
	padding-bottom:3px;
	cursor: pointer;
}
#content #tourHighlightBox #HighlightsImage #play img {
	margin-left:10px;
}
#content #tourHighlightBox #HighlightsDesc {
	width:320px;
	float:right;
	padding-right: 5px;
	margin-left: 5px;
}
#content #tourHighlightBox #HighlightsDesc ul {
	margin:0;
	padding:0;
}
#content #tourHighlightBox #HighlightsDesc ul li,#tourHighlightBox > ul li {
	border-bottom:1px solid #fff;
	font-size:12px;
	padding:8px 0 8px 25px;
	background:url(/css/images/drop-2.gif) 10px no-repeat;
	list-style:none;
	border-bottom: 1px solid #d1d1d1;
}
#tourHighlightBox > ul li{
	float:left;
	width: 250px;
}

#content #tourHighlightBox #HighlightsDesc ul li a:link, #content #tourHighlightBox #HighlightsDesc ul li a:visited ,#tourHighlightBox > ul li a:link,#tourHighlightBox > ul li a:visited {
	color:#666;
	text-decoration:none;
	
}
#content #tourHighlightBox #HighlightsDesc ul li.active a:link, #content #tourHighlightBox #HighlightsDesc ul li.active a:visited, #content #tourHighlightBox #HighlightsDesc ul li a:hover {
	color:#a31022;
	text-decoration:none;
}
#content #tourHighlightBox #HighlightsDesc ul li.active, #content #tourHighlightBox #HighlightsDesc ul li:hover ,#tourHighlightBox > ul li.active, #tourHighlightBox > ul li:hover {
	background:url(/css/images/bg-gray.gif) no-repeat;
}
#content #tourHighlightBox #HighlightsDesc #more {
	width:60px;

	position:relative;
	float:right;
	margin-top:5px;
	cursor: pointer;
}
#content #tourHighlightBox #HighlightsDesc #count {
	width:80px;
	position:relative;
	float:left;
	font-size:12px;
	color:#666;
	margin-top:5px;
	padding-left:25px;
}
#content #tourTypeBox {
	width:625px;
	background:#f1f1f1;
	margin:15px 0;
	font-size:12px;
	color:#666;
	line-height:18px;
	border-left:#a31022 5px solid;
	padding:8px 8px 5px 10px;
	margin: 0 0 10px 0px;
}
/*线路长线首页 Summary Itinerary样式*/	
#content #tourInfoDetail #tourBrief {
	width:650px;
	font-size:12px;
	color:#666;
}
#content #tourInfoDetail #tourBrief th {
	width:100px;
	float:left;
	background:#f3ede1;
	padding:10px;
	font-weight:bold;
	border-top:5px solid #fff;
	font-weight:normal;
}
#content #tourInfoDetail #tourBrief td {
	width:530px;
	padding:10px;
	border-bottom:1px solid #f3ede1;
	text-align: left;
	vertical-align: top;
}
/*---线路右侧video----*/
#subContent #videoInclude {
	margin:0 0 20px 0;
	width:275px;
	border:1px solid #d1d1d1;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
}
#subContent #detailedVideo {
	width:273px;
	margin: 10px 0 0 0;
	position:relative;
	padding: 0;
	height: 220px;
}
#subContent #videoInclude h3 {
	font-size:14px;
	padding:8px 3px;
	background-color:#999;
	font-weight:bold;
	margin:0;
	color:#fff;
	font-size:12px;
	text-align:center;
}

/*线路长线首页 右侧 Make a Difference 样式*/
#subContent #tourDifference {
	margin:20px 0;
	width:275px;
}

#subContent #tourDifferenceTop {
	height:25px;
	font-size:14px;
	padding:8px 3px 3px 8px;
	background-color:#b2b2b2;
	font-weight:bold;
	margin:0;
	color:#fff;
	font-size:12px;
	text-align:center;
}
#tourDifferenceTop a {
	color: #fff;
	text-decoration: none;
}
#subContent #tourDifferenceMain {
	width:275px;
	border:1px solid #ded1e1;
	margin: 20px 0;
	position:relative
}
#subContent #tourDifferenceMain h5 {font-size:13px; font-weight: bold; padding:8px 0; background:#999; text-align: center; color:#fff; margin-bottom:8px;}
#subContent #tailormadeTips {
	width:273px;
	border:1px solid #ded1e1;
	margin: 10px 0 10px 0;
	position:relative
}
#subContent #tailormadeTips .tailorSteps { width:265px; padding: 5px 5px 5px 0; margin-top: 8px; }
#subContent #tailormadeTips .tailorSteps .arrowDown {
	background: url(/css/images/arrow-big.gif) no-repeat;
	width: 46px;
	height: 18px;
	position: static;
	margin: 5px 0 5px 90px;
}
#subContent #tailormadeTips .tailorSteps ol { margin-left: 10px; padding-left:15px;}
#subContent #tailormadeTips .tailorSteps ol li {
	list-style-position:outside;
	line-height: 18px;
	border-bottom: none;
	font-size: 11px;
}

#subContent #tourDifferenceMain h3 {
	height:25px;
	font-size:14px;
	padding:8px 3px 3px 8px;
	background-color:#b2b2b2;
	font-weight:bold;
	margin:0;
	color:#fff;
	font-size:13px;
	text-align:center;
}
#subContent #tourDifferenceMain ol {
	margin:10px 0 0 10px;
	padding:0 5px 0 5px;
}
#subContent #tourDifferenceMain ol li {
	font-size:11px;
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:1px dotted #ded1e1;
}
#subContent #tourDifferenceMain ol li a {
	color:#545454;
	font-size: 11px;
	text-decoration: underline
}
#subContent #tourDifferenceMain ol li a:hover {
	color:#a31022;
	text-decoration:none;
}
#subContent #tourDifferenceMain .tourTestimonial {
	width: 260px;
	padding: 5px;
	font-size: 11px;
	line-height: 16px;
}
#subContent #tourDifferenceMain ul {
	margin:5px;
	padding:0;
	font-size:11px;
	color:#666;
}
#subContent #tourDifferenceMain ul li {
	list-style:none;
	margin-bottom:10px;
	line-height:16px
}
#subContent #tourDifferenceMain ul li a { text-decoration: underline;}
#subContent #tourDifferenceMain ul li a:hover { text-decoration: none;}
#subContent #tourDifferenceMain .fontYellow {
	color:#545454;
	font-weight:bold;
}
/*线路长线首页 右侧 Other tours 样式*/
#subContent #tourOtherChoice {
	width:275px;
	margin:10px 0;
	border:1px solid #d1d1d1;
}
#subContent #tourOtherChoice h3 {font-size:14px;
	padding:8px 3px;
	background-color:#999;
	font-weight:bold;
	margin:0;
	color:#fff;
	font-size:12px;
	text-align:center;}
#subContent #tourOtherChoice #tourOtherChoiceTop {
	height:25px;
	font-size:14px;
	padding:8px 3px 3px 8px;
	background-color:#999;
	font-weight:bold;
	margin:0;
	color:#fff;
	font-size:12px;
	text-align:center;
}
#subContent #tourOtherChoice ul {
	margin:10px 0 0 10px;
	padding:0;
}
#subContent #tourOtherChoice ul li {
	list-style:none;
	font-size:11px;
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:1px dotted #ded1e1;
	color:#a31022;
}
#subContent #tourOtherChoice ul li.last {
	border:none;
	text-align:right;
}
#subContent #tourOtherChoice ul li a:link, #tourOtherChoice ul li a:visited {
	color:#777;
	text-decoration:none;
	font-size: 11px;
}
/*tour extend page*/
#listTourExtendCity {
	margin:15px 0 15px 0;
	padding:0;
	font-size:12px;
	font-weight:bold;
}
#listTourExtendCity ul li {
	background-color:#f1f1f1;
	border:#d1d1d1 solid 1px;
	margin: 0 5px 5px 0;
	list-style:none;
	padding:6px;
	text-align:center;
	float:left;
	-moz-border-radius: 4px;
	width: 80px;
}
#listTourExtendCity .active {
	background-color:#fff;
}

#tourtipsTitle{
	margin:15px 0 15px 0;
	padding:0;
	font-size:12px;
	font-weight:bold;
}
#tourtipsTitle ul li {
	background-color:#f1f1f1;
	border:#d1d1d1 solid 1px;
	margin: 0 5px 5px 0;
	list-style:none;
	padding:5px 0;
	text-align:center;
	float:left;
	-moz-border-radius: 4px;
	width: 150px;
}
#tourtipsTitle ul li:hover { background-color:#fff;}
#tourtipsTitle ul li.active{ background: #fff;}
#tourtipsTitle ul li a { text-decoration: none;}
#tourtipsTitle ul li.active a { text-decoration: underline; color:#a31022;}

#listTourExtendCity ul .wish {
	background:url(/pic/tour-add-wish.gif) right top no-repeat;
	margin-left:6px;
	border:none;
}
#listTourExtendCity ul a:link, #listTourExtendCity ul a:visited {
	color:#6b6b6b;
	text-decoration:none;
}
#listTourExtendCity ul li:hover {
	background-color:#fff;
}

#listTourExtend {
	width:98%;
	margin:0;
	padding-left:5px;
	font-size:11px;
	color:#6b6b6b;
}
#listTourExtend h2 {
	background-image:url(/pic/icon-red.gif);
	background-repeat:no-repeat;
	background-position:left;
	font-size:14px;
	color:#6b6b6b;
	font-weight:bold;
	padding-left:15px;
}
#tourAddons {
	width:173px;
	height:195px;
	padding:5px;
	float:left;
	margin-right:20px;
	margin-bottom:20px;
	border:1px solid #d1d1d1;
	position:relative;
}
#tourAddons .picAddons img {
	width:172px;
	height:78px;
}
#listTourExtend h3 {
	font-size:11px;
	color:#6b6b6b;
	font-weight:bold;
}
#tourAddons .textAddons {
	line-height:15px;
}
#tourAddons .price {
	color:#A31022;
	font-size:13px;
	font-weight:bold;
	padding:50px;
	line-height:30px;
}
#tourAddons .bottom-add {
	text-align:center;
	margin-top:15px;
}
/*tour itinerary page*/
#contentTourIteneray {
	width:100%;
	margin-bottom:20px;
	padding:0;
	color:#6b6b6b;
	position: relative;
}
#contentTourIteneray .days {
	background: #d1d1d1;
	display:block;
	padding: 5px;
	width: 80px;
	font-size: 18px;
	font-weight: bold;
	color: #A31022;
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
	margin-left: 5px;
}
#contentTourIteneray .contentItinerary {
	width: 100%;
	margin: 10px 5px;
}
#contentTourIteneray .attractionUnderline { border-bottom: 1px solid #f1f1f1; padding-bottom: 2px; font-style:italic;}
#contentTourItenerayLeft {
	width:52px;
	font-size:11px;
	font-weight:bold;
	float:left;
	padding:10px;
}
#contentTourIteneray2 {
	width:95%;
	margin-bottom:20px;
	padding:0;
	color:#6b6b6b;
	background-image:url(images/tour/bg-tour-itinerary2.gif);
	background-position:left;
	background-repeat:repeat-y;
	border-bottom:1px solid #fbf1da;
}

#contentTourIteneray2 h2{margin:0; border-bottom:1px solid #666;}
#contentTourItenerayLeft2 {
	width:52px;
	font-size:11px;
	font-weight:bold;
	float:left;
	padding:10px;
}
#contentTourItenerayRight {
	float:left;
	width:98%;
	font-size:12px;
	color:#6b6b6b;
	line-height:18px;
	padding-left:10px;
}
#contentTourItenerayRight ul {
	margin:0;
	padding:10px 0;
	list-style:none
}
#contentTourItenerayRight .link a:link {
	color:#3d8fc8;
}
#contentTourItenerayAddons {
	width:255px;
	height:183px;
	float:right;
	background-image:url(/css/images/tour/bg-tour-itinerary-addons.JPG);
	background-repeat:no-repeat;
	padding:10px;
	margin-left:20px;
	position: absolute;
	top: 70px;
	right: 0px;
}
#contentTourItenerayAddons a { color:#545454; text-decoration: underline;}
#contentTourItenerayAddons a:hover { text-decoration: none; color:#a31022;}
#contentTourItenerayAddons .addButton {
	background: url(/css/images/bg-click.gif) repeat-x bottom #fff;
	padding: 5px;
	width: 90px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	display: block;
	border: 1px solid #d1d1d1;
}
#contentTourItenerayAddons .addButton a { color:#000; text-decoration: none;}
#contentTourItenerayAddons .addButton a {
	color:#a31022;
	text-decoration: none;
}
#contentTourItenerayAddons .afterAdd {
	background-color:#f3ede1;
	padding: 5px;
	font-size:11px;
	width: 265px;
	border:1px solid #d1d1d1;
	color: #a31022;
}

#contentTourItenerayAddons input { margin: 5px 0;}
#contentTourItenerayAddons h3 {
	font-size:12px;
	font-weight:bold;
	margin: 0 0 8px 0;
}
#contentTourItenerayAddons > a {
	font-size:11px;
	color:#6b6b6b;
	text-decoration: underline;
}
#contentTourItenerayAddons > a:hover {
	font-size:11px;
	color:#a31022;
	text-decoration: none;
}
#contentTourItenerayAddons .price {
	font-size:11px;
	color:#a31022;
	margin-left:8px;
}
#tourItineraryBox {
	margin-left:10px;
	margin-right:20px;
	margin-top:20px;
	padding:0;
	width:207px;
	height:156px;
	float:left;
}
#tourItineraryBox p {
	text-align:center;
	line-height:40px;
}
/*tour price page*/
#tourPriceLeft {
	width:130px;
	height:auto;
	margin:0;
	padding:0 0 5px 0;
	float:left;
	background:url(images/tour/bg1-tour-price.jpg) bottom;
	font-size:13px;
	font-weight:bold;
	text-align:center;
}
.dateBox1 {
	width:128px;
	height:35px;
	padding:5px;
	margin:0;
	background-image:url(images/tour/bg2-tour-price.jpg);
	color:#ff8600;
}
.dateBox1 .wordGray {
	font-size:11px;
	color:#666;
}
#tourPriceLeft .dateBox2 {
	width:128px;
	height:35px;
	padding:5px;
	margin:0;
	color:#b39248;
}
.dateBox2 .wordGray {
	font-size:11px;
	color:#979696;
}
#tourPriceRight {
	width:650px;
	height:306px;
	float:left
}
#tourPriceRight a:link, #tourPriceRight a:visited {
	color:#666;
	text-decoration:underline;
}
.tableTourPrice {
	width:100%;
	height:305px;
	margin:0;
	padding:0;
	border:#fff 5px solid;
	text-align:center;
}
.tableTourPrice th {
	background-color:#f2ecdf;
	border:#fff 1px solid;
	font-size:11px;
	color:#666;
	height:27px;
	padding-top:10px;
}
.tableTourPrice td {
	background-color:#f1f1f1;
	border-right:#d1d1d1 1px solid;
	border-top:#d1d1d1 1px solid;
	font-size:12px;
	color:#666;
}
.tableTourPrice .table3 {
	background-color:#f2ecdf;
	border-right:#ded1b1 1px solid;
	border-top:#ded1b1 1px solid;
	font-size:12px;
	color:#666;
}
.tableHotelPrice {
	border-left:#d1d1d1 1px solid;
	border-bottom:#d1d1d1 1px solid;
	width:650px;
	height:auto;
	text-align:center;
	margin:0;
	font-size:12px;
}
.tableHotelPrice th {
	background-color:#f1f1f1;
	font-size:11px;
	height:3px;
	color:#666;
	padding:10px 0;
	border-right:#d1d1d1 1px solid;
	border-top:#d1d1d1 1px solid;
}
.tableHotelPrice td {
	font-size:12px;
	color:#666;
	border-right:#ded1b1 1px solid;
	border-top:#ded1b1 1px solid;
}
.tableHotelPrice a:link, .tableHotelPrice a:visited {
	font-size:11px;
	color:#666;
}
#requireBox {
	height:140px;
	background-image:url(images/tour/tailor-made.gif);
	background-position:left top;
	background-repeat:no-repeat;
	font-size:12px;
	color:#6b6b6b;
	line-height:20px;
	padding:10px;
}
#requireBoxRight {
	float:right;
	width:auto;
}
/*--Price标签--*/
#priceShift{border-bottom:3px solid #d1d1d1;position:relative;margin-bottom:10px; height:53px;}
#priceShift ul{
	padding:0px;
	margin:0px;
	margin-left:15px;
	list-style:none;
	}
#priceShift li {
	width: 130px;
	float:left;
	height:40px;
	background-color:#f1f1f1;
	border: 3px solid #d1d1d1;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	margin-right: 5px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	display:block;
	list-style:none;
	padding-top:10px;
	
}
*html #priceShift li{
    position:relative;
	top:3px;
}
#priceShift li.active {
	background-color:#fff;
	position: relative;
	border-bottom: 3px solid #fff;
	color: #a31022;
	
}
*html #priceShift li.active{
    position:relative;
	top:3px;
}
#priceShift .timeDuration { color: #A31022; margin-bottom: 5px;}
#priceShift .gpYear { font-size: 14px; font-weight: bold;}
/*tour tips page*/
#contentTourTips {
	margin:10px 0;
	padding:0;
	font-size:12px;
	color:#545454;
	line-height:20px;
	border: 0px solid #d1d1d1;
	text-align: justify;
}
#contentTourTips h3 { font-size:15px; font-weight: bold; background: none; padding-left:0; border-bottom:1px solid #f1f1f1; padding-bottom:2px;}
#contentTourTips h4 { color: #545454; font-size:13px; font-weight: bold; border-bottom:1px solid #f1f1f1; padding-bottom:2px;}
#contentTourTips h5 {
	background: url(/pic/icon-red.gif) no-repeat left;
	padding-left: 13px;
	font-size: 13px;
	font-weight: bold;
}
#contentTourTips ol { margin-left: 0px; padding-left: 5px;}
#contentTourTips ol li {
	background-image:url(/css/images/bg-ol.gif);
	background-position:left top;
	background-repeat:no-repeat;
	list-style-position:inside;
	color:#545454;
	line-height:20px;
	padding-left: 5px;
	padding-bottom: 2px;
	margin-left: 0px;
}
#contentTourTips table { font-size:12px; margin: 10px 0; padding-left:5px;}
#contentTourTips table td { border-bottom: 2px solid #f1f1f1;  padding: 3px 0;}
/*tour review page*/
.tourReview {
	width:640px;
	margin-top:15px;
	margin-bottom:10px;
	height: auto;
	clear:both;
	position:relative;
}
.tourReviewer {
	width:70px;
	float:left;
	margin:0px 5px 0 0;
	height: 100px;
	font-size:11px;
	padding:10px 12px 0 6px;
	color:#555;
	line-height:16px;
	background-image: url(/css/images/bg-reviewer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.tourReviewBody {
	width:600px;
	float:left;
	height: auto;
	font-size:11px;
}
.tourReviewBodyLeft {
	width:30px;
	background:url(/css/images/bg-review-left.jpg) no-repeat left;
	height: 120px;
	float:left;
}
.tourReviewBodyRight {
	width:450px;
	float:left;
	background-image:url(/css/images/bg-review-body.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	border:1px solid #ece4d7;
	height: auto;
	margin-left:-14px;
	margin-bottom:10px;
	padding:5px 10px;
}
#content .tourReviewBodyRight p {
	font-size:11px;
	line-height:20px;
}
.tourReviewAdd {
	float:right;
	clear:both;
	width:180px;
	height:20px;
	background:url(/css/images/bg-review-add.jpg) no-repeat left top;
	padding:5px 0 2px 28px;
}
.tourReviewAdd a:link, .tourReviewAdd a:visited {
	font-size:11px;
	font-weight:bold;
	color:#fb9320;
}
.tourReviewAdd a:hover {
	text-decoration:none;
	color:#d22626
}
/*grouptour*/
.grouptourListNote  { margin: 0px 0 20px 0;}
.grouptourListNote ol {
	margin:0;
	padding:0 0 0 10px;
	font-size:12px;
	color:#6b6b6b;
	line-height:20px
}
#tourPriceGlance {
	width:275px;
	height:372px;
	margin:10px 0 0 0;
	padding:0;
}
#tourPriceGlance a:link, a:visited {
	color:#545454;
}
#tourPriceGlance .tablePrice {
	width:275px;
	height:372px;
	border:#b2b2b2 1px solid;
	text-align:center;
	font-size:12px;
	color:#6b6b6b;
}
#tourPriceGlance .tablePrice th {
	height:24px;
	background-color: #b2b2b2;
	border:none;
	font-size:13px;
	padding:5px 0;
	border-bottom: 1px solid #b2b2b2;
	color: #fff;
}
#tourPriceGlance .tablePrice td {
	background-color:#f1f1f1;
	border-bottom:#fff 1px solid;
	border-left:#fff 1px solid;
}
#tourPriceGlance .tablePrice .style1 {
	background-color:#d1d1d1;
	border-left: 1px solid #fff;
}
#tourPriceGlance .tablePrice .style2 {
	background-color:#fdeed0;
}
.hotelListOut {
	width:674px;
	position:relative;
	background-image: url(/css/images/hotel/bg-hotel-list.GIF);
	background-repeat: repeat-x;
	border:#f2eee1 1px solid;
	padding:10px;
	clear:both;
	margin-bottom: 20px;
}
.hotelListPic {
	width:113px;
	height:85px;
	background-image:url(images/tour/bg-hotel-list-image.jpg);
	margin:5px 12px 0 0;
	float:left;
}
.hotelListPic img {
	width:113px;
	height:85px;
	border:1px solid #d1d1d1;
	background:#f1f1f1;
	padding:5px;
	-moz-border-radius:4px;
}
.hotelListInside {
	width:510px;
	margin:0;
	padding:10px;
	font-size:11px;
	color:#686868;
	line-height:18px;
	float:right;
}
.hotelListInside h2 {
	font-size:13px;
	margin-top:0;
	color:#797979;
	font-weight:bold;
}
.hotelListOut .hotelListInside a:link, .hotelListOut .hotelListInside a:visited {
	color:#ce2435;
}
#priceIntro { margin: 15px 0;}
#priceIntro h3 {
	background: none;
	margin: 5px 0 10px 0;
	padding-left:5px;
}
#priceIntro .priceincludes {
	width: 300px;
	float: left;
	margin: 10px 5px;
	border: 1px solid #d1d1d1; background-color:#f1f1f1; -moz-border-radius: 4px;
	padding: 5px;
}
#priceIntro .priceincludes  ul { margin-left: 5px;}
#priceIntro .priceincludes ul li { list-style: none; background: url(/pic/include.gif) no-repeat; padding-left: 20px; line-height: 18px; margin-bottom:5px; font-size: 11px; color:#545454;}
/*#priceIntro .priceincludes ul li strong { border-bottom:1px solid #666; padding-bottom:1px;}
*/#priceIntro .priceincludes ul li .bgyellow { background:#FFFFE1; border: 1px dashed #d1d1d1; padding: 5px; -moz-border-radius: 4px; margin-top:5px;}
#priceIntro .priceexcludes ul li .bgyellow { background:#FFFFE1; border: 1px dashed #d1d1d1; padding: 5px; -moz-border-radius: 4px; margin-top:5px;}
#priceIntro .priceexcludes {
	width: 300px;
	float: left;
	margin: 10px 5px;
	border: 1px solid #d1d1d1; background-color:#f1f1f1; -moz-border-radius: 4px;
	padding: 5px;
}
#priceIntro .priceexcludes  ul { margin-left: 5px;}
#priceIntro .priceexcludes  ul.excludes { margin-left: 5px;}
#priceIntro .priceexcludes ul li { list-style: none; background: url(/pic/exclude.gif) no-repeat; padding-left: 20px; line-height: 18px; margin-top:5px; font-size: 11px; color:#545454;}

#priceGroupTour {
	width:650px;
	border:#d1d1d1 4px solid;
	float:left;
	margin-top: -4px;
	position: relative;
}
#priceGroupTour a:link, #priceGroupTour a:visited {
	color:#666;
	text-decoration:underline;
}
.tableGroupTourPrice {
	width:650px;
	height:190px;
	margin:10px 0 0 0;
	padding:0;
	text-align:center;
}
.tableGroupTourPrice th {
	background-color:#fbf4e2;
	border-right:#fff 1px solid;
	font-size:11px;
	color:#666;
	height:41px;
	padding-top:10px;
}
.tableGroupTourPrice td {
	background-color:#fff;
	border-right:#f2ede1 1px solid;
	border-top:#f2ede1 1px solid;
	font-size:12px;
	color:#666;
}
#priceGroupTourNav {
	font-size:13px;
	font-weight:bold;
	text-align:center;
	visibility:inherit;
	position:relative;
	margin-bottom:0px;
	display:inline
}
#priceGroupTourNav #nav1 {
	width:133px;
	height:28px;
	border-top: #fb9320 4px solid;
	border-left: #fb9320 4px solid;
	border-right: #fb9320 4px solid;
	float:left;
	margin-right:15px;
	color:#fb9320;
	padding-top:15px;
	border-bottom:4px solid #fff;
	background:#fff;
}
#priceGroupTourNav #nav2 {
	width:133px;
	height:28px;
	border: #ded1b1 4px solid;
	border-bottom-color:#ded1b1;
	float:left;
	color:#6b6b6b;
	padding-top:15px;
}
/*tour list page*/
#sidebar ul {
	margin:0;
	padding:0;
}
#sidebar ul li {
	list-style:none;
}
#sidebar #tourMenu {
	margin-bottom: 15px;
}
#sidebar #tourMenu ul li {
	height:26px;
	list-style:none;
	height:24px;
}
#sidebar #tourMenu li a {
	display: block;
	color: #666;
	font-size:11px;
	padding: 5px 0 5px 25px;
	margin-right:5px;
	border-bottom: 1px solid #ccc;
	background-image: url(/pic/icon-gray.GIF);
	background-repeat: no-repeat;
	background-position: 8px;
	text-decoration:none;
}
#sidebar #tourMenu li a:hover, #sidebar #tourMenu li.active a {
	background-image: url(/pic/icon-red.GIF);
	background-repeat: no-repeat;
	color:#a31022;
}
#sidebar #tourMenu li.active a:hover {
	cursor:default
}
#sidebar #tourMenu ul li:hover, #sidebar #tourMenu ul li.active {
	background-image: url(/css/images/bg-citymenu-hover.JPG);
	background-repeat: repeat-y;
}
#tourSort {
	padding:10px 0 7px 8px;
	background-color:#f1f1f1;
	width:auto;
	height:23px;
	font-size:12px;
	color:#545454;
	vertical-align:middle;
	margin-top: 10px;
	border:1px solid #d1d1d1;
}
#tourSort label {
	margin-right: 10px;
}
#tourSort input[type="radio"] {
	margin-top:-3px; margin-bottom:0px; vertical-align:middle;
}

#tourSort select {
	width:100px;
}
.tourListBox1 {
	margin-top:10px;
	margin-bottom:20px;
	width:650px;
	border:#d1d1d1 1px solid;
	padding:2px 0 15px 10px;
	background-color: #f1f1f1;
	position:relative;
}
.tourListBox1 h2, .tourListBox2 h2 {
	font-size:15px;
	font-weight: bold;
	margin-top:8px;
	margin-left:5px;
	float: left;
	width:450px;
}
.tourListBox1 h2 a, .tourListBox2 h2 a { color:#545454; text-decoration: none; font-size:15px;}
.tourListBox1 h2 a:hover, .tourListBox2 h2 a:hover { color:#a31022; text-decoration: none;}
.tourListpic img {
	width:140px;
	height:100px;
	margin-bottom: 8px;
}
.tourListpic2 {
	width:140px;
	height:auto;
	padding:10px 5px 0 10px;
	float:left;
	margin-right: 5px;
	display: inline;
	position:relative;
}
.tourListpic2 img {
	width:140px;
	height:100px;
}
.tourListBox1 .tourListpic {
	width:140px;
	height:auto;
	padding:5px;
	border:1px solid #d1d1d1;
	background:#fff;
	float:left;
	margin:5px 5px 0 0;
	display: inline;
	position:relative;
	
}
.tourListBox1 .tourListpic img {
	width:140px;
	height:100px;
	margin-bottom:0;
}
.tourListContent1 {
	width:350px;
	float:left;
	height:auto;
	font-size:11px;
	color:#6b6b6b;
	margin-left: 5px;
	border-right: 1px solid #d1d1d1;
	margin-top: 5px;
	padding-right: 8px;
}
.tourListContent1 ul li {
	list-style: none;
	line-height: 18px;
	margin-bottom: 5px;
}
.grouptourListContent {
	width:330px;
	float:left;
	height:auto;
	font-size:11px;
	color:#6b6b6b;
	margin-left: 5px;
	margin-top: 5px;
	padding-right: 8px;
}
.grouptourListContent ul li {
	list-style: none;
	line-height: 18px;
	margin-bottom: 5px;
}

.tourListContent1 ul li a:hover { text-decoration: none; color:#a31022;}
.tourListContent1 ul li img {
	width:auto;
	height:auto;
	border: none;
	background: none;
}
.tourListContent5 {
	width:470px;
	float:left;
	height:auto;
	font-size:11px;
	color:#6b6b6b;
	margin-left: 5px;
	margin-top: 5px;
	padding-right: 8px;
}
.tourListContent5 ul li {
	list-style: none;
	line-height: 18px;
	margin-bottom: 5px;
}
.tourListContent5 ul li img {
	width:auto;
	height:auto;
	border: none;
	background: none;
}
#contentMiddle .tourListContent1 p {
	margin-bottom:5px;
	line-height:14px;
	font-size:11px;
	color:#6b6b6b;
}
.tourListContent1 .price {
	color:#4d83a6;
	font-size:14px;
	font-weight:bold;
}
.tourListContent1 h2 { margin: 0 0 8px 0; font-size: 14px;width:auto;float:none; border-bottom:1px solid #f1f1f1;
	padding-bottom:1px;}
.tourListContent1 h2 a:link, .tourListContent1 h2 a:visited {
	color:#545454;
	font-size:14px;
	font-weight:bold;
	margin-top: 0px;
	text-decoration: none;
	
}
.tourListContent1 h2 a:hover { color:#a31022; text-decoration: none;}
.tourListContent1 a:link, .tourListContent1 a:visited {
	color:#6b6b6b;
	font-size:11px;
	text-decoration:underline
}
.tourListCompare {
	width:115px;
	float:right;
	color:#6b6b6b;
	text-align:center;
	margin-top: 10px;
	padding-left: 5px;
}
.fullpricefrom {
	font-size: 11px;
	font-weight: bold;
	padding: 10px 0 15px 0;
}
.tourListCompare .compare {
	color:#fa8910;
	font-size:14px;
	font-weight:bold;
}
.tourListCompare a:link, .tourListCompare a:visited {
	color:#A31022;
}
.promoBox {
	height:25px;
	padding-left:10px;
	font-size:11px;
	color:#6b6b6b;
}
.tourListBox2 {
	margin-top:10px;
	margin-bottom:20px;
	width:660px;
	border-bottom:#d1d1d1 1px solid;
	padding:2px 0 15px 0px;
}
.tourListBox2 .tourListpic {
	width:140px;
	height:auto;
	padding:10px 5px 0 0px;
	float:left;
	margin-right: 15px;
	display: inline;
	position:relative;
}
.tourListBox2 img {
	border:1px solid #d1d1d1;
	background: #f1f1f1;
	padding:5px;
	-moz-border-radius:4px;
	margin-right:10px;
	width:140px;
	height:100px;
}
ul.customerCitytour { margin-left: 5px;}
ul.customerCitytour li {
	list-style: none;
	line-height: 20px;
	margin-bottom:8px;
	font-size:11px;
	background: url(/css/images/drop-2.GIF) no-repeat left 8px;
	padding-left:13px;
	max-width:640px;
	color: #a31022;
}
ul.customerCitytour li a { color:#545454; font-size: 12px; margin-right: 8px; text-decoration: underline}
ul.customerCitytour li a:hover { color:#a31022; text-decoration: none;}
/*----Theme Tour List ---*/
#themetourList { margin: 15px 0 15px 10px; border: 2px solid #f1f1f1; padding:5px;}
/*---Tour Search List---*/
.toursearchList {
	margin: 15px 0 25px 0;
	width:650px;
	position:relative;
	border:#d1d1d1 1px solid;
	padding:5px 5px 8px 5px;
	background: url(/css/images/bg-click.gif) repeat-x bottom #fff;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	position: relative;
}
.toursearchList .searchlistPic {
	width:140px;
	padding:5px;
	border:0px solid #d1d1d1;
	float: left;
	margin-right:10px;
}
.toursearchList .searchlistPic img  { width:140px; height:100px;}


/*----- top 10 tours page -----*/
.tourListBox3 {
	margin: 15px 0 25px 0;
	width:640px;
	position:relative;
	border:#d1d1d1 1px solid;
	padding:0 10px 0px 0px;
	background: url(/css/images/bg-click.gif) repeat-x bottom #fff;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	position: relative;
}
.tourListBox3 .whyRecom {
	width:375px;
	float: left;
	margin: 0 10px 10px 10px;
}
.tourListBox3 .whyRecom h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0;
}
.tourListBox3 .recomRate {
	float: left;
	width:225px;
	border:3px solid #d1d1d1;
	padding-bottom: 5px;
	position: absolute;
	bottom: 10px;
	right:20px;
}
.tourListBox3 .recomRate:hover { border:3px solid #999}
.tourListBox3 .recomRate h4 { margin: 5px; font-size:13px; font-weight: bold;}
.tourListBox3 .recomRate img { margin: 5px 2px 0 2px;}
.tourListBox3 .whyRecom ul { margin-left: 15px;}
.tourListBox3 .whyRecom ul li { list-style-image: url(/css/images/drop-1.gif); padding-left:2px; font-size:11px; line-height: 15px; margin-bottom: 5px; margin-left:0; }
.tourListBox3 .recomRate .rateTitle {
	font-size:11px;
	width: 100px;
	margin:4px;
	float: left;	
}

.selectedCity {
	color: #A31022;
	background-color: #FFC;
}
.tourListBox4 {
	margin-top:10px;
	margin-bottom:20px;
	width:520px;
	height:149px;
	position:relative;
	border:#ffebb7 1px solid;
	padding:0 0 10px 0px;
	background:url(images/tour/bg-tour-list.JPG) repeat-x left;
}
.tourListBox3 .tourListPic {
	width:125px;
	height:96px;
	margin:7px 0 0 7px;
	padding:12px;
	background:url(images/tour/bg-tour-list-pic.JPG) no-repeat left;
	float:left;
}
.tourListPic img {
	width:125px;
	height:96px;
	float:left;
}
.tourListContent2 {
	width:345px;
	margin:0;
	padding:0;
	float:left;
	font-size:11px;
	color:#6b6b6b;
}
.tourListContent2 ul {
	list-style:none;
	margin:0;
	padding:0
}
.tourListContent2 ul li { line-height:18px; margin-bottom:5px;}
.tourListContent2 h2 {
	position:static;
	margin-top:10px;
	font-size:15px;
	font-weight:bold;
	color:#545454;
	border-bottom:1px solid #f1f1f1;
	padding-bottom:1px;
}
.tourListContent2 h2 a { font-size: 15px; color: #545454;}
#mainContent .tourListContent2 p {
	margin-bottom:5px;
	line-height:14px;
	font-size:12px;
	color:#6b6b6b;
}
.tourListContent2 b {
	color:#e14c4c;
	font-size:16px;
}
.tourListContent2 h2 .fontColor {
	color:#fa89of;
	font-size:16px;
	font-weight:bold;
	position:static;
}
.tourListContent2 .price {
	color:#4d83a6;
	font-size:14px;
	font-weight:bold;
}
.top1 {
	width:126px;
	height:94px;
	margin:0;
	padding:0;
	background:url(/pic/top10/1.gif) no-repeat left;
	position:absolute;
	top: 0px;
	right:0;
}
.top2 {
	width:126px;
	height:94px;
	margin:0;
	padding:0;
	background:url(/pic/top10/2.gif) no-repeat left;
	position:absolute;
	top: 0px;
	right:0
}
.top3 {
	width:126px;
	height:94px;
	margin:0;
	padding:0;
	background:url(/pic/top10/3.gif) no-repeat left;
	position:absolute;
	top: 0px;
	right:0
}
.top4 {
	width:126px;
	height:94px;
	margin:0;
	padding:0;
	background:url(/pic/top10/4.gif) no-repeat left;
	position:absolute;
	top: 0px;
	right:0
}
.top5 {
	width:126px;
	height:94px;
	margin:0;
	padding:0;
	background:url(/pic/top10/5.gif) no-repeat left;
	position:absolute;
	top: 0px;
	right:0
}
.top6 {
	width:126px;
	height:94px;
	margin:0;
	padding:0;
	background:url(/pic/top10/6.gif) no-repeat left;
	position:absolute;
	top: 0px;
	right:0
}
.top7 {
	width:126px;
	height:94px;
	margin:0;
	padding:0;
	background:url(/pic/top10/7.gif) no-repeat left;
	position:absolute;
	top: 0px;
	right:0
}
.top8 {
	width:126px;
	height:94px;
	margin:0;
	padding:0;
	background:url(/pic/top10/8.gif) no-repeat left;
	position:absolute;
	top: 0px;
	right:0
}
.top9 {
	width:126px;
	height:94px;
	margin:0;
	padding:0;
	background:url(/pic/top10/9.gif) no-repeat left;
	position:absolute;
	top: 0px;
	right:0
}
.top10 {
	width:126px;
	height:94px;
	margin:0;
	padding:0;
	background:url(/pic/top10/10.gif) no-repeat left;
	position:absolute;
	top: 0px;
	right:0
}
/*tour comparison page*/
.tourComparisonList {
	width:280px;
	height:auto;
	margin:10px 10px 10px 15px;
	padding:10px 10px 30px 10px;
	background:url(images/tour/bg-tour-comparison.gi) no-repeat top #f1f1f1;
	float:left
}
.tourComparisonList .summaryCompare {
	width: 100%;
	height: 140px;
	border-bottom: 1px solid #d1d1d1;
}
.tourComparisonList h2 {
	margin-top:0;
	font-size:15px;
	color:#6b6b6b;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}
.tourComparisonList h2 a { font-size: 15px; color:#545454; font-weight: bold; font-size: 14px;font-family: Arial, Helvetica, sans-serif;}
#content .tourComparisonList p {
	color:#6b6b6b;
	font-size:11px;
	margin:10px 0;
	line-height:18px;
}
.tourComparisonList .pricebox {
	width:180px;
	height:50px;
	background-color: #fff;
	border: 3px solid #d1d1d1;
	font-size:11px;
	color:#6b6b6b;
	padding:10px 15px;
	line-height:17px;
	margin:10px 0px 20px 30px;
}
.tourComparisonList .pricebox .price {
	font-size:15px;
	color:#a31022;
	font-weight:bold;
}
/*china holiday page*/
#navHoliday {
	width:580px;
	height:39px;
	background:url(images/tour/bg-holiday-nav.jpg) no-repeat;
	padding:16px 10px 0 61px;
	line-height:15px;
	font-size:11px;
	color:#6b6b6b;
	font-weight:bold;
}
.tourTimes { margin: 0 0 10px 0; padding: 5px; -moz-border-radius-topright: 4px;-moz-border-radius-bottomleft: 4px; -moz-border-radius-bottomright: 4px; position:relative; background: #f1f1f1;}
.tourTimes ul { margin: 10px; padding-left:5px;}
.tourTimes ul li { line-height: 18px; margin-bottom:5px; margin-left:0px; font-size:11px; list-style: none; background: url(/pic/dot-gray.gif) no-repeat left; padding-left:18px;}
.tourTimes ul li a { font-size: 12px; margin-right: 8px;}
.tourTimes ul.moretheme {padding-left:0px; margin: 10px 0;}
.tourTimes ul.moretheme li { margin-left:5px; float: left; width:180px; line-height: 20px; margin-bottom:5px;}
.tourTimes .holidayList {
	width:650px;
	margin:10px 5px 10px 5px;
	padding-bottom:5px;
	border-bottom:1px dashed #d1d1d1;
	overflow:hidden;
	zoom:1;
}
.tourTimes .holidayList ul { margin: 0px; padding:0;}
.tourTimes .holidayList ul li { list-style: none; float: left; width: 120px; line-height:18px; margin:0 15px 8px 0;}
.tourTimes .holidayList ul li a { color:#545454; text-decoration: underline;}
.tourTimes .holidayList ul li a:hover { color:#a31022; text-decoration: none;}
.tourTimes .holidayListImage {
	width:114px;
	height:81px;
	padding:5px;
	margin:0;
	float:left
}
.tourTimes .holidayListImage img {
	width:114px;
	height:81px;
}
.tourTimes .holidayListMiddle {
	width:425px;
	height:90px;
	padding: 0 2px 15px 5px;
	color:#6b6b6b;
	font-size:12px;
	float:left;
}
.tourTimes .holidayList h3 {
	margin: 5px 0;
	padding:0;
	font-size: 14px;
	font-weight: bold;
}
.tourTimes .holidayList h3 a {
	color:#545454;
	text-decoration: none;
	border-bottom: 1px solid #545454;
}
.tourTimes .holidayList h3 a:hover { color:#a31022; text-decoration: none; border-bottom: none;}

.deals {
	background:url(images/save.GIF) no-repeat left;
	width:auto;
	height:38px;
	padding:10px 0 0 80px;
}
.deals .price {
	color:#dc3a44;
	font-size:14px;
	font-weight:bold;
}
.holidayListRight {
	border-left:1px solid #e9d8b0;
	height:80px;
	float:left;
	font-size:11px;
	color:#6b6b6b;
	font-weight:bold;
	padding: 10px 0 0 10px;
	line-height:20px;
	text-align:center;
}
.holidayListRight .price {
	color:#a31022;
	font-size:16px;
	font-weight:bold;
}
.holidayList ul {
	margin:10px 5px;
	padding:0;
}
.holidayList ul li {
	list-style:none;
	float:left;
	margin-left:30px;
	height:20px;
}
.holidayList ul li a:link, .holidayList ul li a:visited {
	font-size:11px;
	color:#6b6b6b;
}
#holidayTop {
	height:auto;
	margin: 0 0 10px 0;
	position:relative;
}
#holidayTop .prevButton {
	width: 300px;
	height:150px;
	position:absolute;
	left: 0;
	top: 80px;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}
#holidayTop .prevButton:hover {
	width: 200px;
	height:150px;
	position:absolute;
	left: 0;
	top: 80px;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	cursor:pointer
}
#holidayTop .nextButton {
	width: 300px;
	height:150px;
	position:absolute;
	right: 0;
	top: 80px;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	text-align: right;
}
#holidayTop .nextButton:hover {
	width: 300px;
	height:150px;
	position:absolute;
	right: 0;
	top: 80px;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	text-align: right;
	cursor:pointer;
}
#holidayTop .picTitle {
	position:absolute;
	right: 0px;
	bottom:-30px;
	width:200px;
	background-color:#f1f1f1;
	color:#a31022;
	padding: 5px;
	font-size: 13px;
	font-weight: bold;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	text-align: center;
	opacity: 0;
    filter:alpha(opacity=0);
    -moz-opacity:0;
	height: 20px;
}
#holidayTopImage {
	width:350px;
	margin:0;
	padding:0;
	float:left
}
#holidayTopRight {
	position:relative;
	width:300px;
	margin:0;
	padding:0;
	float:left;
	background-color:#f1f1f1;
}
#holidayTopRight a:link, #holidayTopRight a:visited { color:#6b6b6b; text-decoration:none}
#holidayTopRight div {
	width:290px;
	margin:0 0 0 10px;
	height:40px;
	border-bottom:1px solid #fff;
	float:left;
	padding: 5px 5px 5px 0;
	font-size:11px;
	color:#6b6b6b;
	font-weight:bold;
	line-height:20px;
	background-color:#f1f1f1;
}
#holidayTopRight .active {
	width:252px;
	margin:0 0 0 10px;
	height:40px;
	border-bottom:1px solid #fff;
	float:left;
	padding: 5px 5px 5px 0px;
	font-size:11px;
	color:#6b6b6b;
	font-weight:bold;
	line-height:20px;
	-moz-opacity:0.5;
}
#holidayBorderLeft {
	position:static;
	float:left;
	width:5px;
	height:200px;
	background:url(images/tour/boder-holiday-top.gif) no-repeat
}
#holidayTopBottom {
	width:427px;
	height:20px;
	position:absolute;
	background-color:#fff;
	font-size:12px;
	color:#6b6b6b;
	font-weight:bold;
	-moz-opacity:0.8;
	padding:5px 10px 10px 10px;
	margin-top:165px;
}
/*tour reservation page*/
#formReservation .tourClass {
	width:175px;
	height:19px;
	padding-top:7px;
	text-align:center;
	background-color:#FFF;
	border:#fde5a7 1px solid;
	float:left;
}
#formReservation .departure {
	width:200px;
	height:30px;
	padding-top:7px;
	text-align:center;
	background-color:#FFF;
	border:#fde5a7 1px solid;
	float:left;
}
#formReservation .people {
	width:323px;
	height:19px;
	padding-top:7px;
	text-align:center;
	background-color:#FFF;
	border:#fde5a7 1px solid;
	float:left;
}
#formReservation .people2 {
	width:298px;
	height:30px;
	padding-top:7px;
	text-align:center;
	background-color:#FFF;
	border:#fde5a7 1px solid;
	float:left;
}
#formReservation .tourPrice {
	width:180px;
	height:30px;
	padding-top:7px;
	text-align:center;
	background-color:#FFF;
	border:#fde5a7 1px solid;
	float:left;
}
#tourInfoSelect1, #tourInfoSelect2 {
	height:19px;
	padding:7px 20px;
	margin:0;
	text-align:center;
	float:left;
}
#tourInfoSelect2 select {
	width:80px;
	margin-left:10px;
}
#tourInfoSelect1 select {
	width:130px;
	margin-left:10px
}
#addonSelect {
	width:100%;
	margin:0 0 10px 0;
	padding:0
}
#addonSelect ul {
	margin:10px 10px 20px 10px;
	padding:0;
	list-style:none;
}
#addonSelect ul li {
	width:255px;
	background:url(/pic/selected2.gif) no-repeat left top;
	padding:0 40px 20px 20px;
	font-weight:bold;
	float:left
}
#addonSelect ul li .price {
	color:#c6182c;
	font-size:12px;
}
.blueBox {
	width:643px;
	height:150px;
	background-color:#f1f6f8;
	border:#c8e0e9 1px solid;
	margin: 10px 20px 20px 20px;
}
.blueBox ul {
	margin:10px 10px 0px 10px;
	padding:0;
	list-style:none;
}
#addonSelect .blueBox ul li {
	width:260px;
	padding:0 40px 20px 0px;
	background-image:none;
	font-weight:bold;
	float:left
}
.totalPrice {
	text-align:center;
	font-size:16px;
	color:#6b6b6b;
	font-weight:bold;
	margin-top:20px
}
.totalPrice .price {
	color:#c5162b;
}
#formInfo {
	width:95%;
	height:auto;
	background:url(images/tour/bg-reservation-from2.gif) top repeat-x;
	background-color:#fff;
	border:#f2ede1 1px solid;
	padding:10px 10px 20px 10px;
	margin-bottom:20px;
	font-size:12px;
	color:#6b6b6b;
	line-height:30px;
}
.formInfo1 {
	line-height:20px;
}
#formInfo .age, .tailorMakeList1 .age {
	width:250px;
	margin-right:60px;
	float:left;
}
#formInfo .age select, .tailorMakeList1 .age select {
	width:100px
}
#formInfo .name, .tailorMakeList1 .name {
	width:280px;
	margin-right:30px;
	float:left
}
#formInfo .gender, .tailorMakeList1 .gender {
	width:250px;
	float:left;
}
#formInfo .nationality, .tailorMakeList1 .nationality {
	width:250px;
	float:left;
	position: relative;
}
#formInfo .email, .tailorMakeList1 .email {
	width:300px;
	margin-right:10px;
	float:left;
}
#formInfo .phone, .tailorMakeList1 .phone {
	width:280px;
	float:left;
}
#formInfo .start, .tailorMakeList1 .start {
	width:280px;
	margin-right:30px;
	float:left;
}
#formInfo .end, .tailorMakeList1 .end {
	width:250px;
	float:left;
}
#formInfo .start input, .tailorMakeList1 .start input, #formInfo .end input, .tailorMakeList1 .end input {
	width:120px
}
#formInfo .time, .tailorMakeList1 .time {
	width:210px;
	margin-right:100px;
	float:left;
}
#formInfo .time select, .tailorMakeList1 .time select {
	width:100px;
}
#formInfo .request textarea {
	width:562px;
	height:118px;
}
#formReservation2 {
	width:95%;
	height:auto;
	padding:10px 10px 20px 10px;
	margin-bottom:20px;
	font-size:12px;
	color:#6b6b6b;
}
#formReservation2 .occupation {
	width:160px;
	float:left;
	line-height:30px;
}
#formReservation2 .occupation input {
	width:150px;
	height:25px;
}
#formReservation2 .live {
	width:120px;
	height:50px;
	float:left;
	line-height:30px;
}
#formReservation2 .live input {
	width:110px;
	height:25px;
}
#formReservation2 .language {
	height:40px;
	padding-top:10px
}
#formReservation2 .language select {
	width:200px;
}
#formReservation2 .hotel {
	width:300px;
	height:30px;
	float:left
}
#formReservation2 .hotel select {
	width:180px;
}
#formReservation2 .room {
	width:auto;
	height:50px;
	padding:5px 10px 5px 0;
	margin-bottom:20px;
	margin-top: 10px;
}
#formReservation2 .room ul {
	margin:0;
	padding:0;
	list-style:none;
	width:580px;
}
#formReservation2 .room ul li {
	width:190px;
	height:20px;
	float:left
}
#formReservation2 .meal {
	height:auto;
	width:auto;
	padding:5px 0;
	line-height:20px;
}
#formReservation2 .meal select{
	width:200px;
}
#formReservation2 ul li {
	list-style:none;
}
#formReservation2 .preference {
	font-size:12px;
	line-height:20px;
	margin:0;
	padding:0;
}
#formReservation2 .box {
	margin:-26px;
	margin-top:0px;
}
#formReservation2 .box ul li {
	width:300px;
	float:left;
}
#formReservation2 .foot {
	margin-top:10px;
	margin-left:15px;
}
#formReservation2 .foot p {
	font-size:12px;
	color: #6b6b6b;
	line-height: 20px;
}
/*tailormake page*/
#tailorMake {
	margin:0;
	padding:0;
}
#tailorMake .tailorMakeList1 h3 {
	font-size:12px;
	color:#fa8f1a;
	font-weight:bold;
}
.tailorMakeList1 {
	font-size:12px;
	color:#6b6b6b;
	line-height: 30px;
	font-family: Verdana, Geneva, sans-serif;
}



.tailorMakeList1 table tr td { font-size: 12px;}
.tailorMakeList1 table tr td a { color: #545454;}
.tailorMakeList1 table tr td a.showhide { color: #A31022;}
.tailorMakeList1 table tr td input {
	margin: 0 5px 0 0;
	vertical-align: middle;
}
.tailorMakeList1 ul {
	list-style:none;
	margin:0;
	padding:0;
	width:auto;
	height:auto;
	font-size:12px;
	color:#6b6b6b;
	overflow:hidden;
	zoom:1;
}
.tailorMakeList1 ul li {
	width:150px;
	height:30px;
	float:left
}
#content .tailorMakeList1 .fontYellow p {
	color:#fa8f1a
}
.tailorMakeList1 #tourInfoSelect2 {
	padding:0;
}
.tailorMakeList1 #tourInfoSelect2 select {
	width:150px;
}

.tailorMakeList1 .request ul li {
	width:210px;
}
.tailorMakeList1 textarea {
	height:129px;
	width:604px;
	font-size:12px;
	border: 1px solid #d1d1d1;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#545454;
	-moz-border-radius:4px;
	background:url(images/bg-input.gif) repeat-x #fafafa;
	padding:5px;
}
.tailorMakeList1 .callGuide {
	float:left;
	width:350px;
}
.tailorMakeList1 .callGuide select {
	width:130px;
}
.tailormadeBox {
	border:1px solid #d1d1d1;
	background-color:#f1f1f1;
	padding: 8px 5px;
	width: 640px;
	margin: 18px 0 10px 0;
	line-height: 18px;
	text-align: justify
}
.tailormadeBox img { margin: 0 0 0 8px;}
.tailormadeBox a { text-decoration: underline; font-weight: bold; color:#545454;}
.tailormadeBox a:hover { text-decoration: none; color:#A31022;}
/*city tour addons page*/
#content .addonListCompare p {
	font-size:11px;
	color:#686868;
	line-height:20px;
	text-align:left;
	padding-left:5px;
}
.addonListCompare p .price {
	font-size:15px;
	color:#A31022;
	font-weight:bold;
	padding-right:20px;
	margin-right:5px;
	padding:0 5px 0 0;
}
#searchform select {
	width:80px;
	border:#FFCC66;
	margin-left:3px;
	padding-left:2px;
	padding:10px;
}
#searchform span select {
	width:40px;
	margin-left:20px;
}
#searchform img {
	margin-left:5px;
	padding-left:5px;
}
#searchform .room {
	width:160px;
	margin-left:10px;
	padding-left:2px
}
#searchform .room select {
	width:50px;
}
#searchform .fontSelect, .fontSelectRight {
	font-weight:bold;
	margin-left:10px;
	padding-left:10px;
	margin-bottom:-10px;
}
#titleQuickLink img {
	margin-right:5px;
}
.tourListContent1 span a {
	font-size:12px;
	text-decoration:underline;
}
.tourListContent1 .click a:link, .tourListContent1 .click a:visited {
	font-size:11px;
	color:#686868;
	font-weight:normal;
	text-decoration:underline
}
/*city tour addon 页面*/
.addonListCompare {
	width:140px;
	padding:8px 5px 0 0;
	float:right;
	font-size:11px;
	color:#6b6b6b;
	line-height:16px;
	text-align:right;
	margin-left: 0px;
}
.addonListCompare a:link, .addonListComparea:visited {
	color:#6b6b6b
}

/*complete tour list page*/
.tableCompleteTourList {
	width:740px;
	margin:0;
	padding:0;
	border:1px solid #f2ede1;
}
.tableCompleteTourList th {
	background-color:#f2ede1;
	font-size:11px;
	color:#6b6b6b;
	height:17px;
	padding:10px;
	border:1px #fff solid
}
.tableCompleteTourList td {
	padding:10px;
	font-size:11px;
	color:#6b6b6b;
	border-bottom:1px solid #f2ede1;
	;
	border-right:1px solid #f2ede1;
}
.tableCompleteTourList td .price {
	color:#d42d3b;
	font-size:11px;
}
.contentRightHead {
	width: auto;
	background-color: #f1f1f1;
	line-height:20px;
	margin-bottom:18px;
	font-size:12px;
	color:#6b6b6b;
	padding:10px;
	text-align: justify;
}
/*group tour list page*/
#monthNavGroupTour {
	border-top:#fff solid 2px;
	background-color: #f1f1f1;
	border-bottom:#fff solid 2px;
	width:98%;
	height:20px;
	margin:0px 0 10px 0;
	padding:3px 10px;
}
#monthNavGroupTour ul {
	list-style:none;
	margin:0;
	padding:0;
}
#monthNavGroupTour ul li {
	width:40px;
	height:16px;
	border:#d1d1d1 1px solid;
	background-color:#d2d2d2;
	margin-right:10px;
	font-size:12px;
	float:left;
	text-align:center;
	color: #f2f2f2;
}
#monthNavGroupTour ul li a:link, #monthNav ul li a:visited {
	font-weight:bold;
	color:#666;
	text-decoration:none;
	font-size: 11px;
}
#monthNavGroupTour ul li.next a:link, #monthNav ul li.next a:visited {
	font-weight:bold;
	color:#666666;
	text-decoration:none
}
#monthNavGroupTour ul li.active {
	color:#C00;
	font-weight:bold;
}
#listDate {
	width:83px;
	height:63px;
	background-color:#fef4db;
	border:1px #d1d1d1 solid;
	text-align:center;
	padding:10px 0;
	line-height:20px;
	margin-right:10px;
	float:left
}
#listDate .day {
	font-weight:bold;
	color:#6b6b6b;
}
#listDate .monthYear {
	font-weight:bold;
	color:#fa8a10;
	font-size:16px
}
.tourListBox5 {
	margin:0 10px 20px 10px;
	width:640px;
	height:auto;
	position:relative;
	padding:0 5px 10px 0px;
	border-bottom:1px solid #d1d1d1;
	float:right;
	padding-bottom:5px;
}
.tourListBox5 .grouplistPic {
	width:120px;
	height:auto;
	padding:5px;
	border:1px solid #d1d1d1;
	background: #f1f1f1;
	float:left;
	margin: 10px 5px 0 5px;
	display: inline;
	position:relative;
}
.tourListBox5 .grouplistPic img {
	width:120px;
	height:90px;
	margin-bottom: 0px;
}

/*Search tour page*/
#searchTour {
	margin: 10px 0;
}
#searchTour .searchStep {
	background-color:#f1f1f1;
	font-size: 18px;
	font-weight: bold;
	padding: 5px 0 5px 8px;
	margin: 20px 0 15px 0;
}
#seaarchTour h2 {
	font-size:14px;
	border:none;
	font-weight:bold;
}
#seaarchTour .searchCities {
	width:142px;
	float:left
}
#moresearchOption {
	width: 700px;
	margin: 10px 0;
	border: 1px solid #d1d1d1;
	padding: 5px 0 15px 0;
	background: url(/css/images/bg-click.gif) repeat-x bottom #fff;
}
#moresearchOption .searchOption {
	width: 280px;
	float:left;
	margin: 0px 0 5px 15px;
	padding:0;
}
#moresearchOption .searchOption2 {
	width: auto;
	float:left;
	margin: 10px 20px 5px 15px;
	padding:0;
}
#moresearchOption .searchOption2 select {
	width:200px;
	background-color:#fff;
	border: 1px solid #d1d1d1;
	-moz-border-radius: 4px;
	-x-system-font:none;
	color:#666666;
	font-family:Verdana,Sans-Serif;
	font-size:12px;
	font-weight:normal;
	line-height:16px;
	padding:4px 5px;
	margin:0px 0 5px 10px;
}
#moresearchOption .searchOption2 select option {
	border-bottom:1px solid #f1f1f1; padding-bottom:2px;
}
#moresearchOption .searchOption2 input{
	background-image: url(/css/images/arrow-white.gif);
	background-repeat:no-repeat;
	background-position: 5px;
	padding: 5px 5px 5px 30px;
	width: 160px;
	margin: 5px 0 0 10px;
	background-color: #fff;
	border: 1px solid #d1d1d1;
	color: #545454;
}
#moresearchOption .searchOption select {
	width:200px;
	background-color:#fff;
	border: 1px solid #d1d1d1;
	-moz-border-radius: 4px;
	-x-system-font:none;
	color:#666666;
	font-family:Verdana,Sans-Serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:16px;
	padding:4px 5px;
	margin:0px 0 5px 0;
}
#moresearchOption .searchOption input{
	background-image: url(/css/images/arrow-white.gif);
	background-repeat:no-repeat;
	background-position: 5px;
	padding: 5px 5px 5px 30px;
	width: 170px;
	margin-top: 5px;
	background-color: #fff;
	border: 1px solid #d1d1d1;
	color: #545454;
}
#moresearchOption .searchOptionLeft {
	width:162px;
	float:left;
	text-align:right
}
.tailorMakeList1 fieldset .guestInfo {
	width: 280px;
	float:left;
	margin-left: 15px;
	margin-top: 12px;
}
.tailorMakeList1 fieldset .guestInfo select { width: 70px; background-color:#fff; font-size: 12px; padding: 5px; margin-right: 5px;}
.tailorMakeList1 fieldset .guestInfo input { }


/*top picks page*/
.tourListContent3 {
	width:365px;
	margin:0;
	padding:0;
	float:left;
	height:120px;
	font-size:11px;
	color:#6b6b6b;
	line-height:20px;
}
.tourListContent3 h2 a:link, .tourListContent3 h2 a:visited {
	color:#fa8910;
	font-size:16px;
	font-weight:bold;
	position:static;
	text-decoration:none
}
.tourListContent3 b {
	color:#e14c4c;
	font-size:16px;
}
.tourListContent3 h2 .fontColor {
	color:#fa89of;
	font-size:16px;
font-weight:bold position:static;
}
.tourListContent3 .price {
	color:#4d83a6;
	font-size:14px;
	font-weight:bold;
}
.note {
	line-height: 20px;
	margin-bottom: 12px;
	color: #545454;
	margin-left: 0px;
}
.note2 {
	line-height: 20px;
	margin-bottom: 12px;
	color: #545454;
	margin-left: 0px;
	text-align: justify;
}
.note p { line-height: 18px; margin-bottom:8px; text-align:justify;}
.note a { text-decoration: underline;}
.note a:hover { text-decoration: none; color:#a31022;}
.note ol { margin-left: 0px; padding: 0;}
.note ol li {
	margin: 2px 0 5px 0;
	line-height: 18px;
	padding-left: 0px;
	font-size: 11px;
}
.note ol li a { text-decoration: underline;}
.note ol li a:hover { text-decoration: none; color: #A31022;}
.listSubnav {
	line-height: 18px;
	margin: 8px 15px 15px 10px;
	border: 2px solid #d1d1d1;
	padding: 10px;
}
.listSubnav ul { margin-left: 10px; padding-left: 5px;}
.listSubnav ul li { float: left; margin: 5px 10px 5px 0; padding-right: 10px; font-size: 11px; font-weight: bold; width: 180px; list-style: none;}
.listSubnav ul li a { color: #a1a1a1; background: url(/pic/icon-up-gray-r.GIF) no-repeat left 50%; padding-left: 15px;}
.listSubnav ul li.active { background: url(/pic/arrow-d.gif) no-repeat left 50%; padding-left: 15px;}
.listSubnav ul li.active a, .listSubnav ul li.active a:hover { background: none; padding-left:0;}
.listSubnav ul li a:hover { color: #A31022; background: url(/pic/arrow-d.gif) no-repeat left 50%; padding-left: 15px;}
/*Image Style for Tour*/
#pic200 { background-color: #f1f1f1; border: 1px solid #d1d1d1; padding: 5px; width: 200px; float: right; margin: 0 0 8px 12px;}
#pic200 img { width:200px; height:150px; margin-bottom:5px;}
#pic200 .tipspicName { background: url(/css/images/arrow-gray.gif) no-repeat left 50%; padding-left:8px; margin-left: 0px; font-size:11px; line-height:12px;}

/*打印页面样式*/
#printSummary {
	width: 850px;
	margin: 15px 5px 10px 15px;
	border:2px solid #d1d1d1;
	color: #545454;
}
#printSummary legend { border: 1px solid #d1d1d1; padding: 5px; margin-left: 10px; font-size: 13px; font-weight: bold;}
#printSummary .printTourInfo {
	width:600px;
	float:left;
	margin-left: 5px;
	padding: 5px;
}
#printSummary .printTourInfo p {
	text-align:left;
	font-size:11px;
	color:#6b6b6b;
	line-height:20px;
	margin-top:0
}
#printSummary .printTourInfo h1 {
	font-size:18px;
	margin:0px 0 5px 0;
	clear:both;
	border:none;
	padding:0;
}
#printSummary .priceBox {
	width:180px;
	height:59px;
	border-left:#d4d4d4 1px solid;
	float:right;
	text-align:center;
	font-size:16px;
	color:#545454;
	font-weight:bold;
	padding-top:30px;
	line-height:20px;
	margin-right:5px;
}
#printSummary .priceBox .price {
	color:#A31022;
	font-size:17px;
	font-weight:bold;
	margin-left: 8px;
}
#printItinerary { 
    width: 940px;
    margin: 15px 5px 10px 15px;
	border:1px solid #d1d1d1;
	color: #545454;
	padding: 5px 5px 10px 10px;}
#printItinerary legend {
	border: 1px solid #d1d1d1;
	padding: 5px;
	margin-left: 0px;
	font-size: 13px;
	font-weight: bold;
}
#printItinerary p { line-height: 18px; margin-bottom: 5px;}
#contentPrint, #contentPrint p {
	color:#6b6b6b;
	line-height:20px;
	margin-bottom: 5px;
}
#contentPrint .link {
	color:#3d8fc8
}
#contentPrint h2 {
	font-size:14px;
	font-weight:bold;
	padding:0 0 5px 12px;
	border-bottom:1px solid #f1f1f1;
	background:url(/pic/icon-red.gif) no-repeat left 40%;
}
#printItinerary .printTourleft {
	float:left;
	margin-right:50px;
	line-height:20px;
}
#printItinerary a:link, #printItinerary a:visited {
	color:#6b6b6b;
}
#printItinerary .printTourRight {
	float:left;
	line-height:20px;
}

#printFoot {
	margin:20px 6px 0 6px;
	text-align:left;
	border-top:#a31022 5px solid;
	font-size:12px;
	color:#6b6b6b;
	line-height:20px;
	width: 980px;
	height: 60px;
}
.printFootPic {
	float:left;
	margin-right:10px;
}
#printItinerary .tourdayTitle { font-weight: bold; margin-right: 5px;}
#printItinerary .removeButton { margin: 15px 20px; text-align: right; width: auto;}

#tourItinerary { widows: 650px; padding: 0; float:left; margin: 15px 0;}

.moretourList { margin: 15px 0;}

.moretourList ul { margin-left: 15px;}
.moretourList ul li { padding-left: 0px; font-size: 11px; color: #999; line-height: 18px; margin-bottom: 8px;  list-style-image: url(/pic/arrow-r.gif); }
.moretourList ul li a { text-decoration: underline; color: #545454; font-size: 12px;}
.moretourList ul li a.videoTour { text-decoration: underline; color: #545454; font-size: 12px; background: url(/css/images/video-red.gif) no-repeat right 50%; padding-right: 15px;}
.moretourList ul li a:hover { color: #A31022; text-decoration: none; font-size: 12px;}
.moretourList .morelistPrice {
	color:#A31022;
	font-size: 12px;
}

.functionBox { margin-bottom:15px; border:#ccc 1px solid; background-color:#fff;}
.functionBox h5 { padding:5px; margin-bottom:10px; background-color:#f4f4f4; text-align:center; font-size: 12px; font-weight: bold;}

/*Personal Information for Tailor Made Form*/
.tailorMakeList1 fieldset {
	margin: 20px 0 10px 0;
	width: 640px;
	border: 2px solid #d1d1d1;
	padding: 18px 5px 10px 8px;
	position:relative;
}
.tailorMakeList1 fieldset legend { font-size: 18px; font-weight: bold; padding: 5px; margin-left:8px; background-color:#f1f1f1; border:1px solid #d1d1d1; padding: 0 5px;}
.tailorMakeList1 fieldset legend.first { background: url(/pic/1-10/1.gif) no-repeat 5px; padding-left: 35px; height: 25px;}
.tailorMakeList1 fieldset legend.second { background: url(/pic/1-10/2.gif) no-repeat 5px; padding-left: 35px; height: 25px;}
.tailorMakeList1 fieldset legend.third { background: url(/pic/1-10/3.gif) no-repeat 5px; padding-left: 35px; height: 25px;}
.tailorMakeList1 fieldset legend.fourth { background: url(/pic/1-10/4.gif) no-repeat 5px; padding-left: 35px; height: 25px;}
.tailorMakeList1 fieldset .room {
	width:auto;
	height:50px;
	padding:5px 10px 5px 0;
	margin-bottom:20px;
	margin-top: 10px;
	
}
.tailorMakeList1 fieldset .room ul {
	margin:0;
	padding:0;
	list-style:none;
	width:580px;
}
.tailorMakeList1 fieldset .room ul li {
	width:190px;
	height:20px;
	float:left;
	font-size:11px;
}
.tailorMakeList1 fieldset h4 {
	margin: 0px 0 5px 0;
	border-bottom:1px solid #f1f1f1;
	font-size: 14px;
	font-weight: bold;
	padding: 0;
}
.tailorMakeList1 fieldset .hotelRequirement {
	margin: 0 0 10px 0;
	padding: 5px;
}
.tailorMakeList1 fieldset .hotelRequirement .hotelClass {
	width:220px;
	float:left;
	height:30px;
	margin-right: 10px;
}
.tailorMakeList1 fieldset .hotelRequirement .hotelClass select {
	width:200px;
	border: 1px solid #d1d1d1;
	background-color:#fff;
	padding: 3px;
}
.tailorMakeList1 fieldset .hotelRequirement .hotelClass select  option { border-bottom: 1px solid #f1f1f1; padding: 0 0 1px 0;}
.tailorMakeList1 fieldset .hotelRequirement .hotelClass input { width: 200px; background-color:#fff; border: 1px solid #d1d1d1; padding: 5px;}

.tailorMakeList1 fieldset .tailorRequired {
	position:absolute;
	top: -18px;
	#top: 40px;
	right:12px;
	width: 150px;
	font-size: 11px;
}
.tailorMakeList1 fieldset textarea {
	width:350px;
	height:100px;
	padding: 5px;
	line-height: 18px;
}
.tailorMakeList1 fieldset .guestInfo, .tailorMakeList1 fieldset .guestInfo2 {
	width: 280px;
	margin: 12px 15px 0 5px;
	float: left;
	display:inline;
}
.tailorMakeList1 fieldset .guestInfo select {
	width: 100px;
	background-color:#fff;
	border: 1px solid #d1d1d1;
	font-size: 12px;
	padding: 5px;
	margin-right: 5px;
}
.tailorMakeList1 fieldset .guestInfo2 select {
	width: 150px;
	background-color:#fff;
	border: 1px solid #d1d1d1;
	font-size: 12px;
	padding: 5px;
	margin-right: 5px;
}
.tailorMakeList1 fieldset .guestInfo2 select option { padding: 1px 0 1px 10px; border-bottom: 1px solid #f1f1f1;}
.tailorMakeList1 fieldset .guestInfo input { background-color: #fff;border: 1px solid #d1d1d1; color: #545454;}
.tailorMakeList1 fieldset .guestInfo input.fullname{
	background-image: url(/css/images/fullname.gif);
	background-repeat:no-repeat;
	background-position: 5px;
	padding: 5px 5px 5px 30px;
	width: 130px;
	
}
.tailorMakeList1 fieldset .guestInfo input.timeClock{
	background-image: url(/css/images/clock.gif);
	background-repeat:no-repeat;
	background-position: 5px;
	padding: 5px 5px 5px 30px;
	width: 130px;
	
}
.tailorMakeList1 fieldset .guestInfo input.nationality{
	background: url(/css/images/nationality.gif) no-repeat 5px #fff;
	padding: 5px 5px 5px 30px;
	width: 260px;
	margin-top: 0px;
}
.tailorMakeList1 fieldset .guestInfo input.email{
	background: url(/css/images/email.gif) no-repeat 5px #fff;
	padding: 5px 5px 5px 30px;
	width: 240px;
	margin-top: 0px;
}
.tailorMakeList1 fieldset .guestInfo input.telephone{
	background: url(/css/images/telephone.gif) no-repeat 5px #fff;
	padding: 5px 5px 5px 30px;
	width: 260px;
	margin-top: 0px;
}
.tailorMakeList1 fieldset .guestInfo input.skype{
	background: url(/css/images/skype.gif) no-repeat 5px #fff;
	padding: 5px 5px 5px 30px;
	width: 260px;
	margin-top: 0px;
}
.tailorMakeList1 .newsletterReceive { margin: 10px 0; line-height: 18px;}
.tailorMakeList1 .tailormadeSubmit {
	float: right;
	display:block;
	-moz-border-radius:5px;
	-moz-border-radius:5px;
	border:#D1D1D1 1px solid;
	background-image:url(images/bg-click.GIF);
	background-repeat:repeat-x;
	background-position:bottom;
	padding:4px 12px 4px 12px;
	text-decoration:none;
	color:#a31022;
	width: 150px;
	text-align: center;
	padding:0 10px;
	margin: 0 15px 15px 0;
}

.tailorMakeList1 .tailormadeSubmit:hover {
	display:block;
	padding:0 10px;
	background-image:url(images/bg-click-hover.GIF);
	background-repeat:repeat-x;
	background-position:bottom;
}
.tailorMakeList1 .tailormadeSubmit a { 
    font-size: 13px;
	font-weight: bold; 
	color: #A31022;
    background: url(/css/images/arrow-right.gif) no-repeat right 60%;
	text-decoration: none;
	padding: 5px 20px 5px 0px;
}
.tailorMakeList1 .promoCode { margin: 10px 0 5px 0;}
.tailorMakeList1 .promoCode input { background-color: #fff;border: 1px solid #d1d1d1; color: #545454; width: 120px; padding: 4px;}
.tailorMakeList1 .guestNo{
	width: 95px;
	float:left;
	margin-right: 15px;
	display:inline;
}
.tailorMakeList1 .guestNo input {
	width: 90px;
	padding: 4px 4px 4px 10px;
	background-color: #fff;
	border: 1px solid #d1d1d1;
	-moz-border-radius: 4px;
	margin-top: 5px;
}
.tailorMakeList1 .guestNo .definition { background: url(/css/images/tip.gif) no-repeat right bottom; padding-right: 20px;}
.tailorMakeList1  .departDate{
	width: 130px;
	float:left;
	margin-right: 15px;
	display:inline;
}
.tailorMakeList1 .departDate input {
	width: 130px;
	background:#fff url(/css/images/calender.GIF) 122px center no-repeat;
	padding: 4px 4px 4px 10px;
	border: 1px solid #d1d1d1;
	-moz-border-radius: 4px;
	margin-top: 5px;
}
.tailorMakeList1 .days{
	width: 60px;
	float:left;
	margin: 0px 15px 10px 15px;
	display:inline;
}
.tailorMakeList1 .days input {
	width: 50px;
	padding: 4px 4px 4px 10px;
	background-color: #fff;
	border: 1px solid #d1d1d1;
	-moz-border-radius: 4px;
	margin-top: 5px;}
.tailorMakeList1 .hotelRequired { margin: 10px 0;}

.tailorMakeList1 .meal {
	height:auto;
	width:auto;
	padding:5px 0;
	line-height:20px;
	margin: 0 0 5px 0;
}
.tailorMakeList1 .meal .mealsInclude {
	width: 160px;
	float: left;
	margin: 0 10px 0 0;
}
.tailorMakeList1 .meal select {
	width:150px;
	background-color:#fff; 
	border:1px solid #d1d1d1;
	padding: 4px;
}
/*China Customer Tours*/
#customerSort { width: 650px; padding: 5px; margin: 10px 0 20px 0;}
#customerSort ul { margin-left: 5px;}
#customerSort ul li {
	width: 150px;
	float: left;
	line-height: 20px;
	margin-bottom: 8px;
	list-style: none;
	list-style-position: outside;
}
#customerSort ul li a { text-decoration: underline; background: url(/pic/arrowRight.gif) no-repeat left; padding-left:10px;}
#customerSort ul li a:hover { background: url(/pic/arrow-r.GIF) no-repeat left; padding-left: 10px;}
.interestedTour { background-color:#FCF5E9; padding: 5px; border:1px solid #d1d1d1; position:relative;}
.interestedTour .grayBackground { background-color:#f1f1f1; color:#a31022; } 
.interestedTour .requiredField { width: 150px; position:absolute; right:10px; bottom: 5px; font-size: 11px;}
form.formWrap {
	position:relative;
	width:100%;
	float: left;}
form.formWrap ul li {
	float:left;
	margin-right: 5px;
	width:160px;
}
form.formWrap fieldset {margin: 0 1em}
form.formWrap h3 {margin:8px 0 .6em;font: bold 155% arial;color:#A31022}
form.formWrap label {clear:left;float:left;width:100%;border-top: 1px solid #fff}
.graybackgroundFont {
	background: #F7F7F7;
	color:#666;
	padding: 10px 4px 4px 7px;
	border: 1px solid #ddd;
	margin: 0 0 1.5em;
	font-size:100%;
	font-size:12px;
}
.graybackgroundFont .personalInfo {
	width: 520px;
	float:left;
	margin: 12px 15px 0 0px;
}
.chooseCities { margin: 20px 0 10px 0; font-size: 11px; line-height: 18px;}
.chooseCities input [type="checked"] { margin-top:-3px; margin-bottom:10px; vertical-align:middle; margin-right:0; padding:0}
.chooseCities label { width: 160px; margin-right: 10px;}
.customertourContent {margin: 25px 0 35px 0;}
.customertourContent  li { list-style: none; overflow:hidden;zoom:1;}
.customertourContent  li img { width:200px; height:150px; -moz-border-radius: 4px;}
#tourInfoDetail .customertourContent h2 { border-bottom: none;}
/*--Great Wall Tours---*/
#greatwall {
	width:100%;
	border-top:#C2C2C2 1px dashed;
	margin-top:5px;
	padding-top:10px;}

#greatwallLeft {
	width:67%;
	float:left;
	}

.greatwall1 {
	width:98%;
	margin: 20px 0 10px 0;
}
.greatwall1 .greatwallRecom {
	width: 150px;
	margin: 10px 10px 10px 0;
	float:left;
}
.greatwall1 h2 {
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-bottom: none;
	margin-bottom:6px;
	background-image:url(/pic/icon-red.GIF);
	background-repeat:no-repeat;
	background-position:0px 8px;
	padding-left:15px;}
.greatwall1 h2 a { text-decoration: none; border-bottom: 1px dashed #999; font-size: 15px; font-weight: bold;}
.greatwall1 h2 a:hover { text-decoration: none; border-bottom: 1px solid #999;}
.greatwall1 p {
	font-size:12px;
	color:#6b6b6b;
	margin-bottom:12px;}
	
.greatwall2 {
	width:185px;
	float:left;
	margin-right:15px;
}
.greatwall3 {
	float:left;
	width:430px;
	padding-bottom:5px;
	margin-bottom:8px;
}
.greatwall3 ul {
	list-style:none;
	padding:0px;
	margin:0px;
	border-bottom:#CCC 1px dashed;
	padding-bottom:3px;
	margin-bottom:8px;}
.greatwall3 ul li {
	color:#6b6b6b;
	font-size:11px;
	line-height:16px;
	margin-bottom:5px;}
.greatwall3 ul li a{

	color:#6b6b6b;
	font-weight:bold;
	text-decoration:underline;}
.greatwall3 ul li a:hover {
	color:#CCC;}

.greatwalltable1 {
	width:185px;
	margin-top:5px;
	font-size:11px;
	color:#6b6b6b;}

.greatwallout {
	width:452px;
	background: #f1f1f1;
	border:1px solid #d1d1d1;
	-moz-border-radius: 4px;}
.greatwallout h3 {
	font-size:16px;
	color:#A31022;
	background-image:url(/image/greatwall/bg-4.GIF);
	background-position:top;
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
	border-bottom:none;
	padding-left:15px;
	padding-top:8px;}
.greatwallout p {
	margin:5px 15px 5px 15px;
	font-size:11px;
	color:#6b6b6b;}
.greatwallout1 {
	width:452px;
	height:7px;
	background-image:url(/image/greatwall/bg-5.GIF);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom:5px;}
	
.greatwallWord1 {
	font-weight:bold;}
.greatwallWord2 {
	color:#a31022;
	font-weight:bold;
	font-size:14px;}
.greatwallWord3 {
	color:#a31022;
	font-weight:bold;
	font-size:11px;}
	
#others {
	width:100%;
	margin-top:10px;}
.others1 {
	width:140px;
	font-size:11px;
	float:left;
	margin-right:16px;}
.others1 p {
	color:#6b6b6b;
	font-weight:bold;
	text-align:center;}
.others1 a {
	color:#6b6b6b;
	text-decoration:none;}
.others1 a:hover {
	text-decoration:underline;}
.others1 img {
	margin-bottom:5px;}

.videoInsert { width: 200px; border:1px dashed gray; float:right; margin: 0 5px 0 15px;}

/*----Why take a Private Tour Page---*/
.whyprivateTour {
	width: 645px;
	padding: 10px 5px;
	margin: 10px 0;
	border: 1px solid #d1d1d1;
	background-color:#f1f1f1;
	-moz-border-radius:4px;
	font-size:11px;
}
.whyprivateTour img { margin: 0 0 8px 8px; }
.whyprivateTour ol { margin-left: 10px; padding-left:5px;}
.whyprivateTour ol li { margin-left: 5px; list-style-position: outside;  line-height: 20px; margin-bottom: 10px; }
h2.privateTour {
	font-size: 15px;
	font-weight: bold;
	background-color: #F5F5F5;
	border-bottom:1px solid #d1d1d1;
	display:block;
	width:98%;
	padding: 2px 5px;
	margin: 5px 0;
}
h3.privatetourLink { font-size: 13px; font-weight: bold; margin: 10px 0;}
h3.privatetourLink a { text-decoration: underline; color:#545454; background: url(/css/images/red-arror.gif) no-repeat; padding-left: 28px;}
h3.privatetourLink a:hover { text-decoration: none; color:#a31022;}
/*Tour&City Tour Right Column Function Box*/
.tourBox { width:275px; border:1px solid #d1d1d1; margin:10px 0; background: url(/css/images/cht-bg.gif) no-repeat right #f1f1f1; padding-bottom: 10px;}
.tourBox2 { width:275px; border:1px solid #d1d1d1; margin:10px 0; padding-bottom: 10px; position:relative}
.tourBox2 .talk { width:36px; height:25px; position:absolute; top:0; right:1px;}
.tourBox2 .iconDeals {
	position:absolute;
	background: url(/pic/deal-small.png) no-repeat;
	width:60px;
	height:60px;
	top:-14px;
	right: -8px;
}
.tourBox h5, .tourBox2 h5 { font-size:13px; font-weight: bold; padding:8px 0; background:#999; text-align: center; color:#fff; margin-bottom:8px;}
.tourBox2 h5 a { text-decoration: none; color:#fff;}
.tourBox h6, .tourBox2 h6 { font-size:13px; font-weight: bold; padding:8px 0 1px 0; border-bottom:1px solid #f1f1f1; text-align: center; color:#545454; margin: 0 5px 8px 5px;}
.tourBox ol, .tourBox2 ol {
	margin: 10px 10px 5px 5px;
	padding-left:15px;
}
.tourBox ol li, .tourBox2 ol li {
	font-size:11px;
	list-style-position: outside;
	line-height: 15px;
	margin-bottom:8px;
	text-align: left
}
#content #subContent .tourBox p, #content #subContent .tourBox2 p { font-size:11px; padding: 0 5px }
#content #subContent .tourBox p.fontwithPadding, #content #subContent .tourBox2 p.fontwithPadding  { padding: 0px 8px 5px 8px;}
.tourBox ul, .tourBox2 ul { 
	margin:10px 0 0 10px;
	padding:0;
}
.tourBox ul li {
	list-style:none;
	font-size:11px;
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:1px dotted #ded1e1;
	color:#a31022;
}
.tourBox2 ul li {
	list-style:none;
	font-size:11px;
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:1px dotted #ded1e1;
}
.tourBox ul li.last, .tourBox2 ul li.last {
	border:none;
	text-align:right;
}
.tourBox ul li a, .tourBox2 ul li a {
	color:#545454;
	text-decoration:none;
	font-size: 11px;
	margin-right:8px;
}
.tourBox ul li a:hover, .tourBox2 ul li a:hover {
	color:#a31022;
	text-decoration: underline;
	font-size: 11px;
}
/*--Tour Search for China Tour List Page---*/
#tourSearch {
	width: auto;
	margin:10px 0;
	padding:5px 0;
}
#tourSearch h4 { font-size:17px; margin: 0 0 8px 0; border-bottom:1px solid #f1f1f1; padding-bottom:1px;}
#tourSearch .citySelect {
	width:680px;
	margin:5px 0;
	border:1px solid #d1d1d1;
	padding:10px;
	-moz-border-radius: 4px;
	background:url(/css/images/bg-tour-search.png) no-repeat right bottom #f1f1f1;
}
#tourSearch .citySelect .conditionSelect { float: left; width: 185px; border-right: 2px solid #d1d1d1; padding-right:15px; }
#tourSearch .citySelect .conditionSelect select { width: 190px; padding:4px 3px; background:#fff; border:1px solid #d1d1d1; margin-bottom:10px; font-size:11px;}
#tourSearch .citySelect .conditionSelect input {
	width:178px;
	padding:4px 5px;
	background:#fff;
	border:1px solid #d1d1d1;
	color: #999;
}
#tourSearch .citySelect .cityName {
	float: left;
	width: 125px;
	padding:5px 5px 5px 10px;
}
#tourSearch .citySelect .cityName ul { margin-left:5px;}
#tourSearch .citySelect .cityName ul li {
	list-style: none;
	line-height:15px;
	margin-bottom:5px;
	width: 120px;
}
#tourSearch .citySelect .cityName ul li a { font-size:11px;}
#tourSearch .citySelect .cityName ul li input[type="checkbox"] { margin-top:-3px; margin-right:8px;}
#tourSearch .citySelect .cityselectedBox {
	float: left;
	width:240px;
}
#tourSearch .citySelect .cityselectedBox textarea {
	width:190px;
	height:45px;
	border:1px solid #d1d1d1;
	background:#fff;
	padding:5px;
	font-size:12px;
}
.searchButton2 {
	font-weight:bold;
	text-align:center;
	color: #A31022;
	cursor:pointer;
	width:120px;
	font-size:13px;
	margin: 8px 2px 0 0;
	float: left;
	
}
.searchButton2 a { display:block; -moz-border-radius:5px; background:url(/css/images/deals/bg-red.GIF) repeat-x bottom #a31022; padding:8px 5px; text-decoration:none; color:#fff; font-size:13px;}
#tourSearch .citySelect .tips {
	width: 150px;
	margin:5px 0 5px 8px;
	font-size:11px;
}
#tourSearch .citySelect .tips a { color:#545454; text-decoration: underline;}
#tourSearch .citySelect .tips a:hover { color:#a31022; text-decoration: none;}
/*--Tour Info Booking Terms--*/
#bookingTerms { margin:10px 0;}
#bookingTerms  ol { margin-left:5px;}
#bookingTerms  ol li { list-style-position:outside; font-size:11px;}
