@charset "utf-8";
/* CSS Document */

.width_90   {width: 90%         !important;}
/* 表單文字
----------------------------------------------------------------------------- */
.news_list{font-size: 14px;line-height: 25px;}
.news a{color: #555;}
.news a:hover{color: #227BBB;}
.news_red a{color: #E60012;baseline;color: #E60012}

/* 表單Icon
----------------------------------------------------------------------------- */
 
.news_icon_banknews {background-image: url(../images/banknews_icon.png);background-repeat: no-repeat;background-position: center;}
.news_icon_announcement {background-image: url(../images/announcement_icon.png);background-repeat: no-repeat;background-position: center;}
  
 