@charset "utf-8";

/* qqshop focus */
#focus { margin:0px auto; padding:0px; width:320px; height:240px; position:relative; clear:both; overflow:hidden;}
#focus ul {height:240px; position:absolute; left:0px; top:0px;}
#focus ul li {float:left; width:320px; height:240px; overflow:hidden; position:relative; z-index:0; }
.focus_tit {width:320px; height:30px; line-height:30px; text-align:center; color:#fff; position:absolute; left:0px; bottom:0px;z-index:3; } .focus_tit,.focus_tit a { color:#fff; text-decoration:none;}
.focus_titbgk  {width:320px; height:30px; background-color:#000000; position:absolute; left:0px; bottom:0px; filter:alpha(opacity=70); -webkit-opacity:0.7;  -moz-opacity:0.7;   -os-opacity:0.7; opacity:0.7; z-index:2;}
#focus .btnBg {position:absolute; width:320px; height:20px; left:0; bottom:0; }
#focus .btn {position:absolute; width:200px; height:3px; padding:0px 15px; right:105px; bottom:36px; text-align:right;}
#focus .btn span {display:inline-block; _display:inline; _zoom:1; width:25px; height:3px; _font-size:0; margin-left:5px; cursor:pointer; background:#5a9deb;}
#focus .btn span.on {background:#5a9deb;}
#focus .preNext {width:20px; height:100px; position:absolute; top:100px; background:url(../images/sprites.png) no-repeat 0 0; cursor:pointer;}
#focus .pre {left:0;}
#focus .next {right:0; background-position:right top;}  