.chairman{ border: 1px solid #0074af; height: 80px; margin-top: 40px;}
.chairname{background: #4d9ec7;
    color: #fff;
    width: 30%;
    height: 45px;
    line-height: 45px;
    text-align: center;
    margin: 0 auto;
    margin-top: -18px;}

.position{ background: #bcd8e6;
    color: #333;
    width: 30%;
    height: 45px;
    line-height: 45px;
    text-align: center;
    margin: 0 auto;
    font-size: 16px;
	margin-top: 27px;
}
.position:hover{background: #d9eaf3; color: #333;}
.leader{margin-top: 20px;}
.leader_con li{width: 28%; margin: 0 2.66%; float: left;    margin-top: 25px;}
.leadname{    
	background: #4d9ec7;
    text-align: center;
    color: #fff;
    padding: 10px 0;}
.l_position{    
	font-size: 15px;
    text-align: center;
    background: #d9eaf3;
    height: 60px;
    line-height:24px;
	padding: 5px 8px;
}
.leader_con{    
	border-bottom: 1px dashed #e5e5e5;
    padding-bottom:10px; height: 150px;}
