body {
  padding: 30px;
  margin: 0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #fff;
  background-color: #25488B;
  background-image: url(/i/bg.jpg);
  background-repeat: repeat-x;
  background-position: top;
}

a {
  color: #fff;
}

a:hover {
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 18px;
  font-weight: normal;
}

hr {
  border: 1px outset #7095C1;
}

span.hlink {
  width: 100%;
  display: none;
}

.menu1 {
  background-image: url(/i/menu_select.gif);
  background-repeat: no-repeat;
  width: 110px;
  height: 22px;
  text-align: center;
  line-height: 21px;
  margin: 10px;
}

.menu2 {
  background-image: url(/i/menu_link.gif);
  background-repeat: no-repeat;
  width: 110px;
  height: 22px;
  text-align: center;
  line-height: 21px;
  margin: 10px;
}

.menu2 a:hover {
  background-image: url(/i/menu_select.gif);
  background-repeat: no-repeat;
  width: 110px;
  height: 22px;
  text-align: center;
  line-height: 21px;
  display: block;
}

.text {
  padding: 30px 10px 30px 10px;
  text-align: justify;
}

.text img {
  border: 5px;
  border-style: solid;
  border-color: #fff;
  margin: 0px 10px 10px 0px;
}

.news_date {
  font-size: 10px;
  color: #003366;
}

.news_title {
  font-size: 12px;
  color: #FFCC00;
}

.news_title a {
  font-size: 12px;
  color: #FFCC00;
}

.news_text {
  font-size: 11px;
  padding-bottom: 10px;
}

.news_text img {
  border: 5px;
  border-style: solid;
  border-color: #fff;
  margin: 3px;
}

.no_l {
  background-color: #fff;
  padding: 0px 2px 0px 2px;
  color: #003366;
}

.yes_l {
  color: #fff;
}

table.price td {
  padding: 4px 5px 4px 5px;
}

.price_title {
  font-size: 14px;
  background-color: #7095C1;
}


.podmenu_s {
  background-image: url(/i/podmenu_select.gif);
  background-repeat: no-repeat;
  font-size: 11px;
  width: 220px;
  height: 22px;
  text-align: left;
  line-height: 21px;
  padding-left: 15px;
  margin: 5px;
  display: block;
}
.podmenu_l {
  background-image: url(/i/podmenu_link.gif);
  background-repeat: no-repeat;
  font-size: 11px;
  width: 220px;
  height: 22px;
  text-align: left;
  line-height: 21px;
  padding-left: 15px;
  margin: 5px;
  display: block;
}

.podmenu1 {
  background-image: url(/i/podmenu_select.gif);
  background-repeat: no-repeat;
  font-size: 10px;
  width: 220px;
  height: 22px;
  text-align: center;
  line-height: 21px;
  margin: 5px 25px;
}

.podmenu2 {
  background-image: url(/i/podmenu_link.gif);
  background-repeat: no-repeat;
  font-size: 10px;
  width: 220px;
  height: 22px;
  text-align: center;
  line-height: 21px;
  margin: 5px 35px;
  display: block;
}

.podmenu2 a:hover {
  background-image: url(/i/podmenu_select.gif);
  background-repeat: no-repeat;
  width: 220px;
  height: 22px;
  text-align: center;
  line-height: 21px;
  display: block;
}

.podmenu2 a {
  background-image: url(/i/podmenu_link.gif);
  background-repeat: no-repeat;
  width: 220px;
  height: 22px;
  text-align: center;
  line-height: 21px;
  display: block;
}

.bottom {
  font-size: 11px;
  line-height: 15px;
  vertical-align: bottom;
  padding-top: 50px;
}

.bottom a {
  color: #FFCC00;
}

.copy {
  font-size: 11px;
  text-align: right;
  line-height: 15px;
  vertical-align: bottom;
  padding-top: 50px;
}

.copy a {
  color: #99CCFF;
}

