@charset "utf-8";

/***********************************
Sub Content -- Style Guide
***********************************/

table {
  table-layout: auto;
}
.bg_grey {
  background: #f8f8f8;
}
.font-gulim { 
  font-family: "굴림",gulim;
}
.overflowW { 
  overflow: hidden !important;
}
.inlineDis {
  display: inline-block !important;
}
.blockDis {
  display: block !important;
}
.hiddenT {
  position: absolute;
  top: 0;
  left: 0;
  text-indent: -5000px;
}
.hidden {
  height: 0;
  overflow: hidden;
  position: absolute;
}
.clear { clear: both; }
.show { display: block !important; }
.floatL { float: left !important; }
.floatL.w5per { width: 5%; }
.floatL.w10per { width: 10%; }
.floatL.w15per { width: 15%; }
.floatL.w20per { width: 20%; }
.floatL.w25per { width: 25%; }
.floatL.w30per { width: 30%; }
.floatL.w35per { width: 35%; }
.floatL.w40per { width: 40%; }
.floatL.w45per { width: 45%; }
.floatL.w50per { width: 50%; }
.floatL.w55per { width: 55%; }
.floatL.w60per { width: 60%; }
.floatL.w65per { width: 65%; }
.floatL.w70per { width: 70%; }
.floatL.w75per { width: 75%; }
.floatL.w80per { width: 80%; }
.floatL.w85per { width: 85%; }
.floatL.w90per { width: 90%; }
.floatL.w95per { width: 95%; }
.floatL.w100per { width: 100%; }

.floatR {float: right !important; }
.floatR.w5per { width: 5%; }
.floatR.w10per { width: 10%; }
.floatR.w15per { width: 15%; }
.floatR.w20per { width: 20%; }
.floatR.w25per { width: 25%; }
.floatR.w30per { width: 30%; }
.floatR.w35per { width: 35%; }
.floatR.w40per { width: 40%; }
.floatR.w45per { width: 45%; }
.floatR.w50per { width: 50%; }
.floatR.w55per { width: 55%; }
.floatR.w60per { width: 60%; }
.floatR.w65per { width: 65%; }
.floatR.w70per { width: 70%; }
.floatR.w75per { width: 75%; }
.floatR.w80per { width: 80%; }
.floatR.w85per { width: 85%; }
.floatR.w90per { width: 90%; }
.floatR.w95per { width: 95%; }
.floatR.w100per { width: 100%; }
.floatN { float: none !important; }

.alignC { text-align: center !important; }
.alignL { text-align: left !important; }
.alignR { text-align: right !important; }

