@charset "UTF-8";

html,body{
	overflow-x:hidden;
	font:12px/1 'Carrois Gothic', sans-serif; 
	margin:0;
	padding:0;
	color:#FFF;
	background:#000;
	line-height:18px;
	letter-spacing:0;
	-webkit-text-size-adjust: none;
}

body{
	font-size:100%;
}

a{
	color:#FFF;
	text-decoration:none;
}

#load_img {
	position:fixed;
	top: 50%;
	left: 50%;
	margin-top: -24px;
	margin-left: -44px;
}

#loadParent{
	opacity:0;
}

#load_img img {
	vertical-align:middle;
}

#load_img .progressper {
	display:inline-block;
	font-size:16px;
	margin-left:12px;
	vertical-align:middle;
}



#container {
	background-color: #000000;
	color:#FFF;
	overflow:hidden;
	display:none;
}

#content {

}

#checker {
	position: fixed;
	background-color: #ffffff;
	color: #000000;
	width: 100px;
	height: 20px;
	right: 20px;
	top: 120px;
	text-align: center;
	z-index: 9999;
}
#checker2{
	position: fixed;
	background-color: #ffffff;
	color: #000000;
	width: 100px;
	height: 20px;
	right: 20px;
	top: 150px;
	text-align: center;
	z-index: 9999;
}
#checker3{
	position: fixed;
	background-color: #ffffff;
	color: #000000;
	width: 100px;
	height: 20px;
	right: 20px;
	top: 180px;
	text-align: center;
	z-index: 9999;
}

a {
	overflow:hidden;
	outline: none;
}

.clearfix:after {
	display:block;
	clear:both;
	height:0px;
	visibility:hidden;
	content:".";
}
.clearfix {
	min-height: 1px;
}

#logo{
	position: fixed;
	top: 20px;
	left: 20px;
	z-index: 2500;
}
#procision{
	position: fixed;
	top: 20px;
	left: 20px;
	z-index: 2500;
}
