﻿.hotel {
	clear:both;
	padding-top:36px;
	margin-left:12px;	
	padding-bottom:18px;	
	width:590px;
	background-image: url(../images/hotel_icon.gif);
	background-repeat: no-repeat;
	background-position:left 16px;	
	line-height: 200%;
}
.hotel div {
	float:left;
}
.hotel table {
	padding-left:22px;
	width:568px;
}
.hotel .item {
	padding-left:44px;
	height:24px;
	background:url(../images/about_2.gif) no-repeat 32px;
}
.hotel .item2 {
	padding-left:44px;
	height:24px;
	background:url(../images/about_2.gif) no-repeat 32px #E5F2FB;
}
.hotel .c1 {
	width:252px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.hotel .c2 {
	padding-top:5px;
	padding-left:14px;
	width:130px;
}
.hotel .c3 {
	width:62px;
}
.hotel .c3 a {
	color:#FF9933;
	text-decoration:underline;
}
.hotel a {
	margin-right:5px;
}

.hotel h2 {
	padding-bottom:10px;
	padding-left:58px;
	font-size:14px;
	font-weight:normal;
	color:#FF6600;
	line-height:14px;
}

