@charset "utf-8";

ul#news { width:560px; margin:0 0 8px 0; }
ul#news .newslist { padding:8px 0; border-bottom:1px dashed #999; width:560px; display:block; color:#3b5575; text-decoration:none; vertical-align:top; }
ul#news .newslist span .left { float:left; padding:5px; display:block; width:80px; height:80px; background:url(../images/news_img/news_bg.gif) 0 0 no-repeat; }
ul#news .newslist span .right { float:right; margin:0 0 0 8px; width:460px; }
ul#news .newslist a { text-align:right; display:block; padding:3px 16px 3px 0; background:url(../common/images/icon_arroworange.gif) right 3px no-repeat; color:#006633; }


