﻿@charset "utf-8";
/* CSS Document */
.news_pic{width:100px;height:100px;}
.newsshow_pic{width:100px;height:100px;}
/*新闻列表固定排版*/
.news{border-collapse:collapse;margin:auto;width:98%;}
.news_title{height:30px;font-weight:bold;text-align:center;background:url(../images/index_bg.gif) repeat;}
.news_title1{width:70%}
.news_title2{width:30%;}
.news_list1,.news_list2{height:26px;}
.news_content1{text-indent:40px;}
.news_content1,.news_content2{border-bottom:1px dashed #D0D0D0;}
.news_content2{text-align:center;}
.news_bottom{}
.news_bottom1,.news_bottom2{}
/*新闻列表自定义排版news_all设置*/
.news_all{border-collapse:collapse;margin:auto;width:90%;}
.news_all_list1,.news_all_list2{padding:4px;}
.news_all_title1,.news_all_title2{width:20%;font-weight:bold;border-bottom:1px dashed #D0D0D0;;text-align:right;}
.news_all_content1,.news_all_content2{width:80%;border-bottom:1px dashed #D0D0D0;}
/*新闻列表翻页*/
.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:#6FA140;}
.news_page a:hover{color:#0000ff;position:relative;top:1px;}
.news_page_none{color:#cccccc;}
.news_page_default{color:#cccccc;}
.news_page_nonce{color:#ff0000;}
/*新闻详情news_info设置*/
.news_info{border-collapse:collapse;margin:auto;width:90%;}
.news_info_list1,.news_info_list2{padding:4px;}
.news_info_title1,.news_info_title2{width:20%;font-weight:bold;border-bottom:1px dashed #D0D0D0;;text-align:right;}
.news_info_content1,.news_info_content2{width:80%;border-bottom:1px dashed #D0D0D0;}
/* CSS Custom */

.newsshow_set{ width:94%; border-collapse:collapse;margin:auto;}
.newsshow_top{height:30px;  text-align:center;  color:#ffffff; font-size:14px;}
.newsshow_middle{height:25px; text-align:center; font-size:12px; color:#cccccc; border-bottom: #3C444A double 3px;}
.newsshow_bottom{width:96%; padding-top:15px; line-height:20px;}
