@charset "gb2312";
/**
* ÂÖ²¥Í¼
*/
#slideshow_wrapper{width:100%;height:380px;background-color:#121212;padding:0;position:relative;overflow:hidden; margin:0 auto}
#slideshow_footbar{z-index:5; position:absolute;bottom:0;height:30px; width:90%; /*background-color:rgba(0,0,0,0.2); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#32000000,endColorstr=#32000000);*/}

#slideshow_photo{width:100%;height:100%;position:absolute;cursor:pointer;}
#slideshow_photo a{position:absolute;display:block;margin:0;border:0;top:0;left:0;z-index:1; width:100%; height:380px; float:left}
#slideshow_footbar .slideshow-bt{font-size:0;float:right;height:10px;width:10px; margin:10px 10px 0 0; background-color:#FFF;_display:inline;}

#slideshow_footbar .slideshow-bt.bt-on{ background-color:#30B1EB;}
/**
* end of slide show
*/

