@charset "utf-8";
/* CSS Document */

body{ 
	padding: 0px;
	margin: 0px;
	FONT: 12px/1.6em Helvetica, Arial, sans-serif;
	color:#000;}

#warp{ width:700px; margin:0 auto 20px auto; text-align:center;}
.s500{ width:500px; text-align:left; margin-bottom:20px}
.hotel {
	FONT-SIZE: 14px;
	font-weight:bold;
	color: #0464FC;
}
.ddescription {
    width:480px; 
    margin-left:10px;
	text-align:left
}
.description {
    width:680px;
	text-align:left;
	border:1px solid #99CCFF;
	background-color:#EDF5FE;
	padding:10px;
	margin-top:20px;
}
.description2 {
    width:680px;
	text-align:left;
	border:1px solid #99CCFF;
	background-color:#EDF5FE;
	padding:10px;
}
.description3 {
    width:480px;
	text-align:left;
	border:1px solid #99CCFF;
	background-color:#EDF5FE;
	padding:10px;
}
.guestroom {
}
.right {
    width:680px; 
    margin-left:10px;
	text-align:right;
}
.right500 {
    width:480px; 
    margin-left:10px;
	text-align:right;
	margin-top:20px;
}
