/* CSS Document */
.box{ width:920px; float:left;  _height:100%; padding:27px 0 0 0; text-align:center; line-height:40px;}
.picbox{ width:920px; height:160px; overflow:hidden; position:relative;border-bottom:1px solid #bdbdbd;}
.piclist{ height:160px;position:absolute; left:0px; top:0px}
.piclist li{ width:214px; margin-right:23px;float:left; display: inline;}
.piclist li img{ border:3px solid #bbbbbb;}
.swaplist{ position:absolute; left:-3000px; top:0px}
.og_prev,.og_next{ width:23px; height:23px; background:url(../pic/icon.png) no-repeat; position:absolute; top:10px; right:0; z-index:99; cursor:pointer;}
.og_prev{ background-position:0 0;right:46px;}
.og_next{ background-position:0 -23px; right:19px;}
.og_prev:hover{ background:url(../pic/icon-.png) no-repeat;}
.og_next:hover{background:url(../pic/icon-.png) 0 -23px no-repeat;}