/* CSS Document */
body,ul,li{ padding:0; margin:0;}
ul,li{ list-style:none;}
img{ border:none;}

.box{ width:440px; margin:0 auto; position:relative; overflow:hidden;}
.picbox{ width:400px; height:40px; overflow:hidden; position:relative;margin: 0 auto}
.piclist{ height:40px;position:absolute; left:0px; top:0px}
.piclist li{ margin-right:16px; padding:0px 5px; float:left;border-right: 1px solid #3eb9f5;margin-top: 10px;}
.piclist li a h3{line-height: 18px}
.swaplist{ position:absolute; left:-1000px; top:0px}
.og_prev,.og_next{ width:30px; height:50px; position:absolute; top:16px; z-index:99; cursor:pointer;filter:alpha(opacity=70); opacity:0.7;}
.og_prev{ background-position:0 -60px; left:4px;background:url(../img/icon.png) no-repeat;}
.og_next{ background-position:0 0; right:-23px;background:url(../img/icon1.png) no-repeat;}
