@charset "utf-8";
#searchbox{
	padding:0;
	}
#searchbox .header{
	padding:0 20px;
	height:40px;
	background:url(../../images_v2.0/yellow/header.gif) repeat-x left top;
	}

/*......................................................city*/

.city{
	padding:0;
	margin:0;
	}
.city .building {
	height:75px;
	background: url(../../images_v2.0/yellow/building.gif) repeat-x left bottom;
	}
.city .city-content{
	background:url(../../images_v2.0/yellow/city-content-bg.gif) repeat-x left top;
	}
.city .city-name{
	width:530px;
	margin: 0 auto;
	clear:both;
	height:30px;
	background:url(../../images_v2.0/yellow/popular-cities.gif) no-repeat left top;
	}
	
/*.............................................................country*/

.country					{padding:0;margin:0;}
.country .cloud 			{height:123px;background: url(../../images_v2.0/yellow/countries.gif) repeat-x left top;}
.country .country-content	{padding:0}


/*.............................................................hotel-list*/

.hotel					{padding:0;margin:0;}
.hotel .cloud 			{height:123px;background:url(../../images_v2.0/yellow/hotel-list.gif) no-repeat left top; height:88px;}
.hotel .building {
	height:75px;
	background: url(../../images_v2.0/yellow/building.gif) repeat-x left bottom;
	}
.hotel .city-content{
	background:url(../../images_v2.0/yellow/city-content-bg.gif) repeat-x left top;
	}
.hotel .hotel-content	{ padding:0}
.hotel-name				{ padding:0; width:380px; height:40px; background:url(../../images_v2.0/name-bg.gif) repeat-x left top; margin-left:5px; float:left; display:inline;}
.hotel-name	div			{ background:url(../../images_v2.0/name-left.gif) no-repeat left top; height:40px}
.hotel-name	div	 div	{ background:url(../../images_v2.0/name-right.gif) no-repeat right top; height:28px; font-weight:bold; padding:12px 0 0 30px;}


/*.....................................listbox*/

#listbox{
	width:752px;
	margin-left:5%;
	background:url(../../images_v2.0/yellow/round.gif) no-repeat left top;
	padding-left:70px;
	padding-top:120px;
	margin-top:20px;
	}

