/*Slide Start幻灯片位置开始*/
#Slidebox{width:100%; height:258px;  padding:0px;  margin:0 auto;  /*position:relative;*/  overflow:hidden;}
#flashBg {height: 258px;overflow: hidden;width:100%;clear: both;margin: 0;padding: 0;}

#flash{width: 1000px;height: 258px;overflow: hidden;margin: 0 auto;clear: both;position: relative;padding: 0px 0px;}
#flash a {width: 1000px;height: 258px;display: none;}
#flash img {width: 1000px;height: 258px;}
.flash_bar {width:100px;
padding-left: 900px;
z-index: 75;
height: 30px;
overflow: hidden;
position: absolute;
padding-top: 0px;
top:195px;
bottom:0px;
left:0px; 

text-align: center;}
.flash_bar .dq {
display: block;float: left;width: 12px;height: 12px;margin:2px 4px;cursor: pointer;background: url(../images/pagination.png) no-repeat 0px -12px; overflow:hidden;
_background: none; }
.flash_bar .no {display: block;float: left;width: 12px;height: 12px;margin:2px 4px;cursor: pointer;
background:url(../images/pagination.png) no-repeat 0px 0px; overflow:hidden;
_background: none;
}


