.ui-widget-content {
    background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.8);
    /*text-align: center;*/
}
/*
.ui-widget-header-ly{
border: 0px solid #aaaaaa;
height:20px;
background: none repeat scroll 0% 0% rgba(0, 0, 0, 0);
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default.ui-state-hover{
border: 0px solid #aaaaaa;
background: url('http://www.chinascenic.com/home/style/image/icons_small.png');
width: 33px;
height: 33px;
float: left;
margin: -14px 5px;
cursor: pointer;
opacity: 0.6;
transition: opacity 0.3s linear 0s;
background-position: -97px 1px;
}
#dialog-ly{

}
*/


        .ui-tooltip {
            padding: 10px 20px;
            color: white;
            border-radius: 20px;
            font: bold 14px "Helvetica Neue", Sans-Serif;
            text-transform: uppercase;
            box-shadow: 0 0 7px black;
        }

        .big:after {
            content: url('../image/zoom1.png');
            position: absolute;
            right: -454px;
            bottom: 29px;

            position: relative;
            display: inline-block;
            margin: 0px auto;
            text-align: center;
        }



