@charset "utf-8";
/* CSS Document */
#DivLoad{
	width : 100%;
	height: 100%;
	margin : 0 0 0 0;
	padding: 0px;
	background-color :#ffffff;
	z-index: 1;
	position: absolute;
	left: 0px;
	top: 0px;
	text-align:center;


}


