.ftbannerWrap {position:relative; background:#f9f9f9; border:#cccccc 1px solid;margin:0 auto;width:1095px; /*! overflow:hidden; */ padding:10px 0; margin-bottom:30px;height: 47px;}
#ftbannerList { position:absolute; width:1000px; overflow:hidden;left: 35px;top: 10px;height: 50px;padding: 0;margin: 0;}
#ftbannerList ul { position:absolute; left:0;}
#ftbannerList ul li { float:left; display:block; width:16.6%; text-align:center;}
#ftbannerList ul li img { width:165px; height:45px;}
#ftbannerList ul:after { content:""; display:block; clear:both;}	
.btnsBannerCtr a {position:absolute; height:43px; width:20px;display:block; overflow:hidden; border:#ccc 1px solid; 
  background-image:url(./ico_ftbanner_ctr.png); background-position:0 0; background-repeat: no-repeat; text-indent:-100px;z-index:100; 
background-color: #fff;
}
.btnsBannerCtr {/*! display: none; */}
.btnsBannerCtr a.leftBtn { top:10px; left: 10px; background-position:-65px 7px;}
.btnsBannerCtr a.rightBtn { top:10px; right: 10px; background-position:-94px 8px;}
.btnsBannerCtr a.playBtn { display:none; top:10px; right: 34px; background-position:-5px 8px;}
.btnsBannerCtr a.pauseBtn { top:10px; right: 34px; background-position:-35px 8px;}
.btnsBannerCtr.stop a.pauseBtn {display: none;}
.btnsBannerCtr.stop a.playBtn { display: block}