﻿/* CSS Document */
.boxbox{ width:1100px; margin:0 auto; position:relative; overflow:hidden; height:220px;}
.picbox{ width:944px; height:220px; overflow:hidden; position:relative; left:78px;}

.piclist{ height:158px;position:absolute; left:0px; top:0px;}
.piclist li{background:url(/wenhanimages/cpzskuang.png) 4px top no-repeat; width:220px; height:157px; float:left; padding-left:8px; padding-top:1px; padding-right:8px;}
.piclist li img{ width:220px; height:150px;}
.swaplist{ position:absolute; left:-3000px; top:0px}
.og_prev{ width:37px; height:68px; background: url(/wenhanimages/cpleft.png) no-repeat; position:absolute; top:33px; left:20px;s z-index:99; cursor:pointer;filter:alpha(opacity=70); opacity:0.7;}
.og_next{ width:37px; height:68px; background:url(/wenhanimages/cpright.png) no-repeat; position:absolute; top:33px; right:20px; z-index:99; cursor:pointer;filter:alpha(opacity=70); opacity:0.7;}
