@charset "UTF-8";
body {
  color: #5f5f5f;
  font-size: 12px;
  margin: 0px;
  padding: 0px;
}

.vdp-datepicker {
  display: inline-block;
  vertical-align: middle;
  height: 24px;
}

.vdp-datepicker input[type=text] {
  height: 24px !important;
  width: 88px;
  text-align: center;
  border: 1px solid #CCC;
  vertical-align: text-bottom;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  padding: 2px;
}

h1 {
  font-size: 20px;
  font-weight: bold;
  padding-top: 25px;
}

.h1_bar {
  border-bottom: 2px solid #CCC;
  padding-bottom: 10px;
  height: 0px;
  margin-bottom: 20px;
}

h2 {
  font-size: 14px;
  font-weight: bold;
  margin: 10px 0;
}

a {
  color: #373737;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
  cursor: pointer;
}

a.active {
  color: #9a270e;
  text-decoration: underline;
  font-weight: bold;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.cb {
  clear: both;
}

.header_box {
  width: 100%;
  height: 70px;
  background-color: #f6f7f9;
  border-bottom: 1px solid #d9d9d9;
  line-height: 33px;
  font-weight: bold;
}

.header_box .home {
  height: 30px;
  top: 0;
  line-height: 21px;
  font-family: "맑은 고딕", 돋움, sans-serif;
  font-size: 11px;
  color: #dce1e4;
  background-color: #9a270e;
  margin: 0;
  padding: 7px 10px 0 0;
}

.header_box .home .home_logo {
  width: 150px;
  height: 20px;
  float: left;
  background-image: url("/resource/hrd/images/hrd_carrotlogo_new.png");
  background-repeat: no-repeat;
  background-position: 26px 5px;
}

.header_box .home .btn_home {
  float: right;
  color: #ffffff;
}

.header_box .home .btn_home a {
  text-decoration: none;
  font-family: "맑은 고딕", 돋움, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #dce1e4;
}

.header_box .home .btn_home a:hover {
  text-decoration: underline;
}

.header_box .title_box {
  width: 1100px;
  font-family: "맑은 고딕", 돋움, sans-serif;
  font-size: 12px;
  font-weight: normal;
}

.header_box .title_box .title {
  float: left;
}

.header_box .title_box .title .title_type {
  padding-left: 25px;
  font-family: "맑은 고딕", 돋움, sans-serif;
  font-size: 14px;
  font-weight: bold;
}

.header_box .title_box .title_log {
  position: absolute;
  right: 10px;
  margin-top: 10px;
  height: 33px;
  line-height: 0px;
}

.left_bg {
  width: 190px;
  min-height: 600px;
  background-color: #f6f7f9;
  float: left;
}

.left_bg .menu_box {
  width: 100%;
  background-color: white;
  padding: 20px 0 12px 0px;
  border-bottom: 1px solid #d1d1d1;
}

.left_bg .menu_box .menu_txt {
  padding-left: 25px;
  padding-bottom: 9px;
  line-height: 16px;
}

.left_bg .menu_box .menu_txt .txt_bold {
  font-weight: bold;
}

.left_bg .menu_box_sec {
  width: 100%;
  padding: 8px 0px;
  background-color: #f6f7f9;
  border-bottom: 1px solid #d1d1d1;
  line-height: 17px;
}

.left_bg .menu_box_sec a {
  border: 0;
  font-weight: bold;
  padding-left: 25px;
}

.left_bg .menu_box_thi {
  width: 100%;
  padding: 8px 0px;
  background-color: #f6f7f9;
  border-bottom: 1px solid #d1d1d1;
  line-height: 17px;
}

.left_bg .menu_box_thi a {
  border: 0;
  font-weight: bold;
  padding-left: 25px;
}

.left_bg .menu_box_fou {
  width: 100%;
  padding-bottom: 16px;
  background-color: #fcfcfc;
  border-bottom: 1px solid #d1d1d1;
}

.left_bg .menu_box_fou .fou_form {
  padding-left: 25px;
}

.left_bg .menu_box_fou .fou_form .form_title {
  padding-top: 15px;
  color: #000000;
  font-weight: bold;
  line-height: 16px;
}

.left_bg .menu_box_fou .fou_form .form_content {
  width: 85%;
  margin-top: 7px;
  padding-bottom: 15px;
  border-bottom: 1px solid #d1d1d1;
}

.left_bg .menu_box_fou .fou_form .form_content .form_content_a {
  font-size: 12px;
  font-weight: 100;
  padding: 4px 0 4px 0;
  line-height: 16px;
}

.footer {
  height: 26px;
  background-color: #f1edec;
  border-top: 1px solid #d8d8d8;
  border-bottom: 1px solid #919191;
  padding: 21px 0 0 8px;
  text-align: center;
  font-size: 11px;
  color: #868686;
  clear: both;
}

.footer .txt_bold {
  font-weight: bold;
}
