@charset "utf-8";
#flash{margin-top: 3px;background:#000}
.flash{overflow:hidden;width:100%;position:relative;}
.flash div.data{margin:0px auto; text-align:left;	font-size:12px;width:960px;overflow:hidden;background:#fff;}
.flash div.data div.shell{width:99999px; height:100%;}
.flash div.data div.shell ul{float:left;}
.flash div.shell li{background:#000}
.flash div.shell li img{filter:Alpha(Opacity=40);opacity:0.4;}
.flash div.shell li.current img{filter:Alpha(Opacity=100);opacity:100;}
.flash div.data div.shell li{float:left; width:690px;height:300px;display:inline;margin:0 2px;}
.flash div.data div.shell li img{vertical-align:bottom; }
.flash ul.description{position:absolute;height:51px;width:690px;overflow:hidden;left:137px;bottom:0;}
.flash ul.description li{width:100%;height:100%;}
.flash ul.background{position:absolute;height:51px;width:690px;overflow:hidden;left:137px;bottom:0;background:#100f0d;filter:Alpha(Opacity=40);opacity:0.40;}
.flash p.flash-info{line-height:51px;color:#fff;text-indent:2em;font-size:14px;}
.flash a.flash-info-btn{position:absolute;right:25px;top:13px;width:77px;height:25px;display:block;text-indent:-999em;background:url(../images/play_btn.gif) no-repeat 0 -30px;}
.flash a.flash-info-btn:hover{background-position:0 0}
.flash p.flash-info .name{color:#C00;font-weight:bold;font-size:16px;}
.flash-left-right{background:transparent url(../images/blank.gif) repeat 0 0;cursor:pointer;position:absolute;top:0;width:135px;height:300px;}
#flash_pre{left:0;}
#flash_next{right:0;}
.flash div.over a.pre{background-position:0 -88px;}
.flash div.over a.next{background-position:0 -45px;}
.flash a.flash-act{cursor:pointer;position:absolute;width:21px;top:124px;height:42px;background:url(../images/flash_act.gif) no-repeat 0 0;}
.flash a.pre{left:50px;background-position:0 0;}
.flash a.pre:hover{background-position:0 -88px;}
.flash a.next{right:50px;background-position:0 -133px;}
.flash a.next:hover{background-position:0 -45px;}
.flash .down-tips{position:absolute;left:310px;top:85px;color:#fff;font-size:14px;}
.flash .down-tips a{color:#fcc103;text-decoration:underline;}
.flash .down-tips a:hover{color:#FF6600}
.flash .down-tips a.white{color:#fff;}
.flash .down-tips a.white:hover{color:#FF6600}
.flash .down-tips .check{color:#fcc103;font-size:16px;}
.flash .down-tips .down-title{line-height:50px;}
.flash .down-tips .text{margin:10px 0;padding-left:10px;}
.flash .down-tips .text p{margin:2px 0;}
.flash .down-tips .big{font-size:20px;}
.flash div.shell li.loading{background:#000 url(../images/light_box_loading.gif) no-repeat center center}
