@charset "gb2312";
/* CSS reset */

/*ad-gallery*/
.ad-gallery{overflow:hidden;width:1080px;margin:0 auto;}
.ad-gallery-l{width:800px;}
.ad-image-wrapper{width:800px;height:600px;position:relative;overflow:hidden;}
.ad-image-wrapper .ad-loader{position:absolute;z-index:10;top:48%;left:48%;border:1px solid #CCC;}
.ad-image-wrapper .ad-prev, .ad-image-wrapper .ad-next{position:absolute;top:0;width:48px;height:100%;cursor:pointer;display:block;z-index:100;}
.ad-image-wrapper .ad-next{right:5px;background:url(../images/pic_next.png) center center no-repeat;}
.ad-image-wrapper .ad-prev{left:5px;background:url(../images/pic_prev.png) center center no-repeat;}
.ad-prev .ad-prev-image, .ad-next .ad-next-image{display:none;}
.ad-image-wrapper .ad-image{position:absolute;overflow:hidden;width:800px;height:600px;top:0;left:0;z-index:9;}
.ad-image-wrapper .ad-image a img{border:0;}
.ad-image-wrapper .ad-image .ad-image-description{position:absolute;bottom:0px;left:0px;height:50px;line-height:50px;text-align:left;width:750px;padding-left:50px;z-index:2;background:url(../images/ad_tit_bg.png) repeat-x;color:#fff;font-size:14px;}
.ad-gallery-l-c{overflow:hidden;width:800px;}
.ad-controls{height:24px;line-height:24px;padding:5px 15px;width:auto;}
.ad-info{color:#f39800;font-size:14px;float:left;width:60px;}
.ad-slideshow-controls{float:left;margin-left:15px;width:180px;}
.ad-slideshow-controls span{width:50px;height:24px;line-height:24px;display:inline-block;float:left;}
.ad-slideshow-controls .ad-slideshow-start, .ad-slideshow-controls .ad-slideshow-stop, .store{cursor:pointer;height:22px;line-height:22px;color:#fff;width:30px;padding-left:20px;margin-right:10px;border:1px solid #ccc;color:#333;border-radius:4px;}
.store{float:right;margin:5px 0;background:url(../images/store_bg.png) 4px center no-repeat;}
.ad-slideshow-controls .ad-slideshow-start{background:url(../images/start_bg.png) 4px center no-repeat;}
.ad-slideshow-controls .ad-slideshow-stop{background:url(../images/stop_bg.png)  4px center no-repeat;}
.ad-slideshow-controls .ad-slideshow-countdown{color:#f39800;}
.ad-slideshow-running .ad-slideshow-start{cursor:default;}
.ad-nav{width:800px;position:relative;height:85px;}
.ad-forward, .ad-back{display:block;position:absolute;top:0;width:30px;height:75px;z-index:10;cursor:pointer;}
.ad-gallery .ad-back{left:0px;background:url(../images/icon_prev_bg.png) center center no-repeat;}
.ad-gallery .ad-forward{right:0px;background:url(../images/icon_next_bg.png) center center no-repeat;}
.ad-nav .ad-thumbs{overflow:hidden;margin-left:30px;width:740px;}
.ad-thumbs .ad-thumb-list{float:left;width:9000px;list-style:none;}
.ad-thumbs li{margin-right:5px;width:102px;height:77px;float:left;}
.ad-thumbs li a{display:block;}
.ad-thumbs li a img{border:1px solid #CCC;display:block;width:100px;height:75px;}
.ad-thumbs li a.ad-active img{border:1px solid #ffa801;}
.ad-preloads{position:absolute;left:-9000px;top:-9000px;}
.ad-gallery-r{width:135px;height:520px;padding-left:60px;}
.ad_gallery_list{padding-top:12px;overflow:hidden;}
.ad-gallery-r h4{font-size:14px;color:#000;font-weight:bold;height:36px;line-height:36px;border-bottom:1px solid #ccc;}
.ad_gallery_list a{display:inline-block;width:130px;height:30px;text-align:center;line-height:30px;border:1px solid #ccc;border-radius:2px;margin:0 2px 10px 0;}
.ad_gallery_list a.curr{background:#f39800;color:#fff;}