﻿@charset "utf-8";

/* initialize */
dl, dt, dd { margin:0; }
.Con02 { border:none; }
.Con02 p { margin-left:2px; }

/* 酒店搜索结果操作区域 */
#ht { margin-top:5px; padding:5px; line-height:180%; }
#ht a { color:#232300; text-decoration:underline; }
#ht a.s { font-weight:bold; text-decoration:none; }
#ht a:hover { color:#FF9900; }

.ht_Li { height:22px; line-height:22px; }
.ht_Li a  { color:#04e; }
.ht_Li dt { float:left; }
.ht_Li ul { list-style:none; }
.ht_Li ul li { float:left; padding:0 10px 0 5px; }

/* 酒店搜索结果 */
#hl, #beforePage { margin-top:10px; list-style:none; padding:0; }
#hl li { margin-bottom:6px; border:1px #ccc solid; }

#hl .hInfo { border-bottom:solid 1px #ccc; background-color:#F0F0F0; height:28px; line-height:28px; }
#hl .hInfo div { float:left; }
#hl .hInfo .hInfo_Name { width:490px; padding-left:5px; }
#hl .hInfo .hInfo_Area { width:auto; }
#hl .hInfo .hInfo_Area a, #hl .hInfo .hInfo_Zone a { color:#1b5bc1; }
#hl .hInfo .hInfo_Zone { width:110px; text-align:right; padding-right:10px; }
#hl .hDesc dt { width:120px; height:100px; text-align:center; float:left; }
#hl .hDesc dt a { display:block; margin:5px; }
#hl .hDesc img { border:0px; width:120px; height:100px; }
#hl .hDesc dd { display:block; }
#hl .hRoom {}
#hl .hRoom table { border:solid 1px #F0F0F0; border-collapse:collapse; width:84%; margin:0 auto; }
#hl .hRoom table th, #hl .hRoom table td { text-align:center; padding:3px; }
#hl .hRoom table thead th { background:#F0F0F0; }

.hotelname { font-size:14px; font-weight:bold; color:#1b5bc1; }

.doorprice { text-decoration:line-through; font-family:Georgia; }

#pppr { position:relative; }
#ppprc { position:absolute; display: none; left:10px; top:13px; }
#ppprc-c { background:#FFFFFF none repeat scroll 0 0; border:1px solid #FF9900; padding:6px 16px; text-align:left; width:511px; }
#ppprc-c h4 { border-bottom:1px dashed #A2A2A2; padding:0 0 3px; font-size:12px; font-weight:normal; text-align:center; }

#HotelList tr { height:30px; line-height:30px; }

.chtitle {font-size:16px; color:#1b5bc1;}

.hotelist tr { line-height:20px; }
.hotelist td, .hotelist th { padding:3px; }
.hotelist th a { color:#03F; }
