body,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
dl,
p,
figure {
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
li {
  list-style: none;
}
img {
  border: none;
}
img,
input {
  vertical-align: middle;
}
body,
html {
  width: 100%;
  height: 100%;
}
/*........................................................................*/

/* 레이아웃 */
div#sub_wrap {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}

.cont_center {
  width: 1000px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
li {
  list-style: none;
}

/* 텍스트 */
a {
  color: #666;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #666;
  text-decoration: none;
}

.text_hidden {
  overflow: hidden;
  visibility: hidden;
  position: absolute;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
}
.text_hidden2 {
  overflow: hidden;
  font-size: 0;
  text-indent: -9999%;
} /* 숨김 처리*/
.lt {
  font-weight: normal;
}
em {
  font-style: normal;
  font-weight: 600;
}

/* 입력폼 */
.input_text,
.input_file {
  width: 135px;
  height: 22px;
  padding: 0 8px;
  background-color: #fff;
  color: #8ea2ad;
  border: 1px solid #b9c5cc;
  font-size: 11px;
  line-height: 24px;
}
.input_file {
  width: 252px\9;
  height: 20px\9;
  color: #8ea2ad;
}
select {
  min-width: 153px;
  height: 24px;
  padding: 2px 2px 2px 4px;
  color: #8ea2ad;
  border: 1px solid #b9c5cc;
  font-size: 11px;
  line-height: 22px;
} /* Safari에서 line-height로 높이값 제어 */
/* width 값을 지정하면 텍스트가 더 길어질 경우 숨겨지므로 min-width 값 사용, IE7에서 너비값이 지정되지 않으나 따로 처리하지 않음 */
@media \0screen {
  select {
    min-width: 145px;
  }
} /* IE8 너비 수정 */
textarea {
  width: 452px;
  height: 61px;
  padding: 2px 8px 0;
  color: #8ea2ad;
  border: 1px solid #b9c5cc;
  font-size: 11px;
}
.input_ch {
  margin: -1px 1px 0 0;
  vertical-align: middle;
}

/* 버튼 */
button,
.btn {
  *overflow: visible;
  display: inline-block;
  margin: 0;
  *margin: 0 2px;
  border: none;
  background: none;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  cursor: pointer;
} /* overflow:visible; IE7 여백 제거 */
button::-moz-focus-inner {
  padding: 0;
  border: 0;
} /* Firefox 버튼 여백 제거 */
.btn_m {
  min-width: 70px;
  padding: 6px 12px;
  background-color: #00436a;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
}
.btn_m:hover,
.btn_m:focus {
  background-color: #ff4e00 !important;
  color: #fff !important;
  text-decoration: none;
}
.btn_m.lt {
  background-color: #acbdc5;
}
.btn_img {
  padding: 4px;
}
.btn_img02 {
  margin: 0 -2px -3px 0;
}
/*.............................................................................*/

html,
body {
  width: 100%;
  min-width: 1000px;
}

#header {
  position: absolute;
  width: 100%;
  z-index: 1000;
  top: 0;
}
#header .wrap_top_menu ul {
  float: right;
  margin: 25px 0;
}
#header .wrap_top_menu ul li {
  float: left;
}
#header .wrap_top_menu ul li a {
  display: block;
  margin-right: 10px;
}

#header.scroll {
  position: fixed;
  left: 0;
  margin-left: 0px;
  z-index: 1000;
}

#gnb {
  width: 100%;
  height: 100px;
  background-color: #fa923e;
}
#gnb .gnb_wrap {
  width: 1000px;
  margin: 0 auto;
}
#gnb #logo {
  float: left;
  padding-top: 30px;
  margin-left: 10px;
}
#gnb #logo a {
  display: block;
}
#gnb .set_menu {
  float: right;
}
#gnb .set_menu > li {
  float: left;
}

#gnb .set_menu .dep1 {
  display: block;
  overflow: hidden;
  height: 100px;
  margin-top: 0;
}

