/* 列表页面 */

.lwrap{background:#fff; border:1px solid #ddd; text-align:left;}
.pagenav{margin:10px 20px; padding-left:30px; background:#f5f3f4 url(imagespnav_bg.gif) no-repeat 10px 9px; line-height:30px; border-bottom:1px solid #e7e0d8;}
.pagenav span{color:#d70705;}

.lblock{margin:10px 40px;}
.lblock h3{background:url(imagesltitle_bg.gif) no-repeat left bottom; line-height:30px; padding-left:52px; color:#cb0003; font-size:16px; font-weight:700;}
.lblock h3 a{float:right; background:url(imagesadder.gif) no-repeat -5px center; padding-left:12px; margin-right:25px; font-size:12px; }

.lblock li{line-height:25px; background:url(imagesred.gif) no-repeat left 5px; padding-left:15px;}

/* 分页样式 */
.pagelist{text-align:center;}
.pagelist li{display:inline-block; margin:5px; padding:5px 8px; background-color:#f0f0f0;}
.pagelist li{*display:inline;}
.pagelist .showpage{background-color:#ccc;}

/* 详细页面 */
.arcbox{text-align:center; margin:20px; padding-bottom:15px;}
.arcbox h2{font-size:26px; font-weight:700;}
.arcbox .arcinfo{margin:10px; border-top:1px solid #666; border-bottom:1px solid #666; line-height:25px; background-color:#f8f8f8;}
.arcbox .arcinfo span{margin:0 15px;}
.content{font-size:16pt; margin:0 15px; font-family:'仿宋_GB2312';}
.content img{display:block; width:300px; margin:10px auto;}
.content div{text-align:left; line-height:1.5;}
.content p{margin:5px; text-align:left; text-indent:2em; line-height:1.5;}
.no_indent p{text-indent:0;}
.content .hxline{border-top:1px dashed #999; margin:10px 0;}/* 虚线 分割线 */
.content .midtext{text-align:center;font-size:20px; font-weight:700;}/* 居中的重要文字 */
.content .subtitle{text-align:center;font-size:16px; font-weight:400;}/* 副标题 或 文章说明 */
.content .chapter{text-indent:1em; font-weight:700;}/* 章节标题 或 文章一级题目 */
.from{float:left; margin-left:20px;}
.binfo{margin-top:30px;}
.author{float:right; margin-right:20px;}
.btnlist{clear:both; padding-top:30px; text-align:right;}
.btnlist a{margin:0 10px;}


/* 侧边搜索表单 */
.sidesearch{background:url(imagesside_search_bg.jpg) repeat-x; border:1px solid #cdcdcd; height:40px;}
.sidesearch input{vertical-align:middle;}
.sidesearch .inputbox{margin:5px; padding:2px 0 3px 5px; width:110px; border:1px solid #4b6bb4; color:#aaa;}
.sidesearch img{border:0; vertical-align:middle; margin-top:-2px;}


/* 组织机构页面专用 */
.zzjgbox{margin:20px; padding-bottom:15px; border:7px solid #f1f1f1; text-align:center;}
.zzjgbox h3{background-color:#d1423c; line-height:35px; color:#fff; font-family:simhei; font-size:20px; font-weight:700;}
.zzjgbox .content{margin:10px 20px; font-size:16px;}


/*代表资料*/
.dbzlbox{margin:20px 80px;}
.dbzlbox table{width:100%; border-color:#ddd;}
.dbzlbox th{height:28px; text-align:center; border-color:#ddd; background-color:#fdf3c2;}
.dbzlbox td{height:25px; text-align:center; border-color:#ddd;}
.dbzlbox .even td{background-color:#f8f8f8;}
.dbzlbox h3{text-align:center;background-color:#fdf3c2; line-height:35px; color:#c13d31; font-family:simhei; font-size:20px; font-weight:700;}
.dbss{margin:20px 0;}
.dbss h4{background:url(imagesdbss_bg.gif) no-repeat; line-height:28px; padding-left:28px; border-bottom:1px solid #c5c5c5; font-size:14px; font-weight:700;}
.dblb{margin:30px 0 20px;}
.dblb h4{background:url(imagesdblb_bg.gif) no-repeat 0 2px; line-height:28px; padding-left:28px; border-bottom:1px solid #c5c5c5; font-size:14px; font-weight:700;}
.dblb td a{font-weight:700;}


/* 代表详细页面专用 */
.photo {
	padding: 10px;
	border: 1px solid #cfcfcf;
}
.table_border {
	border-top: 2px solid #cfcfcf;
	border-left: 2px solid #cfcfcf;
	border-bottom: 2px solid #cfcfcf;
	border-right: 2px solid #cfcfcf;
}
.table_border_1 {
	border-top: 2px solid #FDF3C2;
	border-left: 2px solid #cfcfcf;
	border-bottom: 2px solid #cfcfcf;
	border-right: 2px solid #cfcfcf;
}
.delegate {
	font-size:12px;
	color:#000000;
	text-decoration:none;
}


