
.g-header_inner {
  margin-left: 10px;
  margin-top: 10px;
  margin-right: auto;
  position: relative;
  width: 960px;
}

.g-header_inner:before, .g-header_inner:after {
  content: " ";
  display: table;
}

.g-header_inner:after {
  clear: both;
}

.g-header_hd {
  float: left;
  margin-bottom: 10px;
}

.g-header_hd img {
  width: 115px;
  height: 24px;
  display: block;
}

.g-header_pages {
  float: right;
  overflow: hidden;
}

.g-header_pages li {
  margin-left: 15px;
  float: left;
}

.g-footer {
  padding: 15px 0 25px;
  border-top: 1px solid #ccc;
  font-size: 10px;
  min-width: 960px;
}

.g-footer_inner {
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  width: 960px;
}

.g-footer_pages {
  float: left;
  overflow: hidden;
}

.g-footer_pages li {
  padding-right: 27px;
  float: left;
}

.g-footer_ek {
  margin-left: 27px;
  border-left: 1px solid #ccc;
}

.g-footer_copyright {
  float: right;
}
