        .slide-nav{
			position: absolute;
			left: 6px;
			bottom: 0px;
			
		}
		
		.slide-nav-bullet{
			position: absolute;	
			width: 19px;
			height: 19px;
			line-height: 19px;
			color: #blue;
			font-size: 12px;
		}
		/*style="POSITION: absolute; WIDTH: 19px; HEIGHT: 19px; text-align:center; line-height:19px; color:White; font-size:12px;"*/
		.jssorb21 div, .jssorb21 div:hover, .jssorb21 .av {
            background: url(../exports/slider/bullets.png) no-repeat;
            overflow: hidden;
            cursor: pointer;
        }

        .jssorb21 div {
            background-position: -5px -5px;
        }

            .jssorb21 div:hover, .jssorb21 .av:hover {
                background-position: -35px -5px;
            }

        .jssorb21 .av {
            background-position: -65px -5px;
        }

        .jssorb21 .dn, .jssorb21 .dn:hover {
            background-position: -95px -5px;
        }
				

		.slides{
			position: absolute;
			left: 0px; top: 0px; width: 600px; height: 200px; overflow: hidden;	
		}