﻿/*Soobb 更多产品通用样式表*/
html, body {
	overflow-x: hidden;
}
/*搜索长条*/
#SearchBar {
	background: #e5ecf9;
	border-top: 1px solid #3366cc;
}
/*产品列表*/
#Content #Center {
	float: none;
	width: auto;
	padding: 0 20px;
	background: none;
}
#Content #Center h3 {
	color: #333;
	margin: 10px 0 0 0;
	font-size: 16px;
}
#Content #Center #LeftColumn {
	float: left;
	width: 50%;
}
#Content #Center #RightColumn {
	float: left;
	width: 50%;
}
/*列表样式*/
#Content ul li {
	clear: both;
	height: 42px;
	margin: 8px 0 0 0;
}
#Content ul li div {
	float: left;
	margin: 0 0 0 15px;
	height: 42px;
	display: block;
	line-height: 21px;
}
#Content ul li span {
	float: left;
	width: 35px;
	height: 42px;
	display: block;
}
/*产品图示*/
/*左栏图示*/
#Deals {
	background: url(/Images/Icons/Deals.png) no-repeat 0 3px;
}
#Locals {
	background: url(/Images/Icons/Locals.png) no-repeat 0 3px;
}
#Hotels {
	background: url(/Images/Icons/Hotels.png) no-repeat 0 3px;
}
#Travel {
	background: url(/Images/Icons/Travel.png) no-repeat 0 3px;
}
#Flights {
	background: url(/Images/Icons/Flights.png) no-repeat 0 3px;
}
#Customize {
	background: url(/Images/Icons/Customize.png) no-repeat 0 3px;
}
#Spaces {
	background: url(/Images/Icons/Spaces.png) no-repeat 0 3px;
}
#HotelGuide {
	background: url(/Images/Icons/HotelGuide.png) no-repeat 0 3px;
}
#FlightGuide {
	background: url(/Images/Icons/FlightGuide.png) no-repeat 0 3px;
}
/*右栏图示*/
#Maps {
	background: url(/Images/Icons/Maps.gif) no-repeat 0 3px;
}
#iThink {
	background: url(/Images/Icons/iThink.png) no-repeat 0 3px;
}
#Photos {
	background: url(/Images/Icons/Photos.png) no-repeat 0 3px;
}
#Videos {
	background: url(/Images/Icons/Videos.png) no-repeat 0 3px;
}
#Weather {
	background: url(/Images/Icons/Weather.png) no-repeat 0 3px;
}
#Semantic {
	background: url(/Images/Icons/Semantic.png) no-repeat 0 3px;
}
#TravelNews {
	background: url(/Images/Icons/TravelNews.png) no-repeat 0 3px;
}
#Destination {
	background: url(/Images/Icons/Destination.png) no-repeat 0 3px;
}
#CommonTraffic {
	background: url(/Images/Icons/CommonTraffic.png) no-repeat 0 3px;
}
#Content #Navigate {
	background: url(/Images/Icons/Navigate.png) no-repeat 0 3px;
}
