@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2e2d2d;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg_gradient_main_page.gif);
}
.lineheight	{
	line-height:17px;
	}
.roomtitle {
	font-size: 18px;
	font-weight: bold;
}
.ff {
	font-size: 18px;
	font-weight: bold;
	color:#000000;
	z-index: 10;
}

/*CSS WRAPPER*/

#outer {    
	width: 1007px;    
	margin-top: 0px;    
	margin-bottom: 0px;    
	margin-left: auto;    
	margin-right: auto;    
	padding: 0px;    
	margin: 0 auto
}
#block {
	position: relative;
	top:141px;
	width:1007px;
	margin-top: 0px;
	z-index:10;
	left: 0px;
}

