@charset "UTF-8";
/* CSS Document */

#whiteLayer {
	background-color: #FFF;
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 9999;
}