#people_wrapper {
	width:807px;
	margin:0 auto;
	border: 1px solid #e5e5e5;
	z-index:1;
	text-align: left;
}

#people_wrapper:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

* html #people_wrapper {
	height: 1%;
}

*:first-child+html #people_wrapper {
	min-height: 1px;
}

.pop {
	float:left;
	position: relative;
	border: 1px solid #ffffff;
	overflow: visible;
	width: 60px;
	height: 90px;
}

.pop p {
	display: none;
	position: absolute;
	bottom: 4px;
	right:0;
	margin: 0;
	padding: 0;
	width:100px;
	z-index:5000;
	background-color: #ffffff;
	padding:4px;
}

.pop a {
	display: block;
	background-repeat: no-repeat;
	background-position: top left;
	width: 60px;
	height: 90px;
}

*:first-child+html .pop a {
	position: relative;
	z-index: 5;
}

*:first-child+html .pop {
	position: relative;
	z-index: 4;
}

*:first-child+html .pop p {
	position: absolute;
	z-index: 6;
}

.infoo {
	font-size: 1.4em;
	margin-top:300px;
}

.pop-pho {
	margin: 20px;
	float:left;
}
