.tjhotel ul {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.hotelclass li {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
.hotelclass a {
	font-size: 14px;
	font-weight: bold;
}
.hotelalllist ul {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.hotelalllist li {
	float: left;
	width: 180px;
	text-align: center;
}
.hotelalllist a {
}
.hotelalllist b {
	text-align: center;
	display: block;
	font-weight: normal;
}


.hotelalllist img {
	height: 100px;
	width: 140px;
}
.hotelalllist span {
	color: #FF0000;
}
.hotellistclass li {
	float: left;
	width: 300px;
}
.hotellistclass p {
	display: block;
	float: left;
	padding: 10px;
}
.hotellistclass a {
	font-size: 14px;
	font-weight: bold;
}
.hotellistclass u {
	font-size: 14px;
	color: #FF0000;
	font-style: normal;
	font-weight: bold;
	padding-left: 10px;
}
.hotellistclass b {
	font-size: 14px;
	font-weight: normal;
	color: #999999;
	text-decoration: line-through;
}


.hotellistclass ol {
	display: block;
	margin: 0px;
	padding: 5px;
	float: left;
	line-height: 180%;
}

.hotellistclass img {
	height: 100px;
	width: 120px;
}

