.contents10 {  font-size: 12px; line-height: 130%}

.b12 {  font-size: 12px; font-weight: bold}

.b14 {  font-size: 14px; font-weight: bold}

.copy {  font-size: 10px}

.t12 {  font-size: 12px}

#mainbox{
	width:766px;
	height:500px;
	overflow:auto;
	background-color: FFFADE;
}


#inquery{
	margin-left:35px;
	margin-top:35px;
}
#room{
	margin-left:23px;
	margin-bottom:23px;
}
#room_details{
	width:721px;
	background-image: url(../yayaya/images/room_cornerbg.gif);
	background-repeat: repeat-y;
	padding-left:15px;
	font-size: x-small;
	line-height: 120%;
	color: #532102;	
}
#room_left{
	width:290px;
	float: left;
}
#room_center{
	width:265px;
	float: left;
}
#room_right{
	margin-left:5px;
	float: left;
	width:150px;

}
#list li{
	list-style-type: none;
	margin-left: 15px;
	list-style-position: inside;
	list-style-image: url(../yayaya/images/room_listimg.gif);
}
#room_tbl01{
	float: left;
	width:130px;
	
}

#room_tbl02{
	float: left;
	width:130px;
}
#room_tbl01 table,#room_tbl02 table,{
	width:120px;
	font-size: x-small;
	color: #532102;	
	border: 1px solid #630;
	margin-top:8px;
	
}
#room_tbl01 td,#room_tbl02 td,{
	border: 1px solid #630;
	
}
#roomlink{
	font-size: x-small;
	font-weight: bold;
	color: #522001;	
	margin-left:23px;
	margin-bottom:5px;
	}
	#roomlink a{
	color: #522001;
	text-decoration: none;
	}
		#roomlink a:hover{
	color: #522001;
	text-decoration: underline;
	}