BODY{
  font-size:80%;
  color:
}

h2{
color:#CC3333;
text-align:center;
}

.small{
font-size:70%;
}

table.data{
  font-size:100%;
  border-spacing:7px;
}

table.data td{
padding:0px;
margin:5px;
border: 2px #FF9900 solid;
background-color:#FFFFFF;
vertical-align:top;
white-space:nowrap;
}

table.data th{
font-size:110%;
color: #CC0000;
white-space:nowrap;
}

table.data a{
display:block;
width:100%;
height:100%;
text-decoration:none;
}

table.data a:hover{
background-color:#ffcccc;
text-decoration:underline;
}

table.list{
border-spacing:7px;
}
table.list td{
border: 2px orange solid;
}
table.list img{
border: 0px;
}
table.list a{
text-decoration:none;
}


.sold{
color: #666666;
text-align:center;
vertical-align:middle;
}

.constsize{
background-color:#FF9900;
text-align:center;
padding:5px;
}

.usablesize{
background-color:#FFCC99;
padding-top:2px;
padding-bottom:3px;
text-align:center;
}

.usableratio{
padding-top:3px;
padding-bottom:5px;
text-align:center;
}

.priceconst{
padding-top:3px;
padding-bottom:5px;
text-align:center;
}

.priceusable{
padding-top:3px;
padding-bottom:5px;
text-align:center;
}

.roomtype{
padding-top:3px;
padding-bottom:5px;
padding-left:12px;
padding-right:12px;
text-align:center;
}


.price{
margin-top:3px;
padding:10px;
background-color:#CC3333;
color:#FFFFCC;
font-size:125%;
font-weight:bold;
text-align:center;
}

.detail{
text-align:right;
}

.detail img{
border:none;
}

#control{
border: 2px #FF9900 solid;
}

.navleft{
display: block;
height: 25px;
padding-left: 20px;
text-align: left;
}

.links{
color: rgb(63, 63, 63);
display: block;
height: 25px;
list-style-type: disc;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
}

.menu_item{
border-bottom-style: none;
border-left-color: rgb(63, 63, 63);
border-left-style: none;
border-left-width: 0px;
border-right-style: none;
border-top-style: none;
display: inline;
height: 0px;
list-style-type: none;
margin-bottom: 0px;
margin-left: 5px;
margin-right: 0px;
margin-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
width: 150px;
text-align:center;
}

.menu_item a{
-webkit-border-top-left-radius: 7px;
-webkit-border-top-right-radius: 7px;
background-color: rgb(119, 119, 119);
border-bottom-style: none;
border-left-style: none;
border-right-style: none;
border-top-style: none;
color: white;
cursor: auto;
display: inline;
font-family: 'times new roman';
font-size: 12px;
font-weight: normal;
height: 0px;
line-height: 25px;
padding-bottom: 5px;
padding-left: 25px;
padding-right: 25px;
padding-top: 6px;
text-decoration: none;
text-transform: uppercase;
width: 150px;
}

.menu_item a:hover{
background-color: rgb(211,211,211);
color:rgb(119, 119, 119);
}

.inq{
background-color:#FFDC73;
padding-left:10px;
}

