﻿.hotel {
	padding-top:30px;
	padding-right:12px;
	padding-left:12px;	
	padding-bottom:18px;	
	width:680px;
	background-image: url(../images/hotel_icon.gif);
	background-repeat: no-repeat;
	background-position:12px 10px;
	line-height: 200%;
}
.hotel div {
	float:left;
}
.hotel table {
}
.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 #CAE1EE;
}
.hotel .c1 {
	width:330px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.hotel .c2 {
	padding-top:5px;
	padding-left:14px;
	width:190px;
}
.hotel .c3 {
	width:72px;
}
.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;
}

