table {
border:1px solid #cccccc;
margin:10px 0 0 0;
}
th {
background-color:#4682B4;
color:#FFFFFF;
text-align:center;
padding:7px;
}


.room{
width:170px;
background-color:#F5F5DC;
text-align:center;
padding:5px;
}
.price{
width:200px;
padding:5px;
color:#cc0000;
font-size:170%;
text-align:center;
font-weight:700;
}
.price2{
padding:5px;
color:#000;
font-size:90%;
text-align:left;
line-height:130%;
font-weight:400;
}
caption {
color:#cc0000;
background-color:#FFEFD5;
font-weight:700;
}

.text3 {
font-weight:700;
border-bottom:1px dashed #cc0000;
color:#cc0000;
}

.att {
color:#191970;
font-weight:700;
border:1px solid #4682B4;
padding:10px;
background-color:#F0F8FF;
}