@charset "UTF-8";
.indextext {
	font-size: 14px;
	line-height: 17px;
	color: #003C7B;
}
.nav {
	background-position: center;
	text-align: center;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #003C7B;
	margin-bottom: 10px;
	text-align: center;
}
.tibettitle {
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #003C7B;
}
.itinerary {
	text-align: left;
	padding-bottom: 15px;
	font-size: 12px;
	color: #003C7B;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 17px;
}
.guides {
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 263px;
	width: 230px;
	float: left;
	margin-right: 20px;
}
.guideHeads {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #003C7B;
	background-color: #BFDBFC;
	vertical-align: middle;
}
.divider {
}
.dottedLine {
	margin-right: 10px;
	margin-left: 10px;
	border-top-width: medium;
	border-top-style: dotted;
	border-top-color: #59A4FD;
}
.guideSpecial {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #59A4FD;
	padding-right: 50px;
	padding-left: 50px;
	color: #003C7B;
}
.guideSpecialText {
	text-align: left;
	padding-bottom: 15px;
	font-size: 12px;
	color: #831F1A;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 17px;
}
.itinerarylist {
	list-style-type: circle;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	color: #003C7B;
}
.photo {
	margin-left: 70px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
}
.captions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
	color: #999999;
	margin-bottom: 60px;
	padding-bottom: 60px;
}

