body{background: #f5f5f5;}

/*当前位置开始*/

.currentpath{background: #ededed;margin-top:3px;}

.currentpath-content{height: 40px;line-height: 40px;width: 1100px;margin: 0 auto;background: url(currentpath.png) no-repeat 1px center;padding-left: 20px;}

.currentpath-content,.currentpath-content a{font-size: 13px;color: #454545;}

.currentpath-content a:hover{color:#3788e4;}

/*当前位置结束*/



/*中部内容开始*/

.main{width: 1100px;margin: 20px auto;}

.main-left{width: 210px;background: #ebebeb;}

.main-right{width: 870px;}
.main-right-hdbd{ width:100%;}

.main-left h1{text-align:center;height: 50px;line-height: 50px;font-size: 17px;color: #FFFFFF;background: #2471cb; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}

.main-left li a{display: block;height: 46px;line-height: 46px;border-bottom: 1px solid #e3e3e3;font-size: 17px;color: #333333;padding-left: 45px;background: url(col-pic.png) no-repeat 25px center;  overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}

.main-left li.col-active a{background: url(col-pic-hover.png) no-repeat 25px center;color: #2471cb;}

.main-left li dt.col-active a{background: url(col-pic-hover.png) no-repeat 25px center;color: #2471cb;}

.main-left li a:hover{background: url(col-pic-hover.png) no-repeat 25px center;color: #2471cb;}

.main-right{min-height: 500px;}

.main-right-title{line-height: 50px;font-size: 16px;font-weight: bold;color: #606060;background: #e9e9e9;}

.main-right-title li{padding: 0 20px;height: 50px;}

.main-right-title-active{border-top: 2px solid #1d79cc;background: #FFFFFF;}

.main-right-list{background: #f9f9f9;padding: 10px 24px 24px;}

.main-right-list li{font-size: 17px;line-height: 45px;background: url(list-pic.png) no-repeat left center;padding-left: 13px;border-bottom: 1px dashed #e8e8e8;}

.main-right-list li a {display: block; width: 650px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}

.main-right-list li span{color: #999999;}

/*中部内容结束*/


/* 领导之窗  */

.clear {

	float: none;

	clear: both;

}

.ldzc_zt_box {

	padding: 25px;

	background-color: #f9f9f9;

}

.ldzc_zt_box .ldzc_zt_box {

	width: 140px;

}

.ldzc_zt_box .left_ld_img {

	display: block;

	margin: 0 auto;

	width: 140px;

	height: 165px;

}

.ldzc_zt_box .ld_txt {

	margin-top: 5px;

	font-size: 16px;

	color: #000;

	text-align: center;

}

.ldzc_zt_box .middle_ld_cont {

	padding: 0 25px 0 0;

	width: 610px;

	font-size: 15px;

	color: #333;

	line-height: 25px;

}

.ldzc_zt_box .right_ld_nav {

	width: 225px;

}

.right_ld_nav li {

	padding-left: 20px;

	height: 50px;

	line-height: 50px;

	font-size: 14px;

	color: #000;

	border-bottom: 1px dashed #eee;

	background: url(right_ld_nav_li_img.png) left center no-repeat;

}

.right_ld_nav li img {

	margin-right: 5px;

}

.ldzc_hdbd_box{
	padding: 0 25px 25px 25px;

	background-color: #f9f9f9;
	}
.ldzc_hdbd_box ul li{
	height:40px; 
	line-height:40px;
	border-bottom:1px dashed #eee;
	}	
	
.ldzc_hdbd_box ul li a{
	float: left;
	width:850px;
	display:block;
	text-overflow:ellipsis;
	white-space:nowrap;
	}
	
.ldzc_hdbd_box ul li span{
	float:right;
	}
	
.ldzc_hdbd_box .ldzc_hdbd_tit p{
	height:40px;
	line-height:40px;
	border-bottom:1px solid #ddd;
	}
	
.ldzc_hdbd_box .ldzc_hdbd_tit span{
	float:right;
	font-size:14px;
	color:#999;
	}