/* CSS Document */
.news_pic{width:100px;height:100px;}
.newsshow_pic{width:100px;height:100px;}
/*新闻列表固定排版*/
.news{border-collapse:collapse;margin:auto;width:96%;}
.news_title{height:30px;font-weight:bold;text-align:center;
    background-color:#f5f5f5;
	line-height:32px;
	border-top-width: 3px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F5F5F5;
	border-bottom-color: #F5F5F5;
}
.news_title1{width:70%;height:30px;font-weight:bold;text-align:center;
    background-color:#f5f5f5;
	line-height:32px;
	border-top-width: 3px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F5F5F5;
	border-bottom-color: #F5F5F5;}
.news_title2{width:30%;height:30px;font-weight:bold;text-align:center;
    background-color:#f5f5f5;
	line-height:32px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F5F5F5;
	border-bottom-color: #F5F5F5;}
.news_list1,.news_list2{height:26px;}
.news_content1{text-indent:40px;height:28px;}
.news_content1,.news_content2{border-bottom:1px dashed #6F6F6E;}
.news_content2{text-align:center;}
.news_bottom{}
.news_bottom1,.news_bottom2{}
/*新闻列表自定义排版news_all设置*/
.news_all{border-collapse:collapse;margin:auto;width:88%;}
.news_all_list1,.news_all_list2{padding:4px;}
.news_all_title1,.news_all_title2{width:20%;font-weight:bold;border-bottom:1px dashed #cccccc;text-align:right;}
.news_all_content1,.news_all_content2{width:80%;border-bottom:1px dashed #cccccc;}
/*新闻列表翻页*/
.news_page{border-collapse:collapse;width:99%;margin:auto;padding:4px;}
.news_page_left{}
.news_page_right{text-align:right;}
.news_page a:link,.news_page a:visited,.news_page a:active{color:#545454;}
.news_page a:hover{color:#0C8DB3;position:relative;top:1px;}
.news_page_none{color:#000000;}
.news_page_default{color:#000000;}
.news_page_nonce{color:#0C8DB3;}
/*新闻详情news_info设置*/
.news_info{border-collapse:collapse;margin:auto;width:88%;}
.news_info_list1,.news_info_list2{padding:4px;}
.news_info_title1,.news_info_title2{width:20%;font-weight:bold;border-bottom:1px dashed #cccccc;text-align:right;}
.news_info_content1,.news_info_content2{width:80%;border-bottom:1px dashed #cccccc;}
/* CSS Custom */

.newsshow_set{ width:96%; border-collapse:collapse;margin:auto;}
.newsshow_top{height:30px;  text-align:center;  color:#000000; font-size:14px;}
.newsshow_middle{height:25px; text-align:center; font-size:12px; color:#000000; border-bottom: #92C53B solid 1px;}
.newsshow_bottom{width:96%; padding-top:15px; line-height:20px;text-indent:22px; vertical-align:top;}