body {
  margin: 0px;
  padding: 0px;
  background: #006495;
  font-family: Arial, Helvetica, Verdana;
  font-size: 12px;
}
.header {
  width: 800px;
  height: 329px;
  background: url(image/h_right_2.jpg) no-repeat;
  background-position: right;
}
.h_text {
  font-weight: bold;
  padding-top: 155px;
  text-align:left;
}
h1 {
  color: #fff;
  background: #3DA4D1;
  margin: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 800px;
  font-size: 10px;
  text-align: center;
}
.frame {
  width: 800px;
  height: 871px;
  background: #fff;
}
.left_side {
  width: 221px;
  height: 871px;
  background: url(image/left_bottom.jpg) no-repeat;
  float: left;
}
.right_side {
  width: 579px;
  height: 871px;
  background: url(image/content.jpg) no-repeat;
  float: right;
}
.rizsa {
  width: 422px;
  height: 194px;
  text-align: left;
  color: #5f8999;
  font-size: 11px;
  margin-left: 25px;
  float: left;
}
.rizsa img {
  border: 0px;
}
.rizsa2 {
  width: 273px;
  height: 240px;
  margin-left: 25px;
  float: left;
}
.rizsatext {
  width: 272px;
  text-align: left;
  color: #5f8999;
  font-size: 11px;
  float: left;
}
.rizsa2 img {
  border: 0px;
  float: left;
}
.footer {
  width: 569px;
  margin-top: 30px;
  text-align: left;
  clear: both;
  height: 221px;
  color: #000;
  font-weight: bold;
}
.foot a {
  color: #69909F;
  text-align: center;
  text-decoration: none;
  font-size: 10px;
}
.foot a:hover {
  color: #69909F;
  text-align: center;
  text-decoration: underline;
}
