.hot_link {
  margin: 0 0 0 20px;
  font-family: arial,verdana,times;
  font-size: 11px;
  color: white;
}
.address {
  font-family: arial,verdana,times;
  font-size: 13px;
  font-weight: bold;
  color: #634a1a;
}
.tmenu_link {
  font-family: times;
  font-size: 16px;
  color: black;
  text-decoration: none;
}
.tmenu_link:hover {
  font-family: times;
  font-size: 16px;
  color: black;
  text-decoration: underline;
}
.text {
  font-family: verdana,arial;
  font-size: 11px;
  color: white;
}
.mhead {
  margin: 10px;
  font-family: arial;
  font-size: 13px;
  font-weight: bold;
  color: white;
  text-align: center;
}
.mtext {
  margin: 6 0 2 5px;
  font-family: verdana,arial;
  font-size: 11px;
  color: white;
  text-align: justify;
  text-indent: 15px;
}
.rfoto {
  margin: 7 0 5 10px;
  border-style: solid;
  border-color: white;
  border-width: 1px;
}

.bot_link {
  font-family: times;
  font-size: 12px;
  color: black;
  text-decoration: none;
}
.bot_link:hover {
  font-family: times;
  font-size: 12px;
  color: black;
  text-decoration: underline;
}

.mlink {
  margin: 6 0 2 5px;
  font-family: verdana,arial;
  font-size: 11px;
  color: white;
  text-align: justify;
  text-indent: 15px;
}

.but1 {
  width: 360px;
  height: 20px;
  background-color: #4b2e1c;
  border-style: solid;
  border-color: black;
  border-width: 1px;
  font-family: verdana;
  font-size: 11px;
  font-weight: bold;
  color: white;
}

.but2 {
  width: 75px;
  font-family: verdana;
  background-color: #4b2e1c;
  border-style: solid;
  border-color: black;
  border-width: 1px;
  font-size: 11px;
  font-weight: bold;
  color: white;
}











.sell_tb {
  border-style: solid;
  border-color: #B8DFF0;
  border-width: 1 0 1 0px;
  cursor: default;
}
.sell_t {
  margin: 2px;
  font-family: verdana;
  font-size: 9px;
  color: #634a1a;
  text-align: left;
}
.sell_list1 {
  margin: 0px;
  font-family: verdana;
  font-size: 9px;
  line-height: 13px;
  list-style-type: none;
  background: url('list_point.gif') no-repeat top left;
}
.sell_l {
  font-family: verdana;
  font-size: 9px;
  color: #634a1a;
  text-align: center;
  text-decoration: none;
}
.sell_l:hover {
  font-family: verdana;
  font-size: 9px;
  color: #FF7300;
  text-align: center;
  text-decoration: underline;
}