/* 폰트 스타일 */
.normal { font-weight: normal; }
.bold { font-weight: bold !important; }
.fS { font-size: 0.92em !important; }
.fB { font-size: 1.2em !important; }
.em { color: #c00c0c !important;}
.orange { color: #ff6600 !important; }
.grey { color: #878787 !important; }
.grey2 { color: #666 !important;}
.blue { color: #117ef2 !important; }
.blue2 { color: #114eac !important; }
.red { color: #c00c0c !important; }
.teal { color: #059a9b !important; }
.green { color: #159300 !important;}
.black { color: #000000 !important;}
.bg_text {
  background-color: #4e68be;
  color: #fff;
  padding: 3px 4px 4px;
}

/* 마진 */
.marT0 {margin-top: 0px !important;}
.marT5 {margin-top: 5px !important;}
.marT10 {margin-top: 10px !important;}
.marT15 {margin-top: 15px !important;}
.marT20 {margin-top: 20px !important;}
.marT25 {margin-top: 25px !important;}
.marT30 {margin-top: 30px !important;}
.marT35 {margin-top: 35px !important;}
.marT40 {margin-top: 40px !important;}
.marT45 {margin-top: 45px !important;}
.marT50 {margin-top: 50px !important;}
.marT55 {margin-top: 55px !important;}
.marT60 {margin-top: 60px !important;}
.marT65 {margin-top: 65px !important;}
.marT70 {margin-top: 70px !important;}
.marT75 {margin-top: 75px !important;}
.marT80 {margin-top: 80px !important;}
.marT85 {margin-top: 85px !important;}
.marT90 {margin-top: 90px !important;}
.marT95 {margin-top: 95px !important;}
.marT100 {margin-top: 100px !important;}

.marT-5 {margin-top: -5px !important;}
.marT-10 {margin-top: -10px !important;}
.marT-15 {margin-top: -15px !important;}
.marT-20 {margin-top: -20px !important;}
.marT-25 {margin-top: -25px !important;}
.marT-30 {margin-top: -30px !important;}
.marT-35 {margin-top: -35px !important;}
.marT-40 {margin-top: -40px !important;}

.marR0 {margin-right: 0 !important;}
.marR5 {margin-right: 5px !important;}
.marR10 {margin-right: 10px !important;}
.marR15 {margin-right: 15px !important;}
.marR20 {margin-right: 20px !important;}
.marR25 {margin-right: 25px !important;}
.marR30 {margin-right: 30px !important;}
.marR35 {margin-right: 35px !important;}
.marR40 {margin-right: 40px !important;}
.marR45 {margin-right: 45px !important;}
.marR50 {margin-right: 50px !important;}
.marR55 {margin-right: 55px !important;}
.marR60 {margin-right: 60px !important;}
.marR65 {margin-right: 65px !important;}
.marR70 {margin-right: 70px !important;}
.marR75 {margin-right: 75px !important;}
.marR80 {margin-right: 80px !important;}
.marR85 {margin-right: 85px !important;}
.marR90 {margin-right: 90px !important;}
.marR95 {margin-right: 95px !important;}
.marR100 {margin-right: 100px !important;}

.marB0 {margin-bottom: 0px !important;}
.marB5 {margin-bottom: 5px !important;}
.marB10 {margin-bottom: 10px !important;}
.marB15 {margin-bottom: 15px !important;}
.marB20 {margin-bottom: 20px !important;}
.marB25 {margin-bottom: 25px !important;}
.marB30 {margin-bottom: 30px !important;}
.marB35 {margin-bottom: 35px !important;}
.marB40 {margin-bottom: 40px !important;}
.marB45 {margin-bottom: 45px !important;}
.marB50 {margin-bottom: 50px !important;}
.marB55 {margin-bottom: 55px !important;}
.marB60 {margin-bottom: 60px !important;}
.marB65 {margin-bottom: 65px !important;}
.marB70 {margin-bottom: 70px !important;}
.marB75 {margin-bottom: 75px !important;}
.marB80 {margin-bottom: 80px !important;}
.marB85 {margin-bottom: 85px !important;}
.marB90 {margin-bottom: 90px !important;}
.marB95 {margin-bottom: 95px !important;}
.marB100 {margin-bottom: 100px !important;}

.marL0 {margin-left: 0px !important;}
.marL5 {margin-left: 5px !important;}
.marL10 {margin-left: 10px !important;}
.marL15 {margin-left: 15px !important;}
.marL20 {margin-left: 20px !important;}
.marL25 {margin-left: 25px !important;}
.marL30 {margin-left: 30px !important;}
.marL35 {margin-left: 35px !important;}
.marL40 {margin-left: 40px !important;}
.marL45 {margin-left: 45px !important;}
.marL50 {margin-left: 50px !important;}
.marL55 {margin-left: 55px !important;}
.marL60 {margin-left: 60px !important;}
.marL65 {margin-left: 65px !important;}
.marL70 {margin-left: 70px !important;}
.marL75 {margin-left: 75px !important;}
.marL80 {margin-left: 80px !important;}
.marL85 {margin-left: 85px !important;}
.marL90 {margin-left: 90px !important;}
.marL95 {margin-left: 95px !important;}
.marL100 {margin-left: 100px !important;}
.marAuto { margin: 0 auto !important;}

/* 패딩 */
.padT0 {padding-top: 0px !important;}
.padT5 {padding-top: 5px !important;}
.padT10 {padding-top: 10px !important;}
.padT15 {padding-top: 15px !important;}
.padT20 {padding-top: 20px !important;}
.padT25 {padding-top: 25px !important;}
.padT30 {padding-top: 30px !important;}
.padT35 {padding-top: 35px !important;}
.padT40 {padding-top: 40px !important;}
.padT45 {padding-top: 45px !important;}
.padT50 {padding-top: 50px !important;}
.padT55 {padding-top: 55px !important;}
.padT60 {padding-top: 60px !important;}
.padT65 {padding-top: 65px !important;}
.padT70 {padding-top: 70px !important;}
.padT75 {padding-top: 75px !important;}
.padT80 {padding-top: 80px !important;}
.padT85 {padding-top: 85px !important;}
.padT90 {padding-top: 90px !important;}
.padT95 {padding-top: 95px !important;}
.padT100 {padding-top: 100px !important;}

.padR0 {padding-right: 0px !important;}
.padR5 {padding-right: 5px !important;}
.padR10 {padding-right: 10px !important;}
.padR15 {padding-right: 15px !important;}
.padR20 {padding-right: 20px !important;}
.padR25 {padding-right: 25px !important;}
.padR30 {padding-right: 30px !important;}
.padR35 {padding-right: 35px !important;}
.padR40 {padding-right: 40px !important;}
.padR45 {padding-right: 45px !important;}
.padR50 {padding-right: 50px !important;}
.padR55 {padding-right: 55px !important;}
.padR60 {padding-right: 60px !important;}
.padR65 {padding-right: 65px !important;}
.padR70 {padding-right: 70px !important;}
.padR75 {padding-right: 75px !important;}
.padR80 {padding-right: 80px !important;}
.padR85 {padding-right: 85px !important;}
.padR90 {padding-right: 90px !important;}
.padR95 {padding-right: 95px !important;}
.padR100 {padding-right: 100px !important;}

.padB0 {padding-bottom: 0px !important;}
.padB5 {padding-bottom: 5px !important;}
.padB10 {padding-bottom: 10px !important;}
.padB15 {padding-bottom: 15px !important;}
.padB20 {padding-bottom: 20px !important;}
.padB25 {padding-bottom: 25px !important;}
.padB30 {padding-bottom: 30px !important;}
.padB35 {padding-bottom: 35px !important;}
.padB40 {padding-bottom: 40px !important;}
.padB45 {padding-bottom: 45px !important;}
.padB50 {padding-bottom: 50px !important;}
.padB55 {padding-bottom: 55px !important;}
.padB60 {padding-bottom: 60px !important;}
.padB65 {padding-bottom: 65px !important;}
.padB70 {padding-bottom: 70px !important;}
.padB75 {padding-bottom: 75px !important;}
.padB80 {padding-bottom: 80px !important;}
.padB85 {padding-bottom: 85px !important;}
.padB90 {padding-bottom: 90px !important;}
.padB95 {padding-bottom: 95px !important;}
.padB100 {padding-bottom: 100px !important;}

.padL0 {padding-left: 0px !important;}
.padL5 {padding-left: 5px !important;}
.padL10 {padding-left: 10px !important;}
.padL15 {padding-left: 15px !important;}
.padL20 {padding-left: 20px !important;}
.padL25 {padding-left: 25px !important;}
.padL30 {padding-left: 30px !important;}
.padL35 {padding-left: 35px !important;}
.padL40 {padding-left: 40px !important;}
.padL45 {padding-left: 45px !important;}
.padL50 {padding-left: 50px !important;}
.padL55 {padding-left: 55px !important;}
.padL60 {padding-left: 60px !important;}
.padL65 {padding-left: 65px !important;}
.padL70 {padding-left: 70px !important;}
.padL75 {padding-left: 75px !important;}
.padL80 {padding-left: 80px !important;}
.padL85 {padding-left: 85px !important;}
.padL90 {padding-left: 90px !important;}
.padL100 {padding-left: 100px !important;}

/* 테이블 가로폭 */
table colgroup col.auto { width: auto; }
table colgroup col.w5per { width: 5%; }
table colgroup col.w5per { width: 5%; }
table colgroup col.w10per { width: 10%; }
table colgroup col.w15per { width: 15%; }
table colgroup col.w20per { width: 20%; }
table colgroup col.w25per { width: 25%; }
table colgroup col.w30per { width: 30%; }
table colgroup col.w35per { width: 35%; }
table colgroup col.w40per { width: 40%; }
table colgroup col.w45per { width: 45%; }
table colgroup col.w50per { width: 50%; }
table colgroup col.w55per { width: 55%; }
table colgroup col.w60per { width: 60%; }
table colgroup col.w65per { width: 65%; }
table colgroup col.w70per { width: 70%; }
table colgroup col.w75per { width: 75%; }
table colgroup col.w80per { width: 80%; }
table colgroup col.w85per { width: 85%; }
table colgroup col.w90per { width: 90%; }
table colgroup col.w95per { width: 95%; }
table colgroup col.w100per { width: 100%; }

/* 폼요소 가로폭 */
input.full,select.full,textarea.full { width: 100% !important; }
input.w0per,select.w0per,textarea.w0per { width: 0% !important; }
input.w5per,select.w5per,textarea.w5per { width: 5% !important; }
input.w10per,select.w10per,textarea.w10per { width: 10% !important; }
input.w15per,select.w15per,textarea.w15per { width: 15% !important; }
input.w20per,select.w20per,textarea.w20per { width: 20% !important; }
input.w25per,select.w25per,textarea.w25per { width: 25% !important; }
input.w30per,select.w30per,textarea.w30per { width: 30% !important; }
input.w35per,select.w35per,textarea.w35per { width: 35% !important; }
input.w40per,select.w40per,textarea.w40per { width: 40% !important; }
input.w45per,select.w45per,textarea.w45per { width: 45% !important; }
input.w50per,select.w50per,textarea.w50per { width: 50% !important; }
input.w55per,select.w55per,textarea.w55per { width: 55% !important; }
input.w60per,select.w60per,textarea.w60per { width: 60% !important; }
input.w65per,select.w65per,textarea.w65per { width: 65% !important; }
input.w70per,select.w70per,textarea.w70per { width: 70% !important; }
input.w75per,select.w75per,textarea.w75per { width: 75% !important; }
input.w80per,select.w80per,textarea.w80per { width: 80% !important; }
input.w85per,select.w85per,textarea.w85per { width: 85% !important; }
input.w90per,select.w90per,textarea.w90per { width: 90% !important; }
input.w95per,select.w95per,textarea.w95per { width: 95% !important; }

/* 버튼 스타일 */
.btnWrap {overflow: hidden;}
.btn_down {
  display: inline-block;
  color: #fff !important;
  font-size: 0.95em;
  background: #393939 url(../../images/common/bg_btnDown.gif) 90% 11px no-repeat;
  padding: 10px 40px 10px 18px;
}
.btn_go {
  display: inline-block;
  color: #fff !important;
  font-size: 0.95em;
  background: #c00c0c url('../../images/common/bg_btnGo.gif') 90% 11px no-repeat;
  padding: 6px 47px 6px 13px;
}
.btn_go_small1 {
  display: inline-block;
  color: #c00c0c !important;
  font-size: 0.95em;
  background: #fff url('../../images/common/bg_btnGo_s1.gif') 92% center no-repeat;
  padding: 6px 24px 3px 13px;
}
.btn_go_small2 {
  display: inline-block;
  color: #fff !important;
  font-size: 0.95em;
  background: #393939 url('../../images/common/bg_btnGo_s2.gif') 92% center no-repeat;
  padding: 6px 24px 3px 13px;
}
.btn_go_small3 {
  display: block;
  float: left;
  color: #fff !important;
  font-size: 12px;
  background: #c00c0c url(../../images/common/bg_btnGo_s3.gif) right center no-repeat;
  padding: 5px 24px 3px 10px;
  margin: 3px 0 0 10px;
}
.btn_go_small3 a {
  color: #fff !important;
}

/* 스타일 가이드 */
#contents {
  width: 100%;
  margin:  45px auto;
}
#contents > h2 {
  position: relative;
  display: inline-block;
  color: #171717;
  font-size: 2em;
  font-weight: bold;
  background: url('../../images/common/bul_h2.gif') left top repeat-x;
  padding: 15px 0 0 0;
}
#contents #con {
  padding: 35px 0 35px 0;
  font-size: 13px;
  color: #555;
}
#contents > h2:before {
  content: '';
  display: block;
  width: 7px;
  height: 13px;
  position: absolute;
  top: 0;
  left: 0;
  background: url('../../images/common/bul_h2_left.gif') left top no-repeat;
}
#contents > h2:after {
  content: '';
  display: block;
  width: 96%;
  height: 13px;
  position: absolute;
  top: 0;
  left: 4%;
  background: url('../../images/common/bul_h2_right.gif') right top no-repeat;
}
._contentBuilder ._obj._objHtml ol li,
._contentBuilder ._obj._objTag ol li {
  margin-top: 0;
  /*  margin-left: 11px;*/
}	 
._contentBuilder ._obj._objHtml ol.noNum li,
._contentBuilder ._obj._objTag ol.noNum li {
  /* margin-left: 4px; */
}	 
/* h3 */
#contents ._objHtml h3,
._contentBuilder ._obj._objHeading .objHeading_h3 {
  color: #171717;
  font-size: 1.6em;
  font-weight: 600;
  /* background: url('../../images/common/bul_h3.gif') left 6px no-repeat;
  padding-left: 25px; */
  line-height: 1.4;
}

/* h4 */
#contents ._objHtml h4,
._contentBuilder ._obj._objHeading .objHeading_h4 {
  color: #171717;
  font-size: 1.5em;
  font-weight: 600;
}

/* h5 */
#contents ._objHtml h5,
._contentBuilder ._obj._objHeading .objHeading_h5 {
  font-size: 1.15em;
  font-weight: bold;
  padding-top: 8px;
  background: url('../../images/common/bul_h5.gif') left 5px no-repeat;
}
#contents ._objHtml h5.arrow, 
._contentBuilder ._obj._objHeading .objHeading_h5.arrow {
  font-size: 1.082em;
  font-weight: normal;
  padding-left: 15px;
  background: url('../../images/common/bul_arrow.gif') left 6px no-repeat;
}
#contents ._objHtml h5.dash,
._contentBuilder ._obj._objHeading .objHeading_h5.dash {
  font-size: 1.082em;
  font-weight: normal;
  padding-left: 18px;
  background: url('../../images/common/bul_dash2.gif') left 10px no-repeat;
}

/* h6 */
#contents ._objHtml h6,
._contentBuilder ._obj._objHeading .objHeading_h6 {
  color: #171717;
  font-size: 1em;
  background: url('../../images/common/bul_dot.gif') left 10px no-repeat;
  padding-left: 10px;
  font-weight: normal;
}

/* 4차메뉴 tab */
#contents #tab {  }
#contents #tab ul {
  overflow: visible;
}
#contents #tab ul li {
  float: left;
  text-align: center;
  position: relative;
  margin: 5px 13px 5px 0;
}
#contents #tab ul li a:before {
  content: '';
  display: block;
  width: 6px;
  height: 6px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: url('../../images/common/bul_tab_left.gif') left bottom no-repeat;
}
#contents #tab ul li a:after {
  content: '';
  display: block;
  width: 6px;
  height: 6px;
  position: absolute;
  bottom: 0;
  right: 0;
  background: url('../../images/common/bul_tab_right.gif') right bottom no-repeat;
}
#contents #tab ul li a {
  display: block;
  color: #171717;
  font-size: 15px;
  padding: 9px 12px 5px;
  border-bottom: 2px solid #b2b2b2;
}
#contents #tab ul li a._active,
#contents #tab ul li a:hover {
  color: #fff;
  font-weight: 500;
  background-color: #c00c0c;
  border-bottom: 2px solid #c00c0c;
}
#contents #tab ul li:hover a:before,
#contents #tab ul li:hover a:after,
#contents #tab ul li a._active:before,
#contents #tab ul li a._active:after {
  background: url('../../images/common/bul_tab_on.gif') right top no-repeat;
}
#contents .tab_div {
  margin-top: 24px;
  display: inline-block;
  width: 100%;
}

