@charset "utf-8";
/* flash幻灯展示 */
#flash_show {height:210px; text-align:center; padding:0; border-color:#DFF2D2; position:relative; border-width:4px;}
#flash_img {width:100%; filter:progid:DXImageTransform.Microsoft.Fade(Overlap=1.00)}

/* 按钮控制区 */
#flash_btn {position:absolute; top:160px; left:1px; background-color:#FFF; filter:alpha(opacity=50)}
#flash_btn div {margin:5px}

/* flash幻灯展示控制块 */
#flash_show_ctl {margin-top:5px; color:#3FA600; height:16px}
#flash_show_ctl a {color:#3FA600}
#flash_show_ctl_msg {float:left; filter:progid:DXImageTransform.Microsoft.Fade(Overlap=1.00)}

/* flash_show_ctl边框上向上的突角 */
#flash_show_ctl_tuber {position:relative; left:305px; top:-17px; z-index:100}

/* 箭头 */
#flash_show_ctl_arrow {margin-right:5px}
#flash_img img {width:280px; height:210px}
#flash_show_box {width:280px; overflow:hidden}
#flash_show_control {overflow:hidden; margin-top:10px}



