#contShow{
   display: block;
	position:absolute;
	left:-1000px;
	top:10px;
	width:728px;
	height:538px;
	z-index:1;
}
#contIframe{
	display: block;
	/*background-color: Aqua;*/
	text-align: center;
	position:absolute;
	left:8px;
	top:7px;
	width: 708px;
	height: 518px;
	z-index:2;
}