#focus{position: relative;height: 100%;width: 100%;margin:0px auto; overflow:hidden;}

#focus .bd{position: relative}
#focus .btn-prev, #focus .btn-next{display: block;position: absolute;top: 45%;width: 40px;height: 100%;z-index: 1000;}
#focus .btn-prev{left: 0px;background: url(../images/left-arrow.png) no-repeat;_background: 0;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src="../images/left-arrow.png")}
#focus .btn-next{right: 0px;background: url(../images/right-arrow.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: 100%;position: relative;overflow: hidden}
#focus .focus-bar{width: 100%;}
#focus .focus-bar li{float: left;width: 100%;height: 100%; position:relative;}
#focus .focus-bar li a{width: 100%;height: 100%;display: block; position:relative;}
#focus .focus-bar li img{width: 100%;height: 100%}
#focus .ft{position: absolute;left: 0;bottom: 0;z-index: 1;width: 100%;height: 40px;  display:none;}
#focus .ftbg{position: absolute;top: 0;left: 0;z-index: -1;width: 100%;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(../images/btn-normal.png) no-repeat;_background: 0;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src="../images/btn-normal.png");cursor: pointer}
#focus .change a.on{background: url(../images/btn-active.png) no-repeat;_background: 0;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src="../images/btn-active.png")}
#focus .hd{position: absolute;left: 0;bottom: 0;z-index: 2;width: 550px;height: 40px}
#focus .focus-title{overflow: hidden;position: absolute;top: 0;left: 0;height: 40px;padding: 0 14px 0 80px;line-height: 40px;font-size: 16px;font-weight: bold}
#focus .focus-title .title{color: #64d734}
#focus .hdicon{position: absolute;left:10px;bottom: 10px;width: 59px;height: 59px;background: url(../images/play-btn.png) no-repeat;_background: 0;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src="../images/play-btn.png")}
#focus .focus-title a{display: none;color: #fff}