*{
    margin:0;
    padding: 0;}
#container {
    color: #154BA0;
    background: #ff0000;
    filter: Alpha(Opacity=10, Style=0);
    opacity: 0.10;
    position: absolute;
    height: 200px;
    width:500px;
    z-index:20;}
#text {
    position: absolute;
    height: 200px;
    width:500px;
    text-align:center; 
    z-index:30;}
.panorama_box{border:0px solid #fff; margin:auto;}
.image_box{
    /*overflow:hidden;*/
	vertical-align:middle;
    position:relative;
    /*display: table-cell; */
 /*vertical-align: middle;   */
 text-align: center;}
.image_box img{
    position:relative;}
.toolbar{
    height: 40px;
    text-align: center;
    background-color: #000;
    width: 252px;

    /*position: fixed !important;*/
    bottom: 15px;
    left:50%;
    margin-left: -126px;
    position: absolute;}
.toolbar span{height:40px;width:38px;margin:0 2px;cursor:pointer;display:block;float:right;}
/*.zoomin{background:url("images/toolbar.jpg") no-repeat scroll 0 0;}
.zoomout{background:url("images/toolbar.jpg") no-repeat scroll -38px 0;}
.turnleft{background:url("images/toolbar.jpg") no-repeat scroll -112px 0;}
.turnright{background:url("images/toolbar.jpg") no-repeat scroll -76px 0;}
.start{background:url("images/toolbar.jpg") no-repeat scroll -150px 0;}
.pause{background:url("images/toolbar.jpg") no-repeat scroll -188px 0;}
.reset{background:url("images/toolbar.jpg") no-repeat scroll -226px 0;}*/
.zoomin{background:url(../images/003.jpg) no-repeat scroll -408px 0;}
.zoomout{background:url(../images/003.jpg) no-repeat scroll -472px 0;}
.turnleft{background:url(../images/003.jpg) no-repeat scroll -292px 0;}
.turnright{background:url(../images/003.jpg) no-repeat scroll -358px 0;}
.start{background:url(../images/003.jpg) no-repeat scroll -228px 0;}
.pause{background:url(../images/003.jpg) no-repeat scroll -158px 0;}
.reset{background:url(../images/003.jpg) no-repeat scroll -538px 0;}
.window{ 
    width:250px; 
    background-color:#fff; 
    position:absolute; 
    padding:5px; 
   /* margin:5px; */
    display:none; 
     filter:alpha(opacity:30); 
     opacity:0.7; 
      -moz-opacity:0.3;
      -khtml-opacity: 0.3;
      top: 30px;
    right: 30px;} 
.content1{ 
    height:150px; 
    background-color:#FFF; 
    font-size:16px; 
    overflow:auto;} 
    .title{ 
        padding:2px; 
        color:#0CF; 
        font-size:17px;} 
.title img{ 
        float:right;}

 .aaaaaaaa{
     position: relative;
    /*background: url(../img/gridme.png) repeat center center;*/
    /*padding: 4em;*/
    
    /*height: 500px;*/

    max-width: 901px;
    overflow: hidden;
    margin: 0 auto;}       
 .resize-container {
    position: relative;
    display: inline-block;
    cursor: move;
    margin: 0 auto;}       
.content{
    max-width: 1290px;
    padding: 0 1em;
    margin: 0 auto;
    text-align: center;}

.text_button{
    display: block;
    text-align: -webkit-center;}
.text_button .text_button_01{
    height: 35px;
    background-color: #000;
    width: 35px;
    /*position: fixed !important;*/
    position: absolute;
    bottom: 25px;
    /* left: 0px; */
    right: 25px;}
.text_button .text_button_01 img{
    width:100%;}
