﻿@charset "utf-8";
#guide{
	margin-bottom:8px;
	}
#ml{
	float:left;
	width:715px;
	}	
.ml1{
	padding-bottom:1px;
	}
/*搜索*/
#msch{
	float:left;
	width:250px;
	}
/*热门地点酒店*/
#hotCl{
	float:right;
	width:452px;
	background-color:#FBFBFB;
	}
	#hotCl div.left{
		background:none; 
		border-left:1px solid #ACCDEC;
		}
	#hotCl div.center{
		background:none; 
		color:#FFFFFF;
		}
	#hotCl div.right{
		background:none;
		padding:5px 3px 0px 3px;
		height:20px;
		}
	#hotCl div.bottom{
		background:none;
		padding:1px;
		}
/*连锁酒店*/
#chaCl{
	}
	#chaCl div.center{
		background:none;
		color:#FFFFFF;
		border-left:1px solid #ACCDEC;
		}
	#chaCl div.right{
		background:none;
		border-right:1px solid #ACCDEC;
		}
	#chaUl{
		margin:0px;
		padding:4px 0px 0px 8px;
		list-style-type:none;
		}
	#chaUl li{
		float:left;
		margin:0px;
		padding:0px;
		list-style-type:none;
		width:76px;
		height:70px;
		overflow:hidden;
		text-align:center;
		}
	#chaUl img{
		display:block;
		margin-bottom:3px;
		width:63px;
		height:51px;
		}
	#chaUl a{
		color:#41A108;
		}
/*港澳酒店*/
#hmht{
	margin:0px;
	padding:0px;
	list-style-type:none;
	}
	#hmht li{
		float:left;
		margin:0px 0px 0px 5px;
		padding:0px;
		height:24px;
		overflow:hidden;
		line-height:200%;
		}
	#hmht li.l1{
		padding-left:10px;
		width:140px;
		background:url(/images/arrow2.gif) 0px 7px no-repeat;
		}
	#hmht li.l2{
		margin:0px 5px;
		width:60px;
		color:#FF6600;
		}
	#hmht li.clear{
		float:none;
		clear:both;
		display:block;
		height:1px;
		}
/*右列*/		
#mr{
	float:right;
	width:242px;
	}
.img{
	margin-bottom:10px;
	padding:1px;
	border:2px solid #BDE5F1;
	}
.imgbt{
	margin-bottom:3px;
	}
/*最新点评奖金*/
#now{
	margin-bottom:5px;
	font-size:13px;
	color:#FF6600;
	text-align:center;
	font-weight:bold;
	}
#tmn{
	margin-bottom:5px;
	width:230px;
	height:34px;
	overflow:hidden;
	}
#tmn img{
	width:23px;
	height:34px;
	}	
#nmoney{
	margin:0px;
	padding:0px;
	list-style-type:none;
	}
	#nmoney li{
		margin:0px 0px 8px 0px;
		padding:0px;
		list-style-type:none;
		border-bottom:1px dotted #CCCCCC;
		}
	#nmoney li.last{
		border-bottom:none;
		}
	#nmoney a{
		color:#0245DE;
		}
	#nmoney span{
		display:block;
		margin:3px 0px;
		padding:2px 0px 0px 15px;
		height:14px;
		color:#008000;
		background:url(/images/users.gif) no-repeat;
		}
	#nmoney b{
		display:block;
		margin:3px 0px;
		font-weight:normal;
		color:#FF0101;
		}
