#Hotel{margin:0 15px 15px;padding:0;width:600px;}/*全局设置*/
.HotelTitle{margin:0;padding:20px 0 0 0;width:600px;height:25px;line-height:25px;color:#ec1c24;text-align:left;font-size:14px;font-weight:bold;}/*标题设置*/
.HotelList{margin:10px 0 0;padding:10px 0 0;width:600px;text-align:left;line-height:25px;color:#d1d1d1;overflow:hidden;}/*列表设置*/
.HotelInfo{margin:0 0 10px;padding:0;float:left;width:120px;height:120px;}/*客房图片*/
.HotelInfo li{display:block;list-style:none;line-height:23px;text-align:left;background:#606060;}
.HotelInfos{margin:0 0 10px;padding:0;float:right;width:470px;height:120px;}/*客房详细介绍*/
.HotelInfos ul{display:block;list-style:none;text-align:center;}
.HotelInfos li{float:left;list-style:none;height:21px;line-height:21px;text-align:left;}
.HotelDate{margin:0;padding:0;overflow:hidden;}/*订房日期选择*/
.HotelDate li{line-height:25px;list-style:none;}
.HotelSubmit{margin:10px 0 0;padding:10px 0 0;}/*提交订房*/
.HotelSubmit li{list-style:none;font-weight:bold;text-align:center;}
.HotelSelect{margin:0;padding:0;width:600px;text-align:left;line-height:25px;color:#d1d1d1;overflow:hidden;}/*客人订房详细资料填写*/
.HotelSelect li{display:block;list-style:none;line-height:25px;}
.HotelSelect li input{margin:2px 0;padding:0 0 0 3px;height:16px;border:none;color:#fff;background:#606060;}
.HotelSelect li select{margin:0;padding:0;height:20px;}
.HotelSelect li option{margin:2px;padding:0 0 5px;height:20px;color:#fff;font-size:11px;background:#606060;}
.HotelSelect li textarea{margin:0;padding:3px;color:#fff;background:#606060;}
.HotelSelect .button{margin:0;padding:0;height:25px;}
.HotelOrder li{display:block;list-style:none;line-height:25px;}/*订房成功*/
.HotelOrder a{color:#ec1c24;}