/*Slide Start幻灯片位置开始*/
#Slidebox{width:100%; height:305px;  padding:0px;  margin:0 auto;  /*position:relative;*/ background:#fff; overflow:hidden;}
#flashBg {height:300px;overflow: hidden;width:100%;clear: both;margin: 0;padding: 0;}
#flashLine {height:300px;width: 100%;clear: both;}
#flash{width: 100%;height: 300px;overflow: hidden;margin: 0 auto;clear: both;position: relative;padding: 0px 0px; }
#flash a {width: 100%;height: 300px;  position:absolute; left:50%; top:0px; margin-left:-960px; display:none;}
#flash img {height: 300px;}
.flash_bar {width:66px; left:50%;z-index: 69;height: 30px;overflow: hidden;position: absolute;padding-top: 13px!important;padding-top: 12px;
bottom:0px; margin:0px 0px 0px -33px; text-align: center;}
.flash_bar .dq {
display: block;float: left;width: 14px;height: 15px;margin:2px 4px;cursor: pointer;background: url(../images/pagination.png) no-repeat 0px -15px; overflow:hidden;
_background: none; 
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/pagination.png" ,sizingMethod="crop");
}
.flash_bar .no {display: block;float: left;width: 14px;height: 15px;margin:2px 4px;cursor: pointer;
background:url(../images/pagination.png) no-repeat 0px 0px; overflow:hidden;
_background: none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/pagination.png" ,sizingMethod="crop");
}

