html,
body {
  height: 100%;
  font-family: 'Dotum', helvetica, sans-serif;
}
#wrapper {
  height: 100%;
  min-width: 1263px;
  position: relative;
}
#header h1 {
  margin: 0;
  box-sizing: content-box;
  font-size: inherit;
}
#contents h2,
#contents h3,
#contents h4 {
  margin: 0;
  box-sizing: content-box;
  font-size: inherit;
  line-height: 12px;
}
#contents a:hover {
  text-decoration: none;
}
#transparent {
  width: 100%;
  height: 1000%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 49;
  display: none;
}
#subContents {
  min-width: 975px;
  max-width: 1300px;
  padding: 65px 20px 20px 265px;
  background: url("../../images/common/bg_sub_contents.gif") repeat-y;
  box-sizing: content-box;
}
#subContents.on {
  background: url("../../images/common/bg_sub_contents2.gif") repeat-y;
}
#subContents .btnArea {
  height: 24px;
  text-align: right;
  margin-top: -32px;
  margin-bottom: 15px;
}
#subContents .breadcrumb {
  padding: 0;
  margin-bottom: 27px;
  background: none;
  border-radius: 0;
}
#subContents .breadcrumb * {
  font-size: 11px;
  color: #616161;
}
#subContents .breadcrumb a {
  padding-right: 10px;
  background: url("../../images/common/bg_not_sel.png") no-repeat right 1px;
}
#subContents .breadcrumb span {
  padding-right: 10px;
  background: url("../../images/common/bg_not_sel.png") no-repeat right 1px;
  padding-left: 5px;
}
#subContents .breadcrumb em {
  color: #058df5;
  padding-left: 5px;
}
#subContents .breadcrumb img {
  vertical-align: top;
}
#subContents > h3 {
  font-family: "Nanum Barun Gothic";
  font-size: 24px;
  color: #000;
  margin-bottom: 17px;
}
#subContents > p {
  font-family: "Nanum Barun Gothic";
  font-size: 15px;
  line-height: 19px;
}
#subContents .essential {
  text-align: right;
  margin-top: -43px;
  margin-bottom: 21px;
}
#subContents .essential span em {
  color: #ff0000;
}
#subContents .essential button img {
  vertical-align: middle;
}
#contents {
  clear: both;
}
#contents.sub {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: url("../../images/common/bg_sub_contents.gif") repeat-y;
  min-width: 1263px;
}
#contents.on {
  background: url("../../images/common/bg_sub_contents2.gif") repeat-y;
}
#contents h2.sys {
  background: #50a2e0 url("../../images/common/bg_sys.png") no-repeat 200px 50%;
}
#contents h2.scm {
  background: #50a2e0 url("../../images/common/bg_scm.png") no-repeat 200px 50%;
}
#contents h2.crm {
  background: #50a2e0 url("../../images/common/bg_crm.png") no-repeat 200px 50%;
}
#contents h2.sfa {
  background: #50a2e0 url("../../images/common/bg_sfa.png") no-repeat 200px 50%;
}
#contents h2.hrm {
  background: #50a2e0 url("../../images/common/bg_hrm.png") no-repeat 200px 50%;
}
#contents h2.tax {
  background: #50a2e0 url("../../images/common/bg_tax.png") no-repeat 200px 50%;
}
#gnbArea {
  width: 247px;
  padding-top: 50px;
  position: absolute;
  left: 0;
  top: 0;
  background: url("../../images/common/bg_sub_contents.gif") repeat-y;
}
#gnbArea h2 {
  height: 55px;
  line-height: 55px;
  background: #50a2e0;
  color: #fff;
  font-size: 16px;
  position: relative;
  padding-left: 20px;
  font-family: "Nanum Barun Gothic";
}
#gnbArea h2 > div {
  position: absolute;
  right: 19px;
  top: 19px;
}
#gnbArea .quickMenu {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 247px;
  height: 29px;
  background: #e6e8ec;
}
#gnbArea .quickMenu a {
  height: 21px;
  padding-top: 8px;
  color: #8d8d8d;
  position: relative;
  font-size: 11px;
  letter-spacing: -1px;
  border-top: 1px solid #cccccc;
  background: #e6e8ec;
  display: inline-block;
  text-align: center;
  box-sizing: content-box;
}
#gnbArea .quickMenu a.on {
  background-color: #f4f5f7;
  border-top: 1px solid transparent;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  margin-left: -1px;
}
#gnbArea .quickMenu a.on + a {
  margin-left: -1px;
}
#gnbArea .quickMenu a.service {
  background: url("../../images/common/bg_service.png") no-repeat 8px 9px;
  width: 72.3px;
  padding-left: 10px;
}
#gnbArea .quickMenu a.service:after {
  content: "";
  width: 1px;
  height: 15px;
  background: #cccccc;
  position: absolute;
  right: -1px;
  top: 50%;
  margin-top: -7px;
}
#gnbArea .quickMenu a.my {
  background: url("../../images/common/bg_my.png") no-repeat 13px 8px;
  width: 62.3px;
  padding-left: 20px;
}
#gnbArea .quickMenu a.my:after {
  content: "";
  width: 1px;
  height: 15px;
  background: #cccccc;
  position: absolute;
  right: -1px;
  top: 50%;
  margin-top: -7px;
}
#gnbArea .quickMenu a.my.on {
  background-color: #ffffff;
}
#gnbArea .quickMenu a.lately {
  background: url("../../images/common/bg_menu.png") no-repeat 12px 6px;
  width: 62.3px;
  padding-left: 20px;
}
#gnbArea .quickMenu a.lately.on {
  border-right: none;
  background-color: #ffffff;
}
.gnb > ul > li {
  height: 43px;
  overflow: hidden;
}
.gnb > ul > li > a {
  display: block;
  height: 43px;
  line-height: 43px;
  padding-left: 20px;
  font-size: 14px;
  color: #000;
  font-family: "Nanum Barun Gothic";
  border-bottom: 1px solid #dcdcdc;
}
.gnb > ul > li.on {
  height: auto;
}
.gnb > ul > li.on > a {
  background: #d8eafc url("../../images/common/bg_gnb_hide.png") no-repeat 223px 50%;
}
.gnb > ul > li > ul {
  padding: 11px 0;
  background: #fff;
  border-bottom: 1px solid #dcdcdc;
}
.gnb > ul > li > ul li {
  margin: 0;
  background: url("../../images/common/bg_closeMenu.gif") no-repeat 0 0;
  height: 23px;
  overflow: hidden;
}
.gnb > ul > li > ul li a {
  display: block;
  padding: 4px 0;
  background: url("../../images/common/ico_folder.png") no-repeat 0 1px;
}
.gnb > ul > li > ul li a.last {
  background: url("../../images/common/ico_file.png") no-repeat 13px 4px !important;
}
.gnb > ul > li > ul > li {
  height: 23px;
  overflow: hidden;
  background: url("../../images/common/bg_closeMenu.gif") no-repeat 16px 5px;
}
.gnb > ul > li > ul > li a {
  margin-left: 19px;
  padding: 6px 0 4px 32px;
  background: url("../../images/common/ico_folder.png") no-repeat 11px 5px;
}
.gnb > ul > li > ul > li:first-child {
  margin-top: 0;
}
.gnb > ul > li > ul > li:last-child {
  margin-bottom: 0;
}
.gnb > ul > li > ul > li.on {
  height: auto;
  background: url("../../images/common/bg_openMenu.gif") no-repeat 16px 5px;
}
.gnb > ul > li > ul > li.on > a {
  background: url("../../images/common/ico_folder_open.png") no-repeat 9px 4px;
}
.gnb > ul > li > ul > li.on > a.last {
  background: url("../../images/common/ico_file.png") no-repeat 13px 4px !important;
}
.gnb > ul > li > ul > li > ul > li {
  height: 23px;
  overflow: hidden;
  background: url("../../images/common/bg_closeMenu.gif") no-repeat 33px 5px;
}
.gnb > ul > li > ul > li > ul > li a {
  margin-left: 35px;
  padding: 6px 0 4px 32px;
  background: url("../../images/common/ico_folder.png") no-repeat 11px 4px;
}
.gnb > ul > li > ul > li > ul > li:last-child {
  margin-bottom: 0;
}
.gnb > ul > li > ul > li > ul > li.on {
  height: auto;
  background: url("../../images/common/bg_openMenu.gif") no-repeat 33px 5px;
}
.gnb > ul > li > ul > li > ul > li.on > a {
  background: url("../../images/common/ico_folder_open.png") no-repeat 9px 3px;
}
.gnb > ul > li > ul > li > ul > li.on > a.last {
  background: url("../../images/common/ico_file.png") no-repeat 13px 4px !important;
}
.gnb > ul > li > ul > li > ul > li.on2 {
  background: #e6f4ff!important;
}
.gnb > ul > li > ul > li > ul > li.on2 a {
  color: #058df5;
  font-weight: bold;
}
.gnb > ul > li > ul > li > ul > li > ul > li {
  background: none;
  padding-left: 0;
}
.gnb > ul > li > ul > li > ul > li > ul > li a {
  margin-left: 50px;
  padding: 6px 0 4px 32px;
  background: url("../../images/common/ico_file.png") no-repeat 13px 4px;
}
.gnb > ul > li > ul > li > ul > li > ul > li:last-child {
  margin-bottom: 0;
}
.gnb > ul > li > ul > li > ul > li > ul > li.on {
  height: 23px;
  overflow: hidden;
}
.gnb > ul > li > ul > li > ul > li > ul > li.on > a {
  font-weight: bold;
  color: #058df5;
}
.gnb > ul > li > ul > li > ul > li > ul > li.on2 {
  height: 23px;
  overflow: hidden;
  background: #e6f4ff!important;
}
.gnb > ul > li > ul > li > ul > li > ul > li.on2 a {
  color: #058df5;
  font-weight: bold;
}
.gnb.serviceMenu > ul > li > a {
  background: url("../../images/common/bg_gnb_view.png") no-repeat 223px 50%;
}
.gnb.myMenu {
  background: #fff;
}
.gnb.myMenu > ul > li > a {
  background: url("../../images/common/bg_mymenu.gif") no-repeat 223px 50%;
}
.gnb.latelyMenu {
  background: #fff;
}
.gnb.mypageMenu > ul > li > a {
  background: none;
}
.gnb.mypageMenu > ul > li.on > a {
  background: #d8eafc;
}
.errorArea {
  width: 641px;
  height: 399px;
  border-top: 2px solid #2190e5;
  border-bottom: 1px solid #d9d9d9;
  text-align: center;
  padding: 30px;
  position: absolute;
  left: 50%;
  top: 50%;
  background: #fbfbfb;
  margin: -198px 0 0 -320px;
}
.errorArea .errorHeader {
  position: absolute;
  margin-top: -60px;
  left: 0;
}
.errorArea .errorIcon {
  padding: 20px 0;
}
.errorArea .errorTitle {
  background: url("../../images/error/cir_error.png") 261px 23px no-repeat;
  padding-top: 101px;
  padding-bottom: 33px;
}
.errorArea .errorTitle h2 {
  font-family: "Nanum Barun Gothic";
  font-size: 25px;
  color: #010101;
  line-height: 40px;
  text-align: center;
}
.errorArea .errorContent {
  font-size: 12px;
  text-align: center;
  line-height: 22px;
  color: #4a4a4a;
  font-family: "dotum";
}
.errorArea .btnGroup {
  padding-top: 55px;
}
.errorArea .btnGroup button {
  font-family: "Nanum Barun Gothic";
  padding: 0 14px;
  background-color: #1185de;
  height: 34px;
  font-weight: normal;
  width: 130px;
}
.errorArea.error404 {
  margin: -171px 0 0 -203px;
  display: table;
}
.errorArea.error404 .error {
  display: table-cell;
  vertical-align: middle;
}
.errorArea.error404 .errorTitle {
  background: url("../../images/error/cir_error.png") 261px 0px no-repeat;
  padding-top: 78px;
  padding-bottom: 12px;
}
.errorArea.error404 .errorTitle h2 {
  font-family: "Nanum Barun Gothic";
  color: #fa6047;
  font-size: 25px!important;
  line-height: 25px!important;
}
.errorArea.error404 .errorContent {
  font-family: "Nanum Barun Gothic";
  font-size: 25px;
  line-height: 30px;
  color: #010101;
}
.vital {
  position: relative;
  top: -8px;
  left: -10px;
}
.vital em {
  color: #d11515;
}
#noticeWrap {
  height: 100%;
  padding-bottom: 25px;
  background: #fff;
}
#noticeWrap .inner {
  height: 100%;
  overflow-y: scroll;
}
#noticeWrap .inner .noticeHeader {
  width: 100%;
  height: 124px;
  overflow: hidden;
  background: url("../../images/common/bg_notice_pattern.png");
  display: table;
  padding-left: 22px;
  position: relative;
}
#noticeWrap .inner .noticeHeader:after {
  content: "";
  width: 168px;
  height: 84px;
  background: url("../../images/common/img_notice.png") no-repeat;
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -42px;
}
#noticeWrap .inner .noticeHeader h1 {
  font-family: 'Nanum Barun Gothic';
  font-size: 20px;
  color: #00578a;
  line-height: 28px;
  display: table-cell;
  vertical-align: middle;
  position: relative;
  z-index: 1;
}
#noticeWrap .inner .noticeHeader .noticeContents {
  padding: 23px 20px 20px 20px;
}
#noticeWrap .inner .noticeHeader .noticeContents h2 {
  font-family: 'Nanum Barun Gothic';
  font-size: 16px;
  color: #3e7fc9;
  margin-bottom: 23px;
}
#noticeWrap .inner .noticeHeader .noticeContents pre {
  background: #fff;
}
.closeArea {
  width: 100%;
  height: 25px;
  padding-top: 5px;
  background: #7b95ab;
  position: fixed;
  bottom: 0;
  left: 0;
  text-align: right;
  padding-right: 8px;
}
.closeArea label {
  font-size: 11px;
  font-weight: bold;
  color: #fff;
  padding-top: 2px;
  margin-left: 3px;
  margin-right: 0;
}
.closeArea input {
  width: 16px;
  height: 16px;
  vertical-align: middle;
  border-radius: 0;
  background: #fff;
  position: relative;
  top: -2px;
}
