@charset "utf-8";
/* CSS Reset */
*,body,div,span,iframe,input,h1,h2,h3,h4, h6,p,a,em,img,b,dl,dt,dd,ul,li,label{padding:0px;margin:0px;}
#tFocus-btn li.active,#tFocus-leftbtn,#tFocus-rightbtn,.gamePrev,.sotfPrev,.gameNext,.sotfNext{display:block;background:url(spr.png) no-repeat;}
/* link css */

#tFocus{width:438px;height:423px;overflow:hidden;}
#tFocus-pic{width:438px;height:343px;position:relative;}
#tFocus-pic li{width:438px;height:343px;position:absolute;left:0;top:0;filter:alpha(opacity:0);opacity:0;}
#tFocus-pic li img{width:438px;height:343px;}
#tFocusBtn{width:429px;height:76px;padding:0 5px; margin-top:5px;z-index:20; background-color:#eee; overflow:hidden;}
#tFocus-btn{width:386px;height:76px;position:relative;left:0;bottom:0;overflow:hidden;float:left;margin-right:3px;}
#tFocus-btn ul{width:100000px;position:absolute;left:0;top:0;}
#tFocus-btn li{height:58px;width:91px;padding:8px 0;display:block;float:left;margin-right:5px;overflow:hidden}
#tFocus-btn li img{border:2px solid #dddddd; width:86px;height:54px;}
#tFocus-btn li.active{background-position:-448px -100px;}
#tFocus-btn li.active img{border:2px solid #eb870d}
#tFocus-leftbtn,#tFocus-rightbtn{height:40px;margin-top:18px;width:15px;float:left;text-indent:-9999px;}
#tFocus-leftbtn{margin-right:5px;background-position:-5px 0px;}
#tFocus-rightbtn{background-position:-30px 0px;}