@charset "utf-8";
.hotel_reserve {
	padding: 12px;
}
.hotel_reserve .form_table {
	font-size: 12px;
}
.hotel_reserve .form_table th {
	font-weight: normal;
	text-align: left;
}
.hotel_reserve .form_table caption {
	font-weight: bold;
	color: #0066CC;
	font-size: 12px;
	display: block;
	text-align: left;
	padding: 6px;
}
.hotel_reserve .form_table td.toolstip {
	font-size: 12px;
	color: #FF9900;
	line-height: 18px;
}

