﻿@charset "utf-8";
/* CSS Document */
.news_pic{width:100px;height:100px;}
/*show_news_list_info*/
.news_info{border-collapse:collapse;margin:auto;width:90%; border:solid 1px #000000;}
.news_info_list1{background:#f3f3f3;}
.news_info_list2{background:#666666;}
.news_info_title1{}
.news_info_title2{}
.news_info_content1{}
.news_info_content2{}
.news_info_tname{font-weight:bold; font-size:14px; color:#3E86C0; text-align:center; line-height:320%; border-bottom:1px dotted #9B9B9B;}
.news_info_memos{padding:5px; padding-left:20px; line-height:25px;}
.news_info_res{color:#69C3FF; text-indent:500px;}