@charset "UTF-8";

#team{
	
	float:left;
	padding-bottom:20px;
	
}

#team .txt{
	
	width:700px;
	padding:17px 0px 0px 16px;
	text-align:justify;
	
}

#team .arrow{
	
	float:left;
	padding:0px 4px 0px 0px;
	
}

#team .title{
	
	float:left;
	padding:0px 0px 0px 0px;
	
}

#team .defaultImage{
	
	float:left;
	width:46px;
	height:46px;
	
	padding:2px 15px 0px 10px;
	
}

#team .contentTxt{
	
	float:left;
	width:570px;
	font-size:11px;
	
}

#team .contentTxt a{
	
	font-size:11px;
	
	
}

#team .contentTxt b{

	font-size:12px;
	line-height:18px;

}

#team .memberPadded{
	
	padding:0px 0px 20px 0px;
	
}

#adressLayer .txt{
	
	width:230px;
	color:#666666;
	
}

.adressLayerLogo{
	
	width:206px;
	text-align:center;
	padding-bottom:10px;
	
}

.adressLayerLine{
	
	width:210px;
	padding:10px 0px 0px 0px;
	border-top:1px solid #eeefe8;
	
}