﻿/*Soobb 进出港航班样式表*/
#Content #Center h3 {
	clear: both;
	display: block;
}
#Content #Center ul.SkywayList {
	clear: both;
	margin: 0 0 15px 0;
	display: block;
	line-height: 22px;
}
#Content #Center ul.SkywayList li {
	float: left;
	width: 25%;
	margin: 1px 0;
	display: block;
}
#Content #Center ul.SkywayList li a.Hot {
	color: #cc2200;
}
