@charset "utf-8";
input[type=password] { ime-mode:disabled; }
input[type=text].eng-mode { ime-mode:disabled; }
input[type=checkbox],input[type=radio] {margin:0 3px 3px 3px; }
.datepicker {width:220px;}
.readonly-bg {background-color:#f8f8f8;}

/* margin & padding */
.margin-top-sm {margin-top: 5px !important;}
.margin-bottom-sm {margin-bottom: 5px !important;}
.margin-left-sm {margin-left: 5px !important;}
.margin-right-sm {margin-right: 5px !important;}

.margin-top {margin-top: 10px !important;}
.margin-bottom {margin-bottom: 10px !important;}
.margin-left {margin-left: 10px !important;}
.margin-right {margin-right: 10px !important;}

.padding-top {padding-top: 10px !important;}
.padding-bottom {padding-bottom: 10px !important;}
.padding-left {padding-left: 10px !important;}
.padding-right {padding-right: 10px !important;}

.padding-top-sm {padding-top: 5px !important;}
.padding-bottom-sm {padding-bottom: 5px !important;}
.padding-left-sm {padding-left: 5px !important;}
.padding-right-sm {padding-right: 5px !important;}

/* width */
.width-auto {width: auto !important; min-width:none !important;}
.width-40 {width: 40px !important; min-width: 40px !important;}
.width-50 {width: 50px !important; min-width: 50px !important;}
.width-60 {width: 60px !important; min-width: 60px !important;}
.width-70 {width: 70px !important; min-width: 70px !important;}
.width-80 {width: 80px !important; min-width: 80px !important;}
.width-90 {width: 90px !important; min-width: 90px !important;}
.width-100 {width: 100px !important; min-width: 100px !important;}
.width-110 {width: 110px !important; min-width: 110px !important;}
.width-120 {width: 120px !important; min-width: 120px !important;}
.width-130 {width: 130px !important; min-width: 130px !important;}
.width-140 {width: 140px !important; min-width: 140px !important;}
.width-150 {width: 150px !important; min-width: 150px !important;}
.width-160 {width: 160px !important; min-width: 160px !important;}
.width-170 {width: 170px !important; min-width: 170px !important;}
.width-180 {width: 180px !important; min-width: 180px !important;}
.width-190 {width: 190px !important; min-width: 190px !important;}
.width-200 {width: 200px !important; min-width: 200px !important;}
.width-250 {width: 250px !important; min-width: 250px !important;}
.width-300 {width: 300px !important; min-width: 300px !important;}
.width-350 {width: 350px !important; min-width: 350px !important;}
.width-400 {width: 400px !important; min-width: 400px !important;}
.width-450 {width: 450px !important; min-width: 450px !important;}
.width-500 {width: 500px !important; min-width: 500px !important;}

.font-10 {font-size: 10px !important;}
.font-11 {font-size: 11px !important;}
.font-12 {font-size: 12px !important;}
.font-14 {font-size: 14px !important;}
.font-16 {font-size: 16px !important;}
.font-18 {font-size: 18px !important;}


.daumMapLabel {margin-bottom: 96px;}
.daumMapLabel * {display: inline-block;vertical-align: top;}
.daumMapLabel .left {background: url("http://t1.daumcdn.net/localimg/localimages/07/2011/map/storeview/tip_l.png") no-repeat;display: inline-block;height: 24px;overflow: hidden;vertical-align: top;width: 7px;}
.daumMapLabel .center {background: url(http://t1.daumcdn.net/localimg/localimages/07/2011/map/storeview/tip_bg.png) repeat-x;display: inline-block;height: 24px;font-size: 12px;line-height: 24px;}
.daumMapLabel .right {background: url("http://t1.daumcdn.net/localimg/localimages/07/2011/map/storeview/tip_r.png") -1px 0  no-repeat;display: inline-block;height: 24px;overflow: hidden;width: 6px;}
