#scenelist {
	width: 980px;
	margin-top: 8px;
	margin-right: auto;
	margin-left: auto;
}
#scenelist ul {
	padding-left: 8px;
}
#scenelist ul li {
	background-image: url(/images/scene/scenecontentbg_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 457px;
	margin-top: 5px;
	margin-bottom: 8px;
	margin-right: 8px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#scenelist ul li.hackbox {
	background-image: none;
	margin: 0px;
	padding: 0px;
	margin-top: -15px;
	float: none;
	height: 1px;
	width: 972px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top: 1px solid transparent !important;
	border-top: 0;
	clear: both;
	overflow: hidden;
}

#scenelist .imgtxt {
	overflow: hidden;
	padding-bottom: 10px;
}
#scenelist .imgtxt .img {
	float: left;
	height: 145px;
	width: 200px;
	border: 1px solid #ead0a8;
	margin-right: 10px;
	margin-bottom: 5px;
}
*html  #scenelist .imgtxt .img {
	margin-right: 6px;
}
#scenelist .imgtxt .txt {
	padding-right: 5px;
	padding-top: 8px;
}
#scenelist .imgtxt .txt dl dt {
	font-weight: bold;
	background-image: url(/images/ico_arrow_8.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 8px;
	font-size: 13px;
	margin-bottom: 8px;
}
#scenelist .imgtxt .txt dl dt a {
	text-decoration: underline;
}
#scenelist .imgtxt .txt dl dd {
	line-height: 18px;
	text-align: justify;
}
#scenelist .tourlist {
	background-image: none;
	margin: 0px;
	padding: 0px;
	width: 457px;
}

#scenelist .tourlist dt {
	height: 22px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ead0a8;
}
#scenelist .tourlist dt strong {
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #EAD0A8;
	height: 18px;
	padding-top: 6px;
	color: #7F4900;
}
#scenelist .tourlist dt em {
	font-style: normal;
	float: left;
	padding-top: 4px;
	padding-left: 20px;
}
#scenelist .tourlist dt em a {
	text-decoration: underline;
}
#scenelist .tourlist dd {
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ead0a8;
	background-image: url(/images/ico_arrow_9.gif);
	background-repeat: no-repeat;
	background-position: 2px 10px;
	width: 457px;
}
#scenelist .tourlist dd .title {
	width: 360px;
	float: left;
	padding-left: 10px;
}
#scenelist .tourlist dd .price {
	width: 70px;
	white-space: nowrap;
	float: right;
}

#scenelist .tourlist dd .price em {
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
}
#scenelist .bottom {
	background-image: url(/images/scene/scenecontentbg_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0px;
	height: 20px;
	width: 477px;
	margin-right: -10px;
	margin-left: -10px;
}
