/*½Ή΅γΝΌ*/
.focus{ position:relative; width:240px; height:250px; background-color: #000; float: left;}  
.focus img{ width: 240px; height: 250px;} 
.focus .shadow .title{width: 260px; height: 35px;padding-left: 30px;padding-top: 20px; }
.focus .shadow{ width:100%; position:absolute; bottom:0; left:0px; z-index:10; height:40px; line-height: 40px; background:rgba(0,0,0,0.6);
filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9;  display:block;  text-align:center; color:#fff;}  
.focus .shadow a{ text-decoration:none; color:#fff; font-size:16px; overflow:hidden; margin-left:10px; font-family: "\5FAE\8F6F\96C5\9ED1";}  
.focus .fcon{ position:relative; width:100%; float:left;  display:none; background:#000  }  
.focus .D1fBt img{display:none}    
.focus .D1fBt i{display:none; font-style:normal; }    
.focus .prev,.focus .next{position:absolute;width:28px;height:52px;background: url(focus_btn.png) no-repeat;}
.focus .prev{top: 50%;margin-top: -26px; left: 0;background-position:0 -52px; cursor:pointer; }  
.focus .next{top: 50%;margin-top: -26px; right: 0;  background-position:-28px -52px;  cursor:pointer;}  
.focus .prev:hover{  background-position:0 0; }  
.focus .next:hover{  background-position:-28px 0;}  