/* 5차메뉴 tab */
#contents #tab .div_5 {
  display: none;
}

#contents #tab2 .div_5 a {
  background: #fff;
  border-bottom: 0px;
}
#contents #tab2 .div_5 a._active,
#contents #tab2 .div_5 a:hover {
  background: #fff;
  color: #c00c0c;
  text-decoration: underline;
  border-bottom: 0px;
}
#contents #tab2 .div_5 a:before,
#contents #tab2 .div_5 a:after {
  display: none;
}
#contents #tab2 .div_5 ul {
  display: inline-block;
  border: 1px solid #d1d1d1;
  width: 100%;
  margin-top: 20px;
}
#contents #tab2 .div_5 ul li  {
  float: left;
  padding: 10px 0;
}
#contents #tab2 .div_5 ul li a {
  background: url(../../images/contents/dot_5depth.gif) left center no-repeat !important;
  margin: 0px;
  margin-left: 15px !important;
  padding: 0px;
  padding-left: 10px;
}

/* box - notice */
#contents .box_notice {
  color: #171717;
  /* font-size: 17px; */
  border: 4px solid #e6e6e6;
  background: url('../../images/common/bg_box_notice.png') 25px center no-repeat;
  padding: 20px 20px 20px 97px;
}

._objHeading, ._objImage, ._objHtml,
#menu1337_obj23339 {
  z-index: 0!important;
}
/* box - tab */
.box_tab {
  overflow: hidden;
  font-size: 17px;
  border: 1px solid #ddd;
  padding: 26px;
  margin-bottom: 40px;
}
.box_tab .title {
  float: left;
  width: 25%;
  margin-right: 3%;
}
.box_tab ul {
  float: left;
  width: 70%;
}
.box_tab ul li {
  float: left;
  width: 35%;
  margin-top: 0 !important;
  margin-bottom: 5px;
}
.box_tab ul.li03 li {
  width: 31%;
}
/* box - style */
.box_sty01 {
  color: #333;
  border: 4px solid #e6e6e6;
  padding: 20px;
}

/* ul style */
#contents ul {
  /* margin-left: 3px; */
}
#contents ul.dash > li {
  padding-left: 10px;
  background: url('../../images/common/bul_dash.gif') left 10px no-repeat;
}
#contents ul.dot > li {
  padding-left: 10px;
  background: url(../../images/common/bul_dot.gif) left 8px no-repeat;
}
#contents ul.accent > li {
  padding-left: 13px;
  background: url('../../images/common/bul_accent.gif') left 6px no-repeat;
}
#contents ul > li > ol,
#contents ol > li > ul,
#contents ul > li > ul,
#contents ol > li > ol {
  /* margin: 5px 0 5px 5px; */
}
#contents ol > li > ol {
  /* margin-left: 10px; */
}
#contents ol.noNum {
  list-style-type: none;
  padding-left: 0;
}
#contents dl.arrow > dt {
  font-weight: bold;
  padding-left: 27px;
  background: url('../../images/common/bul_h5.gif') left 0 no-repeat;
}
#contents span.listT {text-decoration: underline;}

