
* {
	margin:0; padding:0;
}
#cloudy {
	background: #d0d8ea;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 1000px;
	z-index: 100;
	cursor: wait;
}
#layer_hl {
	position:relative;
	width:901px;
	height:auto;
	background-image:url(images/bgr_r/pix.jpg);
	top:20px;
	margin: auto;
	z-index:1;
}
#logo {
	xposition:absolute;
	width:256px;
	height:78px;
	background-image:url(images/bgr_r/logo.jpg);
	border:none;
	top:0px;
	left:0px;
	z-index:2;
}
#ban {
	position:absolute;
	width:645px;
	height:69px;
	background-color:transparent;
	border:none;
	top:0px;
	left:256px;
	z-index:1;
}
#ban_pat{
	position:absolute;
	background-image:url(images/bgr_r/ban_pat.jpg);
	width:645px;
	height:23px;
	top:0px;
	left:256px;
	border:none;
	z-index:10;
}
#sban {
	position:absolute;
	width:674px;
	height:59px;
	background-color:transparent;
	border:none;
	top:8px;
	left:8px;
	z-index:3;
}
#ban_p {
	position:absolute;
	width:19px;
	height:69px;
	background-image:url(images/bgr_r/ban_p.jpg);
	top:5px;
	left:882px;
	z-index:7;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
