.ftextpk {
  font-size: 12px;
  line-height: 16px;
  font-weight: normal;
  color: #c36;
  letter-spacing: 1px
}
.vacf {
  font-size: 12px;
  font-weight: normal;
  color: #333;
}
#roomtype {
  font-size: 12px;
  font-weight: normal;
  color: #333;
}
#roomtype a {
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #c36;
}
#roomtype a:hover {
  font-size: 12px;
  font-weight: normal;
  text-decoration: underline;
  color: #f90;
}
.roomtype {
  font-size: 12px;
  font-weight: normal;
  color: #333;
}
.roomtype a {
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #c36;
}
.roomtype a:hover {
  font-size: 12px;
  font-weight: normal;
  text-decoration: underline;
  color: #f90;
}

/**/
.pgTit .titOp {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  background-color: #999;
  margin: 0;
  padding: 5px 8px;
}
.dmBox {
  margin: 0 0 20px;
  padding: 10px 0 0;
  overflow: hidden;
}
.dmTitBox table {
  background: url(img/dmtit_bg.jpg) repeat-y 0 0;
  margin: 0;
  padding: 0;
  border-collapse: collapse;
  border: none;
  border-spacing: 0;
  width: 100%;
}
.dmTit {
  font-size: 14px;
  color: #639;
  padding: 8px 0;
}
.dmTit strong {
  display: block;
  margin: 0 0 0 26px;
  letter-spacing: 1px;
}
.dmTit .op {
  font-size: 13px;
  font-weight: normal;
}
.dmTitLink {
  font-size: 13px;
  color: #fff;
  background-color: #990;
  text-align: center;
  padding: 10px 0;
  width: 8vw;
}
.dmTitLink a {
  color: #fff;
  text-decoration: none;
}
.dmTitLink:hover {
  background-color: #f90;
}
.dmBox a img {
  border: none;
}
.conteMain img {
  vertical-align: top;
}
.bnrDm {
  margin-bottom: 20px;
  padding: 0;
}