/* table */
._contentBuilder ._obj._objHtml table, ._contentBuilder ._obj._objTag table {
  border-top-width: 0px !important;
}
._contentBuilder ._obj._objHtml table th,
._contentBuilder ._obj._objTag table th {
  border-width: 0 1px 1px !important;
  border-color: #cdcdcd !important;
}
._contentBuilder ._obj._objHtml table td,
._contentBuilder ._obj._objTag table td {
  border-width: 0 1px 1px !important;
  border-color: #cdcdcd !important;
}
#contents .tableWrap {
  border-top: 1px solid #333;
}
#contents .tableWrap .icon_scroll {
  width: 40px;
  height: 44px;
  position: absolute;
  right: 0px;
  top: -58px;
  background: url('../../images/common/scroll.gif') no-repeat center center;
  background-size: 40px 44px;
  display: none;
}
#contents .tableWrap table {
  border-left: 0px !important;
}
#contents table caption {
  width:0;
  height:0;
  padding: 0px;
  margin: 0px;
  visibility: hidden;
}
#contents .tableWrap table th {
  color: #333;
  font-size: 0.95em;
  font-weight: bold;
  text-align: center;
  border: 1px solid #cdcdcd;
  padding: 10px;
  background-color: #f8f8f8;
}
/* #contents .tableWrap table tbody th {
background-color: #a5a5a5;
} */
#contents .tableWrap table td {
  font-size: 0.95em;
  font-weight: normal;
  text-align: center;
  padding: 10px 15px;
  border-color: #cdcdcd !important;
  border-top: 0;
  line-height: 1.5;
}
#contents .tableWrap table th.first,
#contents .tableWrap table td.first {
  border-left: 0;
}
#contents .tableWrap table th.last,
#contents .tableWrap table td.last {
  border-right: 0;
}
#contents .tableWrap table .borderL{
  border-left: 1px solid #cdcdcd !important;
}
#contents .tableWrap table .borderR {
  border-right: 1px solid #cdcdcd !important;
}

#contents .tableWrap.noH tbody th {
  color: #333;
  background-color: #f8f8f8;
  border-right: 1px solid #cdcdcd;
}
#contents .tableWrap.noH tbody th.first {
  border-top: 0px !important;
}

#contents .tableWrap.small table {
  font-size: 0.9em;
}
#contents .tableWrap.small table thead th,
#contents .tableWrap.small table  td{
  padding: 5px;
}


/*다단*/
#multipleDiv_k2temp05_151{
  padding-top:0;
}

#menu3310_obj7{
  text-align:center;
  color:#fff
}
.visual-title{
  font-size:34px;
  line-height:32px;
  font-weight:normal;
  text-shadow: 0px 1px 4px rgba(0,0,0,.5)
}
.visual-title small{
  font-size:34px;
  font-weight:normal
}
.visual-text{
  font-size:18px;
  line-height:52px;
  color:#fff
}
/* -- 라벨 -- */
#menu3310_obj9,
#menu3310_obj12{
  padding-left:24px;
  font-size:18px;
  font-weight:bold;
  color:#fff;
  line-height:37px;
  background-color:#014393
}
/* -- 공지사항 -- */
#menu3310_obj14{
  background-color:#fff;
}

#multipleDiv_k2temp05_152{
  /*background: url("../../images/pattern-photogallery.gif") repeat top center;*/
  position:relative;
  z-index:5;
  height: auto;
  padding-top:20px;
}

/* -- 제목 요소 -- */
#menu3310_obj15 h3,
#menu3310_obj201 h3
{
  height:100px;
  font-size:30px;
  text-align:center;
  line-height:100px;
  color:#333;
}
/* -- photo gallery -- */

#multipleDiv_k2temp05_163{
  background-color:#e8e8e8;
	padding-bottom:20px;
}


/*포토갤러리바로가기*/
.mainPhotogallery  {
  background: url("../../images/pgPhotogallery.png") no-repeat right top;
  padding: 0 45px 0 30px;
  height: 100%;
}
.mainPhotogallery dt{
  font-size: 1.5em;
  color: #fff;
  font-weight: bold;
  line-height: 3;
  padding-top: 5px;
}
.mainPhotogallery dd{
  font-size: 1.1em;
  color: #97f0e9;
}
.mainPhotogallery dd a{
  background: url("../../images/pgPhotogalleryAnc.png") no-repeat right top;
  width: 9px;
  height: 13px;
  float: right;
  overflow: hidden;
  text-indent: -5000px;
}
/*주요바로가기*/
.mainGoto{
  background-repeat: no-repeat;
  height: 100%;
}
.mainGoto dt{
  font-weight: bold;
  color: #555;
  font-size: 1.4em;
  line-height: 2.4;
}
.mainGoto dd{
  color: #999;
}
.mainGoto.goto01{
  background-image: url("../../images/goto01.png");
}
.mainGoto.goto02{
  background-image: url("../../images/goto02.png");
}
.mainGoto.goto03{
  background-image: url("../../images/goto03.png");
}
.mainGoto.goto04{
  background-image: url("../../images/goto04.png");
}


/* 콘텐츠 게시판 */
#menu160_obj87{
  box-sizing:border-box;
  padding: 20px;
  background-color:#fff;
}

/* 서브링크 박스 */

.sub-link-box {
  width:100%;
  height:100%;
  padding:47px 24px 29px 35px;
  position:relative;
  color:#fff
}
.sub-link-box.bg-type1{ background:url(../../images/bg-linkgreen.jpg) no-repeat right; }
.sub-link-box.bg-type2{ background:url(../../images/bg-linkblue.jpg) no-repeat right; }
.sub-link-box p{
  max-width:150px;
  font-size:14px;
  line-height:1.3;
  text-align:left;
  word-break:keep-all;
  letter-spacing:-0.5px;
}
.sub-link-box .link-title{
  margin-bottom:20px;
  font-size:24px;
}
.sub-link-box a{
  width:91px;
  height:26px;
  position:absolute;
  right:24px;
  bottom:29px;
  background:url(../../images/bg-link-anchor.png) no-repeat 0 0;
}

/* 서브 리스트 */
#sub-list{
  width:100%;
  height:100%;
}
#sub-list li{
  float:left;
  width:10.25%;
  margin:0 0 0 7.5%;
  text-align:center;
}
#sub-list li:first-child{
  margin-left:0;
}
#sub-list  a{
  height:100%;
  font-size:13px;
  font-weight:bold;
  color:#000;
  background: no-repeat center; 
}
#sub-list span{
  margin-top:10px;
}
#sub-list img{
  width:100%;
}

/* 생활관 생활관리 */
.life-list {
  border-left: 2px solid #dddddd;
  border-top: 2px solid #dddddd;
  display: inline-block;
  width: 100%;
}
.life-list li {
  float: left;
  width: 25%;
  height: 150px;
  border-right: 2px solid #dddddd;
  border-bottom: 2px solid #dddddd;
  margin-top: 0 !important;
  background-position: 20px center !important;
}
.life-list li.life-icon1 {
  background: url("../../images/icon-life1.jpg") no-repeat ;
}
.life-list li.life-icon2 {
  background: url("../../images/icon-life2.jpg") no-repeat ;
}
.life-list li.life-icon3 {
  background: url("../../images/icon-life3.jpg") no-repeat ;
}
.life-list li.life-icon4 {
  background: url("../../images/icon-life4.jpg") no-repeat ;
}
.life-list li.life-icon5 {
  background: url("../../images/icon-life5.jpg") no-repeat ;
}
.life-list li.life-icon6 {
  background: url("../../images/icon-life6.jpg") no-repeat ;
}
.life-list li.life-icon7 {
  background: url("../../images/icon-life7.jpg") no-repeat ;
}
.life-list li.life-icon8 {
  background: url("../../images/icon-life8.jpg") no-repeat ;
}
.life-list li em {
  font-size: 18px;
  color: #0647a1;
  font-weight: bold;
  display: block;
  margin: 0 0 10px 0;
}
.life-list li div {
  padding: 35px 35px 0 145px;
}
.life-list li a {
  display: block;
  height: 100%;
}

