/* CSS Document */

#pageStyle {
	background: #C3C0D3 url(../images/oversea/os_index_background.jpg) no-repeat center top;
}

#mainBar {
	width: 740px;
	height: 10px;
	position: absolute;
	left: 0px;
	top: 23px;
	background: #645F85;
}

#bottomSpace {
	width: 740px;
	height: 387px;
	position: relative;
	left: 0px;
	top: 0px;
	background: #FFFFFF url(../images/oversea/os_index_bottom_background.jpg) no-repeat center bottom;
}

#midBar {
	width: 738px;
	height: 18px;
	position: absolute;
	left: 1px;
	top: 1px;
	background: #645F85;
}

#midBar p {
	font: bold normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #C3C0D3;
	text-align: center;
	letter-spacing: 0.8em;
	word-spacing: 1em;
	margin-top: 1px;
}

#mainBody {
	width: 738px;
	height: 369px;
	position: absolute;
	left: 1px;
	top: 18px;
}

#os_info_menu {
	width: auto;
	height: auto;
	position: absolute;
	left: 133px;
	top: 42px;
	z-index: 100;
	font: 12px/18px PMingLiU;
	text-decoration: none;
	border: 1px solid #FFFFFF;
	background: #D2EDF5;
	padding: 4px;
	visibility: hidden;
}
#os_info_menu a:link {
	color: #666666;
	text-decoration: none;
}
#os_info_menu a:visited {
	color: #999999;
	text-decoration: none;
}
#os_info_menu a:hover {
	color: #666666;
	text-decoration: underline;
}
#os_info_menu a:active {
	color: #666666;
	text-decoration: none;
}

#descriptionImage {
	position: relative;
	width: auto;
	left: 0px;
	top: 28px;
	text-align: center;
}

.tourTitle {
	text-align: center;
	font: bold 14px PMingLiU;
	color: #CC0000;
	letter-spacing: 2px;
	margin: 0px;
	padding: 0px;
	padding-bottom: 10px;
}
.tourTitlewLine {
	text-align: center;
	font: bold 14px PMingLiU;
	color: #CC0000;
	letter-spacing: 2px;
	margin: 0px;
	padding: 0px 0px 10px;
	border-top: 1px solid #ffffff;
}
#tour1 {
	position: relative;
	width: 340px;
	left: 16px;
	top: 50px;
	float: left;
}
#verticalBar1 {
	width: 5px;
	position: relative;
	left: 22px;
	top: 50px;
	float: left;
}
#tour2 {
	position: relative;
	width: 340px;
	right: 10px;
	top: 50px;
	float: right;
}
.tourHolder {
	clear: left;
}
.tourImage {
	float: left;
	width: 120px;
}
.tourHolder p {
	margin-top: 0px;
	margin-left: 120px;
	font: 12px/16px PMingLiU;
	color: #666666;
	letter-spacing: 2px;
	height: 1%;
}
.tourHolder a:link {
	color: #3366CC;
	text-decoration: none;
	font-weight: bold;
}
.tourHolder a:visited {
	color: #8BA8E2;
	text-decoration: none;
	font-weight: bold;
}
.tourHolder a:hover {
	color: #006633;
	text-decoration: none;
	font-weight: bold;
}
.tourHolder a:active {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.clearFloat {
	clear: both;
	height: 10px;
	width: 100%;
}

#footer p {
	font: 12px/22px PMingLiU;
	color: #333333;
	text-align: center;
	margin-top: 10px;
}

#footer a:link {
	color: #333333;
	text-decoration: none;
}

#footer a:visited {
	color: #333333;
	text-decoration: none;
}

#footer a:hover {
	color: #333333;
	text-decoration: underline;
}

#footer a:active {
	color: #333333;
	text-decoration: none;
}
