@charset "utf-8";

#total_rows { padding: 20px 0 5px; display: block; }
#info_list li { margin-bottom: 40px; }
#info_list .news_date { background-color: #f2f9ff; font-size: 12px; color: #555; border-top: 2px solid #448aca; padding: 5px 0 0 5px; }
#info_list .news_title { background-color: #f2f9ff; font-size: 18px; color: #448aca; margin-bottom: 10px; border-bottom: 1px solid #448aca; padding: 0 0 5px 5px; }
#info_list .list_img { float: left; margin-right: 10px; }
#info_list dd { padding: 10px; }
#info_list dd p { line-height: 180%; margin-bottom: 20px;}

.img_section {margin-bottom: 20px;}
#info_list li dd .img_section li {width: 50%; float: left; margin-bottom: 10px; text-align: center;}
#info_list li dd .img_section li img { padding: 5px; background-color: #FFF; border: 1px solid #c6c6c6;}