@charset "utf-8";
body {
	margin: 0px;
	padding-top: 17px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.fb-tour{
text-decoration:none;
color:#000000}
.fb-tour:hover{text-decoration:none}

.clear {
	clear: both;
}
.redfonts {
	color: #e70616;
}
p.subtit {
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 0px;
	padding-bottom: 8px;
}
.conimg{
	border: 2px solid #CCCCCC;
	margin-left:10px;
	margin-bottom:10px}
.conimg2{
	border: 2px solid #CCCCCC}
.black {
	font-weight: normal;
	color: #000000;
}
a.red {
	color: #e70616;
	text-decoration: none;
}
a.red:hover {
	color: #e70616;
	text-decoration: underline;
}
a.blue {
	color: #222971;
	text-decoration: none;
}
a.blue:hover {
	color: #222971;
	text-decoration: underline;
}
.tourname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000066;
}
.tours {
	border: 2px solid #E1E1E1;
}

.tourname .red {
	color: #E70616;
}

/*=========================head style=========================*/
#logo {
	background-image: url(../images/head_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 892px;
	float: none;
	margin-right: auto;
	margin-left: auto;
	height: 98px;
}
#logo .right {
	float: right;
	display: block;
	font-size: 13px;
	font-weight: bold;
	background-image: url(../images/head_right_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 98px;
	padding-right: 20px;
}
#logo .left {
	float: left;
	display: block;
	background-image: url(../images/head_left_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 16px;
	padding-top: 4px;
}
.fb{
margin-left:35px;
margin-bottom:15px
}
/*=========================mainbody style=========================*/

/*naviage style*/
#wrapper {
	float: none;
	width: 832px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/wrapper_bg.gif);
	background-position: top;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 14px;
	background-repeat: no-repeat;
}
#banner.home {
	background-image: url(../images/home_banner.jpg);
	height: 187px;
	width: 830px;
}
#banner.individual {
	background-image: url(../images/indivaultour_banner.jpg);
	height: 187px;
	width: 830px;
}
#banner.group {
	background-image: url(../images/grouptour_banner.jpg);
	height: 187px;
	width: 830px;
}
#banner.comment {
	background-image: url(../images/comment_banner.jpg);
	height: 187px;
	width: 830px;
}
#banner h2 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	display: block;
	text-align: left;
	margin-right: 10px;
	margin-left: 540px;
	font-style: italic;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
}
#banner h2.tit {
	font-size: 19px;
}
#banner h2.sub {
	font-size: 18px;
	font-weight: normal;
	padding-left: 20px;
	margin-top: 15px;
}


#navigateion ul {
	list-style-type: none;
	background-image: url(../images/navigate_bg.jpg);
	background-repeat: repeat-x;
	height: 37px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#navigateion {
	width: 831px;
}

#navigateion ul li {
	float: left;
	display: block;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/navigate_link_bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 1px;
}
#navigateion ul li a {
	height: 37px;
	line-height: 37px;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 19px;
	padding-left: 18px;
	*padding-left: 17px;
	display: block;
	letter-spacing: -1px;
	*float: left;
}
#navigateion ul li a:hover {
	background-image: url(../images/navigate_hover_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#navigateion ul li.last{
	background-image: none;
	margin-right: 0px;
}
/*left style*/
#contents .left {
	float: left;
	width: 540px;
	padding-left: 5px;
}
#contents .main {
	width: 820x;
}
#contents .main ul {
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#contents .main ul li {
	color: #E70616;
}

#contents ol {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-left: 10px;
	padding-left: 10px;
}
#contents ol li {
	padding-bottom: 4px;
	color: #E70616;
	font-weight: bold;
	line-height: 16px;
}
#contents h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: normal;
	letter-spacing: -1px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #ededed;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	*margin-bottom: 10px;
	margin-left: 0px;
}
#contents span.big {
	display: block;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	clear:both;
}
#contents span.big h2 {
	font-size: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
}


#contents h2.red {
	color: #E60314;
}
#contents .right {
	float: right;
}
#tours h2 {
	background-image: url(../images/tours_h2_bg.jpg);
	background-position: center;
	height: 37px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	border-bottom-style: none;
}
#tours p {
	margin: 0px;
	padding: 0px;
}
#tours img.pic {
	clear: right;
	float: left;
	border: 2px solid #CCCCCC;
	margin-right: 15px;
}
#tours ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#tours ul li {
	padding-bottom: 5px;
}
#tours ul li.tit {
	font-size: 12px;
	font-weight: bold;
	color: #E70616;
}
blockquote {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	display: block;
}

/*right style*/
#comments {
	background-color: #e1ebf7;
	width: 267px;
	margin-top: 22px;
}
#comments h2 {
	border-bottom-style: none;
	font-size: 24px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
}
#comments blockquote {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 8px;
	margin-left: 20px;
	padding-top: 10px;
	padding-right: 26px;
	padding-bottom: 15px;
	padding-left: 26px;
	background-image: url(../images/comments_bg.gif);
	background-repeat: no-repeat;
}
#photos {
	margin-top: 30px;
	width: 262px;
	background-color: #E1EBF7;
	padding-left: 5px;
}
#photos span {
	float: left;
	display: block;
	border: 2px solid #CCCCCC;
	margin-top: 15px;
	margin-right: 2px;
	margin-left: 3px;
}

#photos h2 {
	border-bottom-style: none;
	font-size: 24px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#picleft{ 
	width:415px;
	float:left;
	overflow:visible}
#picright{
	width:415px;
	float:left;
	overflow:visible}
/*=========================footer style=========================*/
#footer {
	float: none;
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #17206f;
	margin-top: 24px;
	text-align: center;
	color: #333333;
}
#footer ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 88px;
	display: block;
}
#footer ul li {
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	color: #9c9c9c;
}
#footer span {
	display: block;
}
.seo{ font-size:10px; color:#666666}