/************** 스타일 가이드 ***********/
table {
  table-layout: auto;
}
.bg_grey {
  background: #f8f8f8;
}
.font-gulim { 
  font-family: "굴림",gulim;
}
.overflowW { 
  overflow: hidden !important;
}
.inlineDis {
  display: inline-block !important;
}
.blockDis {
  display: block !important;
}
.hiddenT {
  position: absolute;
  top: 0;
  left: 0;
  text-indent: -5000px;
}
.hidden {
  height: 0;
  overflow: hidden;
  position: absolute;
}
.clear { clear: both; }
.show { display: block !important; }
.floatL { float: left !important; }
.floatL.w5per { width: 5%; }
.floatL.w10per { width: 10%; }
.floatL.w15per { width: 15%; }
.floatL.w20per { width: 20%; }
.floatL.w25per { width: 25%; }
.floatL.w30per { width: 30%; }
.floatL.w35per { width: 35%; }
.floatL.w40per { width: 40%; }
.floatL.w45per { width: 45%; }
.floatL.w50per { width: 50%; }
.floatL.w55per { width: 55%; }
.floatL.w60per { width: 60%; }
.floatL.w65per { width: 65%; }
.floatL.w70per { width: 70%; }
.floatL.w75per { width: 75%; }
.floatL.w80per { width: 80%; }
.floatL.w85per { width: 85%; }
.floatL.w90per { width: 90%; }
.floatL.w95per { width: 95%; }
.floatL.w100per { width: 100%; }

.floatR {float: right !important; }
.floatR.w5per { width: 5%; }
.floatR.w10per { width: 10%; }
.floatR.w15per { width: 15%; }
.floatR.w20per { width: 20%; }
.floatR.w25per { width: 25%; }
.floatR.w30per { width: 30%; }
.floatR.w35per { width: 35%; }
.floatR.w40per { width: 40%; }
.floatR.w45per { width: 45%; }
.floatR.w50per { width: 50%; }
.floatR.w55per { width: 55%; }
.floatR.w60per { width: 60%; }
.floatR.w65per { width: 65%; }
.floatR.w70per { width: 70%; }
.floatR.w75per { width: 75%; }
.floatR.w80per { width: 80%; }
.floatR.w85per { width: 85%; }
.floatR.w90per { width: 90%; }
.floatR.w95per { width: 95%; }
.floatR.w100per { width: 100%; }
.floatN { float: none !important; }

.alignC { text-align: center !important; }
.alignL { text-align: left !important; }
.alignR { text-align: right !important; }

