/*org*/
.org {
	width: 100%;
	}
.org ul li {
	margin:0 10px 60px 2px;
	width: 380px;
	float: left;
	}
.org .orgleft {
	float:left;
	width: 117px;
	}
.org .orgleft img {
	width: 117px;
	border-radius:4px;
	}
.org .orgright {
	float:right;
	width: 225px;
	padding:0 12px 0 0;
	}
.org .orgright .name, .org .orgright .zw, .org .orgright .nameen {
	color: #666;
	}
.org .orgright .name {
	font-size: 22px;
	letter-spacing:4px;
	margin-bottom:4px;
	}
.org .orgright .zw {
	font-size: 16px;
	}
.org .orgright .nameen {
	font-size: 14px;
	line-height:14px;
	}
.org .orgright .greenline {
	width: 50px;
	border: 2px solid #299069;
	margin-top:8px;
	margin-bottom:8px;
	}

/*风采展示*/

.empl {
	width: 100%;
	margin: 30px 0 0
	}
.empl ul li {
	margin:0 75px 30px 2px;
	width: 180px;
	float: left;
	}
.empl .emplleft {
	width: 190px;
	height: 190px;
	padding-left: 3px;
	padding-top:3px;
	background-image: url(../img/about/albumback.gif);
	background-repeat: no-repeat;
	}
.empl .emplleft img {
	width: 180px;
	height: 180px;
	}
.empl .emplright {
	color:#666;
	float:left;
	width: 190px;
	text-align:center;
	line-height:40px;
	}
.empl ul li a{
	color:#666;
}
.empl ul li a:hover{
	color:#299069;
}


.empl .emplleftlist {
	width: 180px;
	height: 120px;
	}
.empl .emplleftlist img {
	width: 180px;
	height: 120px;
	}
.empl .emplrightlist {
	color:#666;
	float:left;
	width: 186px;
	text-align:center;
	}
	
.empltop {
	width:100%;
	height: 50px;
	margin: 20px 2px;
	}
.empl .empltop .emplbt {
	width: 100%;
	font-size: 20px;
	float: left;
	}
.empl .empltop .greenline {
	width: 50px;
	border: 2px solid #299069;
	margin-top:10px;
	margin-bottom:20px;
	float:left;
	}
.emplback {
	width: 100%;
	line-height: 50px;
	clear: both;
	}
.emplback a {
	color:#666;
	}
.emplback a:hover {
	color:#f6982e;
	}