.searchbody h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	color: #009900;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
}
.searchbody h5 {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 20px;
	color: #666666;
	font-size: 12px;
}
div.flights_list {
	padding-left: 30px;
	margin-top: 3px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cccccc;
}
.searchbody form {
	margin-top: 0px;
	margin-bottom: 0px;
}


.searchbody {
	padding: 10px;
}
div#china_airline_guide {
	border: 1px solid #cccccc;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	height: 170px;
}

div#china_airline_guide h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
ul#china_city_flights {
	list-style-type: none;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 100%;
	clear: both;
}
ul#china_city_flights a {
	text-decoration: underline;
}
#china_city_flights li a:hover {
	color: #FFFFFF;
	background-color: #009900;
	font-weight: bold;
}

ul#china_city_flights li {
	display: block;
	width: 113px;
	height: 22px;
	padding-top: 8px;
	margin-right: 5px;
	float: left;
	padding-left: 0px;
	margin-bottom: 2px;
}

