@charset "gb2312";
/* CSS Document //Download by http://www.codefans.net*/

* { padding: 0; margin: 0; }
li { list-style: none; }
body { background: #f6f9fc; }

#show1 { width: 1000px; height: 90px; border: 1px solid #ccc; margin:0 auto;; overflow:hidden; position:relative;}
#show1 ul { width: 5000px; height: 90px; }
#show1 ul li { width: 22px; height: 90px; float: left; position: relative; overflow:hidden; }
#show1 .active { width: 912px; }
#show1 ul span { width: 21px; height: 90px; padding-top:10px;border-right: 1px solid #fff; position: absolute; top: 0;left: 0; color: #fff; font-size: 12px; text-align: center; cursor: pointer;  font-weight:bold;}
#show1 ul img { width: 1000px; height: 90px; }
.bg0 { background:url(imagesbgg_z.png) no-repeat 0 0; }