.box{ height:50px;  overflow:hidden;}
.t_news{height: 20px;
    background: url(../images/icon_top.png) 0 -88px no-repeat;
    color: #8a8a8a;
    margin-top: 14px;
   
    overflow: hidden;
    position: relative;}
.t_news b{ line-height:19px; font-weight:bold; display:inline-block;}
.news_li,.swap{ color:#b99b70; line-height:19px; font-size:16px; display:inline-block; position:absolute; top:0; }
.news_li a,.swap a{ color:#8a8a8a;}
.swap{top:19px;}

