@charset "gb2312";
/* CSS Document */
#slides {display: none; width:958px; height:300px; position:relative;}
#slides .slidesjs-navigation { display:block; width:28px; height:27px; font-size:0; line-height:0; text-indent:-99em; overflow:hidden; cursor:pointer; position:absolute; right:56px; bottom:20px; z-index:50; background:url(../img/pause.png) no-repeat 0 0;}
#slides .slidesjs-previous { width:26px; right:84px; background:url(../img/back.png) no-repeat 0 0;}
#slides .slidesjs-next { width:26px; right:30px; background:url(../img/next.png) no-repeat 0 0;}
#slides .slidesjs-play { width:26px; right:57px; background:url(../img/next.png) no-repeat 0 0;}
#slides .slidesjs-stop { width:26px; right:57px; background:url(../img/pause.png) no-repeat 0 0;}
#slides .slidesjs-slide { width:100%; height:100%;}
#slides .slidesjs-slide img { width:100%; height:100%;}