.panoramaset{width: 800px; height: 470px;margin:0 auto;text-align:center; border: inset 0px #ffffff;}
.panorama{width:800px;height:450px;overflow:hidden;margin:0 auto;text-align:center;position:relative;}
.panorama-view{width:100%;height:100%;overflow: hidden;cursor:url(../images/openhand.cur),default;}
.panorama-view .area{display:block;position:absolute;text-indent:-9999px;overflow:hidden;cursor:pointer;opacity:0.25;background-color:rgb(0, 0, 0);}
.panorama-view .area:hover{opacity:0.5;}
.panorama-view .area{border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;}
.panorama-view .grab{cursor:url(../images/closedhand.cur),default;}
.panorama-view img{-o-user-select:none;-moz-user-select:none;-webkit-user-select:none;user-select:none;}
.panorama-container{position:relative;cursor:w-resize;}
.panorama-container img{top:0px;height:100%;position:absolute;}
.panorama .info{display:block;position:absolute;right:10px;bottom:10px;font:bold 11px/14px Arial, sans-serif;padding:6px;color:rgb(255, 255, 255);text-decoration:none;font-size-adjust:none;font-stretch:normal;opacity:0.6;background-color:rgb(0, 0, 0);}
.panorama .controls{left:10px;bottom:10px;position:absolute;}
.panorama .controls a{margin-right:5px;float:left;display:block;font:bold 11px/14px Arial, sans-serif;padding:6px;color:rgb(255, 255, 255);text-decoration:none;font-size-adjust:none;font-stretch:normal;opacity:0.6;background-color:rgb(0, 0, 0);padding-top:5px;padding-bottom:7px;font-size:17px;cursor:pointer;}
.panorama .controls a:hover{opacity:0.8;}
.panorama .controls a{border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;}
.panorama .info:hover{opacity:0.8;}
.panorama .info{border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;}
.center{width:100%;height:100%;margin:0 auto;text-align:center;}
.margintop{margin-top:30px;margin-bottom:10px;}
