@charset "utf-8";
/* CSS Document */
body {margin:0 auto; color:#222; padding-top:0px; font-family:"宋体"; font-size: 12px; 
background:#ffffff;
}
img {border:0px}

a:link {font-family:"宋体";font-size: 12px;color:#222;text-decoration: none;}
a:visited  {font-family:"宋体";font-size: 12px;color:#222;text-decoration: none;}
a:hover {font-family:"宋体";font-size: 12px;color:#fd4d02;text-decoration:none;}


/* qqshop focus */
#focus {width:1000px; height:223px; overflow:hidden; position:relative;}
#focus ul {height:223px; position:absolute;}
#focus ul li {float:left; width:1000px; height:223px; overflow:hidden; position:relative; background:#000;}
#focus ul li div {position:absolute; overflow:hidden;}

#focus .btn {position:absolute; width:1000px; height:10px; padding:5px 10px; right:0; bottom:0; text-align:right;}
#focus .btn span {display:inline-block; _display:inline; _zoom:1; width:25px; height:10px; _font-size:0; margin-left:5px; cursor:pointer; background:#fff;}
#focus .btn span.on {background:#fff;}