@charset "gb2312";



.box{ width:100%; max-width:1200px;  margin:0 auto; position:relative; overflow:hidden; _height:100%;}
.picbox{ width:100%; max-width:1200px;  height:260px; overflow:hidden; position:relative;}
.piclist{ height:260px;position:absolute; left:0px; top:0px}
.piclist li{ float:left; width:289px;  margin-right:16px; font-size:14px; text-align:center}
.piclist li img{ width:287px; height: auto; margin-bottom:8px;border:solid 1px #EEEEEE;}
.swaplist{ position:absolute; left:-3660px; top:0px}
.og_prev,.og_next{ width:30px; height:50px;background:url(../images/icon_ie6.png) no-repeat; position:absolute; top:25%; z-index:99; cursor:pointer;filter:alpha(opacity=70); opacity:0.7;}
.og_prev{ background-position:0 -60px; left:4px;}
.og_next{ background-position:0 0; right:4px;}