
/* hotel */

#hotel{
	width			: 960px;
	margin			: 0 0 0 13px;
}

.t-bis{
	margin			: 0 0 20px 0;
}


#cate{
	width			: 960px;
	height			: 75px;
	margin			: 0 0 20px 0;
	font-size		: 0;
	line-height		: 0;
	background		: url(./img/cate.gif) no-repeat;
}

#cate p{
	padding			: 12px 0 0 16px;
}

#cate span{
	margin			:0 10px 0 0;
}


#list{
	width			: 956px;
	margin			: 0 0 18px 2px;
}

#list p{
	padding			: 14px 0 7px 17px;
}

#list ul{
	display			: block;
	padding			: 0 0 17px 19px;
}

#list li{
	width			: 233px;
	float			: left;
	font-size		: 13px;
	line-height		: 28px;
}

#list li div{
	width			: 218px;
	padding			: 2px 0 1px 0;
	border-bottom	: 1px dotted #cccccc;
	text-indent		: 13px;
}

#list ul:after{
	content			: "";
	display			: block;
	clear			: both;
}

.bis #list{		background	: #f1f8ff;}
.bis #list li{	background	: url(./img/i1.gif) no-repeat 2px 11px;}
.bis #list li a,.bis #list li a:hover{ color	: #3366cc;}

.bis h3{	background		: url(./img/h3-bis.gif) no-repeat;}
.bis th{	background		: url(./img/th_bis.gif) repeat-x top left;}
.bis th{	color			: #0066ff;}
.bis table span{	color	: #6699ff;}



.love #list{	background	: #fff4f4;}
.love #list li{	background	: url(./img/i2.gif) no-repeat 2px 11px;}
.love #list li a,.love #list li a:hover{ color	: #ff6666;}

.love h3{	background		: url(./img/h3-love.gif) no-repeat;}
.love th{	background		: url(./img/th_love.gif) repeat-x top left;}
.love th{	color			: #ff6666;}
.love table span{	color	: #ff6666;}



#hotel_list{
	width			: 960px;
}

#hotel_list h3{
	width			: 960px;
	height			: 40px;
	font-size		: 14px;
	font-weight		: normal;
	line-height		: 30px;
	text-indent		: 35px;
}

#hotel_list h3 a{
	text-decoration	: none;
	color			: #333333;
}

.box{
	width			: 960px;
	margin			: 0 0 13px 0;
}

.box table{
	width			: 960px;
	font-size		: 12px;
	line-height		: 16px;
	background		: #cccccc;
	margin			: 0 0 6px 0;
}

.box tr{
	vertical-align	: middle;
}

.box th{
	font-weight		: normal;
	line-height		: 30px;
	text-align		: center;
}

.box td{
	padding			: 4px 3px 3px 5px;
	background		: #ffffff;
}

.th1{	width		: 330px;}
.th2{	width		: 340px;}
.th3{	width		: 200px;}

.center{
	text-align		: center;
}

.pagetop{
	width			: 960px;
	text-align		: right;
}