@charset "gb2312";
/* CSS Document */


/*路径统一css*/
#main .lujing {
	width:1000px;
	font-size:12px;
	color:#023d61;
	font-weight:bold;
	overflow:hidden;
	white-space:nowrap;
}

#main .lujing .guding {
	font-size:12px;
	padding-left:15px;
}
#main .lujing span {
	padding:0 5px;
	color:#023d61;
	font-size:16px;
}
#main .lujing a {
	padding:0 5px;
	color:#023d61;
}

  /*二级统一列表 标题*/
  #main .box .Rbox .er_box .title_R3 {
	  width:786px;
	  margin:0 auto;
  }

  /*二级统一列表右侧 内容div*/
  #main .box .Rbox .er_box .content3 {
	  width:786px;
	  margin:0 auto;
  }
  /*领导介绍部分内容 */
  .LD_list {
	  width:780px;
	  margin:0 auto;
	  position:relative;
  }
	.LD_list ul {
	}
  
	.LD_list ul li {
		width:780px;
		font-size:14px;
		padding:15px 0;
		padding-bottom:30px;
		background:url(imageser_Rbox_h.jpg) no-repeat bottom center;
		position:relative;
	}
	  .LD_list ul li .Limg {
		  width:161px;
		  text-align:center;
		  height:199px;
		  padding:8px 0;
		  background:#efefef;
		  margin-left:20px;
	  }
		.LD_list ul li .Limg img {
			border:1px solid #d1d6e0;
		}
	  
	  .LD_list ul li p {
		  float:right;
		  width:544px;
		  line-height:24px;
		  margin-right:20px;
		  margin-top:10px;
		  color:#002c45;
		  overflow:hidden;
		  display:table;
		  vertical-align:middle;
	  }
/********************************************************************/ 
/*统一页码*/

#main .box .Rbox .er_box .content3 .yema {
	width:240px;
	position:relative;
	margin:5px auto;
}
  #main .box .Rbox .er_box .content3 .yema .go_pre {
	  position:relative;
	  width:42px;
	  height:18px;
	  right:0;
	  text-align:right;
  }
	#main .box .Rbox .er_box .content3 .yema .go_pre a {
		display:block;
		color:#023d61;
		width:40px;
		height:18px;
		padding:0 6px;
		line-height:18px;
		background:url(imagesLjian.png) no-repeat 5px 5px ;
	}
	#main .box .Rbox .er_box .content3 .yema .go_pre a:hover {
		background:url(imagesLjian.png) no-repeat 5px 5px #efefef ;
	}
  #main .box .Rbox .er_box .content3 .yema .go_next {
	  position:relative;
	  width:42px;
	  height:18px;
	  right:0;
	  text-align:left;
  }
	#main .box .Rbox .er_box .content3 .yema .go_next a {
		display:block;
		color:#023d61;
		width:40px;
		height:18px;
		padding:0 6px;
		line-height:18px;
		background:url(imagesRjian.png) no-repeat 43px 5px ;
	}
	#main .box .Rbox .er_box .content3 .yema .go_next a:hover {
		background:url(imagesRjian.png) no-repeat 43px 5px #efefef ;
	}
	
  /*数字部分*/	
  #main .box .Rbox .er_box .content3 .yema .number {
	  width:120px;
	  margin:0 auto;
  }
  #main .box .Rbox .er_box .content3 .yema .number ul li {
	  display:inline;
	  margin:0 auto;
	  line-height:18px;
	  padding:3px 5px;
  }
	#main .box .Rbox .er_box .content3 .yema .number ul li a {
		  color:#023d61;
	}
	#main .box .Rbox .er_box .content3 .yema .number ul li a:hover {
		  font-weight:bold;
	}
/********************************************************************/
/*右侧 二级统一title*/
.title_R3 {
	overflow:hidden;
	border-top:4px solid #023d61;
	border-bottom:1px solid #d1d6e0;
	margin:0 auto;
	position:relative;
	background:url(imagestitle_r3bg.jpg) repeat-x top ;
}
  
  .title_R3 .name {
	  width:auto;
	  padding:0 10px;
	  height:40px;
	  float:left;
	  line-height:40px;
	  margin-left:4px;
	  text-align:left;
	  background:url(imagesRjian.png) right center no-repeat;
	  font-size:14px;
	  color:#023d61;
	  font-weight:bold;
  }
  .title_R3 .more {
	  width:660px;
	  height:12px;
	  text-align:right;
	  float:right;
	  font-weight:bold;
	  line-height:12px;
	  margin-top:14px;
	  margin-right:
	  font-size:16px;
	  background:url(imagestitle_r3_bg2.png) repeat left;
  }
    .title_R3 .more a {
		color:#023d61;
	}