div.modalku { 
  z-index:9999999;
  display:none;
  /* padding-top:50px; */
  position:fixed;
  left:0;
  top:0;
  width:100%;
  height:450px;
  overflow:hidden;
  top: 50%;
	margin-top: -225px; 
} 
.gayaku{
	/*border-top:4px solid blue;*/
}
.tutupen{
	position:absolute;
	right:20px;
	top:20px;
	cursor:pointer;
}
.loadingku{
	width: 150px;

	

	position: absolute;

	left: 0;

	right: 0;

	
	opacity:0.2;
	top: 0;

	bottom: 0;

	margin: auto;

	height: 150px;
}
#modele{
	
	height:450px;margin:0 auto;position:relative;width:390px;
}
#modele iframe{
	height:450px;
	width:478px;
	
}
div#perseteruan {
	display:none;
	background: #000;
	z-index: 999999999999;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0.6; 
}

#myiframe{
	/* opacity:0.6; */
	z-index:9999999999999;
	border-radius: 10px;
}