@charset "UTF-8";
table {
  border-collapse: collapse;
  font-family: "微軟正黑體";
}
table th {
  padding: 5px;
  font-weight: 400;
  font-size: 16px;
  color: #fff;
  text-align: center;
  background-color: #cfbd8c;
}
table td {
  padding: 5px;
  font-size: 15px;
  text-align: center;
}

.articleTitle {
  margin-top: 50px;
}
/*# sourceMappingURL=room_price.css.map */