@charset "utf-8";
/* CSS Document */

*     { border:medium none; margin: 0; padding: 0; }
body  { font-size: 13px; color:#333; background:#fff; font-family: "Microsoft YaHei";   min-width:1180px;}
em    { font-style:normal;}
ul, li { list-style: none;}
a       { text-decoration: none; color:#333;}
a:hover { text-decoration:none; color:#ec0000;}
img { border:0px;}
h1, h2, h3, h4, h5, h6 { font-size: 100%;}
.clear { clear:both;}
.clear15 { height:15px; clear:both;}
.hidden { display: none;}

/* play */
#play{width:1050px; height:600px; text-align:center;position:relative;overflow:hidden;margin:0 auto;}
#play .change_a{width:50%;height:100%;position:absolute;top:0;z-index:1;cursor:pointer;display:block;overflow:hidden;background:url(about:blank);}
#play .prev_a{left:0;}
#play .next_a{right:0}
#play .change_a span{width:24px;height:43px;display:block;position:absolute;top:50%;margin-top:-21px;display:none}
#play .prev_a span{background:url(/static/img/s_gallery_2012110702.png) no-repeat 0px -50px;left:20px;}
#play .next_a span{background:url(/static/img/s_gallery_2012110702.png) no-repeat -30px -50px;right:20px;}
#play .img_ul{position:relative;z-index:1;}
.img_hd {width:1030px;border:1px solid #ccc; background-color:#eee; overflow:hidden;height:100px;padding:10px; margin:20px auto;position:relative;}
.img_hd ul{position:absolute;z-index:1}
.img_hd ul li{float:left;width:120px;height:90px;border:3px solid #eee;cursor:pointer;margin:0 3px 0 1px;overflow:hidden;*display:inline;padding:1px;text-align:center}
.img_hd ul li img{height:90px; width: 100%;}
.img_hd ul li.on{border-color:rgb(45, 150, 233);}
.img_hd .bottom_a{background:url(/static/img/12121121.gif) no-repeat;width:24px;height:100px;position:absolute;display:block;top:10px; cursor:pointer;z-index:10}
.img_hd .prev_a{background-position:0 center;left:18px;}
.img_hd .next_a{background-position:-30px center;right:24px;}

.imgbsas  { height:100px; overflow:hidden; width:923px; position:relative; margin:0 auto; }