
#focus{position: relative;height:384px;width:578px; float:left;margin-bottom:40px;margin-bottom:40px;}
#focus .bd{position:relative}
#focus .btn-prev, #focus .btn-next{display: none;position: absolute;top: 120px;width: 40px;height:80px;z-index: 2}


#focus .btn-prev{left: 0;background:url(focus_arl.png) no-repeat;_background: 0;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src="../images/left-arrow.png")}
#focus .btn-next{right: 0;background:url(focus_arr.png) no-repeat;_background: 0;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src="../images/right-arrow.png")}
#focus .focus-bar-box{width: 100%;height:384px;position: relative;overflow: hidden}

#focus .focus-bar{width: 10000px}
#focus .focus-bar li{float: left;width:578px;height: 384px;}
#focus .focus-bar li a{width: 100%;height: 100%;display: block}
#focus .focus-bar li img{width: 100%;min-height: 100%}
#focus .ft{position: absolute;left: 0;bottom: 0;z-index: 1;width:578px;height: 40px}
#focus .ftbg{position: absolute; top: 0;left: 0;z-index: -1;width:578px;height: 40px;background: #000;opacity: .6;filter: alpha(opacity=60)}
#focus .change{position: absolute;right: 0;bottom: 15px;height: 10px}

#focus .change a{float: left;width: 10px;height: 10px;margin-right: 10px;background: url(focus_btn-normal.png) no-repeat;_background: 0;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image,);cursor: pointer}
#focus .change a.on{background: url(focus_btn-active.png) no-repeat;_background: 0;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, )}
#focus .hd{position: absolute;left: 0;bottom: 0;z-index: 2;width: 578px;height: 40px}
#focus .focus-title{overflow: hidden;position: absolute;top: 0;left: 0;height: 40px;padding: 0 0 0 20px;line-height: 40px;font-size: 18px; text-align:center;}
#focus .hdicon{position: absolute;left:10px;bottom: 10px;width: 59px;height: 59px;background: url(play-btn.png) no-repeat;_background: 0;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, )}
#focus .focus-title a{display: none;color: #fff}

