@charset "utf-8";
/* CSS Document */

/* 最新动态外框高度 */
.news { height:170px;}

/* ============ 热门业务排行榜 ================*/
.hots h2.tit {
  background:url(bg_tit_hots.gif) no-repeat left top;
  color:#005fa7;
  height:25px;
}
.hots h2.tit b { background:none;}
.hots_box { background:url(bg_hots.gif) no-repeat left top;}

