.notice_index{
width:100%;
height:30px;
position:absolute;
top:0;
left:0;
z-index:200;
filter: Alpha(opacity=60); -moz-opacity:.6; opacity:0.6;background:#000;
}
.notice_index_ctx{
width:960px;
margin:0 auto;
position:relative;
}
.notice_index_close{
position:absolute;
right:0;
top:0;
z-index:100;
}
.notice_index_close a img{
padding-top:9px;
}
.notice_index_ctx .notice_index_text{
position:relative;
}
.notice_index_ctx .notice_index_text a{
color:#fff;
height:30px;
line-height:30px;
margin-left:30px;
font-family:Microsoft Yahei;
display:block;
overflow:hidden;
}
.index_scrollDiv{
height:30px;
line-height:30px;
overflow:hidden;
background:url(../images/icon_12.gif) no-repeat 0 7px;
}
.index_scrollDiv ul li{
height:30px;
}
.index_scrollDiv ul li a{
font-family:Microsoft Yahei;
text-overflow:ellipsis;
white-space:nowrap;
display:block;
overflow:hidden;
width:97%;
}