﻿@charset "utf-8";
/* CSS Document */
.news_pic{width:100px;height:100px;}
.newsshow_pic{width:100px;height:100px;}
/*新闻列表固定排版*/
.news{border-collapse:collapse;margin:auto;width:100%;}
.news_title{height:36px;font-weight:bold;text-align:center;}
.news_title1{width:75%; background: url(../images/page_bg.png) left no-repeat;height:36px; text-align:center;}
.news_title2{width:25%; background: url(../images/page_bg.png) right no-repeat;text-align:center;}
.news_list1,.news_list2{height:30px; line-height:30px;}
.news_content1{background:url(../images/dian2.png) 10px center no-repeat;text-indent:25px;}
.news_content1,.news_content2{border-bottom:1px dashed #cccccc;}
.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 #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:#000000;}
.news_page a:hover{color:#ff0000;position:relative;top:1px;}
.news_page_none{color:#CCCCCC;}
.news_page_default{color:#000000;}
.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 #cccccc;text-align:right;}
.news_info_content1,.news_info_content2{width:80%;border-bottom:1px dashed #cccccc;}
/* CSS Custom */
.page_newsshow_td1{  background: url(../images/page_bg.png)  center center no-repeat;height:36px; text-align:center; font-weight:bold;}
.page_newsshow_td2{ border-bottom:#bad5ec 1px dashed; height:30px; text-align:center;}
.page_newsshow_td3{ padding-top:10px; text-indent:22px; line-height:25px;}

