#pageborder {
  position: relative;
  width: 660px;
  top: 60px;
  left: 50%;
  margin-left: -330px;
  background: #f4e39e url(/kepek/pageborder_top.jpg) repeat-x top left;
}

#hotel_name {
  position: relative;
  top: 40px;
  left: 20px;
  width: 620px;
}

#text {
  position: relative;
  top: 40px;
  left: 20px;
  width: 620px;
  height: 40px;
  text-align: center;
  font-size: 14px;
}


#urlap {
  position: relative;
  width: 620px;
  top: 40px;
  left: 20px;
  border: 1px solid #8a0000;
  background: #e9b55d;
}

#urlap td {
  padding: 5px;
  align: top;
  height: 20px;
}

#urlap table {
  margin-top: 20px;
  margin-left: 20px;
  text-align: left;
}

#urlap table table {
  margin-top: 0px;
  margin-left: 0px;
  text-align: left;
}

#urlap td td {
  padding: 0px;
  padding-right: 10px;
  vertical-align: baseline;
}

#bottom_text {
  position: relative;
  top: 80px;
  left: 0;
  width: 660px;
  height: 80px;
  background: #f4e39e url(/kepek/pageborder_bottom.jpg) left bottom repeat-x;
  text-align: left;
  font-size: 12px;
}

#bottom {
  position: relative;
  top: 140px;
  left: 0;
  width: 100%;
  height: 50px;
  background-image: url(/kepek/bottom.jpg);
  font-weight: bold;
  font-size: 14px;
  text-align: center;
}

img {
  border: none;
}

h1 {
  text-align: center;
  color: #ffffff;
  font-size: 20px;
  width: 620px;
  padding-top: 5px;
  padding-bottom: 2px;
  background: #8a0000;
}

.inputcontrol {
  width: 260px;
  background-color: #ffffff;
  color: #8a0000;
  font-size: 14px;
  border: 1px solid #8a0000;
}

.inputcontrol1 {
  width: 200px;
  background-color: #ffffff;
  color: #8a0000;
  font-size: 14px;
  border: 1px solid #8a0000;
}

.inputcontrol2 {
  width: 100px;
  background-color: #ffffff;
  color: #8a0000;
  font-size: 14px;
  border: 1px solid #8a0000;
}

.inputcontrol3 {
  width: 60px;
  background-color: #ffffff;
  color: #8a0000;
  font-size: 14px;
  border: 1px solid #8a0000;
}

.inputcontrol4 {
  width: 30px;
  background-color: #ffffff;
  color: #8a0000;
  font-size: 14px;
  border: 1px solid #8a0000;
}

.inputcontrol5 {
  width: 300px;
  background-color: #ffffff;
  color: #8a0000;
  font-size: 14px;
  border: 1px solid #8a0000;
}

.submitcontrol {
  background-color: #f4e39e;
  color: #8a0000;
  font-size: 16px;
  border: 2px solid #8a0000;
  text-align: center;
}


.checkbox {
  background-color: #ffffff;
}

textarea {
  background-color: #ffffff;
  color: #8a0000;
  font-size: 12px;
  border: 1px solid #8a0000;
}

.submit_input {
  color: #ffffff;
  background: #fc8f05;
  border: 2px outset #f4e39e;
  width: 120px;
  height: 30px;
  font-size: 14px;
  font-weight: bold;
}

   


