.list-right{
	width:730px;
	zoom:1;
	overflow:hidden;
	float: left;
	background-color: #F1F1F1;
	border: 1px solid #F1F1F1;
	margin-top: 8px;
}
.txtContent{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.txtContent .hide{display:none;}
.txtContent .show{
	padding-left:5px;
	display:block;
	padding-bottom: 10px;
}
.menubar{overflow:hidden;}
.menubar ul{margin:0;padding:0;width:728px;overflow:hidden;}
.menubar ul li{
	float:left;
	cursor:pointer;
	padding:0;
	height:25px;
	line-height:25px;
	border-right:1px solid #cecece;
	font-size:12px;
	color:#7f7f7f;
	text-align:center;
	font-weight:bold;
	background-image: url(/images/bg/img_bg_white.gif);
	background-repeat: repeat-x;
	background-position: right top;
	width: 128px;
}
.menubar ul li a{font-size:14px;color:#7f7f7f}
.menubar ul li.change{
	width:133px;
	color:#252525;
	background-image: url(/images/bg/tag-hover.gif);
	background-repeat: repeat-x;
	background-position: right top;
}
.menubar ul li#last{border:0;}
.hotelContent  a:hover {
	color: #F0F0F0;
	text-decoration: none;
	background-color: #009933;
}
.hotelContent strong {
	color: #cc6600;
	font-weight: normal;
	font-size: 10px;
}
.hotelContent em {
	color: #666666;
	font-size: 10px;
	font-style: normal;
}
.hotelContent a {
	color: #0072ca;
}

.hotelContent ul{
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.hotelContent li{
	list-style-type:none;
	float: left;
	width: 171px;
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DFDFDF;
	margin-left: 0px;
	color: #E1518E;
	background-color: #FBFBFB;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #F3F3F3;
	border-right-color: #DFDFDF;
	border-left-color: #F3F3F3;
	font-size: 11px;
	margin-right: 4px;
	padding: 2px;
	height: 45px;
}
.hotelContent   img  {
	margin-right: 3px;
	margin-top: 2px;
}
.hotelContent   img:hover   {
	border: 1px solid #009933;
	margin-right: 3px;
}
.hotelContent h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #963;
}

