﻿.leader{
	width:670px;
	float: left;
  
}

.leader-item{
	
	width:670px;
	float: left;
	padding-bottom: 20px;

}

.leader-profile p{
	text-indent:0em;
	line-height:24px;
}

.leader-img{
	width: 110px;
  	float: left;

  	}

.leader-name{
	text-align: center;
	padding-top: 5px;
	font-weight:bold;
	color:#666;
}


.leader-profile{
	width:550px;
	float: right;
}

/*
.leader-profile{
	width:450px;
	float: left;
}

.leader-img{
	width: 150px;
  	float: right;
  	padding-top: 8px;
  	}

.leader-name{
	padding-top:10px;
	text-align: center;
	
}*/