
	.all_wrap{position:relative;}
	.firstPG{
		background: url(../images/fac/firstbg.gif) no-repeat center top;
		background-size:cover;
	}
	/* 슬로건 */
	.sloganDiv{
		position:absolute;z-index:50;
		left:0;bottom:40px;
		width:24.32%;
	}
	#titleDB{
		padding:10px 20px 0 8.5%;
		font-size:20px;line-height:25px;color:#fff;
	}
	.sloganDiv .infoView{
		position:relative;z-index:50;
		float:right;margin-right:-37px;margin-bottom:-75px;
	}
	.sloganDiv .facsGo{
		position:relative;z-index:50;
		float:right;margin-right:-127px;margin-bottom:-75px;
	}
	/* 첫화면 */
	.firstPG #cell_2{
		float:left;
		margin-left:24.32%;
		width:36.53%;height:100%;
		background-repeat:no-repeat;background-position:center top;background-size:cover;
		border-right:5px solid #8f8f8f;
	}
	.firstPG #cell_3{
		float:left;
		width:39.15%;height:50%;
		background-repeat:no-repeat;background-position:center top;background-size:cover;
		border-bottom:5px solid #8f8f8f;
	}
	.firstPG #cell_4{
		float:left;
		width:39.15%;height:50%;
		background-repeat:no-repeat;background-position:center top;background-size:cover;
	}
	/* 정보 */
	#roomsArea{
		position:fixed;z-index:51;overflow:auto;
		right:90px;top:100%;
		height:100%;width:995px;
		background:#fff;
	}
	.titleNbtn{
		margin:130px 40px 0 40px;
		height:53px;
		font-size:20px;line-height:20px;
		text-align:right;
		border-bottom:2px solid #babbbc;
	}
	#getDB{
		padding:30px 40px 0 40px;
		font-size:13px;line-height:21px;
	}
	.titleBbtn{
		margin:10px 40px 50px 40px;
	}
