body {
  font-size:10pt;
  line-height:12pt;
  font-family:Arial;
  margin: 0px;
  text-align: center;
  background-color: #ffffff;
}
h1 {
  font-size:12pt;
  margin:0px;
}
h3 {
  font-size:10pt;
}
td {
  font-size:10pt;
}
a { color:#000099; }
a:hover { color:#0000ff; }
#box1 {
  width: 950px;
  margin: auto;
  padding: 0px;
  text-align: left;
  background: url("img/bg_m.jpg") repeat-y;
  background-color: #b2bdd7;
}
#box2 {
  width: 922px;
  margin: auto;
  min-height:551px;
  background: url("img/bg1.jpg") no-repeat;
}
#head {
  height:84px;
}
#logo {
  float: left;
  width: 308px;
  height:84px;
}
#menue {
  height:70px;
  text-align:right;
  padding-top:30px;
  padding-right:15px;
}
#menue a {
  text-decoration:none;
  color:#566898;
  font-size:16px;
}
#menue a {
  text-decoration:none;
  color:#000099;
  font-size:16px;
}
#menue a:hover {
  color:#0000ff;
}
#menue b {
  color:#f80d12;
}
#content {
  padding: 10px;
  padding-top: 14px;
}
#bottom {
  font-size:10pt;
  width: 930px;
  height: 60px;
  margin: auto;
  text-align: right;
  padding-right: 20px;
  padding-top:27px;
  background: url("img/bg_b.jpg") no-repeat;
}
#bottom a { color:#000099; }
#bottom a:hover { color:#0000ff; }
.start_info { padding-left:200px; position:absolute; top:200px; visibility:hidden; }

#f_d { padding-right:15px; }
#f_i { width: 300px; }