
.box{ width:1024px; margin:0 auto; overflow:hidden; _height:100%; position:absolute; z-index:100; bottom:100px;}
.picbox{ width:940px; height:130px; overflow:hidden; position:relative; margin:0 auto; z-index:100;}
.piclist{ height:130px;position:absolute; left:0px; top:0px;z-index:100; display:block;}
.piclist li{ background:url(../image/itemback.png); margin-right:20px; padding:5px; float:left; display:block; width:290px; height:120px;}
.piclist li .square{ display:block; padding:10px; width:270px; height:105px;}
.piclist li img{ width:100px; height:100px; float:left;}
.piclist li a:hover{ color:#000;}
.piclist li h6{ color:#c10; font-size:15px; float:right; width:155px; line-height:25px;}
.piclist li .simple{ width:155px; height:80px; overflow:hidden; float:right; color:#666; line-height:20px;}
.piclist li dl{width:155px; height:80px; overflow:hidden; float:right; color:#666; line-height:20px; }
.piclist li dl dt{ background::none;margin-right:0; padding:0px; display:block; width:155px; height:20px; overflow:hidden;}
.piclist li dl dt a{ padding-left:30px; background:url(../image/pointer.jpg) 10px center  no-repeat;width:125px; color:#777;}
.piclist li dl dt a:hover{ color:#f00;}
.swaplist{ position:absolute; left:-3000px; top:0px; display:block;}
.og_prev,.og_next{ width:17px; height:42px; background:url(../image/buttons.png) no-repeat; position:absolute; top:50px; z-index:99; cursor:pointer;filter:alpha(opacity=70); opacity:0.7;}
.og_prev{ background-position:0 0; left:4px;}
.og_next{ background-position:-21px 0px; right:4px;}
