@charset "utf-8";
/* CSS Document */

.title_ {
font-size:14px;
font-weight:bold;
margin-bottom:5px;
color:#CC6600;
font-style:italic;
width:460px;
height:20px;
clear:both;
padding-top:5px;
border-bottom:#FF9900 dotted 1px;
}
.res_left {
	width:225px;
	float:left;
	font-weight:bold;
}
.res_right {
	width:225px;
	float:left;
	font-weight:bold;
}
.left_field {
width:225px;
float:left;
height:40px;
}
.left_field_half {
width:110px;
float:left;
height:40px;
}
.right_field {
width:225px;
float:left;
height:40px;
}
.right_field_half {
width:110px;
float:left;
height:40px;
}
.whole_field {
width:460px;
clear:both;
font-weight:normal;
height:65px;
}
.select {
width:60px;
border:#666666 solid 1px;
background-color:#E6F2FF;
color:#AA3700;
}
.txtfield {
width:180px;
border:#666666 solid 1px;
background-color:#E6F2FF;
color:#AA3700;
}
.smalltxtfield {
width:30px;
border:#666666 solid 1px;
background-color:#E6F2FF;
color:#AA3700;
}
.mediumtxtfield {
width:70px;
border:#666666 solid 1px;
background-color:#E6F2FF;
color:#AA3700;
}
.comments {
border:#666666 solid 1px;
background-color:#E6F2FF;
color:#AA3700;
}
#rates {
width:460px;
}
.seasons {
width:110px;
float:left;
border:#666 solid 1px;
}
.prices {
width:340px;
float:left;
border:#666 solid 1px;
}
.season_field {
height:28px;
width:110px;
font-weight:bold;
border:#666 solid 1px;
}
.room_field {
width:83px;
float:left;
text-align:left;
height:28px;
font-weight:bold;
border:#666 solid 1px;
text-align:center;
}
.price_field {
width:83px;
float:left;
text-align:left;
height:23px;
font-weight:bold;
border:#666 solid 1px;
text-align:center;
padding-top:5px;
}
.general_info {
	width:448px;
	height:140px;
	background-color:#FFFFFF;
	border:#333333 solid 1px;
	padding-right:10px;
}

.general_info ul {
padding-left:20px;
padding-top:7px;
margin:0px;
}
