@charset "utf-8";
body {
	background-color: #4ea0c4;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-left: 0px;
}
#all {
	position: absolute;
	width: 1002px;
}
#topmenu {
	position: relative;
	height: 134px;
	width: 1002px;
	float: left;
	/*border: 1px solid #00CC00;*/
}
#middlecontent-right {
	float: left;
	width: 25px;
	position: relative;
}

#middlecontent {
	background-color: #FFFFFF;
	width: 1002px;
	float: left;
	position: relative;
	background-image: url(images/content_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	/*border: 1px solid #FFCC33;*/
}
#middlecontent-left {
	width: 25px;
	float: left;
	position: relative;
	/*border: 1px solid #0000FF;*/
}
#middlecontent-center {
	width: 952px;
	float: left;
	position: relative;
	/*border: 1px solid #990000;*/
}
#footer {
	float: left;
	height: 57px;
	width: 1002px;
	position: relative;
}
#display_hilight {
	height: 55px;
	width: 952px;
	margin-top: 0px;
	margin-left: 0px;
	position: relative;
}
a:link {
	font-family: Tahoma;
	color: #666666;
	text-decoration: none;
}

#schedule {
	position: relative;
	height: 100%;
	width: 165px;
	float: left;
}
#program {
	float: left;
	width: 562px;
	position: relative;
}
#content {
	float: left;
	width: 552px;
	position: relative;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
#head_content {
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
	color: #FF0000;
	position: relative;
	height: 30px;
	width: 552px;
	float: left;
	padding-bottom: 15px;
	text-align: center;
	vertical-align: middle;
}
.display_content {
	float: left;
	height: 135px;
	width: 552px;
	position: relative;
}

#info {
	position: relative;
	width: 205px;
	float: left;
}
#info_content {
	float: left;
	width: 195px;
	position: relative;
	background-color: #F4DBE1;
	padding: 5px;
}
#tour_schedule {
	background-color: #E6E6E6;
	position: relative;
	width: 155px;
	float: left;
	margin: 0px;
	padding: 5px;
}
.seprarater {
	position: relative;
	width: 10px;
	float: left;
}
.content_text {
	font-family: Tahoma;
	font-size: 9pt;
	color: #333333;
}
.subhead {
	font-family: Tahoma;
	font-size: 16pt;
	font-weight: bold;
	color: #990000;
}

.list{
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	position: relative;
	width: 150px;
	padding-bottom: 10px;
	margin-top: 20px;
	margin-left: 0px;

}
.info_head {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #f26522;
	padding-bottom: 15px;
}
.info_content {
	font-family: Tahoma;
	font-size: 10pt;
	color: #818181;
	padding-bottom: 20px;
}


.list li{
	list-style-type: circle;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
	line-height: 20px;
	list-style-position: inside;
}

.list li a:link,a:visited{
	color: #333333;
	text-decoration: none;
}
.list li a:hover{
	font-weight: bold;
	color: #006666;
	text-decoration: none;
	list-style-position: inside;
	list-style-type: disc;
}
.banner {
	height: 60px;
	width: 468px;
	position: relative;
	float: left;
	margin-top: 10px;
	margin-left: 45px;
	padding: 10px;
}


.list2{
	position: relative;
	width: 175px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-left: 0px;
	padding-left: 10px;

}
#gal_head {
	position: relative;
	width: 540px;
	left: 5px;
	top: 5px;
	float: left;
}
#gal_head2 {
	width: 540px;
	background-image: url(images/gal_choose2.jpg);
	position: relative;
	float: left;
}
#gal_head3 {
	width: 540px;
	position: relative;
	float: left;
}
#collective {
	float: left;
	width: 220px;
	margin-top: 5px;
	margin-left: 10px;
	position: relative;
}
#incentive {
	float: left;
	width: 230px;
	position: relative;
	margin-left: 30px;
	margin-top: 5px;
}

