.home-side{
	width:200px;
	float:right;
}

.side-hotel-list {
	max-height:305px;
	overflow:hidden;
	padding:0;
}

.side-hotel-list li{
	height:25px;
	padding:0 0 0 15px;
	background: url(images/arrow.gif) no-repeat 5px 50%;
}

.side-hotel-list li a{
	display:block;
	height:24px;
	width:180px;
	overflow:hidden;
	line-height:25px;
	color:#000;
}

.side-hotel-list li a:hover{
	color:#C00;
}

.home-middle{
	width:540px;
	float:left;
}

.home-welcome{
	height:170px;
}

.welcome-pic{
	float:left;
}

.welcome-pic img{
	width:160px;
}

.welcome-info{
	float:right;
	width:370px;
}

.welcome-info p{
	height:10.5em;
	overflow:hidden;
}

.home-news{
	clear:both;
}

.home-news-list{
	width:540px;
}

.home-news .list th{
	display:none;
}

.home-news .news-title-col a{
	display:block;
	width:264px;
	height:15px;
	overflow:hidden;
	line-height:15px;
}
