@charset "utf-8";


#preloader {
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #FFFFFF; 
	z-index: 99999;
	height: auto;
}
#bg1 {
	position: fixed;
	z-index: -1;
	top: 0;
	left: 0;
	width: 100%;
}
#preloader    #contentprelogo #prelogo{
	position: absolute;
	margin-left: 30px;
	margin-top: 50px;
	margin-right: 120px;
	left: -1px;
}
#preloader #contentprelogo #prelogo #bg2  {
	top: 0;
	left: 0;
	width: 100%;
}
