@charset "utf-8";
.join{ background:url(../images/bg4.jpg) no-repeat top center; padding:0 25px; height:645px;}
.member{float:left; position:relative; display:inline; margin-top:210px; margin-left:30px; width:750px; height:380px; overflow:hidden;}
.member li{
	width: 110px;
	float: left;
	margin-right: 35px;
	margin-top: 30px;
	height: 180px;
	overflow: hidden;
}
.member li .name{
	width: 110px;
	line-height: 24px;
	text-align: left;
	color: #878787;
	background-image: url(../images/mbg.png);
	background-repeat: no-repeat;
	background-position: left 8px;
	text-indent: 15px;
}
.member li .intro{ width:110px; color:#878787; line-height:1.5em; margin-top:10px;}
.member li img{width:110px; height:70px;}
.job{ margin-left:800px; padding-top:210px; height:380px; overflow:hidden;}
.job h4{ font-size:14px; color:#db4242; padding:0; margin:0; margin-bottom:10px; }
.job li{ line-height:24px; color:#9f9f9f; margin-bottom:30px;}
.job li a{color:#836161;}
