@charset "utf-8";
/* CSS Document */
.box_top {
	background-image: url(/flight/images/box_bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	clear: both;
	height: 49px;
}
.box_top_title {
	background-image: url(/flight/images/flight_box_title_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 22px;
	float: left;
	display: block;
}
.box_top_title_right {
	background-image: url(/flight/images/box_title_right.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	height: 49px;
	width: 24px;
	float:right;	
}
.box_top_title  h1 {
	float:left;
	height: 49px;
	line-height: 49px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	display: block;
}
.flight_box_body {
	clear:both;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c8c8c8;
	border-left-color: #c8c8c8;
	text-align: left;
}
.flight_box_body a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.flight_box_body a:hover {
	color:#FF0000;
}
.box_bottom {
	background-image: url(/flight/images/box_bottom_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	clear: both;
	height: 8px;
	overflow: hidden;
}
.box_bottom_right {
	background-image: url(/flight/images/box_bottom_right.gif);
	background-repeat: no-repeat;
	float: right;
	height: 8px;
	width: 8px;
	overflow: hidden;
}
ul.flight_faq {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
}
ul.flight_faq li {
	line-height: 21px;
	text-align: left;
	list-style-type: disc;
}
.tour_box_search {
	margin-left: 5px;
	clear: both;
}
ul.top5tour {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 15px;
}
ul.top5tour li {
	line-height: 21px;
	overflow: hidden;
	height: 21px;
}