@charset "utf-8";
/* CSS Document */

#roomplan{
	padding:0 20px;
	margin-bottom:20px;
	width:960px;
}

#roomplan td{
	padding-right:10px;
}

#roomplan .buttonJ{
	text-align:right;
}





#roomplan .bleft{
	float:left;
	width:653px;
	margin-bottom:20px;
}

#roomplan .left{
	float:left;
	width:320px;
	text-align:right;
}

#roomplan .center{
	float:right;
	width:285px;
}

#roomplan .right{
	float:right;
	width:275px;
}

#roomplan .buttonAB{
	margin-bottom:20px;
}
