body {
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
.iframe {
	width: 545px;
	height: 320px;
	overflow: hidden;
}
#portaiframe {
	position: absolute;
	top: -85px;
	left: -225px;
	z-index: 0;
}

#tapaiframe {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 200px;
	width: 400px;
	background: White;
	z-index: 1;
}