.panorama-viewport {
	position: relative;
	height: 283px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	text-align: left;
}
.panorama-container {
	position: relative;
	width: 100000px;
	margin: 0;
	padding: 0;

}
.panorama-control {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 283px;
	z-index: 10;
	background: transparent url(/pic/bg_pano.png) no-repeat center;
	_background: 0;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/pic/bg_pano.png', sizingMethod='crop');
	}
.alt a {
	position: relative;
	}
.panorama {
	position: relative;
	margin: 0;
	padding: 0;
	border: none;
}
.container {
	background: url(/pic/e.gif) no-repeat center center;
	height: 283px;
	position: relative;
	overflow: hidden;
	}
#panobox {
	height: 283px;
	position: relative;
	overflow: hidden;
	}
#control-button, #close-button {
	cursor: pointer; cursor: hand; position: relative;
	}
#close-button {
	_margin-top: 3px;
	}
.alt {
	width: 100%;
	height: 283px;
	}
.alt1 {
	position: absolute;
	left: 20px;
	top: 234px;	
	background: 0;
	}
.alt td {
	padding: 0px 0px 20px 49px;
	line-height: 100%;
	}
.alt td table td, .alt1 td {
	position: relative;
	line-height: 100%;
	height: 26px;
	padding: 5px 1px;
	background: url(/pic/bg_alt.png) no-repeat left top;
	font-style: italic;
	color: #4a4747;
	white-space: nowrap;
	}
.alt td table td {
	_background: 0;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/pic/bg_alt.png', sizingMethod='crop');
	}
.alt td table td.left, .alt1 td.left {
	width: 11px;
	padding: 0px;
	background: url(/pic/bg_alt_left.png) no-repeat left top;
	}
.alt td table td.left {
	_background: 0;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/pic/bg_alt_left.png', sizingMethod='crop');
	}
.alt td table td.right, .alt1 td.right {
	width: 11px;
	padding: 0px;
	background: url(/pic/bg_alt_right.png) no-repeat left top;
	}
.alt td table td.right {
	_background: 0;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/pic/bg_alt_right.png', sizingMethod='crop');
	}
