/* CSS Document */

#pageStyle {
	background: #AE9B56 url(../images/china/ch_index_background.jpg) no-repeat center top;
}

#mainBar {
	width: 740px;
	height: 10px;
	position: absolute;
	left: 0px;
	top: 23px;
	background: #807946;
}

#bottomSpace {
	width: 740px;
	height: auto;
	position: relative;
	left: 0px;
	top: 0px;
	background: #FFFFFF;
}

#midBar {
	width: 738px;
	height: 18px;
	position: relative;
	left: 1px;
	top: 1px;
	background: #807946;
}

#midBar p {
	font: bold normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #B5AD77;
	text-align: center;
	letter-spacing: 0.8em;
	word-spacing: 1em;
	margin-top: 1px;
}

#mainBody {
	width: 738px;
	height: 369px;
	position: relative;
	left: 1px;
	top: 1px;
}

#descriptionImage {
	width: 307px;
	height: 335px;
	position: relative;
	left: 26px;
	top: 24px;
	background: url(../images/china/descriptionImage.jpg) no-repeat;
	text-align: center;
	float: left;
}

#descriptionImage p {
	font: 12px/16px PMingLiU;
	color: #333333;
	text-align: left;
	letter-spacing: 1px;
	width: auto;
	margin: 30px 30px 10px;
}

#verticalBar1 {
	width: 5px;
	position: relative;
	left: 60px;
	top: 8px;
	margin-bottom: 10px;
	float: left;
}
.tourTitle {
	text-align: center;
	font: bold 14px PMingLiU;
	color: #CC0000;
	letter-spacing: 2px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 6px;
}
.tourTitlewLine {
	text-align: center;
	font: bold 14px PMingLiU;
	color: #CC0000;
	letter-spacing: 2px;
	margin: -10px 0px 0px 0px;
	padding: 6px 0px 6px;
	border-top: 1px solid #807946;
}
#tour1 {
	position: relative;
	left: 94px;
	top: 26px;
	height: auto;
	width: 320px;
	float: left;
	padding-bottom: 20px;
}
.tourHolder {
	clear: left;
}
.tourImage {
	float: left;
	width: 120px;
}
.tourHolder p {
	margin-top: 0px;
	margin-left: 120px;
	font: 12px/18px PMingLiU;
	color: #666666;
	letter-spacing: 1px;
	height: 1%;
}
.tourHolder a:link {
	color: #666666;
	text-decoration: none
}
.tourHolder a:visited {
	color: #CCCCCC;
	text-decoration: none
}
.tourHolder a:hover {
	color: #CC0000;
	text-decoration: none
}
.tourHolder a:active {
	color: #666666;
	text-decoration: none
}

.clearFloat {
	clear: both;
	height: 10px;
	width: 100%;
}
