﻿@CHARSET "UTF-8";
.blind{overflow:hidden;position:absolute;left:0;top:0;width:1px;height:1px;font-size:0;line-height:0}
.ellipsis{overflow: hidden;text-overflow: ellipsis;white-space: nowrap; }
ul{list-style-type:none;padding-left:0;}
a{text-decoration:none;-webkit-transition: all .35s;transition: all .35s;}
	
/* -----------------------속성선언--------------------------- */
.nobd-left{border-left:none !important;}
.bortGlay tr:first-child{border-top:1px solid #d2d2d2 !important; } 
.clear{clear:both !important;}
.cBoth{clear:both;}
.text-left{text-align:left !important;}
.text-center{text-align:center !important;}
.text-right{text-align:right !important;}
.nobd{border:none !important;}
.notbd{border-top:none !important;}
.nobg{background:none !important;}
.fl-left{float:left;}
.fl-right{float:right;}
.f-none { float:none; }
.vh { visibility:hidden; }
.fl-right::after{clear:both;display:block;content:'';}
.b{font-weight:bold;}
.nobr { white-space:nowrap; overflow:hidden; }
caption.show{visibility: visible;width: 100%;height: auto;font-size: 12px;line-height: 14px;text-align: left;margin-bottom: 4px;}
.nofocus:focus{outline:none !important}

.dpn { display: none; }
.dp-runin { display:run-in; } /* 문맥에 따라 요소를 블록 또는 인라인으로 표시합니다. */
.dp-none{display:none ;}
.dp-inline{display:inline;}
.dp-inblock{display:inline-block;}
.dp-block{display:block;}
.dp-table{display:table;}
.dp-table-rg{display:table-row-group;}
.dp-table-hg{display:table-header-group;}
.dp-table-fg{display:table-footer-group;}
.dp-table-r{display:table-row;}
.dp-table-cg{display:table-column-group;}
.dp-table-c{display:table-column;}
.dp-table-cell{display:table-cell;}
.dp-in{display:inherit;} /* 부모값 상속 */

.pstn-static{position:static}
.pstn-absolute{position:absolute}
.pstn-fixed{position:fixed}
.pstn-relative{position:relative}


/* ------------------------정렬 관련------------------------ */
.t-left, .ta-l, .t-l { text-align: left !important; }
.t-center, .tac, .t-c { text-align: center !important; }
.t-right, .ta-r, .t-r { text-align: right !important; }
.va-top, .va-t { vertical-align: top !important; }
.va-middle, .va-m { vertical-align: middle !important; }
.va-bottom, .va-b{vertical-align:bottom !important;}
.c-p, .hand, .pointer { cursor:pointer !important; }


/* ---------------------------행간------------------------------ */
.lh0 { line-height:0px; }
.lh1 { line-height:1px; }
.lh2 { line-height:2px; }
.lh3 { line-height:3px; }
.lh4 { line-height:4px; }
.lh5 { line-height:5px; }
.lh6 { line-height:6px; }
.lh7 { line-height:7px; }
.lh8 { line-height:8px; }
.lh9 { line-height:9px; }
.lh10 { line-height:10px; }
.lh11 { line-height:11px; }
.lh12 { line-height:12px; }
.lh13 { line-height:13px; }
.lh14 { line-height:14px; }
.lh15 { line-height:15px; }
.lh16 { line-height:16px; }
.lh17 { line-height:17px; }
.lh18 { line-height:18px; }
.lh19 { line-height:19px; }
.lh20 { line-height:20px; }
.lh21 { line-height:21px; }
.lh22 { line-height:22px; }
.lh23 { line-height:23px; }
.lh24 { line-height:24px; }
.lh25 { line-height:25px; }
.lh26 { line-height:26px; }
.lh27 { line-height:27px; }
.lh28 { line-height:28px; }
.lh29 { line-height:29px; }
.lh30 { line-height:30px; }
.lh40 { line-height:40px; }
.lh50 { line-height:50px; }


/* --------------------------수치관련------------------------------*/
/* 높이값 */
.h1{height:1px;}
.h2{height:2px;}
.h3{height:3px;}
.h4{height:4px;}
.h5{height:5px;}
.h6{height:6px;}
.h7{height:7px;}
.h8{height:8px;}
.h9{height:9px;}
.h10{height:10px;}
.h11{height:11px;}
.h12{height:12px;}
.h13{height:13px;}
.h14{height:14px;}
.h15{height:15px;}
.h16{height:16px;}
.h17{height:17px;}
.h18{height:18px;}
.h19{height:19px;}
.h20{height:20px;}
.h21{height:21px;}
.h22{height:22px;}
.h23{height:23px;}
.h24{height:24px;}
.h25 { height:25px; }
.h26 { height:26px; }
.h27 { height:27px; }
.h28 { height:28px; }
.h29 { height:29px; }
.h30 { height:30px; }
.h40 { height:40px; }
.h50 { height:50px; }
.h60 { height:60px; }
.h70 { height:70px; }
.h75 { height:75px; }
.h80 { height:80px; }
.h90 { height:90px; }
.h100 { height: 100px; }
.h110 { height: 110px; }
.h120 { height: 120px; }
.h130 { height: 130px; }
.h140 { height: 140px; }
.h150 { height: 150px; }
.h160 { height: 160px; }
.h170 { height: 170px; }
.h180 { height: 180px; }
.h190 { height: 190px; }
.h200 { height: 200px; }
.h228 {height:228px !important;}
.h230 {height:230px !important;}
.h250 { height: 250px; }
.h300 { height: 300px; }
.h400 { height: 400px; }
.h500 { height: 500px; }
.h600 { height: 600px; }
/* 가로값 */
.w1p{width:1% !important;}
.w2p{width:2% !important;}
.w3p{width:3% !important;}
.w4p{width:4% !important;}
.w5p{width:5% !important;}
.w6p{width:6% !important;}
.w7p{width:7% !important;}
.w8p{width:8% !important;}
.w9p{width:9% !important;}
.w10p{width:10% !important;}
.w11p{width:11% !important;}
.w12p{width:12% !important;}
.w13p{width:13% !important;}
.w14p{width:14% !important;}
.w15p{width:15% !important;}
.w16p{width:16% !important;}
.w17p{width:17% !important;}
.w18p{width:18% !important;}
.w19p{width:19% !important;}
.w20p{width:20% !important;}
.w25p{width:25% !important;}
.w30p{width:30% !important;}
.w35p{width:35% !important;}
.w38p{width:38% !important;}
.w40p{width:40% !important;}
.w45p{width:45% !important;}
.w46p{width:46% !important;}
.w47p{width:47% !important;}
.w48p{width:48% !important;}
.w49p{width:49% !important;}
.w50p{width:50% !important;}
.w55p{width:55% !important;}
.w60p{width:60% !important;}
.w65p{width:65% !important;}
.w70p{width:70% !important;}
.w75p{width:75% !important;}
.w80p{width:80% !important;}
.w81p{width:81% !important;}
.w82p{width:82% !important;}
.w83p{width:83% !important;}
.w84p{width:84% !important;}
.w85p{width:85% !important;}
.w86p{width:86% !important;}
.w87p{width:87% !important;}
.w88p{width:88% !important;}
.w89p{width:89% !important;}
.w90p{width:90% !important;}
.w91p{width:91% !important;}
.w92p{width:92% !important;}
.w93p{width:93% !important;}
.w94p{width:94% !important;}
.w95p{width:95% !important;}
.w96p{width:96% !important;}
.w97p{width:97% !important;}
.w98p{width:98% !important;}
.w99p{width:99% !important;}
.w100p{width:100% !important;}

/* px단위별 */
.w1 { width:1px !important;}
.w2 { width:2px !important;}
.w3 { width:3px !important;}
.w4 { width:4px !important;}
.w5 { width:5px !important;}
.w6 { width:6px !important;}
.w7 { width:7px !important;}
.w8 { width:8px !important;}
.w9 { width:9px !important;}
.w10 { width:10px !important;}
.w11 { width:11px !important;}
.w12 { width:12px !important;}
.w13 { width:13px !important;}
.w14 { width:14px !important;}
.w15 { width:15px !important;}
.w16 { width:16px !important;}
.w17 { width:17px !important;}
.w18 { width:18px !important;}
.w19 { width:19px !important;}
.w20 { width:20px !important;}
.w21 { width:2px !important;}
.w22 { width:22px !important;}
.w23 { width:23px !important;}
.w24 { width:24px !important;}
.w25 { width:25px !important;}
.w26 { width:26px !important;}
.w27 { width:27px !important;}
.w28 { width:28px !important;}
.w29 { width:29px !important;}
.w30 { width:30px !important;}
.w40 { width:40px !important;}
.w50 { width:50px !important;}
.w60 { width:60px !important;}
.w61 { width:61px !important;}
.w62 { width:62px !important;}
.w63 { width:63px !important;}
.w64 { width:64px !important;}
.w65 { width:65px !important;}
.w66 { width:66px !important;}
.w67 { width:67px !important;}
.w68 { width:68px !important;}
.w69 { width:69px !important;}
.w70 { width:70px !important;}
.w71 { width:71px !important;}
.w72 { width:72px !important;}
.w73 { width:73px !important;}
.w74 { width:74px !important;}
.w75 { width:75px !important;}
.w76 { width:76px !important;}
.w77 { width:77px !important;}
.w78 { width:78px !important;}
.w79 { width:79px !important;}
.w80 { width:80px !important;}
.w81 { width:81px !important;}
.w82 { width:82px !important;}
.w83 { width:83px !important;}
.w84 { width:84px !important;}
.w85 { width:85px !important;}
.w86 { width:86px !important;}
.w87 { width:87px !important;}
.w88 { width:88px !important;}
.w89 { width:89px !important;}
.w90 { width:90px !important;}
.w91 { width:91px !important;}
.w92 { width:92px !important;}
.w93 { width:93px !important;}
.w94 { width:94px !important;}
.w95 { width:95px !important;}
.w96 { width:96px !important;}
.w97 { width:97px !important;}
.w98 { width:98px !important;}
.w99 { width:99px !important;}
.w100 {width:100px !important;}
.w110 {width:110px !important;}
.w120 {width:120px !important;}
.w121 {width:121px !important;}
.w122 {width:122px !important;}
.w123 {width:123px !important;}
.w124 {width:123px !important;}
.w125 {width:125px !important;}
.w150 {width:150px !important;}

.w200 {width:200px !important;}
.w210 {width:210px !important;}
.w220 {width:220px !important;}
.w230 {width:230px !important;}
.w250 {width:250px !important;}
.w255 {width:255px !important;}
.w260 {width:260px !important;}
.w265 {width:265px !important;}
.w298 {width:298px !important;}
.w300 { width: 300px !important; }
.w400 { width: 400px !important; }
.w500 { width: 500px !important; }
.w600 { width: 600px !important; }
.w700 { width: 700px !important; }
.w800 { width: 800px !important; }
.w900 { width: 900px !important;  }
.w1000 { width: 1000px !important; }
.w1100 { width: 1100px !important; }
.w1200 { width: 1200px !important; }




/* -------------------------테두리-------------------------*/
/* 색상 */
.gray { border:1px solid #b7b7b7; }
.red { border:1px solid #da6464; }
.blue { border:1px solid #0485c4; }
.green { border:1px solid #10ac81; }
.orange { border:1px solid #ff9600; }
.black { border:1px solid #000; }
/* 모서리규격 */
.br1 {border-radius:1px;}
.br2 {border-radius:2px;}
.br3 {border-radius:3px;}
.br4 {border-radius:4px;}
.br5 {border-radius:5px;}
.br6 {border-radius:6px;}
.br7 {border-radius:7px;}
.br8 {border-radius:8px;}
.br9 {border-radius:9px;}
.br10 {border-radius:10px;}
.br20 {border-radius:20px;}
.br30 {border-radius:40px;}
.br40 {border-radius:50px;}
.br50 {border-radius:60px;}



/* --------------------백그라운드색상---------------------*/
.bc-red { background-color: #ffaaaf; }
.bc-blue { background-color: #96a5ff; }
.bc-white { background-color: #fff; }
.bc-yellow { background-color: #FFC81E; }
.bc-black { background-color: #000; }
.bc-gray { background-color: #999999; }


/* ------------------------폰트------------------------ */
/* 선언 */
.f-tahoma { font-family:Tahoma; }
.f-dotum { font-family:돋움; }
.fw-normal { font-weight: normal; }
.td-none { text-decoration:none; }
.td-line-through, td-lt { text-decoration:line-through; }
.f-bold{font-weight:600;}

/* 폰트색 */
.f_red01 {color:#d8292a;}
.fc-gray { color:#6b6b6b; }
.fc-gray a:visited { color:#6b6b6b }
.fc-red { color:#d93f44; }
.fc-red a:visited { color:#d93f44 }
.fc-red a:active { color:#d93f44 }
.fc-blue { color:#0586c4; }
.fc-blue a:visited { color:#0586c4 }
.fc-green { color:#10ac81; }
.fc-green a:visited { color:#10ac81 }
.fc-orange { color:#ff9600; }
.fc-orange a:visited { color:#ff9600 }
.fc-black { color:#000; }
.fc-black a:visited { color:#000 }
.fc-violet { color: #b090ff; }
.fc-gold { color: #ffa500; }
.fc-bluish { color: #008C8C; }
.fc-darkblue { color: #336699; }

/* 크기(px, em, percent ) */
.fs-6 { font-size:6px; }    .fs-6em{font-size:0.375em;}   .fs-6p{font-size:37.5%;} 
.fs-7 { font-size:7px; }    .fs-7em{font-size:0.438em;}   .fs-7p{font-size:43.8%;}
.fs-8 { font-size:8px; }    .fs-8em{font-size:0.5em;}      .fs-8p{font-size:50%;}   
.fs-9 { font-size:9px; }    .fs-9em{font-size:0.563em;}   .fs-9p{font-size:56.3%;}
.fs-10 { font-size:10px; } .fs-10em{font-size:0.625em;} .fs-10p{font-size:62.5%;}
.fs-11 { font-size:11px; } .fs-11em{font-size:0.688em;} .fs-11p{font-size:68.8%;}
.fs-12 { font-size:12px; } .fs-12em{font-size:0.75em;}   .fs-12p{font-size:75%;}
.fs-13 { font-size:13px; } .fs-13em{font-size:0.813em;} .fs-13p{font-size:81.3%;}
.fs-14 { font-size:14px; } .fs-14em{font-size:0.875em;} .fs-14p{font-size:87.5%;}
.fs-15 { font-size:15px; } .fs-15em{font-size:0.938em;} .fs-15p{font-size:93.8%;}
.fs-16 { font-size:16px; } .fs-16em{font-size:1em;}       .fs-16p{font-size:100%;}
.fs-17 { font-size:17px; } .fs-17em{font-size:1.063em;} .fs-17p{font-size:106.3%;}
.fs-18 { font-size:18px; } .fs-18em{font-size:1.125em;} .fs-18p{font-size:112.5%;}
.fs-19 { font-size:19px; } .fs-19em{font-size:1.188em;} .fs-19p{font-size:118.8%;}
.fs-20 { font-size:20px; } .fs-20em{font-size:1.25em;}   .fs-20p{font-size:125%;}
.fs-21 { font-size:21px; } .fs-21em{font-size:1.313em;} .fs-21p{font-size:131.3%;}
.fs-22 { font-size:22px; } .fs-22em{font-size:1.375em;} .fs-22p{font-size:137.5%;}
.fs-23 { font-size:23px; } .fs-23em{font-size:1.438em;} .fs-23p{font-size:143.8%;}
.fs-24 { font-size:24px; } .fs-24em{font-size:.1.5em;}   .fs-24p{font-size:150%;}
.fs-25 { font-size:25px; }
.fs-26 { font-size:26px; }
.fs-27 { font-size:27px; }
.fs-28 { font-size:28px; }
.fs-29 { font-size:29px; }
.fs-30 { font-size:30px; }
.fs-31 { font-size:31px; }
.fs-32 { font-size:32px; }
.fs-33 { font-size:33px; }
.fs-34 { font-size:34px; }
.fs-35 { font-size:35px; }
.fs-40 { font-size:40px; }
.fs-50 { font-size:50px; }
.fs-60 { font-size:60px; }

/* ------------------------간격설정-------------------------- */
/* --------------padding--------------- */
.p0 { padding: 0px !important; }
.p1 { padding: 1px !important; }
.p2 { padding: 2px !important; }
.p3 { padding: 3px !important; }
.p4 { padding: 4px !important; }
.p5 { padding: 5px !important; }
.p6 { padding: 6px !important; }
.p7 { padding: 7px !important; }
.p8 { padding: 8px !important; }
.p9 { padding: 9px !important; }
.p10 { padding: 10px !important; }
.p11 { padding: 11px !important; }
.p12 { padding: 12px !important; }
.p13 { padding: 13px !important; }
.p14 { padding: 14px !important; }
.p15 { padding: 15px !important; }
.p16 { padding: 16px !important; }
.p17 { padding: 17px !important; }
.p18 { padding: 18px !important; }
.p19 { padding: 19px !important; }
.p20 { padding: 20px !important; }
.p21 { padding: 21px !important; }
.p22 { padding: 22px !important; }
.p23 { padding: 23px !important; }
.p24 { padding: 24px !important; }
.p25 { padding: 25px !important; }
.p30 { padding: 30px !important; }
.p40 { padding: 40px !important; }
.p50 { padding: 50px !important; }
.p60 { padding: 60px !important; }
.p70 { padding: 70px !important; }
.p80 { padding: 80px !important; }
.p90 { padding: 90px !important; }
.p100 { padding: 100px !important; }
.p200 { padding: 200px !important; }
.p300 { padding: 300px !important; }
.p400 { padding: 400px !important; }
.p500 { padding: 500px !important; }

/* left */
.pd-l0{padding-left:0 !important;}
.pd-l10 {padding-left:10px !important;}
.pd-l20 {padding-left:20px !important;} 
.pd-l30 {padding-left:30px !important;} 
.pd-l40 {padding-left:40px !important;} 
.pd-l50 {padding-left:50px !important;} 
.pl0 { padding-left: 0px !important; }
.pl1 { padding-left: 1px !important; }
.pl2 { padding-left: 2px !important; }
.pl3 { padding-left: 3px !important; }
.pl4 { padding-left: 4px !important; }
.pl5 { padding-left: 5px !important; }
.pl6 { padding-left: 6px !important; }
.pl7 { padding-left: 7px !important; }
.pl8 { padding-left: 8px !important; }
.pl9 { padding-left: 9px !important; }
.pl10 { padding-left: 10px !important; }
.pl11 { padding-left: 11px !important; }
.pl12 { padding-left: 12px !important; }
.pl13 { padding-left: 13px !important; }
.pl14 { padding-left: 14px !important; }
.pl15 { padding-left: 15px !important; }
.pl16 { padding-left: 16px !important; }
.pl17 { padding-left: 17px !important; }
.pl18 { padding-left: 18px !important; }
.pl19 { padding-left: 19px !important; }
.pl20 { padding-left: 20px !important; }
.pl30 { padding-left: 30px !important; }
.pl40 { padding-left: 40px !important; }
.pl50 { padding-left: 50px !important; }
.pl60 { padding-left: 60px !important; }
.pl70 { padding-left: 70px !important; }
.pl80 { padding-left: 80px !important; }
.pl90 { padding-left: 90px !important; }
.pl100 { padding-left: 100px !important; }
.pl200 { padding-left: 200px !important; }
.pl300 { padding-left: 300px !important; }
.pl400 { padding-left: 400px !important; }
.pl500 { padding-left: 500px !important; }

/* right */
.pd-r0{padding-right:0 !important;}
.pd-r10 {padding-right:10px !important;}
.pd-r20 {padding-right:20px !important;} 
.pd-r30 {padding-right:30px !important;} 
.pd-r40 {padding-right:40px !important;} 
.pd-r50 {padding-right:50px !important;} 
.pr0 { padding-right: 0px !important; }
.pr1 { padding-right: 1px !important; }
.pr2 { padding-right: 2px !important; }
.pr3 { padding-right: 3px !important; }
.pr4 { padding-right: 4px !important; }
.pr5 { padding-right: 5px !important; }
.pr6 { padding-right: 6px !important; }
.pr7 { padding-right: 7px !important; }
.pr8 { padding-right: 8px !important; }
.pr9 { padding-right: 9px !important; }
.pr10 { padding-right: 10px !important; }
.pr20 { padding-right: 20px !important; }
.pr30 { padding-right: 30px !important; }

/* top */
.pd-t10{padding-top:10px !important;}
.pt0 { padding-top: 0px !important; }
.pt2 { padding-top: 2px !important; }
.pt5 { padding-top: 5px !important; }
.pt10 { padding-top: 10px !important; }
.pt15 { padding-top: 15px !important; }
.pt20 { padding-top: 20px !important; }
.pt30 { padding-top: 30px !important; }
.pt40 { padding-top: 40px !important; }
.pt50 { padding-top: 50px !important; }
.pt60 { padding-top: 60px !important; }
.pt70 { padding-top: 70px !important; }
.pt80 { padding-top: 80px !important; }
.pt90 { padding-top: 90px !important; }
.pt100 { padding-top: 100px !important; }
.ptb0 { padding-top: 0px; padding-bottom: 0px; }
.ptb5 { padding-top: 5px; padding-bottom: 5px; }
.ptb10 { padding-top: 10px; padding-bottom: 10px; }

/*bottom*/
.pb0 { padding-bottom: 0px !important; }
.pb2 { padding-bottom: 2px !important; }
.pb5 { padding-bottom: 5px !important; }
.pb10 { padding-bottom: 10px !important; }
.pb15 { padding-bottom: 15px !important; }
.pb20 { padding-bottom: 20px !important; }
.pb30 { padding-bottom: 30px !important; }
.pb40 { padding-bottom: 40px !important; }
.pb50 { padding-bottom: 50px !important; }
.pb60 { padding-bottom: 60px !important; }
.pb70 { padding-bottom: 70px !important; }
.pb80 { padding-bottom: 80px !important; }
.pb90 { padding-bottom: 90px !important; }
.pb100 { padding-bottom: 100px !important; }




/*--------------- margin-------------- */
.m0 { margin: 0px; }
.m1 { margin: 1px; }
.m2 { margin: 2px; }
.m3 { margin: 3px; }
.m4 { margin: 4px; }
.m5 { margin: 5px; }
.m6 { margin: 6px; }
.m7 { margin: 7px; }
.m8 { margin: 8px; }
.m9 { margin: 9px; }
.m10 { margin: 10px; }
.m11 { margin: 11px; }
.m12 { margin: 12px; }
.m13 { margin: 13px; }
.m14 { margin: 14px; }
.m15 { margin: 15px; }
.m16 { margin: 16px; }
.m17 { margin: 17px; }
.m18 { margin: 18px; }
.m19 { margin: 19px; }
.m20 { margin: 20px; }
.m21 { margin: 21px; }
.m22 { margin: 22px; }
.m23 { margin: 23px; }
.m24 { margin: 24px; }
.m25 { margin: 25px; }
.m26 { margin: 26px; }
.m27 { margin: 27px; }
.m28 { margin: 28px; }
.m29 { margin: 29px; }
.m30 { margin: 30px; }
.m40 { margin: 40px; }
.m50 { margin: 50px; }
.m60 { margin: 60px; }
.m70 { margin: 70px; }
.m80 { margin: 80px; }
.m90 { margin: 90px; }
.m100 { margin: 100px; }
.m200 { margin: 200px; }
.m300 { margin: 300px; }
/* left */
.ml1 {margin-left:1px !important;}
.ml2 {margin-left:2px !important;}
.ml3 {margin-left:3px !important;}
.ml4 {margin-left:4px !important;}
.ml5 {margin-left:5px !important;}
.ml6 {margin-left:6px !important;}
.ml7 {margin-left:7px !important;}
.ml8 {margin-left:8px !important;}
.ml9 {margin-left:9px !important;}
.ml10 {margin-left:10px !important;}
.ml11 {margin-left:11px !important;}
.ml12 {margin-left:12px !important;}
.ml13 {margin-left:13px !important;}
.ml14 {margin-left:14px !important;}
.ml15 {margin-left:15px !important;}
.ml16 {margin-left:16px !important;}
.ml17 {margin-left:17px !important;}
.ml18 {margin-left:18px !important;}
.ml19 {margin-left:19px !important;}
.ml20 {margin-left:20px !important;}
.ml21 {margin-left:21px !important;}
.ml22 {margin-left:22px !important;}
.ml23 {margin-left:23px !important;}
.ml24 {margin-left:24px !important;}
.ml25 {margin-left:25px !important;}
.ml26 {margin-left:26px !important;}
.ml27 {margin-left:27px !important;}
.ml30 {margin-left:30px !important;}
.ml40 {margin-left:40px !important;}
.ml50 {margin-left:50px !important;}
.ml52 {margin-left:52px !important;}
.ml58 {margin-left:58px !important;}
.ml60 {margin-left:60px !important;}

/* right */
.mr0 {margin-right:0 !important;}
.mr1 {margin-right:1px !important;}
.mr2 {margin-right:2px !important;}
.mr3 {margin-right:3px !important;}
.mr4 {margin-right:4px !important;}
.mr5 {margin-right:5px !important;}
.mr6 {margin-right:6px !important;}
.mr7 {margin-right:7px !important;}
.mr8 {margin-right:8px !important;}
.mr9 {margin-right:9px !important;}
.mr10 {margin-right:10px !important;}
.mr20 {margin-right:20px !important;}
.mr30 {margin-right:30px !important;}
.mr40 {margin-right:40px !important;}
.mr50 {margin-right:50px !important;}
.mr60 {margin-right:60px !important;}
.mr70 {margin-right:70px !important;}
.mr80 {margin-right:80px !important;}
.mr90 {margin-right:90px !important;}
.mr100 {margin-right:100px !important;}

/* top  */
.mt-2{margin-top:-2px !important;}
.ml-1{margin-left:-1px !important;}
.mt0 {margin-top:0 !important;}
.mt1 {margin-top:1px !important;}
.mt2 {margin-top:2px; }
.mt3 {margin-top:3px !important;}
.mt4 {margin-top:4px !important;}
.mt5 {margin-top:5px; }
.mt6 {margin-top:6px; }
.mt7 {margin-top:7px; }
.mt8 {margin-top:8px; }
.mt9 {margin-top:9px; }
.mt10 {margin-top:10px; }
.mt20 {margin-top:20px; }
.mt30 {margin-top:30px; }
.mt40 {margin-top:40px; }
.mt50 {margin-top:50px; }
.mt60 {margin-top:60px; }
.mt70 {margin-top:70px; }
.mt80 {margin-top:80px; }
.mt90 {margin-top:90px; }
.mt100 {margin-top:100px !important; }
.mt200 {margin-top:200px; }
.mt300 {margin-top:300px; }
.mt400 {margin-top:400px; }
.mt500 {margin-top:500px; }
/* bottom */
.mb0{margin-bottom:0 !important;}
.mb1{margin-bottom:1px !important;}
.mb2{margin-bottom:2px !important;}
.mb3{margin-bottom:3px !important;}
.mb4{margin-bottom:4px !important;}
.mb5{margin-bottom:5px !important;}
.mb6{margin-bottom:6px !important;}
.mb7{margin-bottom:7px !important;}
.mb8{margin-bottom:8px !important;}
.mb9{margin-bottom:9px !important;}
.mb10{margin-bottom:10px !important;}
.mb11{margin-bottom:11px !important;}
.mb12{margin-bottom:12px !important;}
.mb13{margin-bottom:13px !important;}
.mb14{margin-bottom:14px !important;}
.mb15{margin-bottom:15px !important;}
.mb16{margin-bottom:16px !important;}
.mb17{margin-bottom:17px !important;}
.mb18{margin-bottom:18px !important;}
.mb19{margin-bottom:19px !important;}
.mb20{margin-bottom:20px !important;}
.mb21{margin-bottom:21px !important;}
.mb22{margin-bottom:22px !important;}
.mb23{margin-bottom:23px !important;}
.mb24{margin-bottom:24px !important;}
.mb25{margin-bottom:25px !important;}
.mb30{margin-bottom:30px !important;}
.mb35{margin-bottom:35px !important;}
.mb40{margin-bottom:40px !important;}
.mb45{margin-bottom:45px !important;}
.mb50{margin-bottom:50px !important;}
.mb60{margin-bottom:60px !important;}
.mb70{margin-bottom:70px !important;}
.mb80{margin-bottom:80px !important;}
.mb90{margin-bottom:90px !important;}
.mb100{margin-bottom:100px !important;}
.mb130{margin-bottom:130px !important;}
.mb200{margin-bottom:200px !important;}

/* 고정크기 입력박스관련 */
.input-tel-1 { width:40px; }
.input-tel-2 { width:40px; }
.input-tel-3 { width:40px; }
.input-hp-1 { width:40px; }
.input-hp-2 { width:40px; }
.input-hp-3 { width:40px; }
.input-email-1 { width:100px; }
.input-email-2 { width:130px; display:none; }
.input-email-3 {  }
.input-zip { width:80px; border-color:#e8e8e8; background-color:#f4f4f4; }
.input-zip-1 { width:30px; border-color:#e8e8e8; background-color:#f4f4f4; }
.input-zip-2 { width:30px; border-color:#e8e8e8; background-color:#f4f4f4; }
.input-addr-1 { width:500px; border-color:#e8e8e8; background-color:#f4f4f4; }
.input-addr-2 { width:500px; }



