@charset "utf-8";

#total_rows { padding: 20px 0 5px; display: block; }
#info_list li { margin-bottom: 40px; }
#info_list .news_date { background-color: #fffbf4; font-size: 12px; color: #555; border-top: 2px solid #ff7e00; padding: 5px 0 0 5px; }
#info_list .news_title { background-color: #fffbf4; font-size: 18px; color: #FF7600; margin-bottom: 10px; border-bottom: 1px solid #ff7e00; padding: 0 0 5px 5px; }
#info_list .list_img { float: left; margin-right: 10px; }
#info_list dd p { line-height: 180%; }