#slider {width: auto;z-index:9;}
#slider2{margin-top:20px;}
#banner ol {margin:0 0;padding:0;height:16px;	}
#banner ol li{margin:0 4px 0 4px; padding:0;display:inline-block;list-style:none;height:16px;}
#banner ol li a{width:16px;height:16px;font-size:0;display:inline-block;background:url(../images/pagination.png) no-repeat left top;}
#banner ol li.current a{background-position:right top;}
#banner ol li a:focus, .prevBtn a:focus, .nextBtn a:focus{outline:none;}

.graphic, .prevBtn, .nextBtn{margin:0;padding:0;display:block;overflow:hidden;text-indent:-8000px;}

.prevBtn, .nextBtn {display:block;width:41px;height:76px;position:absolute;top:45%;z-index:99;ursor:pointer;}	
.prevBtn{left:4%;background:url(../images/prev.png) no-repeat left top;}														
.nextBtn {background:url(../images/next.png) no-repeat left top;right:4%;}
pre {white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word; }
.slider_content{max-width:900px;margin:0 auto;position:relative;}
.slider_text{width:100%;position:absolute;background-color:#fff;height:200px;opacity:0.4;left:0;top:0;}

@media(max-width:767px){
.prevBtn, .nextBtn {width:20px;height:37px;}
.prevBtn{background:url(../images/prev2.png) no-repeat left top;}
.nextBtn {background:url(../images/next2.png) no-repeat left top;}
}