/* CSS Document */
/*body,ul,li{ padding:0; margin:0;}
ul,li{ list-style:none;}
img{ border:none;}
.box{ width:1000px; margin:0 auto; position:relative; overflow:hidden; _height:100%;}
.picbox{ width:910px; height:221px; overflow:hidden; position:relative; margin:0 auto;}
.piclist{ height:221px;position:absolute; left:0px; top:0px}
.piclist li{ background:#eee; padding:3px; float:left;}
.swaplist{ position:absolute; left:-3000px; top:0px}
.og_prev,.og_next{ width:30px; height:50px; background:url(icon.png) no-repeat; background:url(../img/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:0px;}
.og_next{ background-position:0 0; right:4px;}
*/
/* CSS Document */
body,ul,li{ padding:0; margin:0;}
ul,li{ list-style:none;}
img{ border:none;}
.box{ width:1000px; margin:0 auto; position:relative; overflow:hidden; _height:100%;}
.picbox{ width:1002px; height:198px; overflow:hidden; position:relative; margin:0 auto;}/*906为图片的宽度乘以3加上15*/
.piclist{ height:198px;position:absolute; left:0px; top:0px}
.piclist li{ background:white; padding:3px; float:left;}
.swaplist{ position:absolute; left:-3000px; top:0px}
/*.og_prev,.og_next{ width:30px; height:50px; background:url(icon.png) no-repeat; background:url(../img/icon_ie6.png) no-repeat\9; position:absolute; top:93px; z-index:99; cursor:pointer;filter:alpha(opacity=70); opacity:0.7;}*/
.og_prev,.og_next{ width:30px; height:30px;  position:absolute; top:80px; z-index:99; cursor:pointer;filter:alpha(opacity=70); opacity:0.7;}
.og_prev{ background-position:0 -60px; left:0px;}
.og_next{ background-position:0 0; right:4px;}