/* CSS Document */
body,ul,li{ padding:0; margin:0;}
ul,li{ list-style:none;}
img{ border:none;}

.box{ width:332px; position:relative; overflow:hidden; _height:100%; padding-top:0px;}
.picbox{ width:332px; height:218px; overflow:hidden; position:relative;}
.piclist{ height:222px;position:absolute; left:0px; top:0px}
.piclist li{ background:#eee;  float:left;}
.swaplist{ position:absolute; left:-3000px; top:0px}
.og_prev{ width:38px; height:83px; background:url(../images/p_left.png) no-repeat;position:absolute; top:33px; z-index:99; cursor:pointer;filter:alpha(opacity=70); opacity:0.7; top:80px;}
.og_next{ width:38px; height:83px; background:url(../images/p_right.png) no-repeat;position:absolute; top:33px; z-index:99; cursor:pointer;filter:alpha(opacity=70); opacity:0.7;top:80px;}

.og_prev{  left:4px;}
.og_next{  right:0px;}
