@charset "utf-8";
/* CSS Document */
.areaTitle{
margin-left:5px;
text-align:right;
height:19px;
}
.hotellist{
margin-bottom:15px;
}
.hotellist .hotelIntro .hotelTitle{
background:#efefef;
margin-top:10px;
margin-bottom:15px;
height:24px;
padding-left:17px;
padding-top:5px;
letter-spacing:2px;
}
.hotellist .hotelTitle .titletext{
display:inline-block;
width:415px;
}
.hotellist .hotelIntro .hotelTitle a{
color:#3e84c9;
font-size:14px;
text-decoration:none;
}
span.hotelpricebox{
color:#f26e3d;
font-style:italic;
font-weight:600;
font-size:14px;
}
.hotelText .hotel_desc a{
color:#3e84c9;
font-size:12px;
font-weight:600;
text-decoration:none;
}
.hotellist .hotelIntro .hotelTitle a:hover,.hotelText .hotel_desc a:hover{
border-bottom:dotted 1px #3e84c9;
}
.hotelText{
width:420px;
float:left;
margin-right:5px;
margin-left:14px;
}
.hotelText span{
display:inline-block;
margin-top:10px;
}
.hotelText .hotel_desc{
text-indent:20px;
height:66px;
overflow:hidden;
text-overflow:ellipsis;

}
.hotelText .pingji{
font-weight:600;
margin-right:20px;
}
.hotelText .dianping{
font-weight:600;
margin-right:20px;

}
.hotelText .xiangqing a{
font-weight:600;
color:#e56954;
text-decoration:none;
margin-right:20px;

}
.hotelImg{
width:122px;
padding:1px;
border:1px solid #c5c5c4;
float:left;
}