/* 폰트 스타일 */
.normal { font-weight: normal; }
.bold { font-weight: bold !important; }
.fS { font-size: 0.92em !important; }
.fB { font-size: 1.2em !important; }
.em { color: #c00c0c !important;}
.orange { color: #ff6600 !important; }
.grey { color: #878787 !important; }
.grey2 { color: #666 !important;}
.blue { color: #117ef2 !important; }
.blue2 { color: #114eac !important; }
.red { color: #c00c0c !important; }
.teal { color: #059a9b !important; }
.green { color: #159300 !important;}
.black { color: #000000 !important;}
.bg_text {
  background-color: #4e68be;
  color: #fff;
  padding: 3px 4px 4px;
}

/* 마진 */
.marT0 {margin-top: 0px !important;}
.marT5 {margin-top: 5px !important;}
.marT10 {margin-top: 10px !important;}
.marT15 {margin-top: 15px !important;}
.marT20 {margin-top: 20px !important;}
.marT25 {margin-top: 25px !important;}
.marT30 {margin-top: 30px !important;}
.marT35 {margin-top: 35px !important;}
.marT40 {margin-top: 40px !important;}
.marT45 {margin-top: 45px !important;}
.marT50 {margin-top: 50px !important;}
.marT55 {margin-top: 55px !important;}
.marT60 {margin-top: 60px !important;}
.marT65 {margin-top: 65px !important;}
.marT70 {margin-top: 70px !important;}
.marT75 {margin-top: 75px !important;}
.marT80 {margin-top: 80px !important;}
.marT85 {margin-top: 85px !important;}
.marT90 {margin-top: 90px !important;}
.marT95 {margin-top: 95px !important;}
.marT100 {margin-top: 100px !important;}

.marT-5 {margin-top: -5px !important;}
.marT-10 {margin-top: -10px !important;}
.marT-15 {margin-top: -15px !important;}
.marT-20 {margin-top: -20px !important;}
.marT-25 {margin-top: -25px !important;}
.marT-30 {margin-top: -30px !important;}
.marT-35 {margin-top: -35px !important;}
.marT-40 {margin-top: -40px !important;}

.marR0 {margin-right: 0 !important;}
.marR5 {margin-right: 5px !important;}
.marR10 {margin-right: 10px !important;}
.marR15 {margin-right: 15px !important;}
.marR20 {margin-right: 20px !important;}
.marR25 {margin-right: 25px !important;}
.marR30 {margin-right: 30px !important;}
.marR35 {margin-right: 35px !important;}
.marR40 {margin-right: 40px !important;}
.marR45 {margin-right: 45px !important;}
.marR50 {margin-right: 50px !important;}
.marR55 {margin-right: 55px !important;}
.marR60 {margin-right: 60px !important;}
.marR65 {margin-right: 65px !important;}
.marR70 {margin-right: 70px !important;}
.marR75 {margin-right: 75px !important;}
.marR80 {margin-right: 80px !important;}
.marR85 {margin-right: 85px !important;}
.marR90 {margin-right: 90px !important;}
.marR95 {margin-right: 95px !important;}
.marR100 {margin-right: 100px !important;}

.marB0 {margin-bottom: 0px !important;}
.marB5 {margin-bottom: 5px !important;}
.marB10 {margin-bottom: 10px !important;}
.marB15 {margin-bottom: 15px !important;}
.marB20 {margin-bottom: 20px !important;}
.marB25 {margin-bottom: 25px !important;}
.marB30 {margin-bottom: 30px !important;}
.marB35 {margin-bottom: 35px !important;}
.marB40 {margin-bottom: 40px !important;}
.marB45 {margin-bottom: 45px !important;}
.marB50 {margin-bottom: 50px !important;}
.marB55 {margin-bottom: 55px !important;}
.marB60 {margin-bottom: 60px !important;}
.marB65 {margin-bottom: 65px !important;}
.marB70 {margin-bottom: 70px !important;}
.marB75 {margin-bottom: 75px !important;}
.marB80 {margin-bottom: 80px !important;}
.marB85 {margin-bottom: 85px !important;}
.marB90 {margin-bottom: 90px !important;}
.marB95 {margin-bottom: 95px !important;}
.marB100 {margin-bottom: 100px !important;}

.marL0 {margin-left: 0px !important;}
.marL5 {margin-left: 5px !important;}
.marL10 {margin-left: 10px !important;}
.marL15 {margin-left: 15px !important;}
.marL20 {margin-left: 20px !important;}
.marL25 {margin-left: 25px !important;}
.marL30 {margin-left: 30px !important;}
.marL35 {margin-left: 35px !important;}
.marL40 {margin-left: 40px !important;}
.marL45 {margin-left: 45px !important;}
.marL50 {margin-left: 50px !important;}
.marL55 {margin-left: 55px !important;}
.marL60 {margin-left: 60px !important;}
.marL65 {margin-left: 65px !important;}
.marL70 {margin-left: 70px !important;}
.marL75 {margin-left: 75px !important;}
.marL80 {margin-left: 80px !important;}
.marL85 {margin-left: 85px !important;}
.marL90 {margin-left: 90px !important;}
.marL95 {margin-left: 95px !important;}
.marL100 {margin-left: 100px !important;}
.marAuto { margin: 0 auto !important;}

/* 패딩 */
.padT0 {padding-top: 0px !important;}
.padT5 {padding-top: 5px !important;}
.padT10 {padding-top: 10px !important;}
.padT15 {padding-top: 15px !important;}
.padT20 {padding-top: 20px !important;}
.padT25 {padding-top: 25px !important;}
.padT30 {padding-top: 30px !important;}
.padT35 {padding-top: 35px !important;}
.padT40 {padding-top: 40px !important;}
.padT45 {padding-top: 45px !important;}
.padT50 {padding-top: 50px !important;}
.padT55 {padding-top: 55px !important;}
.padT60 {padding-top: 60px !important;}
.padT65 {padding-top: 65px !important;}
.padT70 {padding-top: 70px !important;}
.padT75 {padding-top: 75px !important;}
.padT80 {padding-top: 80px !important;}
.padT85 {padding-top: 85px !important;}
.padT90 {padding-top: 90px !important;}
.padT95 {padding-top: 95px !important;}
.padT100 {padding-top: 100px !important;}

.padR0 {padding-right: 0px !important;}
.padR5 {padding-right: 5px !important;}
.padR10 {padding-right: 10px !important;}
.padR15 {padding-right: 15px !important;}
.padR20 {padding-right: 20px !important;}
.padR25 {padding-right: 25px !important;}
.padR30 {padding-right: 30px !important;}
.padR35 {padding-right: 35px !important;}
.padR40 {padding-right: 40px !important;}
.padR45 {padding-right: 45px !important;}
.padR50 {padding-right: 50px !important;}
.padR55 {padding-right: 55px !important;}
.padR60 {padding-right: 60px !important;}
.padR65 {padding-right: 65px !important;}
.padR70 {padding-right: 70px !important;}
.padR75 {padding-right: 75px !important;}
.padR80 {padding-right: 80px !important;}
.padR85 {padding-right: 85px !important;}
.padR90 {padding-right: 90px !important;}
.padR95 {padding-right: 95px !important;}
.padR100 {padding-right: 100px !important;}

.padB0 {padding-bottom: 0px !important;}
.padB5 {padding-bottom: 5px !important;}
.padB10 {padding-bottom: 10px !important;}
.padB15 {padding-bottom: 15px !important;}
.padB20 {padding-bottom: 20px !important;}
.padB25 {padding-bottom: 25px !important;}
.padB30 {padding-bottom: 30px !important;}
.padB35 {padding-bottom: 35px !important;}
.padB40 {padding-bottom: 40px !important;}
.padB45 {padding-bottom: 45px !important;}
.padB50 {padding-bottom: 50px !important;}
.padB55 {padding-bottom: 55px !important;}
.padB60 {padding-bottom: 60px !important;}
.padB65 {padding-bottom: 65px !important;}
.padB70 {padding-bottom: 70px !important;}
.padB75 {padding-bottom: 75px !important;}
.padB80 {padding-bottom: 80px !important;}
.padB85 {padding-bottom: 85px !important;}
.padB90 {padding-bottom: 90px !important;}
.padB95 {padding-bottom: 95px !important;}
.padB100 {padding-bottom: 100px !important;}

.padL0 {padding-left: 0px !important;}
.padL5 {padding-left: 5px !important;}
.padL10 {padding-left: 10px !important;}
.padL15 {padding-left: 15px !important;}
.padL20 {padding-left: 20px !important;}
.padL25 {padding-left: 25px !important;}
.padL30 {padding-left: 30px !important;}
.padL35 {padding-left: 35px !important;}
.padL40 {padding-left: 40px !important;}
.padL45 {padding-left: 45px !important;}
.padL50 {padding-left: 50px !important;}
.padL55 {padding-left: 55px !important;}
.padL60 {padding-left: 60px !important;}
.padL65 {padding-left: 65px !important;}
.padL70 {padding-left: 70px !important;}
.padL75 {padding-left: 75px !important;}
.padL80 {padding-left: 80px !important;}
.padL85 {padding-left: 85px !important;}
.padL90 {padding-left: 90px !important;}
.padL100 {padding-left: 100px !important;}

/* 테이블 가로폭 */
table colgroup col.auto { width: auto; }
table colgroup col.w5per { width: 5%; }
table colgroup col.w5per { width: 5%; }
table colgroup col.w10per { width: 10%; }
table colgroup col.w15per { width: 15%; }
table colgroup col.w20per { width: 20%; }
table colgroup col.w25per { width: 25%; }
table colgroup col.w30per { width: 30%; }
table colgroup col.w35per { width: 35%; }
table colgroup col.w40per { width: 40%; }
table colgroup col.w45per { width: 45%; }
table colgroup col.w50per { width: 50%; }
table colgroup col.w55per { width: 55%; }
table colgroup col.w60per { width: 60%; }
table colgroup col.w65per { width: 65%; }
table colgroup col.w70per { width: 70%; }
table colgroup col.w75per { width: 75%; }
table colgroup col.w80per { width: 80%; }
table colgroup col.w85per { width: 85%; }
table colgroup col.w90per { width: 90%; }
table colgroup col.w95per { width: 95%; }
table colgroup col.w100per { width: 100%; }

/* 폼요소 가로폭 */
input.full,select.full,textarea.full { width: 100% !important; }
input.w0per,select.w0per,textarea.w0per { width: 0% !important; }
input.w5per,select.w5per,textarea.w5per { width: 5% !important; }
input.w10per,select.w10per,textarea.w10per { width: 10% !important; }
input.w15per,select.w15per,textarea.w15per { width: 15% !important; }
input.w20per,select.w20per,textarea.w20per { width: 20% !important; }
input.w25per,select.w25per,textarea.w25per { width: 25% !important; }
input.w30per,select.w30per,textarea.w30per { width: 30% !important; }
input.w35per,select.w35per,textarea.w35per { width: 35% !important; }
input.w40per,select.w40per,textarea.w40per { width: 40% !important; }
input.w45per,select.w45per,textarea.w45per { width: 45% !important; }
input.w50per,select.w50per,textarea.w50per { width: 50% !important; }
input.w55per,select.w55per,textarea.w55per { width: 55% !important; }
input.w60per,select.w60per,textarea.w60per { width: 60% !important; }
input.w65per,select.w65per,textarea.w65per { width: 65% !important; }
input.w70per,select.w70per,textarea.w70per { width: 70% !important; }
input.w75per,select.w75per,textarea.w75per { width: 75% !important; }
input.w80per,select.w80per,textarea.w80per { width: 80% !important; }
input.w85per,select.w85per,textarea.w85per { width: 85% !important; }
input.w90per,select.w90per,textarea.w90per { width: 90% !important; }
input.w95per,select.w95per,textarea.w95per { width: 95% !important; }

/* 버튼 스타일 */
.btnWrap {overflow: hidden;}
.btn_down {
  display: inline-block;
  color: #fff !important;
  font-size: 0.95em;
  background: #393939 url(../../images/common/bg_btnDown.gif) 90% 11px no-repeat;
  padding: 10px 40px 10px 18px;
}
.btn_go {
  display: inline-block;
  color: #fff !important;
  font-size: 0.95em;
  background: #c00c0c url('../../images/common/bg_btnGo.gif') 90% 11px no-repeat;
  padding: 6px 47px 6px 13px;
}
.btn_go_small1 {
  display: inline-block;
  color: #c00c0c !important;
  font-size: 0.95em;
  background: #fff url('../../images/common/bg_btnGo_s1.gif') 92% center no-repeat;
  padding: 6px 24px 3px 13px;
}
.btn_go_small2 {
  display: inline-block;
  color: #fff !important;
  font-size: 0.95em;
  background: #393939 url('../../images/common/bg_btnGo_s2.gif') 92% center no-repeat;
  padding: 6px 24px 3px 13px;
}
.btn_go_small3 {
  display: block;
  float: left;
  color: #fff !important;
  font-size: 12px;
  background: #c00c0c url(../../images/common/bg_btnGo_s3.gif) right center no-repeat;
  padding: 5px 24px 3px 10px;
  margin: 3px 0 0 10px;
}
.btn_go_small3 a {
  color: #fff !important;
}

#contents {
  width: 100%;
  max-width: 1200px;
  font-size: 0.77rem;
}
#contents > h2 {
  position: relative;
  display: inline-block;
  color: #171717;
  font-size: 2em;
  font-weight: bold;
  background: url('../../images/common/bul_h2.gif') left top repeat-x;
  padding: 15px 0 0 0;
}
#contents #con {
  padding: 35px 0 35px 0;
  font-size: 13px;
  color: #555;
}
#contents > h2:before {
  content: '';
  display: block;
  width: 7px;
  height: 13px;
  position: absolute;
  top: 0;
  left: 0;
  background: url('../../images/common/bul_h2_left.gif') left top no-repeat;
}
#contents > h2:after {
  content: '';
  display: block;
  width: 96%;
  height: 13px;
  position: absolute;
  top: 0;
  left: 4%;
  background: url('../../images/common/bul_h2_right.gif') right top no-repeat;
}
._contentBuilder ._obj._objHtml ol li,
._contentBuilder ._obj._objTag ol li {
  margin-top: 0;
  /*  margin-left: 11px;*/
}	 
._contentBuilder ._obj._objHtml ol.noNum li,
._contentBuilder ._obj._objTag ol.noNum li {
  /* margin-left: 4px; */
}	 
/* h3 */
#contents ._objHtml h3,
._contentBuilder ._obj._objHeading .objHeading_h3 {
  color: #171717;
  font-size: 1.5rem;
  font-weight: 600;
  /* background: url('../../images/common/bul_h3.gif') left 6px no-repeat;
  padding-left: 25px; */
  line-height: 1.4;
}

/* h4 */
#contents ._objHtml h4,
._contentBuilder ._obj._objHeading .objHeading_h4 {
  color: #171717;
  font-size: 1.3rem;
  font-weight: 600;
}

/* h5 */
#contents ._objHtml h5,
._contentBuilder ._obj._objHeading .objHeading_h5 {
  font-size: 1.1rem;
  font-weight: bold;
  padding-top: 8px;
  background: url('../../images/common/bul_h5.gif') left 5px no-repeat;
}
#contents ._objHtml h5.arrow, 
._contentBuilder ._obj._objHeading .objHeading_h5.arrow {
  font-size: 1.1rem;
  font-weight: normal;
  padding-left: 15px;
  background: url('../../images/common/bul_arrow.gif') left 6px no-repeat;
}
#contents ._objHtml h5.dash,
._contentBuilder ._obj._objHeading .objHeading_h5.dash {
  font-size: 1.1rem;
  font-weight: normal;
  padding-left: 18px;
  background: url('../../images/common/bul_dash2.gif') left 10px no-repeat;
}

/* h6 */
#contents ._objHtml h6,
._contentBuilder ._obj._objHeading .objHeading_h6 {
  color: #171717;
  font-size: 1em;
  background: url('../../images/common/bul_dot.gif') left 10px no-repeat;
  padding-left: 10px;
  font-weight: normal;
}

/* 4차메뉴 tab */
#contents #tab {  }
#contents #tab ul {
  overflow: visible;
}
#contents #tab ul li {
  float: left;
  text-align: center;
  position: relative;
  margin: 5px 13px 5px 0;
}
#contents #tab ul li a:before {
  content: '';
  display: block;
  width: 6px;
  height: 6px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: url('../../images/common/bul_tab_left.gif') left bottom no-repeat;
}
#contents #tab ul li a:after {
  content: '';
  display: block;
  width: 6px;
  height: 6px;
  position: absolute;
  bottom: 0;
  right: 0;
  background: url('../../images/common/bul_tab_right.gif') right bottom no-repeat;
}
#contents #tab ul li a {
  display: block;
  color: #171717;
  font-size: 15px;
  padding: 9px 12px 5px;
  border-bottom: 2px solid #b2b2b2;
}
#contents #tab ul li a._active,
#contents #tab ul li a:hover {
  color: #fff;
  font-weight: 500;
  background-color: #c00c0c;
  border-bottom: 2px solid #c00c0c;
}
#contents #tab ul li:hover a:before,
#contents #tab ul li:hover a:after,
#contents #tab ul li a._active:before,
#contents #tab ul li a._active:after {
  background: url('../../images/common/bul_tab_on.gif') right top no-repeat;
}
#contents .tab_div {
  margin-top: 24px;
  display: inline-block;
  width: 100%;
}

