body {
  margin: 0px;
  padding: 0px;
  font-size: 12px;
  font-family: Verdana, Helvetica;
  color: #fff;
  background: #3F4039;
}
table {
  width: 955px;
}
.header_top {
  height: 21px;
  background: #3F4039;
}
.header {
  width: 859px;
  height: 258px;
  background: url(image/csanak_header.jpg) center no-repeat;
}
.menu {
  width: 859px;
  color: #fff;
  font-size: 16px;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: left;
  padding-left: 20px;
}
.menu a:link {
  text-decoration: none;
  color: #fff;
}
.menu a:hover {
  color: #fff;
  text-decoration: underline;
}
.menu a:visited {
  color: #fff;
  text-decoration: none;
}
.content {
  width: 859px;
}
.right {
  width: 859px;
  float: right;
}
.left {
  width: 859px;
  float: left;
/*  border: 1px #fff solid;*/
}
.left_text {
  width: 678px;
  float: left;
  text-align: left;
  clear: both;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 17px;
}
.right_text {
  width: 678px;
  float: right;
  text-align: left;
  clear: both;
  margin-top: 10px;
  margin-bottom: 10px;
}
.left_cim {
  color: #AEC835;
  margin-left: 17px;
  font-size: 16px;
  text-align: left;
  float: left;
  clear: both;
  margin-top: 10px;

}
.right_cim {
  color: #AEC835;
  font-size: 16px;
  text-align: left;
  float: right;
  clear: both;
  margin-top: 10px;
  padding-right: 25px;
}
.footer {
  width:
}
a:link {
  color: #fff;
  text-decoration: none;
}
a:hover {
  color: #fff;
  text-decoration: underline;
}
a:visited {
  color: #fff;
}


