@charset "utf-8";
/* CSS Document */

#f3{
	width:742px;
	height:338px;
	position:relative;
	margin:0px auto;
	background-image:url(floor/f3.png);
	background-repeat:no-repeat;
	background-position:left top;
}

#f3 dt{
	line-height: 18px;
	font-weight: bold;
	width: 300px;
	position: absolute;
	overflow: hidden;
	left: 57px;
	top: -9px;
	font-size: 13px;
	line-height: 16px;
}

#f3 dd{
	width: 300px;
	height: 300px;
	position: absolute;
	left: 56px;
	top: 55px;
	font-size:12px;
}

/**/

#f2{
	width:742px;
	height:324px;
	position:relative;
	margin:0px auto;
	background-image:url(floor/f2.png);
	background-repeat:no-repeat;
	background-position:left top;
}

#f2 dt{
	font-weight: bold;
	width: 300px;
	position: absolute;
	overflow: hidden;
	left: 58px;
	top: -10px;
	font-size: 13px;
	line-height: 16px;
}

#f2 dd{
	width: 300px;
	height: 300px;
	position: absolute;
	left: 50px;
	top: 44px;
	font-size:12px;
}

/**/

#f1{
	width:742px;
	padding-top:60px;
	position:relative;
	margin:0px auto;
	background-image:url(floor/f1.png);
	background-repeat:no-repeat;
	background-position:left top;
}

#f1 dt{
	font-weight: bold;
	width: 300px;
	overflow: hidden;
	margin-left: 20px;
	font-size: 13px;
	line-height: 16px;
	margin-bottom: 10px;
}

#f1 dd{
	width: 300px;
	margin-left: 30px;
	font-size:12px;
	margin-bottom: 15px;
}

/**/