#gnb .sub_menu {
  visibility: hidden;
  position: absolute;
  left: 0;
  top: px;
  width: 100%;
  background: #ffd7b6;
  z-index: 100;
}
.sub_menu h2 {
  float: left;
  width: 250px;
}

.sub_menu ul {
  float: left;
}
.sub_menu .menu_list {
  position: relative;
  width: 390px;
  height: 230px;
  padding: 15px 30px;
  background: url(../images/header/dep2_bg.gif) repeat-y left top #fff;
}
.sub_menu .menu_list .dep2 {
  height: 23px;
  overflow: hidden;
}
.sub_menu .menu_list .dep2 > a {
  float: left;
  display: block;
  overflow: hidden;
  width: 120px;
  height: 22px;
  margin-right: 10px;
}
.sub_menu .menu_list .dep2 > a img {
  margin-top: 0px;
}

.sub_menu .menu_list .dep2.on > a img {
  margin-top: -22px;
}

.sub_menu .menu_list .dep3 {
  position: absolute;
  top: 15px;
  left: 160px;
  visibility: hidden;
  width: 214px;
  height: 320px;
  padding-left: 30px;
  opacity: 0;
  z-index: 100;
}
.sub_menu .menu_list .dep3 li {
  width: 92px;
  height: 22px;
  float: left;
}
.sub_menu .menu_list .dep3 li a {
  display: block;
  overflow: hidden;
  width: 92px;
  height: 22px;
}
.sub_menu .menu_list .dep3 li a img {
  margin-top: 0;
}
.sub_menu .menu_list .dep3 li a:hover img {
  margin-top: -22px;
}

.menu5 .menu_list,
.menu6 .menu_list,
.menu7 .menu_list,
.menu8 .menu_list {
  background-image: none;
  background-color: #fff;
}
.menu_list .dep2_tp2 {
  width: 114px;
  height: 22px;
  float: left;
}
.menu_list .dep2_tp2 a {
  display: block;
  overflow: hidden;
  width: 92px;
  height: 22px;
}
.menu_list .dep2_tp2 a img {
  margin-top: 0px;
}
.menu_list .dep2_tp2 a:hover img {
  margin-top: -22px;
}

#contents {
  overflow: hidden;
}

/* footer banner */
.footer_bn {
  height: 40px;
  padding: 10px 0;
  background: url(../images/footer/bg_bn.gif);
  border: 1px solid #ddd;
}
.footer_bn .bn_title {
  float: left;
  width: 95px;
  height: 40px;
  margin-top: 14px;
  margin-right: 30px;
}
.footer_slider {
  width: 2430px;
  height: 40px;
  position: absolute;
}
.footer_slider li {
  float: left;
  margin-left: 10px;
}
.bamey {
  width: 1000px;
  height: 40px;
  margin: 0 auto;
}

.frame {
  width: 800px;
  height: 40px;
  float: left;
  position: relative;
  overflow: hidden;
}
.left,
.right {
  width: 18px;
  height: 40px;
  cursor: pointer;
  float: left;
}
.left {
  margin-right: 13px;
}
.right {
  float: right;
}

/* footer */
#footer {
  background: url(../images/footer/bg_footer.jpg) no-repeat 50% top;
}
.footer_cont {
  width: 1000px;
  height: 380px;
  margin: 0 auto;
}
.footer_logo .logo_01 {
  padding-top: 127px;
  float: left;
  margin-left: -120px;
}
.footer_logo .logo_02 {
  width: 337px;
  float: right;
  padding-top: 50px;
  text-align: center;
}
.logo_02 h2 {
  text-align: center;
}
.logo_02 li {
  vertical-align: middle;
}
.footer_logo .logo_02 .footer_text {
  margin: 0 auto;
}
.footer_text {
  padding-top: 40px;
  padding-bottom: 7px;
  text-align: center;
}
.footer_sns {
  margin: 12px;
}
.footer_sns a {
  margin-right: 11px;
}
