/* CSS Document */
img{ border:none;}
.box{ width:500px; margin:0 auto; position:relative;  _height:100%;}
.picbox{ width:500px; height:180px; overflow:hidden; position:relative;}
.piclist{ height:180px;  position:absolute; left:0px; top:0px}
.piclist img{ width:158px; margin-top:20px; }
.piclist li{ width:160px; height:180px; background:#e2e2e2; margin-right:10px; float:left; position:relative;}
.piclist li a{width:158px; height:178px; border:#e2e2e2 1px solid; display:block;background:#e2e2e2; text-decoration:none; color:#7c7c7c;}
.piclist li a:hover{background:#28a348; color:#FFF; border:#28a348 1px solid;}
.piclist li span{ width:160px; height:60px; display:block; line-height:60px; text-align:center; position:absolute; bottom:0;}
.swaplist{ position:absolute; left:-3000px; top:0px}
.og_prev{ width:20px; height:20px; background:url(../images/senmart_12.png) 0 0 no-repeat; position:absolute; top:-36px; right:20px; z-index:99; cursor:pointer;}
.og_next{ width:20px; height:20px; background:url(../images/senmart_14.png) 0 0 no-repeat; position:absolute; top:-36px; right:0px; z-index:99; cursor:pointer;}

