@charset "utf-8";
/* CSS Document */
/*-------------团队介绍开始------------------*/

 #groupbegin {
	width: 100%;
	height: 100%;
}
 #groupbegin #onepeople {
	width: 206px;
	float: left;
	overflow: hidden;
	position: relative;
	text-align: center;
	margin-right: 10px;
}
 #groupbegin #onepeople #img {
	border:0;
	height: 200px;
	width: 150px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 5px;
	overflow: hidden;
	position: relative;
	text-align: left;
}
 #groupbegin #onepeople #pname {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 15px;
	text-align: left;
	margin-right: 5px;
	margin-left: 5px;
	width: 150px;
}
 #groupbegin #onepeople #pjob {
	text-align: left;
	margin: 5px;
	width: 150px;
}
 #officedes {
	line-height: 25px;
	font-family: "宋体";
	font-size: 14px;
}

