#hotel_info{ border:1px solid #ccc; padding:1px; margin-bottom:5px;}
#hotel_info a:link{ font-weight:bold; color:#85c329;}
#hotel_info h1{ line-height:24px; padding-left:30px; border-bottom:2px solid #fb9622; background:url(/images/ico/y.gif) no-repeat 4px center;}
#hotel_info h2{ line-height:24px; padding-left:30px; border:1px dashed #74a8f5; clear:both; margin:5px auto;
background:url(/images/ico/h2_bg.gif) no-repeat 6px center;}

#hotel_info p{ line-height:18px; padding:5px; text-indent:2em;}
#hotel_info p.hotel_img img{ float:left; padding:1px; border:1px solid #ccc; margin:5px; width:271px; height:159px;}

#hotel_info div{ height:30px;line-height:30px;}
#hotel_info div img{ line-height:30px; margin:3px;}
#hotel_info div span{ float:right; padding-right:5px; color:#f00;}
#hotel_info h1 span{ float:right; padding-right:10px; font-weight:bold;}



#hotel_info{ clear:both;border:1px solid #E4E1D3;  padding:1px;}
#hotel_info ul {margin:10px 0 10px 0px;}
#hotel_info ul li { display:inline;float:left;	width:120px;}
#hotel_info ul li a {display:block; width:110px; }
#hotel_info ul li a img {border:1px solid #ccc;padding:1px;	width:110px; height:80px; }
#hotel_info ul li a span {display:block;width:110px; height:30px; line-height:30px; text-align:center; cursor:pointer; overflow:hidden;}


#hotel_info ul.hotel_show  li{ display:inline; line-height:22px; padding:2px 5px;}/*基本信息*/

#hotel_info table{ width:100%; border-collapse:collapse;}
#hotel_info table #price_bg{ background:url(/images/bt_bg.gif) repeat-x center center; height:24px;}
#hotel_info table td{ text-align:center; padding:4px;}
#hotel_info table td,#hotel_info table tr{ border:1px solid #ccc; }
#hotel_info table td img{ border:0; text-align:center;}





#car_list {/*width:502px;*//*margin:10px auto 0 auto;*/}

#car_list dl {border:1px solid #ddd;height:130px; margin-bottom:5px;padding:2px;}
#car_list dl span{ float:right; margin-right:10px;}

#car_list dl dt {float:right;width:410px;height:22px;  margin-top:5px;}
#car_list dl dt a {font-weight:bold;color:#06c;}

#car_list dl dd.pic {float:left;margin:5px;}
#car_list dl dd.pic a {display:block;border:1px solid #ddd; }
#car_list dl dd.pic a img {width:175px;height:105px;padding:1px;}

#car_list dl dd.text {float:right;width:400px;line-height:19px;text-indent:2em; margin:0 5px 5px 5px; height:75px; overflow:hidden;}
#car_list dl dd.links {float:right;width:410px;margin-top:-6px;text-align:right;}
#car_list dl dd.links a {line-height:20px;color:#f00; margin:20px 10px 0 10px;}


/*	在dl以后设置清除浮动。如果没有此设置，页面在FF下会出现dl不能正确理解高度的现象。	*/
#car_list dl:after,#car_list .text:after {content:"."; display:block;height:0; clear:both; visibility:hidden;}

/*首页线路*/
.index_line{ width:200px; float:left; border:#ccc 1px solid; margin-left:1px; }
ul.index_line  li {  padding:4px;}

