#key {
	background:url(../img/floor/key_bg.jpg) no-repeat center top;
	-webkit-background-size: cover;
	background-size: cover;	
}
#lead {
	padding-top: 109px;
	margin-top: -21px;	
	padding-bottom: 82px;
}
#lead .content{
	position: relative;
	height: 656px;
}
#lead .info {
	padding-left: 80px;	
}
#lead .txt {
	font-weight: bold;
	line-height: 30px;
	color: #6c3712;
	padding-top: 40px;
	width: 420px;
}

#lead .txt p {
	padding-bottom: 30px;	
}

#lead .photo1 {
	position: absolute;
	top: 0;
	right: 15px;	
}
#lead .photo2 {
	position: absolute;
	top: 223px;
	right: 210px;	
}
#lead .photo3 {
	position: absolute;
	top: 266px;
	right: -64px;	
}
#lead .photo4 {
	position: absolute;
	bottom: 0;
	right: 79px;	
}

#floormap {
	padding-top: 62px;
	padding-bottom: 45px;	
}


#floormap h2, #floormap .map {
	text-align:center;	
}

#floormap .item {
	float: left;
	font-weight: bold;
	line-height: 26px;	
	font-size: 14px;
}

#floormap .item .txt {
	padding-bottom: 40px;
	padding-left: 20px;
	width: 300px;	
}

