@charset "UTF-8";

#b-maincopy{
	width : 916px;
	height : 840px;
	background : url(../images/roomimg/bg_copy01.jpg) no-repeat;
	background-position:left top;
	margin-top : 20px;
}
.b-room-ctrl{
	width : 449px;
	margin : 0 0 0 467px;
}
.b-room-l{
	width : 143px;
	height : 108px;
	float:left;
}
.b-room-others{
	width : 143px;
	height : 108px;
	margin-left : 10px;
	float:left;
}

.b-roomname-ctrl{
	width : 449px;
	margin : 0 0 8px 467px;
}
.b-roomname-l{
	width : 143px;
	margin-left : auto;
	margin-right : auto;
	text-align : center;
	padding : 3px 0;
	background-color : #272323;
	float:left;
}
.b-roomname-others{
	width : 143px;
	margin-left : auto;
	margin-right : auto;
	text-align : center;
	margin-left : 10px;
	padding : 3px 0;
	background-color : #272323;
	float:left;
}
