#box{padding-top:20px;position:relative;width:380px;height:145px; color:#FFF;}
#box ul{position:relative;width:360px; left:20px;height:145px;}
#box li{position:absolute; list-style:none;background:#000;width:0;height:0;top:72px;left:190px;z-index:0;cursor:pointer;overflow:hidden;border-radius:3px;}
#box li img{width:100%;height:100%;vertical-align:top;}
#box li div{position:absolute;bottom:-100px;width:100%;height:20px;background:#000;filter:alpha(opacity=70);opacity:0.7;}
#box li div h4{margin:0 10px;font:12px/24px arial;border-bottom:1px #333 solid;}
#box .prev, #box .next{position:absolute;top:50%;width:22px;height:80px;margin-top:-40px;overflow:hidden;text-indent:-999px;cursor:pointer; z-index:9999;}
#box .prev{  background:url(../images/arrow-left.jpg) no-repeat left center; position:absolute; left:0px;}
#box .next{   background:url(../images/arrow-right.jpg) no-repeat left center; position:absolute; right:-10px;}
#copyright{padding-top:10px;text-align:center;}
/****脚本之家www.jb51.net****/