@charset "utf-8";
/* CSS Document */

.main_box{ width:692px;}
.sidebar_box{ width:281px;}

/*边栏区块：栏目标题、更多、列表等*/
.sidebar_box {width:281px; border:1px solid #DCDCDC; border-bottom:none;}
.sidebar_box .title{background:url(title_bg.gif) repeat-x;  height:34px; line-height:28px;}
.sidebar_box .title h1{font-weight:bold;  color:#FFF;font-size:14px; padding-left:100px;}
.sidebar_box .title span{float:right; background:url(more_bg.gif) center no-repeat;}
.sidebar_box .title span a{ width:51px; display:block; height:34px;}
.cat_cnname_list{ background:#faf0e6; padding:3px 5px;  border-bottom:1px solid #DCDCDC;}
.cat_cnname_list ul{clear:both;}
.cat_cnname_list li {line-height:25px;background:url(doc_t.gif) 5px center no-repeat; padding-left:14px;}
.cat_cnname_list li a { font-size:14px;}
.cat_cnname_list li span {color:#999; font-size:14px;}

.cat_cnname_list2{ background:#faf0e6; padding:3px 8px;  border-bottom:1px solid #DCDCDC;}

/*推荐图文（边栏）*/
.tuijian_pic_text_ul li{width:130px; height:120px; float:left; text-align:center;}
.tuijian_pic_text_ul li img{width:120px; height:90px; border:1px solid #cecece; padding:1px;}
.tuijian_pic_text_ul li p{text-align:center; clear:both;}
.tuijian_pic_text_ul li p a{line-height:160%; color:#2b2b2b;}


.contentBox0{ padding:10px; border:1px solid #DCDCDC; border-top:none; border-bottom:none;}


/*列表每五行中隔线*/
.info_list_ul li.line1px{ clear:both; height:1px; overflow:hidden; display:block; background:url(ico_line.gif) repeat-x; margin-top:8px; margin-bottom:8px;}

.commonList_dot li{line-height:25px; background:url(ico_dot.gif) left no-repeat; text-indent:10px; font-size:14px;}
.commonList_dot li span{ float:right; padding-right:6px;}
.commonList_dot li.line{clear:both; height:1px; overflow:hidden; display:block; background:url(ico_line.gif) repeat-x;}


/*列表翻页*/
.pageing{ text-align:right; padding-left:15px; padding-right:15px; border:1px solid #DCDCDC; border-top:none;}
.pageing span{ line-height:40px; padding:4px 6px;}

/*列表图文*/
.list_pic_text_ul li{width:166px; height:156px; float:left; text-align:center;}
.list_pic_text_ul li img{width:152px; height:110px; border:1px solid #cecece; padding:1px;}
.list_pic_text_ul li p{text-align:center; clear:both;}
.list_pic_text_ul li p a{ line-height:160%; color:#2b2b2b;}



/*内容页：新闻显示*/
.info_area_box{border:1px solid #DCDCDC; border-top:none;}
.info_box{ padding:9px 15px;}
#info_toptitle{ font-size:24px; line-height:32px; font-weight:bold; text-align:center; }
#info_title{ font-size:24px; line-height:32px; font-weight:bold; text-align:center; }
#info_subtitle{ font-size:20px; line-height:28px; text-align:center;}
.attribute{ line-height:30px; text-align:center; font-size:14px; background:#F7FCFF; border:1px solid #DCDCDC; }
.info_content_opt{ line-height:20px; text-align:right;}
#info_source{ font-size:12px; padding-right:10px; }
#info_author{ font-size:12px; padding-right:10px;}
#info_hits{ color:#C30; padding-right:10px;}
#info_released_dtime{font-size:12px;}
#info_description{ font-size:14px; line-height:180%; text-indent:2em; border:1px solid #DEDEDE; padding:6px 10px; background-color:#fff; }
#info_content{line-height:180%;}

.info_content_small { font-size:12px;}/*小字号*/
.info_content_small p{ font-size:12px;}/*小字号*/
.info_content_small div{ font-size:12px;}/*小字号*/
.info_content_mid{ font-size:14px;}/*大字号*/
.info_content_mid p{ font-size:14px;}/*大字号*/
.info_content_mid div{ font-size:14px;}/*大字号*/
.info_content_big{ font-size:16px;}/*大字号*/
.info_content_big p{ font-size:16px;}/*大字号*/
.info_content_big div{ font-size:16px;}/*大字号*/



.TRS_Editor p{
	font-family: "微软雅黑",serif;
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 0.5em;
    margin-top: 0.5em;
	}
	

.print_btn{font-size:14px; text-align:right;}

/*回到顶部*/
.backtop {
   
}