﻿@charset "utf-8";

/*==内页框架布局==*/
   .sidebar{ width: 230px;}
   .sidebar dl{ border: 1px solid #bfbfbf; overflow:hiddle; margin-top:10px;margin-bottom:10px; overflow:hidden;}
   .maincontent{ width: 720px; line-height:26px;}
   
   .sidebar dt{ font-weight: bold; font-size: 13px; padding-left: 30px; line-height: 30px;}
   .column_nav dt{ height: 30px;  background: #eeeeee; color:#5c5c5c; cursor: pointer;}
   .column_nav dd, .column_red dd,.hot_list dd{ padding: 10px;}
   .column_list dl{ border: none;}
   .column_list dd{ padding:0px;}
   .column_list dt{ height: 36px; line-height: 36px; padding-left: 40px; background:url(images/column_libg.jpg) 10px top no-repeat;}
   .column_list dt .on{ color:#390;}
   .column_list li{ background: url(images/icon_all.gif) no-repeat 40px -80px; padding-left: 50px; font-weight:normal; height: 26px; line-height: 26px;}
   
   
   .column_red dt,.hot_list dt{ height: 33px;background: url(images/column_title2.gif) center top no-repeat; color:#c33; }
   .column_red dt.column_blue{background: url(images/column_title3.gif) center top no-repeat; color:#5c5c5c;}
   .column_red a { display: inline-block; width: 65px; background:url(images/icon_all.gif) no-repeat 10px -11px; padding-left: 35px; height: 30px; line-height: 30px; }
   .column_red a:hover{background: url(images/li_hover.gif) left center no-repeat;}
   
   .hot_list li{ background:url(images/icon_all.gif) no-repeat 10px -14px; width: 170px; float:none; height: 26px; line-height: 26px; padding-left: 30px; }

/*文章模型样式*/
   .content_box{ margin: 10px 0px; width: 718px; height: auto; border: 1px solid #ddd; overflow:hidden;}
   .content_box h2{ line-height: 32px; font-size: 13px; font-weight:bold; color:#5c5c5c; padding-left: 25px;  background:#eeeeee;}
   .content_box li{ line-height: 26px; height: 26px ;text-align:right;}
   .p_class_list li { text-align:center;}
   .content_box .p_class_list li a{ }

.column_loop li a,.article_list li a{float:left; }

.p_class_list li a{float:none;}

#PhotoUrlList{margin-top:10px;}

/* 文章首页 */

   .news_focus{width: 310px;height: 235px;text-align:center; background-color:#fafafa;border: 1px solid #f1f1f1;padding-top: 10px;}
   .news_list{width: 390px; overflow:hidden;}
   .list_title{ text-align:center; line-height: 32px;  font-weight:bold; }
   .list_title a, .list_title a:visited{ color:#c33;  font-size: 18px;}
   .list_intro { text-indent: 2em; border-bottom: 1px dashed #ddd; padding-bottom: 5px; line-height: 22px;}
   .list_intro a, .list_intro a:visited{color:#c33;}
   .news_list li.others a{ font-size:14px; background: url(images/icon_all.gif) no-repeat left -85px; padding-left: 10px;}
   .news_list li.others .date{ float: right; margin-right: 10px;}
   
   .con_box{width:353px; border: 1px solid #99CC66; overflow:hidden;background: url(images/green_tit1.gif) no-repeat center top; }
   .con_box h2{ color:#009933; font-size: 14px; font-weight:bold; line-height: 28px; padding-left: 15px;}
   .con_box h2 span{ float:right; margin-right: 5px;}
   .con_box h2 span a, .con_box h2 a:visited{ color: #090; font-size: 12px; font-weight:normal; }
   .con_box h2 span a:hover{ color:#c00;}
   .con_box ul{ padding: 5px 10px;}
   .con_box li.one{ border-bottom: 1px dashed #ddd; padding-bottom: 10px;}
   .con_box li.one img{ width: 110px; height: 80px; padding: 2px; border: 1px solid #ddd;}
   .showPic{float:left; display: inline; text-align: center; width: 130px;}
   .showTxt{ float: right; width: 190px;}
   .showTxt h6 { text-align:center; height: 35px; line-height: 35px; }
   .showTxt h6 a, .showTxt h6 a:visited{ color: #060; font-size: 14px; font-weight:bold;}
   .con_box li span{ float: right;}


/* 文章父栏目页*/
   .column_loop{ padding: 5px 30px;}
   .column_loop h2{  background:url(images/green_tit2.gif) no-repeat left top;} 
   .column_loop h2 a, .column_loop h2 a:visited{ font-size:14px; color: #333;}
   .column_loop h2 span a, .column_loop h2 span a:visited{ float: right; font-size: 12px; font-weight:normal; color:#090; }
    .column_loop h2 a:hover, .column_loop h2 span a:hover{ color: #F60;}
   .column_loop ul, .article_list ul{ padding: 10px 30px;overflow:hidden;}
   .column_loop li span{ float: right;}
   
   
/* 文章子栏目页 */
   .article_list{ background:url(images/green_tit3.gif) no-repeat center 1px; } 
   .article_list h2{ }
   .article_list li{ background: url(images/icon_all.gif) no-repeat left -105px; padding-left:20px;}
   .article_list li.separator{  background:url(images/green_point.gif) repeat-x left center; }
   .article_list span{ float:right;}

/* 图片页 */
   .p_class_list ul{ padding:10px 0px 0px; text-align:center; overflow:hidden;}
   .p_class_list li{ float:left; width: 24.5%; height: 140px; background:none; padding: 0px;}
   .p_class_list img{ width: 140px; height: 90px; border: 1px solid #ddd; padding: 2px;}
   .p_class_list li span{ height: 20px; line-height: 20px; display:block; float:none;}
   .p_content{ text-align:center;}
   .p_text{ margin: 30px 10px 10px; height: 30px; line-height: 30px; background-color:#EFF9E2; text-align:center;}
   #imgBox{ margin: 20px 0px;}
/* 内容页 */
	
.main_content{ width: 880px; padding: 10px 20px; margin: 10px auto; border: 1px solid #ddd; margin-bottom: 20px;}
	/* 文章标题 */
	.contArticle_tit{text-align:center; clear:both;overflow:hidden; }
	.contArticle_tit h1{ font-size: 20px; padding:10px 0px;width:90%;line-height:35px;height:100%; margin:15px auto; overflow:hidden;color:#c30; font-weight:bold; font-family: "微软雅黑", "黑体", "宋体";}
	.contArticle_author{background:#eff9e2;text-align:center; line-height:25px;margin:10px; }
	.contArticle_author span{margin:0 5px; }

	/* 信件标题 */
	.contxx_tit{text-align:center; clear:both;overflow:hidden; }
	.contxx_tit h1{ font-size: 20px; padding:10px 0px;width:90%;line-height:35px;margin:10px auto;height:100%; overflow:hidden;color:#c30; font-weight:bold; font-family: "微软雅黑", "黑体", "宋体";}

	/* 文章内容 */
	.contArticle_text{line-height:28px;font-family:宋体;padding:0px 20px; overflow:hidden;text-align:left; font-size:14px; }
	.contArticle_text p{line-height:28px;margin-bottom:10px; }
	.contArticle_text img{max-width:650px;height:auto;}
	#fontzoom{width:100%; overflow:hidden;ord-break: break-all;white-space: normal;word-wrap: break-word;line-break: strict;/*IE,非汉字换行*/}
	.contArticle_text ::selection{color:white;background:black; }

	.contArticle_text ul,.contArticle_text ol{margin-bottom:15px;margin-left:15px}
	.contArticle_text li{margin:auto; list-style:disc outside none ; list-style-position :inside;}

	.contArticle_bot_Artpage{margin:5px auto;; width:70%; text-align:center; padding:5px;  }
	.contArticle_bot_Artpage a{background:url(images/bg_page_num.jpg) repeat 0px 0px;display:inline-block;padding:0 6px;border:1px solid #B8BFC5;height:18px;line-height:18px;     }
	.contArticle_bot_text{margin:0 10px;line-height:30px;  text-align:left; height:30px;color:#666;}
	.contArticle_bot_text a{color:#666;}
	.contArticle_bot_text_UpdateTime{float:right;display:inline;text-align:right; width:180px;   }
	.contArticle_bot_page{background:#eff9e2; line-height:30px; margin-bottom:10px; height:30px; }
	.contArticle_bot_page a{color:#666;}
	.contArticle_bot_tag{}
	.contArticle_bot_tag a{margin:0 3px;}
	.contArticle_bot_tag a:hover{color:red !important; text-decoration:underline;}
	.cA_b_prew{float:left;height:25px ;padding-left:5px }
	.cA_b_next{float:right; height:100%;padding-right:5px}
	
	.page_content{ padding: 10px 20px;}
	
	#prev, #next, #SlideButton {background-color: #390;border:0 none;color:#FFFFFF;display:inline-block;height:22px;line-height:22px;margin-right:10px;width:100px; cursor:pointer}
	
	.search_result{height: 26px; line-height: 26px; padding: 10px;}
	.search_result dt{ background:transparent url(images/green_point.gif) repeat-x scroll left bottom; margin-bottom: 10px; font-size: 14px; font-weight:bold; color:#060; padding-left: 5px; }
	.search_result dd{ padding: 0px 20px;}
	.search_result li{ background:transparent url(images/icon_all.gif) no-repeat scroll left -105px; padding-left:20px;}
	
	.day_list ul{ padding: 10px;}
	.day_list li{ height: 28px; line-height:28px;}

/* 录入者时间点击数*/
.c_title_author
{
    text-align:center;
    margin: 0px 10px 10px;
    font: normal normal normal 12px/20px Arial, "宋体" ,Helvetica,sans-serif;
    border-bottom: 1px solid #9bbde6;
    overflow: hidden;
}
/* 发信人时间*/
.xx_author
{
    text-align:left;
    margin: 0px 20px 20px;
    padding: 20px 0px;
    font: normal normal normal 14px/20px Arial, "宋体" ,Helvetica,sans-serif;
    border-bottom: 1px solid #9bbde6;
    overflow: hidden;
}
.xx_author p{ line-height:28px;}