/* 5차메뉴 tab */
#contents #tab .div_5 {
  display: none;
}

#contents #tab2 .div_5 a {
  background: #fff;
  border-bottom: 0px;
}
#contents #tab2 .div_5 a._active,
#contents #tab2 .div_5 a:hover {
  background: #fff;
  color: #c00c0c;
  text-decoration: underline;
  border-bottom: 0px;
}
#contents #tab2 .div_5 a:before,
#contents #tab2 .div_5 a:after {
  display: none;
}
#contents #tab2 .div_5 ul {
  display: inline-block;
  border: 1px solid #d1d1d1;
  width: 100%;
  margin-top: 20px;
}
#contents #tab2 .div_5 ul li  {
  float: left;
  padding: 10px 0;
}
#contents #tab2 .div_5 ul li a {
  background: url(../../images/contents/dot_5depth.gif) left center no-repeat !important;
  margin: 0px;
  margin-left: 15px !important;
  padding: 0px;
  padding-left: 10px;
}

/* box - notice */
#contents .box_notice {
  color: #171717;
  /* font-size: 17px; */
  border: 4px solid #e6e6e6;
  background: url('../../images/common/bg_box_notice.png') 25px center no-repeat;
  padding: 20px 20px 20px 97px;
}

._objHeading, ._objImage, ._objHtml,
#menu1337_obj23339 {
  z-index: 0!important;
}
/* box - tab */
.box_tab {
  overflow: hidden;
  font-size: 17px;
  border: 1px solid #ddd;
  padding: 26px;
  margin-bottom: 40px;
}
.box_tab .title {
  float: left;
  width: 25%;
  margin-right: 3%;
}
.box_tab ul {
  float: left;
  width: 70%;
}
.box_tab ul li {
  float: left;
  width: 35%;
  margin-top: 0 !important;
  margin-bottom: 5px;
}
.box_tab ul.li03 li {
  width: 31%;
}
/* box - style */
.box_sty01 {
  color: #333;
  border: 4px solid #e6e6e6;
  padding: 20px;
}

/* ul style */
#contents ul {
  /* margin-left: 3px; */
}
#contents ul.dash > li {
  padding-left: 10px;
  background: url('../../images/common/bul_dash.gif') left 10px no-repeat;
}
#contents ul.dot > li {
  padding-left: 10px;
  background: url(../../images/common/bul_dot.gif) left 8px no-repeat;
}
#contents ul.accent > li {
  padding-left: 13px;
  background: url('../../images/common/bul_accent.gif') left 6px no-repeat;
}
#contents ul.alphaBig > li {
  padding-left: 13px;
  list-style-type: upper-alpha;
}
#contents ul.alphaSmall > li {
  padding-left: 13px;
  list-style-type:lower-alpha;
}
#contents ul > li > ol,
#contents ol > li > ul,
#contents ul > li > ul,
#contents ol > li > ol {
  /* margin: 5px 0 5px 5px; */
}
#contents ol > li > ol {
  /* margin-left: 10px; */
}
#contents ol.noNum {
  list-style-type: none;
  padding-left: 0;
}
#contents ol.alphaBig > li {
  list-style-type: upper-alpha;
  padding-left: 0;
}
#contents ol.alphaSmall > li {
  list-style-type: lower-alpha;
  padding-left: 0;
}
#contents dl.arrow > dt {
  font-weight: bold;
  padding-left: 27px;
  background: url('../../images/common/bul_h5.gif') left 0 no-repeat;
}
#contents span.listT {text-decoration: underline;}

