﻿@charset "UTF-8";

header.header, .nav-global-container, #body, footer.footer {
  min-width: 710px;
}

#contents-area, .footer-inner, .header-group, .header-inner, .lyt-col-1 #contents-body, .nav-top, #topicpath-area {
  width: 710px;
}

header.header-web {
  background-image:none;
  min-height: 64px;
  border:none;
}

header.header-web .hdg {
  margin: 21px 30px 0 0;
  padding: 0;
  font-weight: normal;
  font-size: 14px;
  float:left;
  display:inline;
}

header.header-web p {
  float:right;
  display:inline;
  margin: 25px 0 0;
  line-height: 14px;
}

.footer-inner .logo-footer {
  padding-left: 0;
}

footer.footer p.copyright {
  margin-left: 0;
}

.sCore_mt0 {
  margin-top: 0!important;
}