.overFlow
{
background:#000000 none repeat scroll 0 0;
height:90px;
position:absolute;
top:15px;
width:100%;
z-index:100;
left:5px;
opacity:0.6 !important; /*专用于FF*/
filter: Alpha(Opacity=30); /*专用于IE*/
}