
* {
	margin:0;
	padding:0;
	list-style:none;
}
#basic-accordian{
	width:845px;
	z-index:2; margin:0px auto; padding:0px;
}

.accordion_headings{
	padding:7px;
	background:#CFE7F6;
	color:#000;
	border:1px solid #FFF;
	cursor:pointer;
	font-weight:bold;
}

.accordion_headings:hover{
    color:#FFF;
	background:#77B1DA;
}

.hotel-title{ height:25px; padding-left:10px; font-weight:bold;}
.hotel-title a{ color:#0066CC; text-decoration:none;}
.hotel-title a:hover{ color:#Ff5400;}

.hotels-l{ width:198px; float:left; display:block;}
.city{ width:186px; padding:5px; border:1px solid #DAD9D7;}

.hotel-r{ float:right; width:632px;}
.hotel-t td{ height:25px;}
.hotel-t a{ color: #666; text-decoration:none}
.hotel-t a:hover{ color:#ff5400; text-decoration:underline;}
.hotels-menu{ padding:5px 0px 5px 0px;}
.hotels-photo img{ padding:3px; border:1px solid #DAD9D7; }
.hotels-name{ text-align:center; color: #0099CC; padding:5px 0px 5px 0px;}

.hotel-menubg{ width:198px; height:27px; background-image:url(../../images/feifan_03.jpg); text-align:center; padding-top:12px;}

.accordion_child{padding-bottom:20px; color:#666;}
.accordion_child ul{ margin:0px; padding:0px;}
.accordion_child li{ float:left; padding-left:25px; line-height:25px; list-style-type:circle;}
.accordion_child li a{ color:#333333; text-decoration:none;}
.accordion_child li a:hover{ color:#ff5400; text-decoration:underline;}
.accordion_child span{ color:#ff5400;}
.header_highlight{background:#77B1DA;}

.hotels div{ padding:4px 0px 4px 0px;}

