body {
	background-color: #192630;
}
#container {
	position: relative;
	height: 550px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	width: 950px;
	position: absolute;
	height: 550px;
}
#pano {
	position: absolute;
	left: 457px;
	top: 63px;
	height: 141px;
	width: 481px;
	display: none;
}
#cont_3d {
	position: absolute;
	left: 172px;
	top: 12px;
	height: 490px;
	width: 600px;
	display: none;
}
#pano_full {
	position: absolute;
	left: 118px;
	top: 32px;
	height: 450px;
	width: 710px;
	display: none;
}
#slide_full {
	position: absolute;
	left: 173px;
	top: 57px;
	height: 400px;
	width: 600px;
	display: none;
}

