.room-info{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;height:150px;width:121px;background:#fff;margin:10px 10px 0 0;float:left;cursor:pointer;border-radius:10px;border:1px solid #13c2c2}.room-info .room-info-header{background:#13c2c2;color:#fff;border-radius:8px 8px 0 0;padding:0 5px}.room-info .room-info-content{height:50px;line-height:50px;padding:0 5px;text-align:center}.room-info .room-info-footer{text-align:center}.room-info .room-info-noreg{text-align:center;margin-top:20px}.room-info:hover{background:#e8e8e8}