/* newfocus */
@font-face {  
  font-family: COOPBL;  
  src: url(COOPBL.TTF) format("truetype");  /* 非IE */
} 
#newfocus div,ul,li,span,img,a,font{margin:0; padding:0;}
#newfocus img{border:none;}
#newfocus ul li {list-style:none;}
#newfocus{width:800px; height:280px; overflow:hidden;}
#newfocus ul{width:100%;}
#newfocus ul li{position:absolute; z-index:2; opacity:0.1;}
#newfocus .btnBg{width:100%; height:10px; overflow:hidden;}
#newfocus .btnBg .btn{position:absolute; z-index:6; height:40px; cursor:pointer; color:#fff; overflow:Hidden;}
#newfocus .btnBg .btn2{position:absolute; z-index:5; height:40px;  background:#000; opacity:0.5; filter:alpha(opacity=50);}
#newfocus .btnBg .btn span {display:inline-block; _display:inline; _zoom:1; width:24%; height:40px; _font-size:0;  cursor:pointer; color:#aaa6a6;}
#newfocus .btnBg .btn span p{padding:0 0 0 10px; width:90%; margin:0 auto; height:40px; overflow:hidden; text-align:left; line-height:20px; font-size:12px;}
#newfocus .btnBg .btn span b{Font-style:oblique; font-family:Cooper Black,COOPBL,monospace, sans-serif; font-size:18px; display:block; text-indent:30px; text-align:left; font-weight:normal;}
#newfocus .btnBg span:hover a{color:#fff; }
#newfocus .btnBg span:hover{color:#fff; }

#newfocus .btnBg .btn .focus_span{color:#fff;}
#newfocus .btnBg .focus_span:hover a{color:#fff; }
#newfocus .btnBg .focus_span:hover{color:#fff; }