<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.n_table {
  margin-top: 5px;
}

.n_table tr th {
  background-image: url(../../profile/img/table_back.png);
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: left;
  padding-left: 20px;
  color: #876C4C;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #D4C4B4;
  background-position: 0px 2px;
  background-repeat: no-repeat;
  font-weight: normal;
}

.n_table tr td {
  padding-left: 15px;
  background-image: url(../../profile/img/table_line.png);
  background-repeat: no-repeat;
  background-position: 1px bottom;
  padding-top: 10px;
  padding-bottom: 10px;
}

#table_tel {
  padding: 5px;
  border: 1px none #876C4C;
  background-image: none;
}</pre></body></html>