.BreakingNewsController{width:100%; overflow:hidden; background:#FFF; height:auto; position:relative;height:25px; }
.BreakingNewsController ul{ float:left;padding:0; margin:0; display:block; list-style:none; position:absolute;}
.BreakingNewsController ul li{list-style:none;display:none;height:25px; line-height:25px; font-size:12px; color:#4f4f4f;}
.BreakingNewsController ul li a{text-decoration:none; color:#333; display:inline-block; overflow:hidden; padding:0;height:25px; line-height:25px}
.BreakingNewsController .bn-arrows{display:inline-block; float:right; width:50px; position:absolute; right:0; top:0; bottom:0;}
.BreakingNewsController .bn-arrows span{display:block; width:20px; position:absolute; top:0; bottom:0; cursor:pointer; opacity:0.2;}
.BreakingNewsController .bn-arrows span:hover{opacity:1;}
.BreakingNewsController .bn-arrows-left{ left:0; background:url(../png/u4fhaz.png) left center no-repeat;}
.BreakingNewsController .bn-arrows-right{right:10px; background:url(../png/u4fhaz.png) right center no-repeat;}