a.pop {	
	right: 0px;
	top: 200px;
	width: 100%;
	height:540px;
	position: absolute;
	color:#666;
	z-index: 60;
}
a.pop1 {	
	
	top: 620px;
	right: 0px;
	width: 100%;
	height:540px;
	position: absolute;
	color:#666;
	z-index: 60;
}
a.pop2 {	
	top: 550px;
	right: 0px;
	width: 100%;
	height:540px;
	position: absolute;
	color:#666;
	z-index: 60;
}
a.pop3 {	
	top: 720px;
	right: 0px;
	width: 100%;
	height:540px;
	position: absolute;
	color:#666;
	z-index: 60;
}
a.pop img, a.pop1 img, a.pop2 img, a.pop3 img {
	margin: auto;
	display: block;
	border: 10px solid #000;
	border-bottom: 20px solid #000;
}
a.pop span, a.pop1 span, a.pop2 span, a.pop3 span {
	text-align: center;
	color: red;
	display: block;
	margin-top: -20px;
}
