<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(z:\www\en\library\head.css);
@import url(z:\www\en\library\foot.css);
/* ------------ */
div {
  display: block;
  zoom: 100%;
}

div:after {
  content: "";
  height: 0;
  clear: both;
  display: block;
  visibility: hidden;
}

/* ------------ */
body {
  font-size: 14px;
  font-family: arial,sans-serif;
  line-height: 140%;
  margin: 0;
  padding: 0;
  text-align: center;
}

td {
  font-size: 14px;
  font-family: arial,sans-serif;
  line-height: 140%;
}

span {
  line-height: 140%;
}

h1, h2, h3, h4, h5, h6 {
  line-height: 140%;
}

img {
  border: none;
}

a:link {
  text-decoration: none;
  color: #0030Ca;
}

a:visited {
  text-decoration: none;
  color: #00706D;
}

a:active {
  text-decoration: none;
  color: #860023;
}

a:hover {
  text-decoration: underline;
  color: #a46400;
}

/* ------------ */
#wrap {
  width: 950px;
  margin: auto;
  text-align: left;
}

@media only screen and (min-height: 1000px) {
  #wrap__main {
    height: calc(100vh - 345px);
    width: 950px;
    margin: auto;
    text-align: left;
  }
}

/* ------------ */
div.box {
  margin: 0 0 10px 0;
}

div.inner {
  margin: 0 0 0 10px;
  padding: 0 0 10px 0;
}

/* ------------------------ */
#submenu {
  margin: 0 0 10px 0;
}

.mailform table {
  width: 100%;
  border-collapse: collapse;
  table-layout: auto;
  border-spacing: show;
}

.mailform caption {
  margin: 0 0 10px 0;
  padding: 7px 0;
  font-size: 15px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.mailform th {
  width: 20%;
  text-align: center;
  padding: 10px 0 8px 0;
  border-bottom: 1px solid #eee;
}

.mailform td {
  width: 80%;
  text-align: left;
  padding: 10px 0 8px 0;
  border-bottom: 1px solid #eee;
}

.mailform input[type="text"] {
  border: 1px solid #ddd;
}

.mailform input[type="button"], .mailform input[type="submit"] {
  -webkit-appearance: none;
  border: 1px solid #ccc;
  background-color: #eee;
  padding: 5px 20px;
  font-size: 16px;
  margin: 15px 0 30px 0;
}

.mailform ul {
  margin: 0 0 20px 20px;
  padding: 0;
  text-align: left;
}

.mailform textarea {
  border: 1px solid #ddd;
}

.mailform .mini {
  width: 15%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.mailform .short {
  width: 20%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.mailform .long {
  width: 70%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.mailform .max {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.mailform .submit {
  text-align: center;
}
/*# sourceMappingURL=default.css.map */</pre></body></html>