 

.outter {
	width: 500px;
	height: 480px;
	overflow: hidden;
}

.pamoo_inner{
	width: 3546px;
	height: 480px;
	background: transparent url(panorama1.jpg) no-repeat top left;
}

.pamoo_outter {
	width: 500px;
	height: 480px;
	overflow: hidden;
}


.pamoo_footer {
	background-color: #444;
	height: 70px;
	width: 500px;
}

.pamoo_caption {
	float: left;
	padding-left: 5px;
	color : #fff;
	font-family: "Trebuchet MS";
	font-size: 11px;
}

.pamoo_thumb {
	float: right;
	padding-right: 8px;
	padding-top: 4px;
	height: 27px;
	width: 200px;
	
}

.pamoo_frame {
	height: 27px;
	width: 27px;
	border: 1px dashed #eee;
	z-index: 100;
	position: absolute;
	
}

 #pamoorama1_footer{height:50px;overflow:hidden;}
 


