html {
}
body {
	background:#d2b890;
	top:0;
	left:0;
	position:absolute;
	height:100%;
	width:100%;
	margin:0;
}
#home .vegas-loading {
	left:-100px;
	top:0;	
}

.text_all{
	width:100%;
	height:100%;
	margin:0;
	padding:0;	
	border:none;
	z-index:2;
}

.text_div{
	width:365px;
	margin:0;
	padding:0;
	
	z-index:150;	
	height:100%;
	top:0;
	right:0;
	
}

.text_closed{
	width:23px;
	height:100%;
	margin:0;
	padding:0;
	float:right;
	position:relative;
}


/* ========= TEXT ======== */

.text_content{
	width:365px;
	height:250px;
	margin:0 auto;
	padding:0;
	left:0px;
    vertical-align:top;

}

/* == */

.text{

	margin:0;
	padding:0px;
	outline:none;
	overflow:hidden;
}
.text_link {
	color:#92eaf4;
	text-decoration:none;
}


.scrolltext{
	
	height:250px;
	width:365px;
	overflow:auto;
	vertical-align:top;

}
.scrollbars {
	width:365px;
text-align:right;
}
.scrollbars img {
padding: 10px 0px 0px 3px;
}

