/* CSS Document */
body,ul,li{ padding:0; margin:0;}
ul,li{ list-style:none;}
img{ border:none;}

.box3{ width:346px; position:relative; overflow:hidden;padding-top:0px;}
.picbox{ width:234px; height:230px; overflow:hidden; position:relative;margin:0 auto}
.piclist{ height:182px;position:absolute; left:0px; top:0px}
.piclist li{ float:left;}
.piclist p { text-align:center;  line-height:33px; width:234px; background:#fff; margin-top:15px;color:#008aff }
.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:7px;z-index: 1}
.og_next{right:0px;z-index: 1}
