﻿*{ padding:0; margin:0; font-size:14px; overflow-x:hidden; overflow-y:hidden;}
.admain{ width:100%; height:27px; overflow:hidden; }
.admain ul li a{color:#F00 !important;}
.BreakingNewsController{width:100%; background-color: transparent; height:25px; position:relative;}
.BreakingNewsController .bn-title{display:inline-block; float:left; line-height:25px; background:#5aa628; color:#FFF; padding:0 5px 0 5px;}
.BreakingNewsController ul{padding:0; margin:0; display:block; list-style:none; position:absolute; }
.BreakingNewsController ul li{list-style:none; display:none; height:25px; line-height:25px;}
.BreakingNewsController ul li a{text-decoration:none; color:#333; display:inline-block; overflow:hidden; padding:0;}
.BreakingNewsController .bn-arrows{display:inline-block; float:right; width:50px; position:absolute; right:1px; top:0; bottom:0;border-right:1px solid rgb(0, 153, 153);}
.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(../images/bn-arrows.png) left center no-repeat;}
.BreakingNewsController .bn-arrows-right{right:10px; background:url(../images/bn-arrows.png) right center no-repeat;}

.easing a, .easing span{transition:.25s linear; -moz-transition:.25s linear; -webkit-transition:.25s linear;}
