@charset "utf-8";

body,h1,h2,h3,h4,h5,h6,p,ul,ol,dl,dd,form,fieldset,pre,figure,blockquote,input,button,textarea{padding:0;margin:0;}
html,body{margin:0;padding:0;}
body{background-color:#fff;*word-break:break-all;-ms-word-break:break-all}
body,textarea, input, select{font-size:12px;font-family:Dotum,Helvetica,AppleGothic,Sans-serif;color:#4d4d4d;}
ul,ol,li{list-style:none;}
img,fieldset,iframe{border:0 none}
legend{overflow:hidden;width:0;height:0;font-size:0;text-indent:-9999px;}
form{margin:0;padding:0}
a{text-decoration:none;}
a:hover{text-decoration:underline;}
em{font-style:normal;}
button{_border:none;}
input[type='button'],input[type='submit'],button{cursor:pointer;border:0 none;}
button::-moz-focus-inner{margin:-1px;padding:0;}
caption,legend{overflow:hidden;font-size:0;line-height:0;}
legend{*position:absolute;margin-left:-20px;}
table{*border-collapse:collapse;border-spacing:0;}
/* [COMMON] */
.cover_txt{overflow:hidden;font-size:0;line-height:0;text-indent:-9999px;} /* �ؽ�Ʈ ���� */
/* media print */
h1, h2, h3, h4, h5, dl, dt, dd, ul, li, ol, th, td, p, blockquote, form, fieldset, legend, div,body { -webkit-print-color-adjust:exact; }
@page{size:A4;margin:0;}
@media print{
	.print_a4{margin:0;border:initial;border-radius:initial;width:initial;min-height:initial;box-shadow:initial;background:initial;page-break-after:always;}
}
/* [LAYOUT] */

.share_list{width:240px;min-height:35px;margin:0 auto;padding:10px 0;}
.share_list li{position:relative;display:inline-block;width:40px;float:left;text-align:center;}
.share_list li a{display:inline-block;width:40px;text-align:center;}

#popHead{position:relative;width:100%;height:41px;background-color:#ea332e;}
#popHead h1{overflow:hidden;float:left;margin:11px 0 0 17px;}
.popHeadEnd{padding-top:10px; height:31px;text-align:center;background-color:#ea332e;margin-bottom:20px}
.popHeadEnd h1{color:#fff;font-size:14px;line-height:140%;}
.popbody_con{margin:11px 15px 15px;}
.popbody_lyer{border:2px solid #ea3637;}/* dimd layer popup */
/* [BUTTON] */
/* button wrap */
.btn_wrap {zoom:1;margin:10px 0 10px 0;text-align:center;}
.btn_wrap:after{display:block;clear:both;content:'';}
.btn_wrap a{margin:0 2px;text-decoration:none}
.btn_wrap .btn {margin-right:2px;}
/* button case */
.alignC {text-align:center;}
.alignR {text-align:right;}
element.style {
    width: 75px;
}
.red {
    background: #ea332e;
}
.button {
    display: inline-block;
    height: 28px;
	width:75px;
    line-height: 28px;
    font-size: 12px;
    color: #fff;
    font-weight: 700;
    text-align: center;
    border-radius: 3px;
    text-indent: 0;
}

.buttonW {
    display: inline-block;
    height: 26px;
	width:73px;
    line-height: 26px;
    font-size: 14px;
    color: #838383;
    font-weight: 700;
    text-align: center;
    border-radius: 3px;
    text-indent: 0;
}
.radius{
    border-radius: 3px;
}
.boxshadow{
    box-shadow: 0 0 0 1px #838383;
}
.btn{display:inline-block;padding:1px;border:0;border-bottom:1px solid #e0e0e0;background:#a6a6a6;color:#656565;font-family:'dotum';font-size:11px;line-height:13px;text-decoration:none;cursor:pointer;vertical-align:middle;}
.btn span{display:inline-block;height:13px;padding:3px 5px 0px 5px;border:1px solid #fff;letter-spacing:-1px;background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#f6f6f6));background:-moz-linear-gradient(top, #fff, #f6f6f6);background:-o-linear-gradient(top, #fff, #f6f6f6);background:-ms-linear-gradient(top, #fff, #f6f6f6);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr=#ffffff, endColorStr=#f6f6f6);color:#666;}
.btn span.small{display:inline-block;height:11px;padding:1px 4px 0px 4px;}/* td, list, data~~~ in btn */
.btn span.normal{min-width:50px;text-align:center;}
.btn span.width85{min-width:70px;text-align:center;}
.btn.em1{background:#ababab;color:#666;}
.btn.em1 span{color:#666;background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#f7f7f7), to(#e7e7e7));background:-moz-linear-gradient(top, #f7f7f7, #e7e7e7);background:-o-linear-gradient(top, #f7f7f7, #e7e7e7);background:-ms-linear-gradient(top, #f7f7f7, #e7e7e7);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr=#f7f7f7, endColorStr=#e7e7e7);}
.btn.em2{background:#757575;color:#f3f3f3;}
.btn.em2 span{color:#f3f3f3;border:1px solid #9b9b9b;background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#959595), to(#757575));background:-moz-linear-gradient(top, #959595, #757575);background:-o-linear-gradient(top, #959595, #757575);background:-ms-linear-gradient(top, #959595, #757575);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr=#959595, endColorStr=#757575);}
.btn.em3{background:#177fd4;color:#4076cc;}
.btn.em3 span{color:#4076cc;letter-spacing:-1px;background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#eef5fb));background:-moz-linear-gradient(top, #fff, #eef5fb);background:-o-linear-gradient(top, #fff, #eef5fb);background:-ms-linear-gradient(top, #fff, #eef5fb);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr=#ffffff, endColorStr=#eef5fb);}
.btn.em4{background:#f6390f;color:#e71616;}
.btn.em4 span{color:#e71616;background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#fff1ec));background:-moz-linear-gradient(top, #fff, #fff1ec);background:-o-linear-gradient(top, #fff, #fff1ec);background:-ms-linear-gradient(top, #fff, #fff1ec);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr=#ffffff, endColorStr=#fff1ec);}
.btn.em5{background:#1074c7;color:#fff;}
.btn.em5 span{color:#fff;border:1px solid #5aa7ec;background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#4094e7), to(#4b89ec));background:-moz-linear-gradient(top, #4094e7, #4b89ec);background:-o-linear-gradient(top, #4094e7, #4b89ec);background:-ms-linear-gradient(top, #4094e7, #4b89ec);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr=#4094e7, endColorStr=#4b89ec);}
.btn.em6{background:#ef0b0b;color:#fff;}
.btn.em6 span{color:#fff;border:1px solid #f2766e;background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#fd4443), to(#fa2525));background:-moz-linear-gradient(top, #fd4443, #fa2525);background:-o-linear-gradient(top, #fd4443, #fa2525);background:-ms-linear-gradient(top, #fd4443, #fa2525);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr=#fd4443, endColorStr=#fa2525);}
.btn.em7{background:#b8b8b8;color:#666666;border-bottom:1px solid #e7e7e7}
.btn.em7 span{color:#9d9d9d;background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#f9f9f9));background:-moz-linear-gradient(top, #fff, #f9f9f9);background:-o-linear-gradient(top, #fff, #f9f9f9);background:-ms-linear-gradient(top, #fff, #f9f9f9);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr=#ffffff, endColorStr=#f9f9f9);}
.btn.em8{background:#fd6260;color:#fff;padding:1px;border:1px solid #e32704}
.btn.em8 span{color:#fff;border:none;height:13px;padding:8px 25px 8px 25px;background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#fd3738), to(#f20e0f));background:-moz-linear-gradient(top, #fd3738, #f20e0f);background:-o-linear-gradient(top, #fd3738, #f20e0f);background:-ms-linear-gradient(top, #fd3738, #f20e0f);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr=#fd3738, endColorStr=#f20e0f);}
.btn.em9{background:#fff;color:#fff;padding:1px;border:1px solid #8c8c8c}
.btn.em9 span{color:#fff;border:none;height:13px;padding:8px 25px 8px 25px;background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#f2f2f2));background:-moz-linear-gradient(top, #fff, #f2f2f2);background:-o-linear-gradient(top, #fff, #f2f2f2);background:-ms-linear-gradient(top, #fff, #f2f2f2);filter:progid:DXImageTransform.Microsoft.gradient(startColorStr=#ffffff, endColorStr=#f2f2f2);}
/* 14-08-28 jsshi : order */
.stit3{color:#333;font:bold 12px dotum;line-height:14px}
.stit3 + .hp_msend{margin-top:10px;}
.stit3 + .pop_tab{margin-top:8px;}
.stit3 span{color:#FF0000;font-weight:700;}

.stit6{color:#333;font:bold 14px dotum;line-height:16px}
.stit6 span{color:#333;font-weight:700; font-size:16px;}
.stit6 em{color: #FF0000;font-weight:700;}

.stitBox{color:#333;font:bold 12px dotum; background: #EBE9E9; padding:10px; margin:15px 0;line-height:16px}
.stitBox span{color:#000;font-weight:700; font-size:14px}
.stitBox em{color: #FF0000;font-weight:700;}

.popbody_con li{display:inline-block;padding:5px 0;width:100%}
.popbody_con li dt{display:inline-block;width:25%;float:left;}
.popbody_con li dd{display:inline-block;width:75%;float:left;}

/* checkbox */
input[type="checkbox"]{
  width:1px;
  height:1px;
  padding:0;
  border:0 none;
  margin:0;
  position:absolute;
  left:0;
  top:0;
  overflow:hidden;
  clip:rect(0 0 0 0);
}

label.chbox{
  height:15px;
  line-height:15px;
  padding-left:20px;
  display:inline-block;
  background:url(../../img/ico/ico_check.gif) no-repeat 0 0;
  vertical-align:middle;
  cursor:pointer;
}

input[type="checkbox"]:checked + label.chbox{
  background-position: 0 -15px;
}

input[type="radio"]{
  width:1px;
  height:1px;
  padding:0;
  border:0 none;
  margin:0;
  position:absolute;
  left:0;
  top:0;
  overflow:hidden;
  clip:rect(0 0 0 0);
}

label.rdio{
  height:15px;
  line-height:15px;
  padding-left:20px;
  display:inline-block;
  background:url(../../img/ico/ico_radio.png) no-repeat 0 0;
  font-size:12px;
  color:#b2b2b2;
  vertical-align:middle;
  cursor:pointer;
}

input[type="radio"]:checked + label.rdio, label.rdio.checked{
  background-position: 0 -15px;
}


.ctmBtn_As{display:inline-block;height:20px;line-height:20px;font-size:12px;padding:0 10px;color:#fff;border-radius:1px;border-radius:2px;background:linear-gradient( to bottom, #ff0000, #de281d );}


ol.pay_detail{overflow:hidden;zoom:1;}
ol.pay_detail li{float:right;margin-left:14px;padding-right:10px;}
ol.pay_detail li:first-child{float:left;margin:0;padding-left:10px;background:none;}
ol.pay_detail li span{display:block;padding-top:0px;font-weight:bold;font-family:tahoma;}
ol.pay_detail li p{padding-top:4px;}
ol.pay_detail li em{font-weight:bold;}
/* ���������� �˾� */
.t_red3 {color:#e71818;font-weight:bold}
.paybill_tit {width:70px;height:16px;background:url('/img/popcmn/paybill_sp.gif') no-repeat 0 -83px; overflow:hidden; text-indent:-10000px;}
.info_type1 {font-size:11px;color:#666;line-height:16px;}
.info_type1 span {color:#4177cf;}
.pop_paybill {margin-bottom:15px;}
.pop_paybill h3.tit1 {display:inline-block;width:47px;height:12px;margin:15px 0 5px 0;background:url('../../img/popup/paybill_sp.gif') no-repeat left -103px; overflow:hidden;text-indent:-1000px}
.pop_paybill h3.tit2 {display:inline-block;width:47px;height:12px;margin:20px 0 5px 0;background:url('../../img/popup/paybill_sp.gif') no-repeat left -116px; overflow:hidden;text-indent:-1000px}
.pop_paybill h3.tit3 {display:inline-block;width:47px;height:12px;margin:20px 0 5px 0;background:url('../../img/popup/paybill_sp.gif') no-repeat left -130px; overflow:hidden;text-indent:-1000px}
.pop_paybill h3.tit4 {display:inline-block;width:47px;height:12px;margin:10px 0 5px 0;overflow:hidden;text-indent:-1000px}
.pop_paybill h3.tit5 {display:inline-block;width:54px;height:12px;margin:20px 0 5px 0;background:url('../../img/popup/paybill_sp.gif') no-repeat left -142px; overflow:hidden;text-indent:-1000px}
.pop_paybill h3.tit6 {display:inline-block;width:47px;height:12px;margin:0 0 5px 0;overflow:hidden;text-indent:-1000px}
.pop_paybill h3.tit7 {display:inline-block;width:57px;height:13px;margin:20px 0 5px 0;background:url('../../img/popup/paybill_sp.gif') no-repeat left -155px; overflow:hidden;text-indent:-1000px}
.pop_paybill h3.tit8 {display:inline-block;width:46px;height:13px;margin:20px 0 5px 0;background:url('../../img/popup/paybill_sp.gif') no-repeat left -169px; overflow:hidden;text-indent:-1000px}
.pop_paybill h3.tit9 {display:inline-block;width:95px;height:13px;margin:20px 0 5px 0;background:url('../../img/popup/paybill_sp.gif') no-repeat left -184px; overflow:hidden;text-indent:-1000px}
.pop_paybill .th_1 {display:inline-block;width:28px;height:12px;background:url('../../img/popup/paybill_sp.gif') no-repeat 0 -142px;overflow:hidden;}
.pop_paybill .th_2 {display:inline-block;width:28px;height:12px;background:url('../../img/popup/paybill_sp.gif') no-repeat 0 -154px;overflow:hidden;}
.pop_paybill .th_3 {display:inline-block;width:40px;height:12px;background:url('../../img/popup/paybill_sp.gif') no-repeat 0 -166px;overflow:hidden;}
.pop_paybill .th_4 {display:inline-block;width:40px;height:12px;background:url('../../img/popup/paybill_sp.gif') no-repeat 0 -178px;overflow:hidden;}
.pop_paybill .th_5 {display:inline-block;width:20px;height:9px;background:url('../../img/popup/paybill_sp.gif') no-repeat 0 -191px;overflow:hidden;}
.pop_paybill .th_6 {display:inline-block;width:29px;height:10px;background:url('../../img/popup/paybill_sp.gif') no-repeat 0 -202px;overflow:hidden;}
.pop_paybill .th_7 {display:inline-block;width:20px;height:10px;background:url('../../img/popup/paybill_sp.gif') no-repeat 0 -214px;overflow:hidden;}
.pop_paybill .th_8 {display:inline-block;width:20px;height:10px;background:url('../../img/popup/paybill_sp.gif') no-repeat 0 -226px;overflow:hidden;}
.pop_paybill .th_9 {display:inline-block;width:39px;height:10px;background:url('../../img/popup/paybill_sp.gif') no-repeat 0 -238px;overflow:hidden;}
.pop_paybill em {visibility:hidden;}
.pop_paybill .info_foot {display:block;width:602px;height:81px;margin:20px 0 10px 0;background:url('../../img/popup/paybill_sp.gif') no-repeat 0 0;overflow:hidden; text-indent:-100px;}
.pop_paybill .info_foot span {visibility:hidden;}
.pop_paybill .info_foot_v2 {display:block;width:602px;height:81px;margin:20px 0 10px 0;background:url('../../img/popup/paybill_sp.gif') no-repeat 0 0;overflow:hidden; text-indent:-100px;}
.pop_paybill .info_foot_v2 span {visibility:hidden;}
.pop_tb3 table {border-top:1px solid #dadada;}
.pop_tb3 th, .pop_tb3 td {border-left:1px solid #dadada;border-bottom:1px solid #dadada;padding:10px 0 7px 0;}
.pop_tb3 th {background:#fafafa;}
.pop_tb3 th p {font-size:12px;letter-spacing:-1px;color:#333 !important;font-weight:normal;}
.pop_tb3 input, .pop_tb3 a {vertical-align:middle;}
.pop_tb3 .first {border-left:1px solid #dadada;}
.pop_tb3 .last {border-right:1px solid #dadada;}
.pop_tb3 .alignC {text-align:center;}
.pop_tb3 .alignL {text-align:left;padding-left:10px;color:#4d4d4d;}
.pop_tb3 .alignL strong {color:#111;}
.pop_tb3 .alignL2 {text-align:left;padding-left:6px;color:#666;}
.pop_tb3 .fnt_1 {font-size:11px;color:#999;}
.pop_tb3 .t_1 {display:inline-block;} /*��ǰ��*/
.pop_tb3 .t_1 em {display:block;width:27px;height:11px;background:url('../../img/bg_mytmallPop.gif') no-repeat -101px -221px;text-indent:-5000px;overflow:hidden;}
.pop_tb3 .t_2 {display:inline-block;} /*�ֹ���ȣ*/
.pop_tb3 .t_2 em {display:block;width:38px;height:11px;background:url('../../img/bg_mytmallPop.gif') no-repeat -138px -221px;text-indent:-5000px;overflow:hidden;}
.pop_tb3 .t_3 {display:inline-block;} /*���۹�ȣ*/
.pop_tb3 .t_3 em {display:block;width:37px;height:11px;background:url('../../img/bg_mytmallPop.gif') no-repeat -186px -221px;text-indent:-5000px;overflow:hidden;}
.pop_tb3 .t_4 {display:inline-block;} /*���ۻ�*/
.pop_tb3 .t_4 em {display:block;width:28px;height:11px;background:url('../../img/bg_mytmallPop.gif') no-repeat -233px -221px;text-indent:-5000px;overflow:hidden;}
.pop_tb3 .t_5 {display:inline-block;} /*������ȣ*/
.pop_tb3 .t_5 em {display:block;width:38px;height:11px;background:url('../../img/bg_mytmallPop.gif') no-repeat -271px -221px;text-indent:-5000px;overflow:hidden;}
.pop_tb3 .t_6 {display:inline-block;} /*���� ��û �Ͻ�/��û��*/
.pop_tb3 .t_6 em {display:block;width:93px;height:11px;background:url('../../img/bg_mytmallPop.gif') no-repeat 0 -301px;text-indent:-5000px;overflow:hidden;}
.pop_tb3 .t_7 {display:inline-block;} /*���� �Ϸ� �Ͻ�/ó����*/
.pop_tb3 .t_7 em {display:block;width:93px;height:11px;background:url('../../img/bg_mytmallPop.gif') no-repeat -103px -301px;text-indent:-5000px;overflow:hidden;}
.pop_tb3 .t_8 {display:inline-block;} /*���� ��û ����*/
.pop_tb3 .t_8 em {display:block;width:62px;height:11px;background:url('../../img/bg_mytmallPop.gif') no-repeat -206px -301px;text-indent:-5000px;overflow:hidden;}
.pop_tb3 .t_9 {display:inline-block;} /*��ǰ ��û �Ͻ�/��û��*/
.pop_tb3 .t_9 em {display:block;width:93px;height:11px;background:url('../../img/bg_mytmallPop.gif') no-repeat -278px -301px;text-indent:-5000px;overflow:hidden;}
.pop_tb3 .t_10 {display:inline-block;} /*��ǰ �Ϸ� �Ͻ�/ó����*/
.pop_tb3 .t_10 em {display:block;width:93px;height:11px;background:url('../../img/bg_mytmallPop.gif') no-repeat -381px -301px;text-indent:-5000px;overflow:hidden;}
.pop_tb3 .t_11 {display:inline-block;} /*��ǰ ��û ����*/
.pop_tb3 .t_11 em {display:block;width:62px;height:11px;background:url('../../img/bg_mytmallPop.gif') no-repeat -484px -301px;text-indent:-5000px;overflow:hidden;}
.pop_tb3 .inlineblock1 {display:inline-block;padding-right:20px;}
.pop_tb4 {background:url('../../img/popup/tb4_topBg.gif') repeat-x left top;}
.pop_tb4 thead th {border-left:1px solid #cdcdcd;border-right:1px solid #cdcdcd;height:24px;padding-top:3px;font-weight:normal;color:#333;}
.pop_tb4 tbody td {border-left:1px solid #dadada;border-bottom:1px solid #dadada;padding:10px 0 7px 0;}
.pop_tb4 thead th p {color:#333;}
.pop_tb4 p {color:#666;}
.pop_tb4 .first {border-left:none;}
.pop_tb4 .bg_gray {background:#f8f8f8;}
.pop_tb4 .alignC {text-align:center;}
.pop_tb4 .alignL {text-align:left;padding-left:5px;}
.pop_tb4 .alignL2 {text-align:left;padding-left:28px;line-height:16px;}
.pop_tb4 .alignL3 {text-align:left;padding-left:20px;line-height:16px;}
.pop_tb4 .fnt_1 {color:#111;}
.pop_tb4 .fnt_2 {font-size:11px;color:#4d4d4d;}
.pop_tb4 .t_1 {display:inline-block;} /*ó���Ͻ�*/
.pop_tb4 .t_1 em {display:block;width:36px;height:11px;background:url('../../img/bg_mytmallPop.gif') no-repeat -319px -221px;text-indent:-5000px;overflow:hidden;}
.pop_tb4 .t_2 {display:inline-block;} /*ó������*/
.pop_tb4 .t_2 em {display:block;width:37px;height:11px;background:url('../../img/bg_mytmallPop.gif') no-repeat -365px -221px;text-indent:-5000px;overflow:hidden;}
.pop_tb4 .t_3 {display:inline-block;} /*��ȭ��ȣ*/
.pop_tb4 .t_3 em {display:block;width:37px;height:11px;background:url('../../img/bg_mytmallPop.gif') no-repeat -412px -221px;text-indent:-5000px;overflow:hidden;}
.pop_tb4 .t_4 {display:inline-block;} /*����*/
.pop_tb4 .t_4 em {display:block;width:18px;height:11px;background:url('../../img/bg_mytmallPop.gif') no-repeat -459px -221px;text-indent:-5000px;overflow:hidden;}
.pop_tb4 .t_5 {display:inline-block;} /*����*/
.pop_tb4 .t_5 em {display:block;width:19px;height:11px;background:url('../../img/bg_mytmallPop.gif') no-repeat -487px -221px;text-indent:-5000px;overflow:hidden;}
.pop_tb4 .t_6 {display:inline-block;} /*��ȣ*/
.pop_tb4 .t_6 em {display:block;width:18px;height:11px;background:url('../../img/bg_mytmallPop.gif') no-repeat -151px -276px;text-indent:-5000px;overflow:hidden;}
.pop_tb4 .t_7 {display:inline-block;} /*��ǰ��*/
.pop_tb4 .t_7 em {display:block;width:27px;height:11px;background:url('../../img/bg_mytmallPop.gif') no-repeat -179px -276px;text-indent:-5000px;overflow:hidden;}
.pop_tb4 .t_8 {display:inline-block;} /*�ǸŰ�*/
.pop_tb4 .t_8 em {display:block;width:28px;height:11px;background:url('../../img/bg_mytmallPop.gif') no-repeat -216px -276px;text-indent:-5000px;overflow:hidden;}
.pop_tb4 .t_9 {display:inline-block;} /*�ɼ�/����*/
.pop_tb4 .t_9 em {display:block;width:42px;height:11px;background:url('../../img/bg_mytmallPop.gif') no-repeat -254px -276px;text-indent:-5000px;overflow:hidden;}
.pop_tb4 .t_10 {display:inline-block;} /*���ۺ�*/
.pop_tb4 .t_10 em {display:block;width:27px;height:11px;background:url('../../img/bg_mytmallPop.gif') no-repeat -306px -276px;text-indent:-5000px;overflow:hidden;}
.pop_tb4 .t_11 {display:inline-block;} /*�Ǹ���*/
.pop_tb4 .t_11 em {display:block;width:28px;height:11px;background:url('../../img/bg_mytmallPop.gif') no-repeat -343px -276px;text-indent:-5000px;overflow:hidden;}
.pop_tb4 .t_12 {display:inline-block;} /*ó������*/
.pop_tb4 .t_12 em {display:block;width:36px;height:11px;background:url('../../img/bg_mytmallPop.gif') no-repeat -381px -276px;text-indent:-5000px;overflow:hidden;}
.pop_tb4 .t_13 {display:inline-block;} /*���ʹ��ۺ�*/
.pop_tb4 .t_13 em {display:block;width:47px;height:11px;background:url('../../img/bg_mytmallPop.gif') no-repeat -427px -276px;text-indent:-5000px;overflow:hidden;}
.pop_tb4 .t_14 {display:inline-block;} /*��ȯ�ұݾ�*/
.pop_tb4 .t_14 em {display:block;width:47px;height:11px;background:url('../../img/bg_mytmallPop.gif') no-repeat -484px -276px;text-indent:-5000px;overflow:hidden;}
.pop_tb4 .t_15 {display:inline-block;} /*Ŭ���ӹ��ۺ�*/
.pop_tb4 .t_15 em {display:block;width:56px;height:11px;background:url('../../img/bg_mytmallPop.gif') no-repeat -541px -276px;text-indent:-5000px;overflow:hidden;}
.pop_tb4 .noTrace {display:inline-block;margin:1px 0 4px 0;} /*���ϵ����������� �����ϴ�.*/
.pop_tb4 .noTrace em {display:block;width:185px;height:23px;background:url('../../img/bg_mytmallPop.gif') no-repeat 0 -243px;text-indent:-5000px;overflow:hidden;}
.ad_banner {text-align:center;padding:15px 0 5px 0;}
.pop_tb4 .orderProdInfo {overflow:hidden;*zoom:1;padding-left:4px;}
.pop_tb4 .orderProdInfo li {float:left;}
.pop_tb4 .orderProdInfo li.chk {width:5%;}/*18px*/
.pop_tb4 .orderProdInfo li.chk input {*margin-top:-4px;*margin-left:-4px;padding:0;border:none;}
.pop_tb4 .orderProdInfo li.cont {width:94%;padding-top:1px;}/*286px*/
.pop_tb4 .orderProdInfo li.cont span.img {float:left;margin-right:5px;}
.pop_tb4 .orderProdInfo li.cont span.img img {border:1px solid #e7e5e6;width:60px;height:60px;}
.pop_tb4 .orderProdInfo li.cont p {color:#333;text-align:left;line-height:14px;margin-bottom:4px;padding-left:67px;}
.pop_tb4 .orderProdInfo li.cont p a {color:#333;cursor:pointer;}
.pop_tb4 .orderProdInfo li.cont p.p2 {padding-left:5px;}
.pop_tb4 .orderProdInfo li.cont p.op {font-size:11px;color:#4177cd;padding-left:70px;}
.pop_tb4 .orderProdInfo li.cont p.op img {vertical-align:middle;}
.pop_tb4 .orderProdInfo li.cont p.op2 {font-size:11px;color:#4177cd;padding-left:7px;}
.pop_tb4 .orderProdInfo li.cont p.op2 img {vertical-align:middle;}
.pop_tb4 .orderProdInfo li.cont .ic_lowprice {display:inline-block;}
.pop_tb4 .orderProdInfo li.cont .ic_lowprice em {display:block;background:url('/img/mytmall_v2/mytmall_v1.gif') no-repeat -108px -62px;width:52px;height:14px;text-indent:-5000px;overflow:hidden;}
.pop_tb4 .orderProdInfo li.cont .ic_freereturn {display:inline-block;}
.pop_tb4 .orderProdInfo li.cont .ic_freereturn em {display:block;background:url('/img/mytmall_v2/mytmall_v1.gif') no-repeat -79px -105px;width:56px;height:14px;text-indent:-5000px;overflow:hidden;}
.pop_tb4 .orderProdInfo li.cont .ic_change {display:inline-block;}
.pop_tb4 .orderProdInfo li.cont .ic_change em {display:block;background:url('/img/mytmall_v2/mytmall_v1.gif') no-repeat -108px -1014px;width:64px;height:14px;text-indent:-5000px;overflow:hidden;}
.padType1 .pop_tb4 td {padding:6px 0 3px} /* ���� ���� ���� */
/* digitalworks �߰�(11/01/24) */
table, th, td {margin:0;padding:0;border-collapse:collapse;word-break:break-all;}

ul.pop_deflist{text-align:left;}
ul.pop_deflist a{color:#666;font-weight:bold;font-family:tahoma;letter-spacing:0;}
ul.pop_deflist p,.settype_conts .stit3 + p span{display:block;color:#4c6aca;}
.tbl_atype ul.pop_deflist{padding:10px 0 7px 15px;}
ol.pay_step{overflow:hidden;zoom:1;margin-top:8px;border:1px solid #cedbe3;background:#f2f9ff;}
ol.pay_step li{float:left;height:82px;margin-left:14px;padding-left:45px;background:url('/img/order_v2/popup/set_step_bg02.gif') no-repeat 0 -1px;letter-spacing:-1px;}
ol.pay_step li:first-child{margin:0;padding-left:27px;background:none;}
ol.pay_step li span{display:block;padding-top:12px;color:#4b6cc9;font-weight:bold;font-family:tahoma;}
ol.pay_step li:first-child span{padding-top:19px;}
ol.pay_step li p{padding-top:4px;}
ol.pay_step li em{font-weight:bold;}
.pop_deflist em,.pop_deflist span{font-family:tahoma,dotum,'����';letter-spacing:0;}
.pop_deflist em{font-weight:bold;}
.settype_conts .stit3{margin-top:18px;}
.settype_conts .stit3:first-child{margin-top:0;}
.settype_conts .stit3 + p,.settype_conts .stit3 + ul.pop_deflist{margin-top:5px;line-height:160%;letter-spacing:-1px;}
.settype_conts p + .tblwrap{padding-top:17px;}
ul.pop_deflist p,.settype_conts .stit3 + p span{display:block;color:#4c6aca;}
table.tbl_atype{width:100%;border:1px solid #ccc;}
table.tbl_atype thead th{padding:10px 0 7px;background:#ebebeb;border-left:1px solid #d9d9d9;letter-spacing:-1px;}
table.tbl_atype tbody td{padding:5px 0;border-top:1px solid #d8d8d8;border-left:1px solid #ebebeb;text-align:center;}
table.tbl_atype tr th:first-child,table.tbl_atype tr td:first-child{border-left:none;}

div.deliverManage_wrap .tbl_atype td{padding:13px 0 10px;}
div.deliverManage_wrap .tbl_atype tr.tr_disable td{color:#9c9c9c;}
div.deliverManage_wrap .pop_tab li{width:160px;}
.tab_htit + .tblwrap{padding-top:20px;}
.tbl_atype td.addr{padding-left:20px !important;text-align:left;}
.tbl_atype td.telnum{font-family:tahoma;}
.multi_conts{padding:5px 15px;}
.tbl_atype address{padding:0 0 0 15px;font-style:normal;font-family:tahoma,gulim,'����';text-align:left;line-height:140%;}
.tbl_atype address em{display:block;font-weight:bold;}
.tbl_atype .prd_info{padding:10px 15px;text-align:left;}
.tbl_atype tbody th{border-top:1px solid #d8d8d8;}
.tbl_atype.thdtype2 tbody th{font-weight:normal;}
.tbl_atype td.siteurl{padding:12px 0 10px 20px;font:bold 12px tahoma;text-align:left;}
.tbl_atype td.siteurl a{color:#666;}
.multi_conts .tbl_atype tr td:first-child{font-weight:bold;}
.tblwrap .tbl thead th{padding-bottom:4px;}
.tblwrap .CntTable {font-size:9pt;color:#4d4d4d;}
.tblwrap .CntTable .tit {font-size:8pt;}
.tblwrap .CntTable td {padding:10px 10px 7px 10px;}
.tblwrap .CntTable duv{clear:both;width:100%;border:1px solid #000}
.tblwrap .CntTable select {width:100%;}
.tblwrap .CntTable .red{color:#e81818;}
.tblwrap .CntTable td li{clear:both;line-height:1.3;}
.tblwrap .first {border-left:1px solid #dadada;}
.tblwrap .last {border-right:1px solid #dadada;}
/* plusinfra shoukai */
#com_wrap {position:absolute;margin-left:auto;margin-right:auto;width:944px;padding:10px;left:50%;margin-left:-538px;}
.com_menu {padding:10px;width:250px;text-align:right;color:#fff;line-height:2.1em;}
.cmenu_big{font-size:16px;font-weight:bold;}
.cmenu_small{font-size:14px;}
.com_con {padding:10px;width:650px;text-align:left;color:#fff;line-height:1.7em;}
.company_text{padding-left:20px;padding-right:20px;}
.stit_head{color:#fff;font:bold 16px dotum;margin-top:20px;margin-bottom:20px;}
.stit_title{margin-top:30px;margin-bottom:10px;}
.stit4{color:#fff;font:bold 12px dotum;margin-top:10px;margin-bottom:10px;}
.stit5{color:#fff;font:bold 14px dotum;margin-top:20px;margin-bottom:10px;}
.cmenu_img1 {display:block;width:100%;height:auto;background:url('../../img/popup/company_01.gif') no-repeat 0 0;overflow:hidden; text-indent:-100px;}
.cmenu_img1 span {visibility:hidden;}
.cmenu_img2 {display:block;width:650px;height:263px;background:url('../../img/popup/company_02.gif') no-repeat 0 0;overflow:hidden; text-indent:-100px;}
.cmenu_img2 span {visibility:hidden;}
.cmenu_img3 {display:block;width:650px;height:258px;background:url('../../img/popup/company_03.gif') no-repeat 0 0;overflow:hidden; text-indent:-100px;}
.cmenu_img3 span {visibility:hidden;}
.cmenu_imgSita {display:block;width:650px;height:99px;background:url('../../img/popup/company_sita.gif') no-repeat 0 0;overflow:hidden; text-indent:-100px;}
.cmenu_imgSita span {visibility:hidden;}
.cmenu_title01 {display:block;width:650px;height:99px;background:url('../../img/popup/company_title01.gif') no-repeat 0 0;overflow:hidden; text-indent:-100px;}
.cmenu_title01 span {visibility:hidden;}
.cmenu_title02 {display:block;width:650px;height:99px;background:url('../../img/popup/company_title02.gif') no-repeat 0 0;overflow:hidden; text-indent:-100px;}
.cmenu_title02 span {visibility:hidden;}
.cmenu_title03 {display:block;width:650px;height:99px;background:url('../../img/popup/company_title03.gif') no-repeat 0 0;overflow:hidden; text-indent:-100px;}
.cmenu_title03 span {visibility:hidden;}
.cmenu_title05 {display:block;width:650px;height:99px;background:url('../../img/popup/company_title05.gif') no-repeat 0 0;overflow:hidden; text-indent:-100px;}
.cmenu_title05 span {visibility:hidden;}
.cmenu_comm {display:block;width:650px;height:109px;background:url('../../img/popup/company_comm.gif') no-repeat 0 0;overflow:hidden; text-indent:-100px;}
.cmenu_comm span {visibility:hidden;}
.cmenu_commap {display:block;width:650px;height:380px;background:url('../../img/popup/company_commap.gif') no-repeat 0 0;overflow:hidden; text-indent:-100px;}
.cmenu_commap span {visibility:hidden;}
.cmenu_commap2 {display:block;width:650px;height:689px;background:url('../../img/popup/company_commap2.gif') no-repeat 0 0;overflow:hidden; text-indent:-100px;}
.cmenu_commap2 span {visibility:hidden;}
.cmenu_commap3 {display:block;width:650px;height:380px;background:url('../../img/popup/company_commap3.gif') no-repeat 0 0;overflow:hidden; text-indent:-100px;}
.cmenu_commap3 span {visibility:hidden;}
.cmenu_first {margin-top:9px;};
.com_menu a:link {
    color: #fff;
	text-decoration:none;
}
.com_menu .bbig a:link {
    color: #fff;
	text-decoration:none;
}
.com_menu .small a:link {
    color: #fff;
	text-decoration:none;
}
/* visited link */
.com_menu a:visited {
    color: #fff;
	text-decoration:none;
}
/* mouse over link */
.com_menu .bbig a:hover {
    color: #fff;
	padding-left:20px;
	background: url('../../img/popup/menu_cusor.png') no-repeat    ;
	text-decoration:none;
}
.com_menu .small a:hover {
    color: #fff;
	padding-left:15px;
	background: url('../../img/popup/menu_cusor.png') no-repeat    ;
	background-size: 12px 12px;
	text-decoration:none;
}
/* selected link */
.com_menu a:active {
    color: #fff;
}
.icon_out{
	position:absolute;
	top:0;
	left:-1000px;
}
.icon_start{
	position:absolute;
	top:92px;
	left:145px;
}
.closeicon{
	position:fixed;
	top:30px;
	right:40px;
}


.onoffswitch {
    position: relative; width: 34px;
    -webkit-user-select:none; -moz-user-select:none; -ms-user-select: none;
}
.onoffswitch-checkbox {
    display: none;
}
.onoffswitch-label {
    display: block; overflow: hidden; cursor: pointer;
    height: 15px; padding: 0; line-height: 15px;
    border: 2px solid #CCCCCC; border-radius: 15px;
    background-color: #D4D4D4;
    transition: background-color 0.3s ease-in;
}
.onoffswitch-label:before {
    content: "";
    display: block; width: 15px; margin: 0px;
    background: #FFFFFF;
    position: absolute; top: 0; bottom: 0;
    right: 17px;
    border: 2px solid #CCCCCC; border-radius: 15px;
    transition: all 0.3s ease-in 0s;
}
.onoffswitch-checkbox:checked + .onoffswitch-label {
    background-color: #11AEBF;
}
.onoffswitch-checkbox:checked + .onoffswitch-label, .onoffswitch-checkbox:checked + .onoffswitch-label:before {
   border-color: #11AEBF;
}
.onoffswitch-checkbox:checked + .onoffswitch-label:before {
    right: 0px;
}
@media screen and (max-width : 768px) {
#com_wrap {position:relative;margin:0 auto;width:100%;padding:10px;left:0;}
.com_menu {padding:10px;width:20%;text-align:right;color:#fff;line-height:2.1em;}
.com_con {padding:10px;width:70%;text-align:left;color:#fff;line-height:1.7em;}
.com_con_img img{display:inline-block;max-width:100%;height: auto !important;; width:100%\9 !important /*ie8 */; width:100% !important;}
}
@media screen and (max-width : 480px) {
#com_wrap {position:relative;margin-left:auto;margin:0 auto;width:100%;padding:10px;left:0;margin-left:0px;}
.com_menu {position:relative;padding:10px;width:250px;text-align:right;color:#fff;line-height:2.1em;left:-70px; float:left}
.com_con {padding:10px;width:100%;text-align:left;color:#fff;line-height:1.7em;}
.com_con_img img{display:inline-block;max-width:100%;height: auto !important;; width:100%\9 !important /*ie8 */; width:100% !important;}
.stit_head{color:#fff;font:bold 16px dotum;margin-top:20px;margin-bottom:20px; padding:0 10px}
}
