﻿/*Soobb 主站样式表*/
/*风格: Soobb 机票*/
#Content #SearchBar {
	width: 100%;
	height: 25px;
	margin: 0 0 10px 0;
	background: #e5ecf9;
	border-top: 1px solid #3366cc;
	vertical-align: middle;
}
#Content #SearchBar #Icon {
	background: url(/Styles/Images/Flights/Flights_Icon.png);
}
/*搜索帮助*/
#Right div.RightBox ul {
	margin-top: 3px;
	line-height: 20px;
}
#Right div.RightBox ul li {
	margin: 3px 0;
}
#Right div.RightBox ul li em {
	color: #666;
	font-style: normal;
}
#Right div.RightBox ul li span {
	color: #cc2200;
}