/* table */
._contentBuilder ._obj._objHtml table, ._contentBuilder ._obj._objTag table {
  border-top-width: 0px !important;
}
._contentBuilder ._obj._objHtml table th,
._contentBuilder ._obj._objTag table th {
  border-width: 0 1px 1px !important;
  border-color: #cdcdcd !important;
}
._contentBuilder ._obj._objHtml table td,
._contentBuilder ._obj._objTag table td {
  border-width: 0 1px 1px !important;
  border-color: #cdcdcd !important;
}
#contents .tableWrap {
  border-top: 1px solid #333;
}
#contents .tableWrap .icon_scroll {
  width: 40px;
  height: 44px;
  position: absolute;
  right: 0px;
  top: -58px;
  background: url('../../images/common/scroll.gif') no-repeat center center;
  background-size: 40px 44px;
  display: none;
}
#contents .tableWrap table {
  border-left: 0px !important;
}
#contents table caption {
  width:0;
  height:0;
  padding: 0px;
  margin: 0px;
  visibility: hidden;
}
#contents .tableWrap table th {
  color: #333;
  font-size: 0.95em;
  font-weight: bold;
  text-align: center;
  border: 1px solid #cdcdcd;
  padding: 10px;
  background-color: #f8f8f8;
}
/* #contents .tableWrap table tbody th {
background-color: #a5a5a5;
} */
#contents .tableWrap table td {
  font-size: 0.95em;
  font-weight: normal;
  text-align: center;
  padding: 10px 15px;
  border-color: #cdcdcd !important;
  border-top: 0;
  line-height: 1.5;
}
#contents .tableWrap table th.first,
#contents .tableWrap table td.first {
  border-left: 0;
}
#contents .tableWrap table th.last,
#contents .tableWrap table td.last {
  border-right: 0;
}
#contents .tableWrap table .borderL{
  border-left: 1px solid #cdcdcd !important;
}
#contents .tableWrap table .borderR {
  border-right: 1px solid #cdcdcd !important;
}

#contents .tableWrap.noH tbody th {
  color: #333;
  background-color: #f8f8f8;
  border-right: 1px solid #cdcdcd;
}
#contents .tableWrap.noH tbody th.first {  
  border-top: 0px !important;
}

#contents .tableWrap.small table {
  font-size: 0.9em;
}
#contents .tableWrap.small table thead th,
#contents .tableWrap.small table  td{
  padding: 5px;
} 
.box_term {
  border: 2px solid #e6e6e6;
  text-align: center;
  padding: 60px 0;
}
.box_term p {
  font-size: 24px;
  margin-top: 35px;
}
/* 600px 이하 */
@media all and (max-width: 600px) {
  #contents .tableWrap.scroll {
	overflow: scroll;
  }
  #contents .tableWrap .icon_scroll  {
	display: block;
  }
  #contents table.scroll {
	width: 1020px;
  }
}


/* 컨텐츠 :: 인사말 */
.greetingTitle {
  color: #1c549c;
  font-size: 1.75rem;
  font-weight: bold;
  margin-bottom: 25px;
}
.greetingTitle2 {
  color: #333;
  font-size: 1.13rem;
  font-weight: bold;
  margin-bottom: 15px;
}
.greetingName {
  color: #333;
  font-size: 1.13rem;
  font-weight: bold;
}


/* 컨텐츠 :: 생활관비전 */
.visionBox {
  width: 100%;
  max-width: 814px;
  margin: 0 auto;
}
.visionBox h3 {
  color: #fff !important;
  font-size: 1.25rem !important;
  text-align: center;
  width: 340px;
  background-color: #1c549c;
  border-radius: 23px;
  padding: 9px 0;
  margin: 0 auto;
}
.visionBox dl.vision {
  position: relative;
  margin: 30px 0;
  height: 115px;
}
.visionBox dl.vision dt {
  width: 114px;
  height: 114px;
  color: #1c549c;
  font-size: 1.25rem;
  font-weight: bold;
  text-align: center;
  background-color: #ebebeb;
  border-radius: 100%;
  padding: 33px 0 0;
  position: absolute;
  left: 43%;
}
.visionBox dl.vision dt .small {
  display: block;
  color: #555;
  font-size: 0.82rem;
  font-weight: normal;
}
.visionBox dl.vision dt:before,
.visionBox dl.vision dt:after {
  display: block;
  content: '';
  width: 26px;
  height: 8px;
  background: url('../../images/dlvision_bg.jpg') right center no-repeat;
  position: absolute;
  right: -40px;
  top: 53px;
}
.visionBox dl.vision dt:after {
  left: -40px;
  right: auto;
}
.visionBox dl.vision dd {
  display: inline-block;
  color: #333;
  font-size: 1.13rem;
  font-weight: bold;
  text-align: center;
  border: 2px solid #e5e5e5;
  border-radius: 23px;
  padding: 7px 37px;
  position: absolute;
  top: 30%;
  left: 13%;
}
.visionBox dl.vision dd.second {
  left: auto;
  right: 13%;
}
.visionBox dl.vision dd span.color {
  color: #318bdf;
}
.visionBox dl.vision dd span.color2 {
  color: #22b3b1;
}
.visionBox h4 {
  color: #000 !important;
  font-size: 1.25rem !important;
  text-align: center;
  background-color: #f8f8f8;
  padding: 7px 0 6px;
  border: 1px solid #e5e5e7;
}
.visionBox .vision-3 {
  overflow: hidden;
  border: 1px solid #e5e5e7;
  border-top: 0;
}
.visionBox .vision-3 li {
  float: left;
  width: 33%;
  box-sizing: border-box;
  padding: 20px 25px;
  border-right: 1px solid #e5e5e7;
}
.visionBox .vision-3 li.last {
  border-right: 0;
}
.visionBox .vision-3 dl dt {
  color: #333;
  font-size: 1rem;
  font-weight: bold;
  margin-bottom: 10px;
}
.visionBox .vision-3 dl dd {
  color: #555;
}

/* 컨텐츠 :: 특화프로그램 */
.programBox {
  width: 100%;
  max-width: 814px;
  margin: 0 auto;
}
.programBox h3 {
  color: #fff !important;
  font-size: 1.25rem !important;
  text-align: center;
  width: 240px;
  background-color: #00b3b1;
  border-radius: 23px;
  padding: 9px 0;
  margin: 0 auto;
}
.programBox h3:after {
  float: left;
  display: block;
  content: '';
  width: 240px;
  height: 100px;
  background: url('../../images/programBox_arrow.gif') center center no-repeat;
}
.programBox .programList {
  clear: both;
  overflow: hidden;
}
.programBox .programList > li {
  float: left;
  width: 33%;
  margin-top: 0 !important;
}
.programBox .programList li dt {
  color: #fff;
  font-size: 1.13rem;
  font-weight: bold;
  text-align: center;
  background-color: #1c549c;
  padding: 7px 0 8px;
}
.programBox .programList li._2nd dt {
  background-color: #047fc4;
}
.programBox .programList li._3rd dt {
  background-color: #194f71;
}
.programBox .programList li dd {
  color: #555;
  min-height: 108px;
  padding: 20px 25px;
  border-left: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  box-sizing: border-box;
}
.programBox .programList li._3rd dd {
  border-right: 1px solid #e5e5e5;
}

/* 컨텐츠 :: 전화번호 */
.numberList {
  overflow: hidden;
}
.numberList > li {
  float: left;
  width: 50%;
}
.numberList > li > dl > dt {
  float: left;
  color: #fff;
  font-size: 1.13rem;
  font-weight: bold;
  text-align: center;
  width: 96px;
  height: 96px;
  border-radius: 100%;
  background-color: #1c549c;
  padding: 34px 0 0;
  margin-right: 3%;
}
.numberList > li > dl > dd {
  float: left;
  color: #333;
  font-size: 1rem;
  font-weight: bold;
  margin-top: 21px;
}
.numberList > li.odd > dl > dt {
  background-color: #00b3b1;
}
