﻿/*列表页*/
.list_left {
width:715px;
float:left;
margin-top:8px;
}
.list_left .box_tex {
    width: 715px;
    overflow: hidden;
    border: 1px solid #CCC;
    margin-bottom: 15px;
}
.list_left .title {
    background: #F0F0F0;
    margin: 2px;
    font-size: 12px;
    padding-left: 10px;
    height:31px;
    line-height:31px;
}
#text_list{
	margin:0 20px;
	overflow:hidden;
}
#text_list ul{
	margin-bottom:25px;
	overflow:hidden;
}
#text_list ul li {
font-size: 14px;
    line-height: 28px;
    overflow: hidden;
    height: 28px;
}
#text_list ul li span{
	margin-left:15px;
	font-size:12px;
	color:#666;
float: right;
}





.list_con {
width:720px;
margin-top:8px;
float: left;
}
.list_con .box_tex {
    
    overflow: hidden;
    border: 1px solid #CCC;
    margin-bottom: 15px;
}
.list_con .title {
    background: #F0F0F0;
    margin: 2px;
    font-size: 12px;
    padding-left: 10px;
    height:31px;
    line-height:31px;
}
#title_tex {
    
    font-size: 26px;
    font-weight: bold;
    line-height: 30px;
    text-align: center;
    padding: 40px 0 20px;
    border-bottom: 1px solid #CCC;
}
.function_tex {
    overflow: hidden;
    margin: 0 40px;
    height: 30px;
    border-bottom: 1px dashed #CCC;
    margin-bottom:10px;
}
#time_tex, .print_tex {
    width: 350px;
    float: left;
    line-height: 30px;
    height: 30px;
    padding-left: 10px;
}
.font_blue {
    color: #0C50CC;
    font-weight: normal;
}
.print_tex {
    width: 220px;
    float: right;
    padding: 0;
}
.print_tex .font {
    width: 130px;
    float: left;
    text-align: center;
}
.print_tex .print {
    width: 45px;
    float: left;
    text-align: center;
}


.tex_right {
width:280px;
float:right;
margin-top:3px;
}
.list_container {
width:260px;
margin:6px auto;
}
.list_container .list_header {
    height: 24px;
    line-height: 26px;
    width: 260px;
    background: url(/images/material/headerbg.gif) no-repeat 0px -129px;
}
.list_container .list_header p {
    font-size: 14px;
    color: #fff;
    width: 94%;
    margin: 0px auto;
    font-weight: bold;
}
.list_container .list_content {
    width: 258px;
    border: 1px solid #DE7C51;
}
.common-news {
    margin: 4px auto;
    width: 99%;
}
.common-news li {
    background: url(/images/material/dot_c.gif) no-repeat;
    padding-left: 15px;
    margin-left: 7px;
    font-size: 12px;
    height: 23px;
    line-height: 23px;
}
















#tex {
    padding: 40px;
        font: normal 16px/30px microsoft yahei;
    color: #333;
    text-align: left;
}
#tex img{
max-width: 640px;
}
.pagelink_xl {
	width:680px;
	height:22px;
	text-align:center;
	font-size:14px;
	line-height:22px;
	border-bottom:1px solid #CCC;
	padding:10px 0;
	margin-bottom:10px;
	color:#333;
float:left;
}
.pagelink_xl .font12 {
	font-size:14px;
	line-height:22px;
}

.First_Page,
.Fir_Page,
.next_Page,
.Last_Page,
.First_Page_action,
.Fir_Page_action,
.next_Page_Action,
.Last_Page_Action {
	background:url(xl_bg_next.gif) no-repeat;
	width:50px;
	height:22px;
	display:inline-block;
	color:#666;
	font-size:12px;
}
.action_num {
	width:16px;
	height:22px;
	font-size:14px;
	background:url(xl_bg_PageLink.gif) left 1px no-repeat;
	display:inline-block;
	color:#FFF;
}

.pagelink_xl_one {
	border-bottom:0;
	border-top:1px solid #CCC;
}

.bottom_tex {
	height:22px;
	overflow:hidden;
	border-top:1px solid #CCC;
	padding:15px 0;
	margin-top:20px;
}
.backtop {
	width:70px;
	height:22px;
	float:right;
}
.editor_tex {
	width:200px;
	float:left;
	line-height:22px;
}
.backtop img {
	width:70px;
	height:22px;
}

.pic-news {
padding:5px;
overflow:hidden;
}
    .pic-news li {
    float:left;
    text-align:center;
    width:124px;
    padding-bottom: 10px;
    }
    .pic-news li img {
    width:120px;
height: 86px;
    }
    .pic-news li span {
    display:block;
    text-align:center;
    }