.tourtable {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #EAD0A8;
	border-left-color: #EAD0A8;
}
.tourtable td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #EAD0A8;
	border-bottom-color: #EAD0A8;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.tourtable th {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #EAD0A8;
	border-bottom-color: #EAD0A8;
	color: #aa7831;
	padding-top: 5px;
	padding-bottom: 5px;
}
.tourtable td em {
	font-style: normal;
	color: #FF6600;
	font-weight: bold;
}

#mainwrapper .box-left {
	width: 755px;
	margin-top: 20px;
}
#tourtitle {
	background-image: url(/images/journey/title_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #fef7ed;
	padding-bottom: 5px;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#tourtitle .title {
	width: 575px;
	float: left;
	font-size: 18px;
	font-weight: bold;
	color: #7f4900;
	padding-left: 15px;
	padding-top: 10px;
}
.orderbutton {
	text-align: center;
	float: right;
	width: 160px;
	padding-top: 10px;
}
#intro {
	width: 735px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	line-height: 20px;
}
#tabwrapper {
	width: 735px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#tabwrapper .tabs {
	height: 43px;
}
#tabwrapper .tabs ul {
	float: left;
	width: 500px;
	margin-top: 10px;
}
#tabwrapper .tabs ul li {
	font-size: 13px;
	font-weight: bold;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	white-space: nowrap;
	margin-right: 5px;
	background-color: #aa7831;
	padding-top: 6px;
	padding-bottom: 6px;
}
#tabwrapper .tabs ul li a:visited, #tabwrapper .tabs ul li a:link {
	color: #FEF7ED;
}
#tabwrapper .tabs ul li.selected {
	background-color: #fef7ed;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ead0a8;
	border-right-color: #ead0a8;
	border-bottom-color: #FEF7ED;
	border-left-color: #ead0a8;
	position: relative;
	z-index: 1;
	padding-bottom: 8px;
	padding-top: 8px;
}
#tabwrapper .tabs ul li.selected a:visited, #tabwrapper .tabs ul li.selected a:link {
	color: #aa7831;
}
#tabwrapper  .contentwrapper {
	border: 1px solid #EAD0A8;
	background-color: #FEF7ED;
	width: 713px;
	padding: 10px;
	margin-top: -1px;
}
#tabwrapper .contentwrapper .content {
	background-color: #FFFFFF;
	padding: 10px;
	text-align:justify;
}

#tabwrapper .contentwrapper .content td p {
	 margin:0px;
}

.tour-item {
	width: 693px;
	padding: 10px;
	background-color: #FFFFFF;
	margin-bottom: 15px;
	display: block;
}
.tour-item a {
	text-decoration: underline;
}
.tour-item a:hover {
	text-decoration: none;
}

.tour-item dt {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ead0a8;
	font-size: 14px;
	font-weight: bold;
	color: #7F4900;
	display: block;
}
.tour-item dt span {
	color: #FF6600;
	margin-right: 10px;
}
.tour-item dt span em {
	font-size: 18px;
	font-style: normal;
	margin-right: 4px;
	margin-left: 4px;
}
.tour-item dd.meal {
	background-color: #FEF7ED;
	color: #AA7831;
	text-align: right;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.tour-item dd.dec {
	padding-right: 10px;
	padding-left: 10px;
	line-height: 20px;	
}
.tour-item  .dec  .img {
	float: left;
	margin-right: 15px;
	width: auto;
	padding-top: 10px;
	padding-bottom: 15px;
}
.tour-item .dec .txt {	 
	width: auto;
	padding-top: 0px;
	padding-bottom: 15px;
	text-align:justify;
}

.tour-item .dec .txt p
{
	padding-right:0px;
	padding-top:0px;
	padding-left:0px;
}

.tour-item dd.tour-scenes {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #EAD0A8;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}


#price-notice dt {
	font-size: 13px;
	font-weight: bold;
	color: #7f4900;
	background-image: url(/images/journey/ico_ok.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 17px;
	margin-bottom: 5px;
}
#price-notice dt.no {
	background-image: url(/images/journey/ico_no.gif);
}
#price-notice dd {
	color: #AA7831;
	line-height: 18px;
	margin-bottom: 15px;
	padding-left: 17px;
	text-align:justify;
}
#price-remark {
	background-color: #fef7ed;
	border: 1px solid #ead0a8;
	padding: 10px;
	line-height: 18px;
	color: #7F4900;
	margin-top: 15px;
	text-align:justify;
}




#mainwrapper .box-right {
	width: 210px;
	padding-top: 20px;
}
#hotel {
	background-image: url(/images/journey/hotelbg_top.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#hotel .title {
	font-size: 13px;
	font-weight: bold;
	color: #7f4900;
	height: 30px;
	padding-top: 13px;
	padding-left: 40px;
}
#hotel .title span {
	background-color: #FEF7ED;
	padding-right: 10px;
}

#hotel ul li {
	padding-bottom: 5px;
	text-align: center;
}
#hotel ul li img {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
}
#hotel .bottom {
	background-image: url(/images/journey/hotelbg_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 20px;
}
#foods {
	background-image: url(/images/journey/foodbg_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
}
#foods .title {
	font-size: 13px;
	font-weight: bold;
	color: #7f4900;
	height: 30px;
	padding-top: 13px;
	padding-left: 40px;
}
#foods .title span {
	background-color: #FEF7ED;
	padding-right: 10px;
}

#foods ul li {
	padding-bottom: 5px;
	text-align: center;
}
#foods ul li img {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	border: 1px solid #CCCCCC;
}
#foods .bottom {
	background-image: url(/images/journey/hotelbg_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 20px;
}
#notice {
	margin-top: 10px;
	background-color: #FEF0ED;
	border: 1px solid #FF7E7E;
	width: 735px;
	margin-right: auto;
	margin-left: auto;
}
#notice .title {
	font-weight: bold;
	color: #dd0000;
	padding-top: 7px;
	font-size: 13px;
	margin-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF7E7E;
	padding-bottom: 5px;
	margin-bottom: 5px;
	background-image: url(/images/ico_notice.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	margin-left: 8px;
	padding-left: 18px;
}
#notice .content {
	line-height: 18px;
	padding-right: 15px;
	padding-left: 15px;
	text-align:justify;
}


#notice .bottom {
	height: 10px;
}
#sjourney {
	background-image: url(/images/journey/journeybg_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 10px;
}
#sjourney .title {
	font-weight: bold;
	color: #7F4900;
	font-size: 13px;
	height: 30px;
	padding-top: 13px;
	padding-left: 40px;
}
#sjourney .title span {
	background-color: #FEF7ED;
	padding-right: 10px;
}

#sjourney ul li {
	background-image: url(/images/ico_arrow_9.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #888888;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #EAD0A8;
	margin-right: auto;
	margin-left: auto;
	width: 180px;
	padding-left: 10px;
	margin-top: 5px;
}
#sjourney ul li a {
	display: block;
	padding-bottom: 5px;
	text-align: left;
}
#sjourney ul li em {
	font-style: normal;
	color: #FF6600;
	font-weight: bold;
	font-size: 11px;
}

#sjourney .bottom {
	background-image: url(/images/journey/hotelbg_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 10px;
}
#noticeinfo {
	color: #FF0000;
	margin-top: 20px;
	background-color: #fef7ed;
	padding: 10px;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px dashed #ead0a8;
}

