@charset "utf-8";
/* CSS Reset */
*{margin:0;padding:0;list-style-type:none;}
a,img{border:0;}
body{font:12px/180% Arial, Helvetica, sans-serif, "新宋体";}

/* tFocus */
#tFocus-btn li.active,#tFocus-leftbtn,#tFocus-rightbtn{display:block;background:url(img/spr.png) no-repeat;}
#tFocus{width:908px;height:685px;background:#DDD;overflow:hidden;margin:0 auto;position:relative}
#tFocus-pic{width:908px;height:570px;position:relative;}
#tFocus-pic li{width:100%;height:100%;position:absolute;left:0;top:0;filter:alpha(opacity:0);opacity:0;}
#tFocusBtn{width:100%;height:115px;z-index:20;overflow:hidden;position:relative}
#tFocus-btn{width:723px;height:81px;position:relative;overflow:hidden;margin:17px auto}
#tFocus-btn ul{width:100000px;position:absolute;left:0;top:0;}
#tFocus-btn li{width:135px;height:81px;display:block;float:left;margin-right:12px;}
#tFocus-btn li img{width:100%}
#tFocus-btn li.active img{width:131px;height:77px;border:2px solid #fff}
#tFocus-leftbtn,#tFocus-rightbtn{height:40px;margin-top:18px;width:15px;float:left;text-indent:-9999px;}
#tFocus-leftbtn{margin-right:5px;background-position:-455px -60px;}
#tFocus-rightbtn{background-position:-480px -60px;}