/* CSS Document */
body,ul,li{ padding:0; margin:0;}
ul,li{ list-style:none;}
img{ border:none;}

.box{ width:1290px; margin:0 auto; position:relative; overflow:hidden;}
.picbox{ width:1188px; height:317px; overflow:hidden; position:relative;margin: 0 auto}
.piclist{ height:317px;position:absolute; left:0px;}
.piclist li{ float:left;width: 396px}
.piclist li a h3{line-height: 18px}
.swaplist{ position:absolute; left:-2000px;}
.og_prev,.og_next{ width:29px; height:29px; position:absolute; top:120px; z-index:99; cursor:pointer;filter:alpha(opacity=70); opacity:0.7;}
.og_prev{ background-position:0 -60px; left:0px;background:url(../img/ic.png) no-repeat;}
.og_next{ background-position:0 0; right:0px;background:url(../img/ic_1.png) no-repeat;}

