/* CSS Document */
/* CSS Document */
.box{ width:300px; margin:0 auto; position:relative; overflow:hidden;  _height:100%;}
.picbox{ width:300px; height:235px; overflow:hidden; position:relative;}
.piclist{ height:115px;position:absolute; left:0px; top:0px}
.piclist li{ display:inline; float:left; width:320px;}

.swaplist{ position:absolute; left:-3000px; top:0px}
.og_prev,.og_next{ width:30px; height:50px; background:url(../images/icon.png) no-repeat; background:url(../images/icon_ie6.png) no-repeat\9; position:absolute; top:93px; z-index:99; cursor:pointer;filter:alpha(opacity=70); opacity:0.7;}
.og_prev{ background-position:0 -60px; left:4px; display:none;}
.og_next{ background-position:0 0; right:4px; display:none;}


li{list-style:none outside none;}
.silder-box{position:relative;margin:50px auto ;}
.silder{margin:0 auto 0;}
.silder li{width:400px;height:380px;}

.silder-button{top:90px;width:25px;height:54px;position:absolute;cursor:pointer;}
.silder-button.btl{left:10px;background:url(scheme/images/pre.png) no-repeat center;}
.silder-button.btr{right:10px;background:url(scheme/images/after.png) no-repeat center;}

.silder-box-1{width:1000px;}



