﻿@charset "utf-8";
/* CSS Document */
.news_pic{width:100px;height:100px;}
/*show_news_list_info*/
.news_info{border-collapse:collapse;margin-left:15px;margin-top:8px;width:95%;}
.news_info_list1{background:#ffffff;height:30px;vertical-align:middle;}
.news_info_list2{background:#ffffff;height:35px;vertical-align:middle;}
.news_info_title1{text-align:center;font-size:14px;font-weight:bold;}
.news_info_title2{text-align:center;color:#888888;border-bottom:dashed 1px #cfcfcf;}
.news_info_content1{line-height:30px;line-break:strict;}
.news_info_content2{}