@charset "utf-8";
/* CSS Document */
* {font-size:12px;color:#333;margin:0px;padding:0;}

/* 左侧 */
#RThotel {width:186px;float:left;margin-top:5px; margin-right:14px;text-align:left;border:1px solid #ADD5EF;}
#RThotel div {height:20px;margin-bottom:5px;padding-top:5px;text-indent:18px;background-image:url(/images/t_bg.jpg);}

/* 中间 */
#search_form {float:left;width:562px;margin-top:5px;border:1px solid #ADD5EF;background-image:url(/images/search_bg.jpg);background-repeat:no-repeat; padding-top:50px;}

/* 右侧 */
#kjhotel {width:200px;margin-left:11px;margin-top:5px;border:1px solid #ADD5EF;float:left;text-align:left;}
#kjhotel li {text-indent:10px;}
#kjhotel div {height:20px;margin-bottom:5px;padding-top:5px;text-indent:18px;background-image:url(/images/t_bg.jpg);}

/* 城市下拉框 */
#getplatform { position:absolute; visibility:hidden; width:170px!important;width:170px;background:#fcfcfc;border:1px #7f9db9 solid; 	list-style:none; cursor:pointer; }
/* 城市列表提示 */
.hint{width:164px!important;width:170px;height:24px; line-height:24px; text-indent:8px; border-bottom:1px dashed #C1C1C1; margin-top:3px; }
.mover {width:164px!important;width:170px; height:24px;line-height:24px;   margin-left:6px; background:#D5E8F6; cursor:hand;  color:#ff881f; }
.mout {width:164px!important;width:170px; background:#fcfcfc; line-height:24px;  margin-left:6px;}
.lspan { width:130px; display:block; float:left; height:24px;   text-indent:8px; }
.rspan { width:40px; display:block; float:right; height:24px; }
.selected{width:164px!important;width:170px; background:#96C8E9; line-height:24px; color:#000;  margin-left:6px;} /* 被选择状态 */

/*提示信息*/
#formalert {text-align:left; width:196px;  padding:6px 15px 10px 20px; line-height:24px; visibility:hidden; background:#DDEEF8 url(/images/st.gif) no-repeat 10px 8px ; border:1px solid #ADD5EF; Z-INDEX: 999; OVERFLOW: hidden; POSITION: absolute; margin-left:5px;}
#formalert strong {text-indent:15px;} 

#CheckInDate,#CheckOutDate{width:88px!important;width:88px;}
#hCity{WIDTH:110px!important;width:108px; COLOR: #c1c1c1;}
.mrocheck{display:none; margin-left:10px;}
