@charset "utf-8";
/* CSS Document */
.loadingDiv {
	 left: 50%;
	 position: fixed;
	 top: 50%;
}

.imgLoading {
	 left: 50%;
	 position: fixed;
	 top: 50%;
}

.msgLoading {
	 left: 49.6%;
	 position: fixed;
	 top: 55%;
}