@charset "utf-8";
body,
p,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
li,
dl,
dt,
dd,
table,
th,
td,
form,
fieldset,
legend,
input,
textarea,
button,
select {
  margin: 0;
  padding: 0;
}
body,
h1,
h2,
h3,
h4,
h5,
h6,
input,
button,
table,
select,
textarea {
  font-family: 'Malgun Gothic', '맑은고딕', '맑은 고딕', '돋움', Dotum, Helvetica, 'Apple SD Gothic Neo', Sans-serif;
  font-size: 12px;
  color: #838383;
}
img,
fieldset {
  border: 0 none;
}
li {
  list-style: none;
}
input,
select,
button {
  vertical-align: middle;
}
img {
  vertical-align: top;
}
i,
em,
address {
  font-style: normal;
}
label,
button {
  cursor: pointer;
}
button {
  margin: 0;
  padding: 0;
  background-color: transparent;
}
hr {
  display: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
input[type=checkbox],
input[type=radio] {
  width: 13px;
  height: 13px;
  border: 0 none;
}
a {
  color: #333;
  text-decoration: none;
}
video {
  display: block;
}
audio {
  position: absolute;
  left: 0;
  bottom: 0;
}
.clear {
  display: block;
  content: '';
  clear: both;
}
.ellipsis {
  overflow: hidden;
  word-wrap: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.skip {
  overflow: hidden;
  position: absolute;
  top: -999em;
  left: -9999em;
  width: 1px;
  height: 1px;
  text-indent: -999em;
  font-size: 1px;
  line-height: 0;
}
#contents {
  position: relative;
  min-height: 800px;
}
#mask {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 101;
  background-color: #CCC;
}
#n2s_log_div {
  position: absolute;
  left: -9999em;
}
.r_banner_zone {
  display: none;
}
.route {
  position: absolute;
  top: 30px;
  right: 0;
}
.route li {
  float: left;
  padding: 0 10px 0 16px;
  background: url(//s3.ap-northeast-2.amazonaws.com/st.dangidata/eng_dangicokr/img/engdangi/payment/route_bg.gif) no-repeat 0 50%;
}
.route li:first-child {
  padding-left: 0;
  background: none;
}
.route .on,
.route .on a {
  color: #f06721;
}
.lec_det {
  position: absolute;
  z-index: 1001;
}
.bgSprite {
  background-image: url('http://s3.ap-northeast-2.amazonaws.com/st.dangidata/eng_dangicokr/img/engdangi/common/common_sprite/bg_sprite.png');
  background-repeat: no-repeat;
}
.btnBxPrevBlack {
  background-image: url('http://s3.ap-northeast-2.amazonaws.com/st.dangidata/eng_dangicokr/img/engdangi/common/common_sprite/bg_sprite.png');
  background-repeat: no-repeat;
  background-position: -40px 0;
}
.btnBxNextBlack {
  background-image: url('http://s3.ap-northeast-2.amazonaws.com/st.dangidata/eng_dangicokr/img/engdangi/common/common_sprite/bg_sprite.png');
  background-repeat: no-repeat;
  background-position: -60px 0;
}
.btnBxPrevWhite {
  background-image: url('http://s3.ap-northeast-2.amazonaws.com/st.dangidata/eng_dangicokr/img/engdangi/common/common_sprite/bg_sprite.png');
  background-repeat: no-repeat;
  background-position: -80px 0;
}
.btnBxNextWhite {
  background-image: url('http://s3.ap-northeast-2.amazonaws.com/st.dangidata/eng_dangicokr/img/engdangi/common/common_sprite/bg_sprite.png');
  background-repeat: no-repeat;
  background-position: -100px 0;
}
.btnCloseCircle {
  background-image: url('http://s3.ap-northeast-2.amazonaws.com/st.dangidata/eng_dangicokr/img/engdangi/common/common_sprite/bg_sprite.png');
  background-repeat: no-repeat;
  background-position: -10px 0;
}
.btnClose {
  overflow: hidden;
  position: absolute;
  background-image: url('http://s3.ap-northeast-2.amazonaws.com/st.dangidata/eng_dangicokr/img/engdangi/common/common_sprite/bg_sprite.png');
  background-repeat: no-repeat;
  text-indent: -999em;
  background-color: transparent;
}
#container {
  position: relative;
}
#container .dim_bg {
  display: none;
  z-index: 200;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.7;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=70)';
  filter: alpha(opacity=70);
}
.dim_layer_popup {
  display: none;
  z-index: 201;
  position: fixed;
  top: 145px;
  width: 100%;
  text-align: center;
}
.dim_layer_popup .popup_box {
  display: inline-block;
  width: 800px;
  text-align: center;
  padding-top: 0;
}
.dim_layer_popup .popup_box .popup {
  padding-left: 0;
}
.dim_layer_popup .popup_box .popup em {
  display: inline-block;
  zoom: 1;
  position: relative;
  padding-top: 0;
}
.dim_layer_popup .popup_box .popup em img {
  max-width: 800px;
  min-width: 400px;
}
.dim_layer_popup .popup_box .btn_check {
  display: block;
  overflow: hidden;
  position: absolute;
  top: -30px;
  left: 0;
  width: 100%;
  height: 25px;
  line-height: 1.8;
}
.dim_layer_popup .popup_box .btn_check span {
  display: block;
  float: left;
  color: #fff;
  padding-right: 30px;
  padding-top: 3px;
}
.dim_layer_popup .popup_box .btn_check .close {
  overflow: hidden;
  position: absolute;
  background-image: url('http://s3.ap-northeast-2.amazonaws.com/st.dangidata/eng_dangicokr/img/engdangi/common/common_sprite/bg_sprite.png');
  background-repeat: no-repeat;
  text-indent: -999em;
  background-color: transparent;
  top: 0;
  right: 0;
  width: 24px;
  height: 24px;
  background-position: -10px 0;
}
.dim_layer_popup.on {
  display: block;
}
.dim_layer_popup .admin_box {
  position: absolute;
  left: 10px;
  top: 10px;
}
.dim_layer_popup .ban_bg {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000000;
  opacity: 0.0;
  filter: alpha(opacity=0);
}
.dim_layer_popup .ban_dday {
  display: inline-block;
  *display: inline;
  zoom: 1;
  position: relative;
  padding: 0px 10px;
  color: #000000;
  letter-spacing: -1px;
  line-height: 24px;
}
.dim_layer_popup .ban_dday em {
  margin-left: 4px;
  color: #ff0000;
  font-weight: bold;
}
.ban_wrap {
  position: absolute;
  top: 0px;
  left: 50%;
  margin-left: -550px;
  width: 1100px;
}
.ban_wrap .ban_fixed {
  position: absolute;
  top: 100px;
  right: 70px;
}
.ban_wrap .ban_fixed li {
  margin-bottom: 10px;
}
.ban_wrap .ban_fixed_x {
  position: fixed;
  top: 10px;
  margin-right: 10px;
}
.ban_wrap .ban_fixed_on {
  position: fixed;
  top: 10px;
  right: 50%;
  margin-right: -650px;
}
.ban_wrap .ban_absolute {
  position: absolute;
  top: 100px;
  right: -130px;
}
.ban_wrap .ban_absolute li {
  margin-bottom: 10px;
}
.wide_ban_area {
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 105;
  width: 100%;
  height: 10px;
}
.wide_ban_area .wide_wrap {
  display: none;
  position: relative;
  width: 1100px;
  margin: 0 auto;
}
.wide_ban_area .wide_wrap.on {
  display: block;
  height: 100px;
}
.wide_ban_area .ban_inner {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
}
.wide_ban_area .ban_inner a {
  display: block;
}
.wide_ban_area .btn_cls {
  overflow: hidden;
  position: absolute;
  background-image: url('http://s3.ap-northeast-2.amazonaws.com/st.dangidata/eng_dangicokr/img/engdangi/common/common_sprite/bg_sprite.png');
  background-repeat: no-repeat;
  text-indent: -999em;
  background-color: transparent;
  top: -29px;
  left: 50%;
  margin-left: 525px;
  width: 24px;
  height: 24px;
  background-position: -10px 0;
}
.wide_ban_area .btn_cls_wide {
  overflow: hidden;
  position: absolute;
  background-image: url('http://s3.ap-northeast-2.amazonaws.com/st.dangidata/eng_dangicokr/img/engdangi/common/common_sprite/bg_sprite.png');
  background-repeat: no-repeat;
  text-indent: -999em;
  background-color: transparent;
  top: -25px;
  left: 50%;
  margin-left: -550px;
  width: 100px;
  height: 25px;
  background-position: -300px 0;
}
.wide_ban_area .btn_cls_wide.on {
  background-position: -300px -25px;
}
.wide_ban_area.on {
  height: 100px;
}
.st-conects-snb .nav-gnb-depth-02 dt {
  margin-top: 30px;
  margin-bottom: 10px;
}
.st-conects-snb .nav-gnb-depth-02 dt:first-child {
  margin-top: 0px;
}
.st-conects-snb .nav-gnb-depth-02 dd {
  overflow: hidden;
  margin-top: 6px;
}
.st-conects-snb .nav-gnb-depth-02 dd ul {
  float: left;
  margin-left: 22px;
}
.st-conects-snb .nav-gnb-depth-02 dd ul:first-child {
  margin-left: 0;
}
.st-conects-snb .nav-gnb-depth-02 dd .tit {
  margin: 7px 0 10px 0;
}
.st-conects-snb .artc-toggle-depth .btn-toggle-depth {
  color: #ec6300;
  border: 1px solid #ec6300;
}
.btn-toggle-depth.btn-subject:after {
  background: url(//s3.ap-northeast-2.amazonaws.com/st.dangidata/eng_dangicokr/img/engdangi/common/btn/blt-arr-10-eng.png);
}
