@charset "utf-8"; 
/* 1. 레이아웃 */
.ABA-content-box { position:relative; }
.ABA-content-box { margin:0 0 0 0; }
.ABA-content-box strong { font-weight:600; }
@media screen and (-webkit-min-device-pixel-ratio:0) { .ABA-content-box strong }
/* 페이지타이틀 */
.ABA-subcontent {}
.AB-sj-h3 { font-size:23px; line-height:23px; padding-top:12.5px; color:#2d2d2d; }
/* 네비게이션공통*/
.map:after{content:""; display:block; height:0; clear:both; visibility:hidden;}
.map #AB-navi-last span{ cursor:default; color:black !important; }
.map > li { line-height:12px; background:url("bg_navi01_arrow_r.png") left center no-repeat; padding:0 5px 0 15px; float:left; position:relative; }
.map > li, .map > li a, .map > li span, #AB-navi-next { color:#999; font-size:12px; letter-spacing:-0.5px; display:block; white-space:nowrap; }
.map > li a:hover { text-decoration:underline; }
.map > li:first-child { padding:0 10px 0 0; background:none; }
.map > li#AB-navi-home a { font-size:0; text-indent:-9999px; width:12px; height:12px; background:url("bg_navi01_home.png") left center no-repeat; background-size:12px; }
.map > li.navi-child a, #navi01 .map li.navi-child span { cursor:pointer; font-weight:300; letter-spacing:-1px; }
.map > li.navi-child ul li a { background:none; padding-right:0; }
.map > li ul { z-index:9999; position:absolute; display:none; }
/* 네비게이션01 */
#navi01 .map #AB-navi-last { cursor:default; }
#navi01 .map #AB-navi-last.navi-child { cursor:pointer; }
#navi01 .map > li:hover ul { display:block; top:38px; left:0px; }
#navi01 .map > li ul li { background:#fff; border:1px solid #e8e8e8; border-top:none; width:100%; padding:10px 15px; }
#navi01 .map > li ul li:first-child { border-top:1px solid #e8e8e8; }
#navi01 .map > li ul li a { padding:0; }
#navi01 .map.no-menu li:hover ul { display:none; }
#navi01 .map.no-menu li.navi-child { background:none; padding-right:22px; }
#navi01 .map.no-menu #AB-navi-last.navi-child { background-image:none; padding-right:0; }
/* 네비게이션02 */
#navi02 .map { position:absolute; right:0px; top:20px; text-align:right;}
#navi02 .map li.navi-child:hover ul { display:none; }
#navi02 .map ul { text-align:left; top:35px; background:#fff; box-shadow:rgba(60, 60, 60, 0.3) 1px 1px 5px; padding:7px 10px; }
#navi02 .map ul li { padding:4px; background:none; clear:both; }
#navi02.abline-div-padding .map {position:static;text-align:left;}
/*페이지편집 버튼*/
.AB-btn-edit-page { text-align:center; }
.AB-btn-edit-page > a, .ui-widget-content .AB-btn-edit-page > a { color:#888; font-size:12px; letter-spacing:-1px; display:inline-block; background:#fff; border:1px solid #e5e5e5; height:27px; line-height:24px; padding:0 10px; box-sizing:border-box;  cursor:pointer; }
.AB-btn-edit-page > a:hover { color:#fff; border:1px solid #fff; background:#f9a71d; }
@media screen and (-webkit-min-device-pixel-ratio:0) { 
	.AB-btn-edit-page { padding:10px 0; }
	.AB-btn-edit-page > a { line-height:24px; }
}

/* 2. 콘텐츠페이지*/
/* 폰트사이즈 */
.AB-fns-8 { font-size:8px !important; }
.AB-fns-9 { font-size:9px !important; }
.AB-fns-10 { font-size:10px !important; }
.AB-fns-11 { font-size:11px !important; }
.AB-fns-12 { font-size:12px !important; }
.AB-fns-13 { font-size:13px !important; }
.AB-fns-14 { font-size:14px !important; }
.AB-fns-15 { font-size:15px !important; }
.AB-fns-16 { font-size:16px !important; }
.AB-fns-17 { font-size:17px !important; }
.AB-fns-18 { font-size:18px !important; }
.AB-fns-19 { font-size:19px !important; }
.AB-fns-20 { font-size:20px !important; }
/* 폰트컬러 */
.AB-fnc-01 { color:#ef2d35 !important }
.AB-fnc-02 { color:#ec851b !important }
.AB-fnc-03 { color:#e5af1f !important }
.AB-fnc-04 { color:#2da92d !important }
.AB-fnc-05 { color:#5b96d2 !important }
.AB-fnc-06 { color:#3f6ea2 !important }
.AB-fnc-07 { color:#7e5cce !important }
.AB-fnc-08 { color:#454545 !important }
.AB-fnc-09 { color:#8a8a8a !important }
.AB-fnc-10 { color:#a5a5a5 !important }
.AB-fnc-00 { color:#fff !important }
/* 라인 */
.AB-line,.AB-dotted,.AB-dashed,.AB-solid { border-width: 1px; zoom:1; }
.AB-line, .AB-solid { border-style: solid; border-color:#ddd; }
.AB-dotted { border-style: dotted; border-color:#ddd; }
.AB-dashed { border-style: dashed; border-color:#ddd; }
.AB-round,.AB-round li img ,.AB-round>img { -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; behavior: url(ie-css3.htc); }
.AB-line-t { border-right:none; border-bottom:none; border-left:none; }
.AB-line-r { border-left:none; border-bottom:none; border-top:none; }
.AB-line-b { border-top:none; border-right:none; border-left:none; }
.AB-line-l { border-right:none; border-bottom:none; border-top:none; }
.AB-noline-t { border-top:none !important; }
.AB-noline-r { border-right:none !important; }
.AB-noline-b { border-bottom:none !important; }
.AB-noline-l { border-left:none !important; }
.AB-blind { height:0; font-size:0; line-height:0; }
.AB-blank { background:url("bg_dot.gif") 0 0 repeat-y; }
/* 메인용 게시판 템플릿 */
.mainTplWrap h3 { font-size:14px; }
.mainTplWrap tbody tr:last-child td { border-bottom:none; }
.mainTplWrap .tplScrollGallery { overflow-x:auto; overflow-y:hidden;}
.mainTplWrap .tplSwitchTab ul { overflow:hidden; }
.mainTplWrap .tplSwitchTab li { float:left; width:50%; }
.mainTplWrap .tplSwitchTab li a { color:#999; font-size:15px; background:url("/template/DESIGN_content/program/theme/01/bg_bar_e2.gif") left center no-repeat; display:block; text-align:center; height:35px; line-height:35px; }
.mainTplWrap .tplSwitchTab li:first-child a { background:none; }
.mainTplWrap .tplSwitchTab li.switch-on a { color:#5b96d2; }
.mainTplWrap.mainTplOverlay table, .mainTplOverlay td { position:relative; }
.mainTplWrap.mainTplOverlay .tplOverlayInner { background-color: rgba(0,0,0,0.7); width: 100%;height: 300px;position: absolute;top: 0px;left: 0px;box-sizing:border-box;padding:40px 35px;text-align:center; line-height:22px; }
.mainTplWrap.mainTplOverlay .tplOverlayInner .btn-tpl.btn-size-10 { font-size:16px; line-height:34px; }

.tplWaterMark { position:relative; }
.tplWaterMark > div { color:#fff; font-size:46px; font-weight:bold; letter-spacing:4px; text-shadow:0 0 5px #b6b6b6; position:absolute; top:43%; width:100%; text-align:center; opacity:0.5; }
.tplWaterMark > img { background:#fff; padding:20px; box-shadow:2px 2px 10px rgba(0,0,0,0.2); }
.-tplNoEdit{ text-align:center; }

/*삭제예정*/
.mainTplBody table tbody tr:last-child > td { border-bottom:none !important; }
.mainTplBody table tbody tr > td { padding:6px 0; }
.mainTplBody table tbody tr td span,.mainTplBody table tbody tr td a,.mainTplBody table tbody tr td { color:#666; font-size:13px; letter-spacing:-0.5px; line-height:1.4; }
.mainTplBody table table tbody tr > td { padding:0; }

/*메뉴얼아이콘*/
.AB-manual { font-size:13px; color:#f29730; display:inline-block; padding-left:15px; padding-top:2px; margin-left:10px; height:15px; background:url("icon_manual.png") left 2px no-repeat; }
/*스크롤*/
.AB-scroll-bar { overflow: auto; margin:3px 3px 5px 0; scrollbar-base-color: #fff; scrollbar-3dlight-color: #fff; scrollbar-darkshadow-color: #fff; scrollbar-face-color: #fff; scrollbar-highlight-color: #dddddd; scrollbar-shadow-color: #dddddd; scrollbar-track-color: #fff; }
/* 애니메이션 */
.ABC-box-rollover { position:relative; }
.ABC-box-rollover-front, .ABC-box-rollover-back { transform-style:preserve-3d; -webkit-transition:750ms; -moz-transition:750ms; -o-transition:750ms; -ms-transition:750ms; }
.ABC-box-rollover-front { -webkit-transform:rotateY(0); -moz-transform:rotateY(0); -ms-transform:rotateY(0); -o-transform:rotateY(0); transform:rotateY(0); backface-visibility:hidden; }
.ABC-box-rollover:hover .ABC-box-rollover-front { -webkit-transform:rotateY(180deg); -moz-transform:rotateY(180deg); -ms-transform:rotateY(180deg); -o-transform:rotateY(180deg); transform:rotateY(180deg); }
.abline-div-padding.ABC-box-rollover:hover .ABC-box-rollover-front { -webkit-transform:rotateY(0); -moz-transform:rotateY(0); -ms-transform:rotateY(0); -o-transform:rotateY(0); transform:rotateY(0); backface-visibility:hidden; }
.ABC-box-rollover-back { -webkit-transform:rotateY(-180deg); -moz-transform:rotateY(-180deg); -ms-transform:rotateY(-180deg); -o-transform:rotateY(-180deg); transform:rotateY(-180deg); backface-visibility:hidden; position:absolute; top:0; width:100%; text-align:center; }
.abline-div-padding.ABC-box-rollover-back { -webkit-transform:rotateY(0); -moz-transform:rotateY(0); -ms-transform:rotateY(0); -o-transform:rotateY(0); transform:rotateY(0); position:static; }
.ABC-box-rollover:hover .ABC-box-rollover-back { -webkit-transform:rotateY(0); -moz-transform:rotateY(0); -ms-transform:rotateY(0); -o-transform:rotateY(0); transform:rotateY(0); }
.abline-div-padding.ABC-box-rollover:hover .ABC-box-rollover-back { -webkit-transform:rotateY(0); -moz-transform:rotateY(0); -ms-transform:rotateY(0); -o-transform:rotateY(0); transform:rotateY(0); position:static; }
.ABC-img-sliding-left { -webkit-animation: sliding-left 3s 1; -moz-animation: sliding-left 3s 1; -o-animation: sliding-left 3s 1; -ms-animation: sliding-left 3s 1; }
@-webkit-keyframes sliding-left { from { margin-left:-300%; width:300%; }to { margin-left:0%; width:100%; }}
@-moz-keyframes sliding-left { from { margin-left:-300%; width:300%; }to { margin-left:0%; width:100%; }}
@-o-keyframes sliding-left { from { margin-left:-300%; width:300%; }to { margin-left:0%; width:100%; }}
@-ms-keyframes sliding-left { from { margin-left:-300%; width:300%; }to { margin-left:0%; width:100%; }}
.ABC-img-sliding-right { -webkit-animation: sliding-right 3s 1; -moz-animation: sliding-right 3s 1; -o-animation: sliding-right 3s 1; -ms-animation: sliding-right 3s 1; }
@-webkit-keyframes sliding-right { from { margin-left:100%; width:300%; }to { margin-left:0%; width:100%; }}
@-moz-keyframes sliding-right { from { margin-left:100%; width:300%; }to { margin-left:0%; width:100%; }}
@-o-keyframes sliding-right { from { margin-left:100%; width:300%; }to { margin-left:0%; width:100%; }}
@-ms-keyframes sliding-right { from { margin-left:100%; width:300%; }to { margin-left:0%; width:100%; }}
.ABC-img-rollover { position:relative; display:block; }
.ABC-img-rollover i { position:absolute; top:0; left:0; width:100%; height:100%; opacity:0; background-color:rgba(0,0,0,0.3); -webkit-transition:all 450ms ease; -moz-transition:all 450ms ease; -ms-transition:all 450ms ease; -o-transition:all 450ms ease; }
.ABC-img-rollover:hover i { opacity:1; }
/* 스크롤 버튼 */
.-btnTableScroll { text-align:center; display:inline-block; margin-right:5px; *float:left; }
.-btnTableScroll img { background-color:#fff; border:1px solid #ddd; padding:4px; vertical-align:top; box-sizing:border-box; cursor:pointer; }
.-btnTableScroll .-btnScrollStop { display:inline-block; }
.-btnTableScroll .-btnScrollPlay { display:none; }
.-btnTableScroll.-tog .-btnScrollStop { display:none; }
.-btnTableScroll.-tog .-btnScrollPlay { display:inline-block; }
/* 코멘트 형식 */
.admin-help { display:block; margin:3px 1px 0 1px; font-weight:normal; }
.admin-help-in { display:inline-block; margin:0 1px 0 5px; vertical-align:middle; }
.admin-help-q { display:inline-block; vertical-align:middle; height:18px; line-height:20px; padding:0 5px; box-sizing:border-box; border:1px solid #ccc; border-color:#ddd #bbb #bbb #ccc; font-weight:bold; font-family:gulim !important; margin-left:2px; border-radius:20px; box-shadow:#fff 0 1px 1px inset; background:#f7f7f7; }
@media screen and (-webkit-min-device-pixel-ratio:0) { .admin-help-q { line-height:18px; }}
[class*="admin-help"], [class*="admin-help"] *, [class*="admin-help"] a { color:#bcbdc1 !important; font-size:11px !important; letter-spacing:-0.5px; line-height:16px; }
[class*="admin-help"] strong { color:#afafaf !important; }
[class*="admin-help"]:hover , [class*="admin-help"]:hover * , .-tblList td:hover [class*="admin-help"], .-tblList td:hover [class*="admin-help"] * , .articleInput li:hover [class*="admin-help"], .articleInput li:hover [class*="admin-help"] * , .designer-option:hover [class*="admin-help"], .designer-option:hover [class*="admin-help"] * , .-bdSettingWrap li > div > div:hover [class*="admin-help"], .-bdSettingWrap li > div > div:hover [class*="admin-help"] * , .adminTitleWrap:hover [class*="admin-help"], .adminTitleWrap:hover [class*="admin-help"] * { color:#688bb7 !important; }
.admin-help-manual { font-size:0 !important; text-indent:-9999px; display:inline-block; width:14px; height:14px; vertical-align:middle; margin:-2px 5px 0 5px; background:url("admin_help_icon.gif") no-repeat; }
input[type="text"] + .admin-help-manual { margin-top:0; }
#ABA-read-top .admin-help-manual{margin-top:-7px; }
[class*="admin-help"] span.tog-btn{background:url("btn_tog_help_open.png") top left no-repeat;width:20px;height:10px;display:inline-block;}
[class*="admin-help"]:hover span.tog-btn{background:url("btn_tog_help_open_over.png");}
/* 필수입력항목 */
[class*="bdWrite"] .-iconRequiredInput { background:url("icon_required_input.png") 12px 2px no-repeat; }
.AB-empty-value { background-color:#edfbff; outline:2px solid #ff8db8; }
/*스위치 탭 버튼*/
.switch-tab-btn ul { overflow:hidden; }
.switch-tab-btn ul li { float:left; border:1px solid #ccc; margin-right:5px; background: #ffffff; 
background: -moz-linear-gradient(top, #ffffff 0%, #f9f9f9 100%); 
background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f9f9f9)); 
background:-webkit-linear-gradient(top, #ffffff 0%, #f9f9f9 100%); 
background:-o-linear-gradient(top, #ffffff 0%, #f9f9f9 100%); 
background:-ms-linear-gradient(top, #ffffff 0%, #f9f9f9 100%); 
background:linear-gradient(to bottom, #ffffff 0%, #f9f9f9 100%); 
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#f9f9f9',GradientType=0); }
.switch-tab-btn ul li a { color:#666; display:inline-block; height:24px; line-height:22px; padding:0 20px; font-weight:600; letter-spacing:-0.5px; }
.switch-tab-btn ul li.switch-on { border-color:#719ec7; background: #84bdf3; 
background: -moz-linear-gradient(top, #84bdf3 0%, #70aae0 100%); 
background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#84bdf3), color-stop(100%,#70aae0)); 
background:-webkit-linear-gradient(top, #84bdf3 0%, #70aae0 100%); 
background:-o-linear-gradient(top, #84bdf3 0%, #70aae0 100%); 
background:-ms-linear-gradient(top, #84bdf3 0%, #70aae0 100%); 
background:linear-gradient(to bottom, #84bdf3 0%, #70aae0 100%); 
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#84bdf3',endColorstr='#70aae0',GradientType=0); }
.switch-tab-btn ul li.switch-on a { color:#fff; text-shadow:0px 0px 1px rgba(30,60,90,0.5) }
/* 로그인박스 */
[class*="loginWrap"] .loginHead { padding-bottom:10px; }
[class*="loginWrap"] .loginHead h4 { color:#454545; font-size:14px; font-weight:bold; }
[class*="loginWrap"] .loginBody { padding-bottom:10px; }
[class*="loginWrap"] .loginBody .-inputWrap { padding-right:68px; position:relative; }
[class*="loginWrap"] .-inputWrap input[type="text"] , [class*="loginWrap"] .-inputWrap input[type="password"] { border:1px solid #ccc; border-radius:2px; height:26px; padding-left:5px; margin:0; box-sizing:border-box; }
[class*="loginWrap"] .loginBody .-inputWrap > div { margin-bottom:5px; }
[class*="loginWrap"] .loginBody .-inputWrap label { display:none; }
[class*="loginWrap"] .loginBody .-inputWrap strong { color:#555; }
[class*="loginWrap"] .loginBody .-inputCheckRadio label { color:#999; letter-spacing:-1px; display:inline-block; padding-right:7px; }
[class*="loginWrap"] .loginBody .-btnLogin { font-size:13px; font-weight:normal; font-family:dotum; letter-spacing:-1px; text-align:center; display:inline-block; width:60px; height:57px; line-height:57px; position:absolute; right:0; top:0; }
[class*="loginWrap"] .-btnPointAdmin { color:#fff; font-size:13px; font-family:dotum; letter-spacing:-1px; text-shadow:#b5b7bf 1px 1px 1px; background:#cecece; border:1px solid #b5b7bf; border-radius:2px; display:inline-block; height:16px; line-height:17px; padding:0 3px; box-sizing:border-box; }
@media screen and (-webkit-min-device-pixel-ratio:0){[class*="loginWrap"] .-btnPointAdmin { height:16px; line-height:15px; }}
[class*="loginWrap"] .loginFoot { border-top:1px dashed #ddd; padding-top:10px; }
[class*="loginWrap"] .-btnLoginBtm { background:url("bg_bar_e2.gif") right 3px no-repeat; display:inline-block; padding:0 8px; }
[class*="loginWrap"] .-btnLoginBtm:first-child { padding-left:0; }
[class*="loginWrap"] .-btnLoginBtm:last-child { background:none; padding-right:0; }
[class*="loginWrap"] .-btnLoginBtm, [class*="loginWrap"] .-btnLoginBtm a { color:#888; }
[class*="loginWrap"] .-numCount { display:inline-block; padding-left:5px; }
[class*="loginWrap"] .loginSocial { border:1px solid #eee; border-width:1px 0 0 1px; margin-top:15px; }
[class*="loginWrap"] .loginSocial li { text-align:center; border:1px solid #eee; border-width:0 1px 1px 0; width:50%; padding:6px 0; float:left; box-sizing:border-box; }
[class*="loginWrap"] .loginSocial li a { display:block; }
[class*="loginWrap"] .loginSocial li a img { vertical-align:top; }
[class*="loginWrap"] .AB-checkbox + label, [class*="loginWrap"] input[type='checkbox'] + label { line-height:26px; }
[class*="loginWrap"] .-numCount, .-numCount a { color:#6d9ed2; font-weight:bold; }
.loginWrap01 .loginHead h4 strong { color:#0987df; }
.loginWrap01 .loginBody .-btnLogin { color:#fff; background:#2b99e6; border:1px solid #188ada; border-radius:2px; }
.loginWrap02.loginStateM .-inputWrap > div:first-child {height: 20px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.loginWrap02 { padding:12px 15px; }
.loginWrap02 .loginBody .-btnLogin { color:#6a6a6a; background:#fcfcfc; border:1px solid #ccc; border-radius:2px; box-shadow:rgba(255, 255, 255, 0.6) 0 0 2px inset; }
.loginWrap02 .loginBody .-inputCheckRadio label, .loginWrap03 .loginBody .-inputCheckRadio label { font-size:13px; padding-right:2px; }
.loginWrap02 .loginBody .-inputCheckRadio input[type="checkbox"] { width:14px; height:14px; }
.loginWrap02.loginStateM .loginBody .-btnLogin { height:62px; line-height:63px; }
.loginWrap02 .loginFoot:after{content:""; display:block; height:0; clear:both; visibility:hidden;}
.loginWrap02 .loginFoot .-btnLoginBtm a { font-size:13px; letter-spacing:-0.5px; }
.loginWrap02.loginStateNM .loginFoot .-btnLoginBtm { background:none; float:left; width:50%; padding:0; }
.loginWrap02.loginStateNM .loginFoot .-btnLoginBtm > a { font-family:dotum; line-height:20px; text-align:center; background:#f5f5f5; border:1px solid #ccc; border-radius:2px; box-shadow:rgba(255, 255, 255, 0.5) 1px 1px 0 inset; display:block; height:18px; margin-right:5px; }
.loginWrap02.loginStateNM .loginFoot .-btnLoginBtm:last-child a { margin-right:0; }
.loginWrap02 .loginSocial { border-color:#e5e5e5; }
.loginWrap02 .loginSocial li { background:#fff; border-color:#e5e5e5; }
.loginWrap03 .-inputWrap label { display:none; }
.loginWrap03 .-inputCheckRadio input[type='checkbox'] { margin:-2px 5px 0 3px; }
.loginWrap03 .-inputCheckRadio input[type='checkbox']:first-child { margin-left:0; }
.loginWrap03.loginStateM .-btnLoginBtm { margin-top:1px; }
.loginWrap03.loginStateM .-btnLoginBtm > div { background:url("bg_bar_e2.gif") right 3px no-repeat; display:inline-block; padding:0 8px; }
.loginWrap03.loginStateM .-btnLoginBtm > div:last-child { background:none; padding-right:0; }
/* 소셜로그인 */
.loginSocialWrap { text-align: center; width: 450px; padding-top:15px; margin:0 auto; box-sizing:border-box; }
.loginSocialWrap img { margin:5px 15px; }
.loginWrap03 .loginSocialWrap { width:100%; padding:0; margin:0; }
.loginWrap03 .loginSocialWrap img { margin:0 5px 0 0; }
.loginWrap03 .loginSocialWrap a:last-child img{ margin-right:0; }
/*소셜회원가입*/
.joinSocialWrap .-btnSocial { width:100%; background:#fff; border:1px solid #eee; margin-bottom:15px; }
.joinSocialWrap .-btnSocial a { display:block; color:#444; letter-spacing:-1px; font-size:15px; position:relative; }
.joinSocialWrap .-btnSocial a:last-child { margin-bottom:0; }
.joinSocialWrap .-btnSocial span { line-height:43px; display:inline-block; vertical-align:top; }
.joinSocialWrap .-btnSocial a img { margin-right:10px; }

/* 3. 입력상자 */
.AB-text, .AB-select, .AB-textarea { color:#454545; font-size:12px; border:1px solid #e5e5e5; vertical-align:middle; box-sizing:border-box; }
.AB-text, .AB-select { height:24px; margin:0 2px; }
.AB-text:first-child, .AB-select:first-child { margin-left:0; }
.AB-textarea { line-height:18px; }
.AB-text, .AB-textarea { padding-left:3px; }
input[type="file"] { background:none; border:0; width:285px; padding:0; }
@media screen and (-webkit-min-device-pixel-ratio:0) { 
	input[type="file"] { -webkit-appearance:none; line-height:14px; height:24px; }
}
.AB-file-wrap { margin-top:5px; }
.AB-file-wrap .AB-text { width:285px; margin-right:5px; }
.AB-file-wrap input[type="checkbox"] { margin-top:0; }
.btnFileView { color:#666; font-size:13px; font-family:dotum; letter-spacing:-1px; background:#fff;border:1px solid #ddd; border-radius:2px; display:inline-block; height:16px; line-height:19px; padding:0 4px; margin-right:5px; margin-top: -2px; vertical-align:middle; cursor:pointer; -webkit-apprearance:none; }
input[type='button'].btnFileView { height:18px; line-height:19px; }
@media screen and (-webkit-min-device-pixel-ratio:0){
    .btnFileView, input[type='button'].btnFileView { line-height:18px; }
}
.AB-radio, input[type="radio"], .AB-checkbox, input[type="checkbox"] { width:16px; height:16px; margin:0 3px 1px 0px; vertical-align:middle; }
.ui-datepicker-trigger + .AB-radio, .ui-datepicker-trigger + input[type='radio'], .ui-datepicker-trigger + .AB-checkbox, .ui-datepicker-trigger + input[type='checkbox'] { margin-top:0 !important; margin-left:5px !important; }
.AB-radio + label, input[type="radio"] + label, .AB-checkbox + label, input[type="checkbox"] + label { line-height:22px; display:inline-block; margin-right:5px; }
.AB-disabled { background:#fafafa; }
:-ms-input-placeholder { color:#aaa; }
::-moz-placeholder { color:#aaa; }
:-moz-placeholder { color:#aaa; }
::-webkit-input-placeholder { color:#aaa; }
/* checkbox 디자인 */
.bgCheckWrap input[type="checkbox"] { display:none; }
.bgCheckWrap label { font-size:0; text-indent:-9999px; background:url("bg_checkbox_off.png") right bottom no-repeat; display:inline-block; width:22px; height:22px; margin-right:0 !important; vertical-align:top; }
.bgCheckWrap label.chked { background:url("bg_checkbox_on.png") right bottom no-repeat; }

.admin-width-a { width:40px; }
.admin-width-b { width:60px; }
.admin-width-c { width:80px; }
.admin-width-d { width:100px; }
.admin-width-e { width:120px; }
.admin-width-f { width:150px; }
.admin-width-g { width:200px; }
.admin-width-h { width:300px; }
.admin-width-i { width:400px; }
.admin-width-z { width:100%; }
.AB-select[class*="admin-width-"] { width:auto; }
.AB-select.admin-width-a { min-width:40px; }
.AB-select.admin-width-b { min-width:60px; }
.AB-select.admin-width-c { min-width:80px; }
.AB-select.admin-width-d { min-width:100px; }
.AB-select.admin-width-e { min-width:120px; }
.AB-select.admin-width-f { min-width:150px; }
.AB-select.admin-width-g { min-width:200px; }
.AB-select.admin-width-h { min-width:300px; }
.AB-select.admin-width-i { min-width:400px; }
.AB-select.admin-width-z { width:100%; }

/* 4. 시스템페이지 */
/*마이페이지레이아웃*/
.pageMyMenu { padding-left:1px; box-sizing:border-box; }
.pageMyMenu .pageHead { text-align:center; color:#8fa0b0; font-size:14px; letter-spacing:-1px; background:#f9f9f9; border-bottom:1px solid #eee; padding:25px 15px; }
.pageMyMenu .pageHead div:first-child { padding-bottom:10px; }
.pageMyMenu .pageBody { border-bottom:1px solid #eee; padding:22px 20px; }
.pageMyMenu .pageBody table tr td { padding-bottom:12px; }
.pageMyMenu .pageBody table tr td a { color:#89939d; }
.pageMyMenu .pageBody table tr td:last-child { text-align:right; }
.pageMyMenu .pageBody table tr td:last-child a { color:#29447c; font-weight:bold; }
.pageMyMenu .pageBody table tr td:last-child a:hover { text-decoration:underline; }
.pageMyMenu .pageBody table tr:last-child td { padding-bottom:0; }
.pageMyMenu .pageFoot{padding-bottom:20px;}
.pageMyMenu .pageFoot ul { overflow:hidden; }
.pageMyMenu .pageFoot ul li { float:left; width:100%; border-bottom:1px solid #eee; padding:0 20px; box-sizing:border-box; }
.pageMyMenu .pageFoot ul li:last-child { border-right:none; }
.pageMyMenu .pageFoot ul li a { color:#89939d; font-size:12px; display:inline-block; width:100%; height:42px; line-height:42px; text-align:left; box-sizing:border-box; background:url("/template/PLUGIN_shop_core/program/css/mymenu_arrow.png") right center no-repeat; }
.pageMyMenu .pageFoot ul li a:hover { text-decoration:underline; }/* 로그인, 아이디비밀번호찾기 */
.pageMember { width:450px; padding:50px 0 50px 0; margin:0 auto; box-sizing:border-box; }
.pageMember .pageHead { color:#888; letter-spacing:-1px; line-height:18px; text-align:center; padding-bottom:15px; }
.pageMember h4 { color: #454545; font-size: 40px; font-weight:bold; letter-spacing:-2px; line-height:40px; margin-bottom:13px; }
.pageMember .pageBody { background:#fafafa; border:1px solid #e5e5e5; padding: 25px 30px; }
.pageMember .pageBody > label, .pageMember .pageBody form > label { display:none; }
.pageMember .pageBody .-inputWrap .AB-text, .pageMember .pageBody .-inputWrap .-inputID { font-size: 14px; line-height: 45px; background:#fff; border: 1px solid #ddd; display:block; width:100%; height: 45px; padding: 0 10px; margin-bottom:10px; box-sizing: border-box; vertical-align: middle; }
.pageMember .pageBody .-inputWrap .-inputID { font-weight:bold; }
.pageMember .pageBody .-inputCheckRadio { text-align:center; margin-bottom:10px; }
.pageMember .pageBody .-inputCheckRadio label { color:#7a7a7a; font-size:13px; letter-spacing:-0.5px; display:inline-block; margin-right:10px; }
.pageMember .pageBody .-btnWrap .btn-tpl { width:100%; margin:0; }
.pageMember .pageBody .-btnWrap .btn-tpl:hover {}
.pageMember .pageFoot { text-align:center; padding:15px 0; }
.pageMember .pageFoot > div { display:inline-block; margin:0 10px; }
.pageMember .pageFoot > div a { color:#999; }
.pageMember .pageFoot > div + span { color:#ccc; display:inline-block; margin-top:-1px; vertical-align:top; }
.pageMember .-btnNoMember { color:#a0a0a0; font-size:13px; letter-spacing:-0.5px; line-height:20px; text-align:center; margin:0 32px; box-sizing:border-box; }
.pageMember .-btnNoMember .-btnOrder { color:#55749f; font-size:16px; font-weight:bold; line-height:40px; border:1px solid #55749f; display:inline-block; width:100%; height:40px; margin-bottom:10px; }
.pageMember .-btnNoMember .-btnOrder:hover { text-decoration:underline; }
.pageMember .-btnNoMember strong { color:#55749f; font-weight:bold; }
form + form .pageMember, form + .pageMember, .pageMember + .pageMember { border-top:1px dashed #eee; }
.pageMember .pageNotice { border:1px solid #eee; border-top:none; padding: 20px 32px; }
.pageMember .pageNotice p { color:#7a7a7a; letter-spacing:-0.3px; line-height:22px; background:url("icon_text_tip.gif") 0 8px no-repeat; padding-left:12px; }
.pageMember .pageNotice p strong { color:#f26522; font-weight:normal; }
/* 회원가입동의 */
.pageAgreementFullText { letter-spacing:-1px; line-height:1.7; }
.pageAgreementFullText h4 { color:#000; font-size:17px; padding:5px 2px; margin-top:25px; }
.pageAgreementFullText h4:first-child { margin-top:0; }
.pageAgreementFullText h5 { color:#555; font-size:15px; background:none; padding:20px 2px 5px 2px; }
.pageAgreementFullText p { color:#999; font-size:13px; letter-spacing:-0.7px; padding-left:2px; }
.pageAgreement > div { padding:30px 0; }
.pageAgreement > div:last-child { border-bottom:none; }
.pageAgreement .pageHead { position:relative; }
.pageAgreement .pageHead h4 { color:#454545; font-size:17px; font-weight:bold; letter-spacing:-1px; padding:0 10px 10px 1px; }
.pageAgreement .pageBody { border:1px solid #d6d6d6; height:200px; overflow:auto; }
.pageAgreement .pageBody .pageAgreementFullText { padding:0 22px; }
.pageAgreement .pageBody .pageAgreementFullText h4 { font-size:14px; background:none; border:0; padding:10px 0 0 0; margin:8px 0; }
.pageAgreement .pageBody .pageAgreementFullText h5 { font-size:13px; padding:15px 0 5px 0; }
.pageAgreement .pageBody .pageAgreementFullText h4 + h5 { padding-top:5px; }
.pageAgreement .pageBody .pageAgreementFullText p { font-size:12px; letter-spacing:-0.5px; line-height:18px; padding:0; }
.pageAgreement .-inputCheckRadio { text-align:center; border-top:none; padding:15px 0; }
.pageAgreement .-inputCheckRadio label { color:#8a8a8a; font-size:13px; line-height:22px; text-indent:0; width:auto; height:auto; padding-right:28px; cursor:pointer; }
.pageAgreement .-inputCheckRadio + .pageHead { margin-top:30px; }
.pageAgreement .-btnWrap { text-align:center; }
/* 회원가입 */
.bdWriteMember .articleHead .-iconRequiredInput { background-position:0 0; display:inline-block; width:14px; height:13px; margin-left:5px; vertical-align:middle; }
.bdWriteMember .-btnWrap { margin-top:30px; }
.bdWriteMember .articleInput > ul > li { padding:15px 15px 15px 140px; }
.bdWriteMember .articleInput > ul > li > label { padding-left:36px; top:18px; }
.bdWriteMember .-inputCheckRadio { background:#fcfcfc; border:1px solid #eee; padding:10px 15px; margin-top:10px; }
.bdWriteMember .-inputCheckRadio > div { padding:3px 0; }
.bdWriteMember .-inputCheckRadio .AB-checkbox { margin-right:5px; }
/* 사이트맵 */
/*사이트맵-테마1*/
.pageSitemap1 { box-sizing:border-box; margin:0 -15px; }
.pageSitemap1.abline-div-padding { margin:0; }
.pageSitemap1 > ul { width:100%; overflow:hidden; }
.pageSitemap1 .AB-tit-site { letter-spacing:-0.5px; width:25%; float:left; position:relative; }
.pageSitemap1 .AB-tit-site > div { border:1px solid #eee; border-top:1px solid #2a6eb6; padding:0 25px; margin:15px; }
.pageSitemap1 .AB-tit-site h4, .pageSitemap1 .AB-tit-site ul { padding:15px 0; }
.pageSitemap1 .AB-tit-site h4 + ul { border-top:1px solid #eee; }
.pageSitemap1 .AB-tit-site h4 a { color:#454545; font-size:16px; font-weight:bold; }
.pageSitemap1 .AB-tit-site h5 { line-height:18px; padding-bottom:8px; }
.pageSitemap1 .AB-tit-site h5 a { color:#616161; font-size:14px; line-height:1.5; letter-spacing:-1px; }
.pageSitemap1 .AB-tit-site h5 + ul { padding:0 0 5px 2px; }
.pageSitemap1 .AB-tit-site h6 { line-height:15px; padding:0 0 8px 0; }
.pageSitemap1 .AB-tit-site h6 a { color:#999; font-size:12px; line-height:1.4; letter-spacing:-1px; background:url('left_icon03.gif') left 7px no-repeat; padding-left:8px; }
.pageSitemap1 .AB-tit-site h4, .pageSitemap1 .AB-tit-site h5, .pageSitemap1 .AB-tit-site h6 { overflow:hidden; white-space:nowrap; text-overflow:ellipsis; }
/* CPC광고,IP차단 */
.pageBlock { background:#f9f9f9; border:1px solid #ddd; padding:20px 65px 45px; width:500px; margin:5% auto 0; }
.pageBlock .pageHead { padding-top:20px; padding-bottom:20px; position:relative; }
.pageBlock .pageHead img { position:absolute; top:20px; left:0; }
.pageBlock .pageHead h4 { padding:16px 0 0 150px; font-size:42px; letter-spacing:-4px; width:340px; text-align:center; }
.pageBlock .pageHead h4 strong, .pageBlock .pageNotice strong { color:#ff921e; font-weight:normal; }
.pageBlock .pageBody { font-size:13px; line-height:20px; color:#7a7a7a; letter-spacing:-1px; margin:0 7px 20px 7px; }
.pageBlock .pageBody p { margin:12px 0; }
.pageBlock .btn-tpl.btn-size-12 { margin:0 4px; }
.pageBlock .pageNotice { background:#fff; border:1px solid #ddd; padding:8px; text-align:center; color:#5e5e5e; font-size:15px; margin:25px 7px 10px 7px; }
.pageBlock .pageFoot, .pageFoot a { font-size:13px; color:#7a7a7a; text-align:center; }
/* 고객센터 */
.pageSystem > .pageHead { padding: 10px 0 40px; text-align: center; }
.pageSystem > .pageHead h4 { color: #454545; font-size: 40px; font-weight:bold; letter-spacing:-2px; line-height:40px; margin-bottom:13px; }
.pageSystem > .pageHead p { color: #888; font-size: 12px; letter-spacing: -0.7px; line-height: 1.5; }
.pageSystem .pageBody h4 { color: #454545; font-size:17px; font-weight:bold; margin-bottom:5px; letter-spacing:-1px; }
.pageSystem .pageBody h5 { color: #454545; font-size: 14px; font-weight:bold; margin-bottom:5px; letter-spacing:-1px; }
.pageSystem .pageBody h5 strong { color: #65a5d6; font-size: 15px; letter-spacing:0; }
.pageSystem .pageBody p { color: #888; font-size: 12px; line-height: 1.5; }
.pageSystem .pageBody > div {padding-bottom:40px;}
.pageSystem .pageBody .pageImg { padding:10px 30px; border:1px solid #ddd; margin-right:30px; }
.pageSystem .pageBody .AB-line-b { margin-bottom:30px;padding-bottom:30px; }
/* 회원탈퇴 */
.pageWithdrawal { border:1px solid #ddd; background:#fcfcfc; padding:0 20px 20px 20px; margin-bottom:40px; box-sizing:border-box; }
.pageWithdrawal h5 { color: #555; font-size: 13px; font-weight:bold; background: none; padding: 20px 2px 5px 2px; margin:0; }
.pageWithdrawal p { color: #999; font-size: 12px; letter-spacing: -0.7px; padding-left: 2px; }
/* 오시는길 */
#AB_map_api_wrap { background-color:#fff; border:1px solid #ddd; padding:3px; }
#AB_map_api { width:100%; height:300px; }
/*가입환영,전환페이지*/
.pageComplete { text-align:center; }
.pageComplete .pageHead { padding-bottom:50px; }
.pageComplete .pageBody { background: #fafafa; border: 1px solid #e5e5e5; padding: 40px; box-sizing: border-box; }
.pageComplete .pageBody > div { padding-bottom:30px; }
.pageComplete .pageBody > div:last-child { padding-bottom:0; }
.pageComplete .pageBody h4 { color: #333; font-size: 30px; letter-spacing: -1px; line-height: 1.5; padding-bottom:30px; }
.pageComplete .pageBody h4 point { color: #59a4e2; }
.pageComplete .pageBody p { color:#888; font-size:16px; letter-spacing:-1px; line-height:1.6; margin-top:-10px; }
.pageComplete .btn-tpl.btn-size-12 { margin:0 4px; }

/* 5. 게시판 공통 */
/* 제목 아이콘 */
.AB-LF-current-article { color:#3a3a3a; font-weight:bold; text-decoration:underline; }
[class*="AB-LF-"] img { vertical-align:middle; margin-top:-3px; }
@media screen and (-webkit-min-device-pixel-ratio:0) { [class*="AB-LF-"] img { margin-top:-2px; }}
.AB-LF-hidden { color:#ccc; }
/* 페이지링크 버튼*/
[class*="LF_page_link"] { display:inline-block; width:27px; height:25px; box-sizing:border-box; }
.LF_page_link, .LF_page_link_current { font-size:12px; font-weight:bold; line-height:22px; text-decoration:none; display:inline-block; vertical-align:middle; margin:0 2px; }
.LF_page_link { color:#777 !important; }
.LF_page_link_current { color:#f00 !important; background-color:#fff; border:1px solid #e5e5e5; }
/* 풀다운메뉴(등록자명 클릭 시 열리는 메뉴) */
[class*="ABA-full-down-menu"] { line-height:18px; text-align:center; background:#fff; border:1px solid #ccc; border-radius:3px; box-shadow:rgba(0, 0, 0, 0.2) 2px 2px 4px; width:80px; padding:0 10px; margin:-20px 0 0 60px; *margin:-20px 0 0 30px; position:absolute; z-index:1000; }
[class*="ABA-full-down-menu"] ul { padding:0; margin:0; }
[class*="ABA-full-down-menu"] ul li { border-bottom:1px dashed #eee; display:block !important; padding:8px 0; margin:0; list-style-type:none; }
[class*="ABA-full-down-menu"] ul li:last-child { border-bottom:none; }
[class*="ABA-full-down-menu"] ul li a { color:#444 !important; font-size:11px !important; font-weight:normal !important; line-height:16px !important; display:block !important; }
[class*="ABA-full-down-menu"] ul li a:hover { text-decoration:underline; }
.ABA-full-down-menu-adm { padding:5px; margin-top:0; }
/*비밀글열람시 비밀번호입력*/
.bdPassword { background:#fff; border:1px solid #999; border-radius:10px; display:inline-block; padding:25px 40px; }
.bdPassword .bdHead { color:#666; font-size:15px; letter-spacing:-1px; padding-bottom:10px; }
.bdPassword .bdHead img { margin-right:5px; margin-top:-2px; }
.bdPassword .bdBody .AB-text { height:36px; line-height:34px; padding:0 10px; }
/* PDF목록 다운로드버튼 */
.-btnFileDownload { letter-spacing:-1px; text-align:center; border:1px solid #cdcdcd; display:inline-block; color:#6a6a6a; padding:0 20px; height:28px; line-height:28px; font-size:13px; font-family: '맑은 고딕', 'Malgun Gothic'; border-radius: 2px; background: -webkit-gradient(linear, left top, left bottom, from(#eeeeee), to(#eeeeee)); background: linear-gradient(to bottom, #fefefe 0%, #eeeeee 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe',endColorstr='#eeeeee',GradientType=0); background-color: #eeeeee; text-shadow: 1px 1px #fff; }
.-btnFileDownload img { vertical-align:-6px; }
/* 상담형게시판 분류 */
[id*="-sl-change-ctg"] [class*="-btnCategoryChange"] { font-size: 11px; letter-spacing:-0.5px; display:inline-block; min-width:60px; padding:0 5px; margin:3px; }
[id*="-sl-change-ctg"] [class*="-btnCategoryChange"]:hover { text-decoration:underline; }
[id*="-sl-change-ctgA"] [class*="-btnCategoryChange"] { color:#666 !important; line-height:23px; background:#eee; height:24px; }
[id*="-sl-change-ctgB"] [class*="-btnCategoryChange"] { line-height:19px; background:#fff; border:1px solid #ddd; height:20px; }
[id*="-sl-change-ctgA"] .-btnCategoryChangeA, [id*="-sl-change-ctgA"] .-btnCategoryChangeG, [id*="-sl-change-ctgA"] .-btnCategoryChangeM, [id*="-sl-change-ctgA"] .-btnCategoryChangeS, [id*="-sl-change-ctgA"] .-btnCategoryChangeY { background:#f7eded; }
[id*="-sl-change-ctgA"] .-btnCategoryChangeB, [id*="-sl-change-ctgA"] .-btnCategoryChangeH, [id*="-sl-change-ctgA"] .-btnCategoryChangeN, [id*="-sl-change-ctgA"] .-btnCategoryChangeT, [id*="-sl-change-ctgA"] .-btnCategoryChangeZ { background:#e8eef4; }
[id*="-sl-change-ctgA"] .-btnCategoryChangeC, [id*="-sl-change-ctgA"] .-btnCategoryChangeI, [id*="-sl-change-ctgA"] .-btnCategoryChangeO, [id*="-sl-change-ctgA"] .-btnCategoryChangeU { background:#f2f6e8; }
[id*="-sl-change-ctgA"] .-btnCategoryChangeD, [id*="-sl-change-ctgA"] .-btnCategoryChangeJ, [id*="-sl-change-ctgA"] .-btnCategoryChangeP, [id*="-sl-change-ctgA"] .-btnCategoryChangeV { background:#fbf3ea; }
[id*="-sl-change-ctgA"] .-btnCategoryChangeE, [id*="-sl-change-ctgA"] .-btnCategoryChangeK, [id*="-sl-change-ctgA"] .-btnCategoryChangeQ, [id*="-sl-change-ctgA"] .-btnCategoryChangeW { background:#f6f0f7; }
[id*="-sl-change-ctgA"] .-btnCategoryChangeF, [id*="-sl-change-ctgA"] .-btnCategoryChangeL, [id*="-sl-change-ctgA"] .-btnCategoryChangeR, [id*="-sl-change-ctgA"] .-btnCategoryChangeX { background:#e5f1f2; }
[id*="-sl-change-ctgB"] .-btnCategoryChangeA, [id*="-sl-change-ctgB"] .-btnCategoryChangeG, [id*="-sl-change-ctgB"] .-btnCategoryChangeM, [id*="-sl-change-ctgB"] .-btnCategoryChangeS, [id*="-sl-change-ctgB"] .-btnCategoryChangeY { color:#d7664e !important; border-color:#e2978b; }
[id*="-sl-change-ctgB"] .-btnCategoryChangeB, [id*="-sl-change-ctgB"] .-btnCategoryChangeH, [id*="-sl-change-ctgB"] .-btnCategoryChangeN, [id*="-sl-change-ctgB"] .-btnCategoryChangeT, [id*="-sl-change-ctgB"] .-btnCategoryChangeZ { color:#7392cf !important; border-color:#a4b7de; }
[id*="-sl-change-ctgB"] .-btnCategoryChangeC, [id*="-sl-change-ctgB"] .-btnCategoryChangeI, [id*="-sl-change-ctgB"] .-btnCategoryChangeO, [id*="-sl-change-ctgB"] .-btnCategoryChangeU { color:#60a542 !important; border-color:#94c084; }
[id*="-sl-change-ctgB"] .-btnCategoryChangeD, [id*="-sl-change-ctgB"] .-btnCategoryChangeJ, [id*="-sl-change-ctgB"] .-btnCategoryChangeP, [id*="-sl-change-ctgB"] .-btnCategoryChangeV { color:#ea923c !important; border-color:#f0b381; }
[id*="-sl-change-ctgB"] .-btnCategoryChangeE, [id*="-sl-change-ctgB"] .-btnCategoryChangeK, [id*="-sl-change-ctgB"] .-btnCategoryChangeQ, [id*="-sl-change-ctgB"] .-btnCategoryChangeW { color:#9279b5 !important; border-color:#b3a3cb; }
[id*="-sl-change-ctgB"] .-btnCategoryChangeF, [id*="-sl-change-ctgB"] .-btnCategoryChangeL, [id*="-sl-change-ctgB"] .-btnCategoryChangeR, [id*="-sl-change-ctgB"] .-btnCategoryChangeX { color:#69adc7 !important; border-color:#99c5d7; }
[id*="-sl-change-ctg"] .-sl { text-align:center; background:#fff; border:1px solid #ccc; box-shadow:#ddd 3px 3px 3px; padding:15px; }
/* 분류펼침목록 */
div[id*="AB-CLL-"] { border:1px solid #ddd; border-bottom-color:#ccc; margin:15px 0; }
.AB-category-link-list { border-bottom:1px #f0f0f0 solid; padding:10px; }
.AB-category-link-list:last-child { border-bottom:none; }
.AB-category-link-list li { width:20%; padding:5px; float:left; box-sizing:border-box; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
.AB-category-link-list li a { color:#454545; }
.AB-category-link-list .AB-current-lnb { text-decoration:underline; }
/*상담형게시판보기-분류즉시수정*/
[id*="AB_dbclick_hidden_ctg"] { border-bottom:none !important; padding:0 !important; margin:0 !important; }
[id*="AB_dbclick_view_ctg"] { padding:0 !important; margin:0 !important; }
/* 미열람알림 */
#paper_box_alert { position:fixed !important; top:auto !important; left:auto !important; right:15px; bottom:15px; }
#paper_box_alert.only-admin { bottom:57px }
.paper-box-alert-wrap { background:linear-gradient(to bottom, #4b97c9 0%, #60A9D8 100%); background:-webkit-linear-gradient(top, #4b97c9 0%, #60A9D8 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4b97c9',endColorstr='#60A9D8',GradientType=0); background-color:#4b97c9; border-radius:8px; padding:5px 3px 3px 3px; position:relative; box-shadow:3px 3px 7px rgba(0,0,0,0.3); }
.paper-box-alert-top { border-radius:8px 8px 0 0; height:15px; padding:6px 15px 11px 12px; }
.paper-box-alert-top h3 { color:#fff; font-size:14px; font-weight:bold; }
.paper-box-alert-center { background:#fff; border-top:1px solid #ddd; padding:10px; }
.paper-box-alert-center div { min-height:72px; }
.paper-box-alert-center a { line-height:16px; display:inline-block; margin-bottom:5px; }
.paper-box-alert-center .alert-board { color:#555; font-weight:bold; display:block; }
.paper-box-alert-center .alert-closed { color:#F58C18; }
.paper-box-alert-center .alert-opened { color:#787878; }
.paper-box-alert-bottom { color:#666; text-align:right; background:#eee; border-top:1px solid #ddd; border-radius:0 0 7px 7px; padding:7px 10px; }
.paper-box-alert-exit { background:url("/board/paper/btn_exit.gif") no-repeat; width:15px; height:15px; position:absolute; top:11px; right:15px; }

/* 6. 게시판 목록 */
.-alignLeft { text-align:left !important; }
.-alignRight { text-align:right !important; }
.-btnPageLink { text-align:center; padding:15px 0; }
.-numReply, .-numComment { font-size:13px; font-family:Tahoma,"돋움",dotum; line-height:14px; background-position:0 1px; background-repeat:no-repeat; display:inline-block; padding-left:15px; margin-left:8px; }
.-numReply { color:#eeb067; background-image:url("icon_comment01.gif"); }
.-numComment { color:#6d98d0; background-image:url("icon_comment02.gif"); }
.articleList .-tblList { border-top:1px solid #ddd; border-spacing:0; width:100%; padding:0; }
.articleList .-tblList th , .articleList .-tblList td { border-collapse: collapse; padding:0; }
.articleList .-tblList thead th, .articleList .-tblList thead td { font-weight:bold; letter-spacing:-0.5px; text-align:center; background:#f6f6f6; border-bottom:1px solid #ddd; padding:1px 0 3px 0; }
.articleList .-tblList thead th, .articleList .-tblList thead th a, .articleList .-tblList thead td, .articleList .-tblList thead td a { color:#454545; }
.articleList .-tblList tbody tr:last-child td { border-bottom:1px solid #ddd; }
.articleList .-tblList tbody td { letter-spacing:-0.5px; text-align:center; border-bottom:1px solid #eee; padding:5px; }
.articleList .-tblList tbody td, .articleList .-tblList tbody td a { color:#7a7a7a; }
.articleList .-tblList tbody td input[type="checkbox"], .articleList .-tblList tbody td input[type="radio"] { width:14px; height:14px; margin:0; }
.articleList .-tblList tbody td.-alignLeft, .articleList .-tblList tbody td.-alignLeft a { color:#454545; }
.articleList .-tblList tbody td.-alignLeft > * { vertical-align:middle; }
.articleList .-tblList tbody td .-bdSubjectRe { color:#999; font-size:12px; line-height:18px; padding-top:3px; padding-bottom:3px; }
.articleList .-btnWrap { text-align:right; margin:15px 0; }
.articleList .-btnWrap .-btnRss { color:#727272; font-size:12px; font-weight:bold; font-family:"맑은 고딕", malgun gothic, dotum; sans-serif; letter-spacing:-1px; line-height:25px; background-color:#fcfcfc; background-image:url("/template/DESIGN_content/program/theme/01/board_btn_rss.png"); background-position:8px 6px; background-repeat:no-repeat; background-size:13px 13px; border:1px solid #d0d0d0; display:inline-block; height:26px; padding:0 8px 0 25px; margin:0 2px; vertical-align:middle; }
[class*="bdList"] .articleHead { position:relative; }
[class*="bdList"] .articleHead h4 { color: #454545; font-size:17px; font-weight:bold; letter-spacing:-1px; display:inline-block; padding:0 10px 5px 2px; }
[class*="bdList"] .-bdSchWrap { text-align:right; background:#fff; border:1px solid #ddd; padding:15px; margin-bottom:30px; position:relative; }
[class*="bdList"] .-bdSchWrap::after { background:#f4f4f4; width:100%; height:2px; position:absolute; left:0; bottom:-3px; content:""; }
[class*="bdList"] .-bdSchWrap a { display:inline-block; vertical-align:middle; }
[class*="bdList"] .-bdSettingWrap { background:#fffdf7; border:1px solid #ecebe5; margin:15px 0; position:relative;}
[class*="bdList"] .-bdSettingWrap > div { border:1px solid #fff; padding:15px 20px; }
[class*="bdList"] .-bdSettingWrap li { padding:4px 0 3px 82px; position:relative; }
[class*="bdList"] .-bdSettingWrap li > label { color:#5a5a5a; font-weight:bold; letter-spacing:-0.5px; position:absolute; left:5px; top:8px; }
[class*="bdList"] .-bdSettingWrap li div { padding-bottom:6px; }
[class*="bdList"] .-bdSettingWrap li div:last-child { padding-bottom:0; }
[class*="bdList"] .-btnAllSelect{ color:#454545; letter-spacing:-0.5px; line-height:22px; background:#fff; border:1px solid #d6d6d6; display:inline-block; height:24px; padding:0 26px 0 8px; margin-right:2px; position:relative; box-sizing:border-box; vertical-align:middle; }
[class*="bdList"] .-btnAllSelect span::after { background:url("icon_check_over.png") no-repeat; width:10px; height:7px; position:absolute; top:8px; right:9px; content:""; }
[class*="bdList"] .-btnAllSelect:hover { color:#4d84d8; border:1px solid #92b0de; }
[class*="bdList"] .-btnAllSelect:hover span::after { background-position:0 -43px; }
.-fdSubInfo { color:#999; line-height:20px; padding-top:8px; }
/* 갤러리목록폼 */
.-bdGalleryWrap{ margin:0 -10px; }
.-bdGalleryWrap li { width:25%; float:left; }
.-bdGalleryWrap li.lpa-1 { width:100%; }
.-bdGalleryWrap li.lpa-2 { width:50%; }
.-bdGalleryWrap li.lpa-3 { width:33.3%; }
.-bdGalleryWrap li.lpa-4 { width:25%; }
.-bdGalleryWrap li.lpa-5 { width:20%; }
.-bdGalleryWrap li.lpa-6 { width:16.6%; }
.-bdGalleryWrap li.lpa-7 { width:14.2%; }
.-bdGalleryWrap li.lpa-8 { width:12.5%; }
.-bdGalleryWrap li.lpa-9 { width:11.1%; }
.-bdGalleryWrap li.lpa-10 { width:10%; }
.-bdGalleryWrap .-bdGalList { margin:10px; }
.-bdGalleryWrap .-fdThumb img { border:1px solid #eee; margin-bottom:10px; box-sizing:border-box; }
.-bdGalleryWrap a { color:#454545; }
.-bdGalleryWrap .-fdSubject{ line-height:18px; height:50px; overflow:hidden; }
.-bdGalleryWrap .-fdSubject [class*="AB-LF-"] { font-size:14px; letter-spacing:-0.5px; }
.-bdGalleryWrap .-fdDate { color:#8a8a8a; height:18px; padding:5px 0; }
.-bdGalleryWrap .-fdDate a { display:inline-block; }
.-bdGalleryWrap .-btnWrap { text-align:left; margin-bottom:10px; }
.-bdGalleryWrap .-btnWrap > div { display:inline-block; }
.-bdGalleryWrap .-btnWrap .AB-checkbox { margin:3px 5px 0px 0px; }
.-bdGalleryWrap.-bdAutoGallery { margin:0; }
.-bdGalleryWrap.-bdAutoGallery li[class*="lpa"] { width:auto; float:none; }
.-bdGalleryWrap.-bdAutoGallery .-bdGalList { margin:0; overflow:hidden; position:relative; }
.-bdGalleryWrap.-bdAutoGallery .-btnWrap { text-align:right; background:rgba(255, 255, 255, 0.8); box-shadow:rgba(0, 0, 0, 0.3) 0 2px 2px; padding:8px 15px; margin:0; position:absolute; top:0; right:2px; box-sizing:border-box; }
.-bdGalleryWrap.-bdAutoGallery .-fdThumb img { border:0; margin:2px; }
/* FAQ형목록폼 */
.-bdFaqWrap { border-top:1px solid #aaa; }
.-bdFaqWrap [class*="-bdArticle"] { border-bottom:1px solid #eee; }
.-bdFaqWrap li:last-child [class*="-bdArticle"] { border-bottom:1px solid #ddd; }
.-bdFaqWrap .-bdQuestion { background-image:url("icon_question_faq.png"); background-position:25px 14px; background-repeat:no-repeat; padding:17px 15px 17px 65px; position:relative; }
.-bdFaqWrap .-bdAnswer { color:#666; font-size:13px; letter-spacing:-0.5px; line-height:20px; background-image:url("icon_answer_faq.png"); background-position:25px 14px; background-repeat:no-repeat; background-color:#f9f9f9; border-top:1px solid #ddd; padding:17px 25px 17px 65px; position:relative; }
.-bdFaqWrap .-bdQuestion .-fdSubject { color:#454545; font-size:14px; font-weight:bold; letter-spacing:-0.5px; cursor:pointer; }
/* 이전,다음목록 */
.-bdPrevNextWrap { border-top:1px solid #aaa; border-bottom:1px solid #eee; padding:15px 30px; }
.-bdPrevNextWrap:last-child { border-top:none; border-bottom:1px solid #aaa; }
.-bdPrevNextWrap dl { overflow:hidden; }
.-bdPrevNextWrap dl dt, .-bdPrevNextWrap dl dd { float:left; }
.-bdPrevNextWrap dl dd, .-bdPrevNextWrap dl dd * { word-wrap:break-word; word-break:break-all; }
.-bdPrevNextWrap dl dt { color:#666; background:url("icon_arrow_updown.png") 45px 7px no-repeat; width:80px; }
.-bdPrevNextWrap:last-child dl dt { background-position-y:-40px; }
.-bdPrevNextWrap dl dd.-fdSubject { font-size:13px; letter-spacing:-0.5px; width:70%; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
.-bdPrevNextWrap dl dd.-fdSubject a { color:#1c1c1c; }
.-bdPrevNextWrap dl dd.-fdDate { color:#8a8a8a; float:right; }
/* 인트라넷형목록폼 */
.-tblIntra { color:#454545; border:1px solid; border-color:#ccc #adafb0 #adafb0 #989ea3; border-spacing:0; width:100%; padding:0; }
.-tblIntra tr { text-align: center; }
.-tblIntra th, .-tblIntra td { color: #454545; padding:10px; }
.-tblIntra th { color:#454545; font-weight:bold; background:#f4f4f4; border-top:1px solid #fafafa; border-bottom:1px solid #e8e8e8; border-left:1px solid #ddd; }
.-tblIntra th:first-child, .-tblIntra td:first-child { border-left:0; }
.-tblIntra thead th { background:linear-gradient(to bottom, #fcfcfc 20%, #f0f0f0 100%); background:-webkit-linear-gradient(top, #fcfcfc 20%, #f0f0f0 100%); background-color:#fafafa; border-bottom-color:#ccc; padding:8px 10px; }
.-tblIntra tbody th { text-align:left; background:linear-gradient(to bottom, #f9f9f9 20%, #f5f5f5 100%); background:-webkit-linear-gradient(top, #f9f9f9 20%, #f5f5f5 100%); background-color:#f5f5f5; padding-left:15px; }
.-tblIntra tbody th, .-tblIntra tbody th * { color:#6a6a6a; font-weight:normal; letter-spacing:-0.5px; }
.-tblIntra td { background: #fff; border-top:1px solid #fff; border-bottom:1px solid #e8e8e8; border-left:1px solid #e8e8e8; }
.-tblIntra td.-alignLeft { padding-left:12px; }
.-tblIntra td.-alignRight { padding-right:12px; }
.-tblIntra td a { color: #454545; text-decoration:none; }
.-tblIntra td a:hover { text-decoration:underline; }
.-tblIntra tr:nth-child(odd) td { background: #fcfcfc; background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fcfcfc)); background: -moz-linear-gradient(top, #fff, #fcfcfc); }
.-tblIntra tr:hover td { background: #f0f5fb; }
.-tblIntra table tr td { background:none; border:0; }
.-tblIntra tbody tr:last-child th, .-tblIntra tbody tr:last-child td{ border-bottom:none; }
.articleList .-tblIntra .AB-radio, .articleList .-tblIntra input[type="radio"], .articleList .-tblIntra .AB-checkbox, .articleList .-tblIntra input[type="checkbox"] { width:14px; height:14px; margin:0; }
/*캘린더형목록폼*/
.-bdScheduleWrap .-alignLeft{padding-left:10px !important;}
.-bdScheduleWrap .-tblList th,.-bdScheduleWrap .-tblList td{border-right:1px solid #eee}
.-bdScheduleWrap .-tblList th:last-child, .-bdScheduleWrap .-tblList td:last-child{border-right:0;}
/*나의배송지,자주쓰는문구 목록폼,포인트주기*/
.-bdAdminWrap .-tblList { border:1px solid; border-color:#ccc #adafb0 #adafb0 #989ea3; border-spacing:0; width:100%; padding:0; }
.-bdAdminWrap .-tblList th, .-bdAdminWrap .-tblList td { text-align:center; border-left:1px solid #e8e8e8; border-bottom:1px solid #e8e8e8; border-top:1px solid #fafafa; padding:0 12px;}
.-bdAdminWrap .-tblList td { color:#454545; line-height:18px; padding:0px 8px 2px 8px; }
.-bdAdminWrap .-tblList thead th{ background:linear-gradient(to bottom, #fcfcfc 20%, #f0f0f0 100%); background:-webkit-linear-gradient(top, #fcfcfc 20%, #f0f0f0 100%); background-color:#fafafa; border-bottom-color:#ccc; padding:0px 10px 1px 10px; }
.-bdAdminWrap .-tblList tbody th { text-align:left; background:linear-gradient(to bottom, #f9f9f9 20%, #f5f5f5 100%); background:-webkit-linear-gradient(top, #f9f9f9 20%, #f5f5f5 100%); background-color:#f5f5f5; padding-left:10px; }
.-bdAdminWrap .-tblList tbody th, .-bdAdminWrap .-tblList tbody th * { color:#6a6a6a; letter-spacing:-0.5px; }
.-bdAdminWrap .-tblList tbody tr:last-child th, .-bdAdminWrap .-tblList tbody tr:last-child td { border-bottom:none; }
.-bdAdminWrap .-tblList th:first-child, .-bdAdminWrap .-tblList td:first-child { border-left:0; }
.-bdAdminWrap .-tblList td.-alignLeft { padding:18px 15px; }
.-bdAdminWrap .-bdSendformWrap {  padding:0 5px; }
.-bdAdminWrap .-bdSendformWrap .-bdHead { color:#728cdc; letter-spacing:-0.3px; margin-bottom:8px; }
.-bdAdminWrap .-bdSendformWrap .-bdHead .-fdSMS { font-size:13px; }
.-bdAdminWrap .-bdSendformWrap .-bdHead .-fdMMS { font-size:13px; color:#fd5252; }
.-bdAdminWrap .-bdSendformWrap .-bdBody { background:#fff; border:1px dotted #ddd; padding:5px 15px; margin-bottom:10px; }
.-bdAdminWrap .-bdSendformWrap .-bdFoot { padding-bottom:3px; }
.bdAdminWrap .articleInput .-bdOption .AB-cr .AB-fl { width:50% !important; }
/*동영상목록*/
.tblVideoBoard { border-top:1px solid #ddd; }
.tblVideoBoard th,.tblVideoBoard td { font-size:13px; letter-spacing:-1px; border-bottom:1px solid #eee; }
.tblVideoBoard tr:last-child th,.tblVideoBoard tr:last-child td { border-color:#ddd; }
.tblVideoBoard th { color:#3f77b0; font-weight:bold; background:#f9f9f9; }
.tblVideoBoard td { color:#666; } 
/* 방명록 목록 */
.memoCmt.cmtView { border-bottom:0; }
.memoCmt.cmtView .AB-cmt-view { padding:20px 0; }
.memoCmt.cmtView .ABA-cmt-list-wrap { border-bottom:1px solid #e5e5e5; }
/*분류필터링박스 스타일*/
.list_item_filter li { border-bottom:1px solid #ddd; padding:10px 0; text-align:center; }
.list_item_filter li:hover { background:#f6f6f6; }
.list_item_filter li.current { background:#f6f6f6; }
.list_item_filter li:first-child { background:#a0a0a0; }
.list_item_filter li:first-child a { font-weight:bold; color:#fff }
.list_item_filter li:last-child { border-bottom:none; }
/* 상담형목록폼 분류버튼 */
.AB-category-btn, .AB-category-btn span, .AB-category-btn a { color:#fff !important; font-size: 11px; letter-spacing:-0.5px; line-height:19px; display:inline-block; height:20px; }
.AB-category-btn { text-align:center; border-width:1px; border-style:solid; border-radius:2px; min-width:60px; margin:2px; }
.AB-category-btn span { padding:0 5px; }
.AB-category-btn.AB-category-current a { text-decoration:underline; }
.AB-category-btn.AB-category-bgA { background:#6D9BDD; border-color:#6694D7; }
.AB-category-btn.AB-category-bgB { background:#ADC905; border-color:#A3BE02; }
.AB-category-btn.AB-category-bgC { background:#F66A5F; border-color:#ED5D52; }
.AB-category-btn.AB-category-bgD { background:#31a8b8; border-color:#2BA3B3; }
.AB-category-btn.AB-category-bgE { background:#FA7E51; border-color:#F27142; }
.AB-category-btn.AB-category-bgF { background:#FFBC00; border-color:#F0B204; }
.AB-category-btn.AB-category-bgG { background:#9469c2; border-color:#8D60BD; }
.AB-category-btn.AB-category-bgH { background:#D264D0; border-color:#CB59C9; }
.AB-category-btn.AB-category-bgI { background:#475988; border-color:#435686; }
.AB-category-btn.AB-category-bgJ { background:#bababa; border-color:#ADADAD; }
.AB-category-btn.AB-category-bgK { background:#5091EF; border-color:#478AEC; }
.AB-category-btn.AB-category-bgL { background:#51B80B; border-color:#4BB305; }
.AB-category-btn.AB-category-bgM { background:#FA566F; border-color:#F44C66; }
.AB-category-btn.AB-category-bgN { background:#39B5DA; border-color:#2DB0D7; }
.AB-category-btn.AB-category-bgO { background:#FF7D39; border-color:#F9732D; }
.AB-category-btn.AB-category-bgP { background:#FFBC00; border-color:#F0B204; }
.AB-category-btn.AB-category-bgQ { background:#4E62C7; border-color:#485CC3; }
.AB-category-btn.AB-category-bgR { background:#6D85A0; border-color:#66809D; }
.AB-category-btn.AB-category-bgS { background:#475988; border-color:#435686; }
.AB-category-btn.AB-category-bgT { background:#AE804C; border-color:#A97A45; }
.AB-category-btn.AB-category-bgU { background:#6EBCCD; border-color:#6AB8CA; }
.AB-category-btn.AB-category-bgV { background:#FF7469; border-color:#F96D62; }
.AB-category-btn.AB-category-bgW { background:#5FC04A; border-color:#58B843; }
.AB-category-btn.AB-category-bgX { background:#4AA4EF; border-color:#469EE8; }
.AB-category-btn.AB-category-bgY { background:#677994; border-color:#60728E; }
.AB-category-btn.AB-category-bgZ { background:#a1a1a1; border-color:#919191; }

/* 7. 게시판 보기 */
.bdView { position:relative; }
[class*="bdView"] [class*="articleHead"] { border-top:1px solid #ddd; border-bottom:1px solid #ddd; padding:12px 0; position:relative; }
[class*="bdView"] .articleHeadTop { border-bottom-color:#e5e5e5; }
[class*="bdView"] [class*="articleHead"] h1 { font-size:17px; font-weight:normal; letter-spacing:-0.5px; padding:5px 22px; }
[class*="bdView"] [class*="articleHead"] h1 img { margin-top:-6px; margin-right:3px; vertical-align:auto; }
[class*="bdView"] [class*="articleHead"] .AB-cr { border-bottom:1px solid #eee; padding:0 22px 10px 22px; margin-bottom:10px; white-space:nowrap; overflow:hidden; }
[class*="bdView"] [class*="articleHead"] .AB-cr:last-child { border-bottom:none; padding-bottom:0; margin-bottom:0; }
[class*="bdView"] [class*="articleHead"] .AB-cr .AB-fl { padding:5px 40px 5px 0; /*overflow:hidden;*/ float:left; box-sizing:border-box; height:26px; line-height:16px; }
[class*="bdView"] [class*="articleHead"] .AB-cr .AB-fl dt { font-weight:normal; background:url("/template/DESIGN_content/program/theme/01/board_view_tit_bar.gif") right 3px no-repeat; display:inline-block; padding:0 13px 0 0px; }
[class*="bdView"] [class*="articleHead"] .AB-cr .AB-fl dd { font-weight:normal; display:inline-block; padding-left:10px; word-wrap:break-word; }
[class*="bdView"] [class*="articleHead"] .AB-cr .AB-fl dt, [class*="bdView"] [class*="articleHead"] .AB-cr .AB-fl dd, [class*="bdView"] [class*="articleHead"] .AB-cr .AB-fl dd * { color:#8e8e8e; }
[class*="bdView"] [class*="articleHead"] .AB-cr .AB-fl dt + a { padding-left:10px; }
[class*="bdView"] .articleHead { border:0; padding:0; }
[class*="bdView"] .articleHead h4 { color: #454545; font-size:17px; font-weight:bold; letter-spacing:-1px; display:inline-block; padding:10px 10px 8px 2px; }
[class*="bdView"] .articleBody { font-size:14px; line-height:22px; padding:23px; word-wrap:break-word; position:relative; }
[class*="bdView"] .-btnWrap { text-align:center; padding:30px 0 50px 0; }
/* 추천,반대 */
.-bdVote { text-align:center; width:auto; padding:40px 0 40px 0; position:relative; }
.-bdVote .AB-fl { display:inline-block; float:none; position:relative; }
.-bdVote .AB-fl a[class*="-btn"] { font-size:14px; text-align:center; display:inline-block; border:1px solid #e5e5e5; border-radius:2px; background:#fcfcfc; background:-webkit-linear-gradient(top, #ffffff 80%, #fafafa 100%); background:linear-gradient(to bottom, #ffffff 80%, #fafafa 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#fafafa',GradientType=0); width:20px; height:24px; line-height:22px; padding:10px 15px; margin:0 5px; position:relative; }
.-bdVote .AB-fl a[class*="-btn"] img, .-bdVote .AB-fl a[class*="-btn"] span { vertical-align:middle; }
.-bdVote .AB-fl a[class*="-btn"] span { color:#666; font-size:14px; display:inline-block; padding-left:5px; margin-top:-5px; }
.-bdVote .AB-fl a.-btnV { width:45px; }
.-bdVote .AB-fl a.-btnR { width:60px; }
.-bdVote .AB-fl .-btnShare img { margin:-2px 0 0 1px; }
.-btnShare { text-align:center; display:inline-block; background:#fff; border:1px solid #d0d0d0; height:32px; line-height:28px; padding:0px 8px; margin:0; }
/* SNS공유 */
[id*="-sl-bdView-share"] .-sl #AB_sns_util_container { background:#fff; border:1px solid #ddd; padding:20px; margin-top:6px; }
#AB_sns_util { overflow:hidden; *zoom:1; }
#AB_sns_util li { float:left; }
#AB_sns_util li a { margin-left:15px; }
#AB_sns_util li:first-child a { margin-left:0; }
/* 알아두면 유용한 정보 */
.-bdMoreInfo { border-bottom:1px solid #ddd; padding:18px 22px; }
.-bdMoreInfo .pageHead { background:url("board_view_b_icon.png") left top no-repeat; padding:2px 0 10px 25px; }
.-bdMoreInfo .pageHead, .-bdMoreInfo .pageHead * { color:#6a6a6a; font-size:14px; font-weight:bold; letter-spacing:-1px; }
.-bdMoreInfo .pageBody li { background:url("/template/DESIGN_content/program/theme/01/icon_circle_gray.gif") 3px 8px no-repeat; padding:2px 0 2px 15px; }
.-bdMoreInfo .pageBody, .-bdMoreInfo .pageBody * { color:#8a8a8a; font-size:12px; letter-spacing:-0.5px; }
/* 댓글 */
.cmtWrite .AB-cmt-input-wrap { color:#7a7a7a; background-color:#fff; border:1px solid #ddd; margin:0; }
.cmtWrite .AB-cmt-input-wrap .AB-text { border:1px solid #f2f2f2; }
.cmtWrite .AB-cmt-wrap { border-bottom:1px solid #eee; padding:10px 0 10px 15px; }
.cmtWrite .AB-cmt-input-wrap textarea { border:0; height:80px; line-height:20px; }
.cmtWrite .AB-cmt-input-wrap .AB-cr .AB-fl { padding:10px 0 0 15px; }
.cmtWrite .-inputCmt { width:100%; height:46px; padding:2px; }
.cmtWrite .-btnCmt { color:#fff; font-size:13px; font-weight:bold; letter-spacing:-1px; text-align:center; background:#419fe0; display:inline-block; width:70px; height:45px; line-height:42px; cursor:pointer; -webkit-appearance:none; }
[id^="AB_cmt_box_btn_"] { font-size:14px; color: #333; letter-spacing:-1px; background:url("icon_comment03.gif") left 5px no-repeat; padding:0 0 10px 15px; cursor:pointer; }
.ABA-rep-inbox { margin-bottom:40px; margin-top:-1px; }
.cmt-reply-wrap { border-bottom:1px solid #e5e5e5; padding:0; }
.cmtView .-CL { border-bottom:1px solid #e5e5e5; }
/*.cmtView .-CL.current, .cmtView .current.-CL [class*='AB_cmt_reply_depth_'] { background-color:#f6faff; }*/
.cmtView .AB-cmt-view { padding:20px 1px; position:relative; *zoom:1; }
.cmtView [class*="AB_cmt_reply_depth_"] { background:url("bg_reply_conts.png") 0px 20px no-repeat; }
.cmtView [class*="AB_cmt_reply_depth_"].cmtWrite { background-position:0 16px; padding:15px 1px 15px 15px; margin-left:1px; }
.cmtView .AB_cmt_reply_depth_1 { background-position-x:1px; padding-left:15px; }
.cmtView .AB_cmt_reply_depth_2 { background-position-x:15px; padding-left:30px; }
.cmtView .AB_cmt_reply_depth_3 { background-position-x:30px; padding-left:45px; }
.cmtView .AB_cmt_reply_depth_4 { background-position-x:45px; padding-left:60px; }
.cmtView .AB_cmt_reply_depth_5 { background-position-x:60px; padding-left:75px; }
.cmtView .AB_cmt_reply_depth_6 { background-position-x:75px; padding-left:90px; }
.cmtView .AB_cmt_reply_depth_3.cmtWrite { margin-left:15px; }
.cmtView .AB_cmt_reply_depth_4.cmtWrite { margin-left:30px; }
.cmtView .AB_cmt_reply_depth_5.cmtWrite { margin-left:45px; }
.cmtView .AB_cmt_reply_depth_6.cmtWrite { margin-left:60px; }
.cmtView .AB-cmt-view .AB-cr .-fdName * { color:#aaa; font-size:12px; font-weight:bold; }
.cmtView .AB-cmt-view .AB-cr .-fdName img { border:1px solid #e8e8e8; border-radius:2px; margin-top:-2px; margin-right:6px; }
.cmtView .AB-cmt-view .AB-cr .-fdName img, .cmtView .AB-cmt-view .AB-cr .-fdName img + p { float:left; }
.cmtView .AB-cmt-view .AB-cmt { line-height:20px; letter-spacing:0; padding:8px 0; word-wrap:break-word; }
.cmtView .AB-cmt-view .AB-cmt, .cmtView .AB-cmt-view .AB-cmt a { color:#333; }
.cmtView .AB-cmt-view .-bdBtwBar { background:#eaeaea; display:inline-block; width:1px; height:11px; margin:3px 8px 0 9px; vertical-align:top; }
.cmtView .AB-cmt-view .-btnWrap { margin-top:13px; }
.cmtView .AB-cmt-view .-btnWrap > div > a { color:#999; background-color:#fff; border:1px solid #e5e5e5; display:inline-block; height:24px; line-height:21px; padding:0 7px; margin-right:6px; box-sizing:border-box; }
.cmtView .AB-cmt-view .-btnWrap > div > a:last-child { margin-right:0; }
.cmtView .AB-cmt-view .-btnWrap > div > a img { margin-right:5px; margin-top:6px; vertical-align:top; }
.cmtView .AB-cmt-view .-btnWrap > div > a { color:#666; }
.cmtView .cmtWrite .AB-cmt-input-wrap .-btnWrap { margin-top:0px; }
.cmtView .-btnMore { text-align:center; border-bottom:1px solid #e5e5e5; padding:13px 0; cursor:pointer; }
.cmtView .-btnMore a { background:url("bg_navi01_arrow_d.png") right center no-repeat; display:inline-block; padding-right:20px; }
/* 포럼형보기폼 */
.bdViewForum { border-style:solid; border-width:0px 1px 1px 1px; border-color:#fff #ddd #ddd #ddd; }
.bdViewForum [class*="articleHead"] [class^="-icon"] { width:40px; height:35px; position:absolute; left:23px; top:3px; }
.bdViewForum [class*="articleHead"] [class^="-icon"] + h1 { padding:5px 0 5px 64px; }
.bdViewForum [class*="articleHead"] [class^="-icon"] + h1 img { vertical-align:middle; }
.bdViewForum [class*="articleHead"] .-iconQ { background:url("icon_question_forum.png") no-repeat; }
.bdViewForum [class*="articleHead"] .-iconA { background:url("icon_answer_forum.png") no-repeat; }
.bdViewReply { border:1px solid #ddd; margin:15px 0 40px 0; }
.bdViewReply .bdViewForum { border:0; }
.bdViewReply .bdViewForum .articleHeadTop { border-top:none; }
.bdViewReply .bdViewForum [class*="articleHead"] { border-bottom-color:#eee }
.bdViewForum .-btnWrap, .bdViewReply .-btnWrap { padding-bottom:30px; }
.bdViewForum [id^="AB_cmt_box_btn_"], .bdViewReply [id^="AB_cmt_box_btn_"] { margin-left:15px; }
.bdViewReply .cmtView { border-width:0; margin-bottom:0; }
.bdViewReply .cmtView .-CL:last-child { border-bottom:none; }
.bdViewReply .cmtWrite .AB-cmt-input-wrap { border-width:1px 0; margin-bottom:-1px; }
.bdViewReply .AB-cmt-input-wrap .-btnWrap { padding:0; }
.bdViewReply .AB-cmt-view { padding:20px 15px; }
.bdViewReply .AB-cmt-view .-btnWrap { text-align:left; padding:0; }
.bdViewReply .cmtView .cmtWrite .AB-cmt-input-wrap { border-width:1px; }
.bdViewReply .cmtView [class*='AB_cmt_reply_depth_'].cmtWrite { margin:0 15px; }
/* 인트라넷 보기폼*/
.bdViewIntra .-tblIntra td { line-height:20px; }
.bdViewIntra .-tblIntra th, .bdViewIntra .-tblIntra td { padding:10px 15px; }
.cmtView.intraCmt{ border-bottom:0; }
.cmtView.intraCmt .-btnWrap { position: static; }

/* 8. 게시판 쓰기 */
[class*="bdWrite"] { position:relative; }
[class*="bdWrite"] .articleHead h4 { color: #454545; font-size:17px; font-weight:bold; letter-spacing:-1px; display:inline-block; padding:0 10px 10px 2px; }
[class*="bdWrite"] .articleInput { border-top:1px solid #ddd; border-bottom:1px solid #ddd; }
[class*="bdWrite"] .articleInput > ul > li { padding:10px 10px 10px 140px; border-bottom:1px solid #f3f3f3; position:relative; }
[class*="bdWrite"] .articleInput > ul > li:last-child { border-bottom:none; }
[class*="bdWrite"] .articleInput li div { position:relative; }
[class*="bdWrite"] .articleInput > ul > li.noneLeft { padding-left:12px !important; }
[class*="bdWrite"] .articleInput > ul > li.noneLeft label { display:none !important; }
[class*="bdWrite"] .articleInput > ul > li > label { font-weight:bold; width:130px; position:absolute; top:13px; left:0px; padding-left:34px; box-sizing:border-box; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
[class*="bdWrite"] .articleInput li label { color:#565656; letter-spacing:-0.5px; vertical-align:middle; }
[class*="bdWrite"] .articleInput li div[id^="index"] iframe { width:101% !important; }
[class*="bdWrite"] .articleInput li .AB-checkbox, [class*="bdWrite"] .articleInput li .AB-radio, [class*="bdWrite"] .articleInput li .chk { margin:2px 5px 0px 0px; } /* 일반쓰기폼,주문하기 기준 */
[class*="bdWrite"] .articleInput li .AB-checkbox + label, [class*="bdWrite"] .articleInput li .AB-radio + label, [class*="bdWrite"] .articleInput li .chk + label { line-height:24px; display:inline-block; }
[class*="bdWrite"] .articleInput li .AB-text[name="subject"] + .chk { margin-left:5px; }
[class*="bdWrite"] .articleInput .-bdOption { padding-top:6px; }
[class*="bdWrite"] .articleInput .-bdOption li { padding:3px 0; }
[class*="bdWrite"] .articleInput .-bdOption .AB-cr .AB-fl { width:33%; padding:3px 0; }
[class*="bdWrite"] .articleInput .-bdOption .AB-cr .AB-fl label { display:inline-block; min-width:55px; }
[class*="bdWrite"] .articleInput .-bdOption .AB-cr .AB-fl label + .AB-text { width:60%; }
[class*="bdWrite"] .articleInput .-bdOption ul li label + .AB-text:last-child { margin-right:0; }
[class*="bdWrite"] .-btnWrap { text-align:center; margin-top:15px; }
[class*="bdWrite"] .pageAgreement > div:first-child { padding-top:30px; }
/*인트라넷형쓰기폼*/
.bdWriteIntra .articleInput { border:0; }
.bdWriteIntra .articleInput .AB-text[name="subject"] + .chk { margin-left:5px; }
.bdWriteIntra .articleInput .-tblIntra .-bdOption { padding-top:0; }
/*나의배송지쓰기폼*/
[class*="bdWrite"].bdAdminWrap .articleInput > ul > li { padding-left:120px; }
[class*="bdWrite"].bdAdminWrap .articleInput > ul > li > label { width:100px; }
[class*="bdWrite"].bdAdminWrap .articleInput { color:#565656; background-color:#fff; border:1px solid #ccc; border-color:#ccc #bbb #aaa #bbb; padding-bottom:0; margin-bottom:30px; }
[class*="bdWrite"].bdAdminWrap .articleInput li:hover { background-color:#f6faff !important; box-shadow:#fff 0 0 2px inset; }
[class*="bdWrite"].bdAdminWrap .articleInput li > label { padding-left:14px; }
[class*="bdWrite"].bdAdminWrap .articleInput li > label.-iconRequiredInput { background:none; }
[class*="bdWrite"].bdAdminWrap .articleInput li > label a { vertical-align:top; }
[class*="bdWrite"].bdAdminWrap .articleInput li div { position:relative; min-height:22px; line-height:22px; }
[class*="bdWrite"].bdAdminWrap .articleInput li div input { margin-top:-3px; }
[class*="bdWrite"].bdAdminWrap .articleInput li .admin-input-btn-extra { color:#aaa; font-size:12px; letter-spacing:-1px; margin:0; position:absolute; left:15px; top:33px; }
[class*="bdWrite"].bdAdminWrap .articleInput li .admin-input-btn-extra[type="checkbox"], .bdWrite[class*="bdAdmin"] .articleInput li .admin-input-btn-extra[type="radio"] { top:13px; left:118px; }
[class*="bdWrite"].bdAdminWrap .articleInput li .btn-tpl:first-child{margin-left:1px;}
[class*="bdWrite"].bdAdminWrap .articleInput .-bdOption li > div > label { min-width:initial; }
[class*="bdWrite"].bdAdminWrap .articleInput .-bdOption li > div > label:first-child { min-width:72px; }
[class*="bdWrite"].bdAdminWrap .articleInput .-bdOption li div label + .AB-text { margin-right:5px; }
[class*="bdWrite"].bdAdminWrap .articleInput .-bdOption li div span { display:inline-block; vertical-align:middle; }
[class*="bdWrite"].bdAdminWrap .-helpWrap{ background-color: #fbfbfb; border: 1px solid #ccc; padding: 15px; }
[class*="bdWrite"].bdAdminWrap [class*="articleHead"] { background:#f7f7f7; border:1px solid #e3e3e3; padding:10px 130px 10px 15px; margin-bottom:8px; position:relative; overflow:hidden; }
[class*="bdWrite"].bdAdminWrap [class*="articleHead"] h3 { font-size:14px; font-weight:bold; letter-spacing:-0.5px; line-height:20px; display:inline-block;}
[class*="bdWrite"].bdAdminWrap [class*="articleHead"] .-btnWrap { margin-top:0; position:absolute; top:9px; right:15px; }
[class*="bdWrite"].bdAdminWrap .-bdTitleWrap { margin-bottom:5px; overflow:hidden; }
[class*="bdWrite"].bdAdminWrap .-bdTitleWrap div { float:left; }
[class*="bdWrite"].bdAdminWrap .-bdTitleWrap [class*="-titleTab"] { color:#6a6a6a; letter-spacing:-0.5px; background:linear-gradient(to bottom, #fff 20%, #fbfbfb 100%); background:-webkit-linear-gradient(top, #fff 20%, #fbfbfb 100%); background-color:#fcfcfc; border:1px solid #b9b9b9; height:22px; line-height:21px; padding:0 14px 0 10px; margin:0 8px 0 0; min-width:105px; }
/*방명록(구.한줄메모형)쓰기*/
[class*="bdWrite"].memoCmt { background:#fdfdfd; border:1px solid #ddd; padding:25px 30px; margin-bottom:0; }
[class*="bdWrite"].memoCmt h4 { color:#333; font-size:24px; letter-spacing:-2px; padding-bottom:7px; }
[class*="bdWrite"].memoCmt p { color:#555; font-size:13px;letter-spacing:-0.5px; line-height:20px; }
[class*="bdWrite"].memoCmt .articleInput { border:0; }
[class*="bdWrite"].memoCmt .articleInput > div { padding-bottom:15px; }
.memoCmt .cmtWrite { position:relative; }
.memoCmt .cmtWrite .-inputCmt { height:80px; }
/* 페이지선택 */
[class*="design-file-select-"] , #designer_box .AB-text[class*="design-file-select-"]  , #designer_box .AB-select[class*="design-file-select-"] { margin:0 2px 5px 2px; }
.design-file-select-3, .design-file-select-4 , #designer_box .AB-text.design-file-select-3 , #designer_box .AB-text.design-file-select-4 { width:160px;}
.design-file-select-1, .design-file-select-2 , #designer_box .AB-text.design-file-select-1 , #designer_box .AB-text.design-file-select-2 { min-width:160px; }
.design-file-select-1 , #designer_box .AB-text.design-file-select-1 { margin-left:0; }

/* 9. 게시판 삭제*/
[class*="bdDelete"] .articleDelete { border: 1px solid #d6d6d6; max-height: 250px; overflow: auto; }
[class*="bdDelete"] .articleDelete h4 { color:#000; font-size:16px; border-bottom:1px solid #ddd; padding-bottom:15px; margin-bottom:15px; }
[class*="bdDelete"] .articleDelete > div { padding:20px 25px; }
[class*="bdDelete"] .articleFoot { color:#999; text-align: center; background: #f7f7f7; border: 1px solid #d6d6d6; border-top: none; padding: 12px 14px 14px 14px; }
[class*="bdDelete"] .-btnWrap { text-align:center; margin-top:15px; }

/* 10. 템플릿페이지 */
/* 템플릿 가이드라인 표시 */
.tpl-guide-wrap01 { width:1102px; padding:10px;}
.tpl-guide-wrap01.over-border.ABA-default-box { box-shadow:none !important; }
.tpl-guide-wrap01.abline-div-padding { border:0 !important; }
.tpl-guide-wrap01.abline-div-padding .-tblGuide { border-width:1px 0 0 1px !important; }
.tpl-guide-wrap01.abline-div-padding .-tblGuide > tbody > tr > td { border-width: 0 1px 1px 0 !important; }
.tpl-guide-wrap01.abline-div-padding .-tblGuide > tbody > tr > td:first-child { background:#fbfbfb; }
.tpl-guide-wrap01.abline-div-padding .-tblGuide > tbody > tr > td:last-child { background:#ffffff; }
.tpl-guide-wrap01 h2 { font-size:14px; letter-spacing:-1px; margin-bottom:10px; }
.tpl-guide-wrap01 .-tblGuide { border:1px dashed #e5e5e5; border-width:1px 0 0 1px; border-spacing:0; width:100%; padding:0; box-sizing:border-box; }
.tpl-guide-wrap01 .-tblGuide > tbody > tr > td{ border:1px dashed #e5e5e5; border-width:0 1px 1px 0; padding:50px; box-sizing:border-box; vertical-align:top; }
.tpl-guide-wrap01 .-tblGuide > tbody > tr > td.td-abindex { padding:30px !important; }
.tpl-guide-wrap01 .-tblGuide > tbody > tr > td.td-abindex > span.ABD-c-wrap { display:none !important; }
.tpl-guide-wrap01 .-tblGuide > tbody > tr > td.td-abindex .ABD-o { padding:0 !important; cursor:default !important; }
.tpl-guide-wrap01 .-tblGuide > tbody > tr > td.td-abindex .ABD-o:hover { border:0 !important; }
.tpl-guide-wrap01 .-tblGuide > tbody > tr > td .ABA-wrap-box { width:1000px; }
.tpl-guide-wrap01 .-tblGuide > tbody > tr > td:first-child { background:#fdfdfd; }
.tpl-guide-wrap01 .-tblGuide .-imgTplEx { box-shadow:#ddd 1px 1px 4px; }
.tpl-guide-wrap01 > .ABD-icon-wrap { display:none !important; }
.tpl-guide-wrap01 > table td.-tplNoEdit > .ABD-icon-wrap, .tpl-guide-wrap01 > table td.-tplNoEdit + td  > .ABD-icon-wrap { display:none !important; }
/* 서브페이지 */
/*텍스트*/
.subtemp-font { font-family:"맑은 고딕", malgun gothic, "돋움", dotum, sans-serif; }
.txtSubTpl01 { font-size:13px; color:#999; }
.txtSubTpl02 { font-size:13px; color:#666; letter-spacing:-1px; line-height:1.7; }
.txtSubTpl03 { font-size:14px; color:#fff; font-weight:600; }
.txtSubTpl04 { font-size:14px; color:#fff; line-height:1.5; border-top:1px solid #fff; display:inline-block; }
.txtSubTpl05 { font-size:14px; color:#fff; line-height: 1; font-family: '나눔명조', 'NanumMyeongjo', serif; }
.txtSubTpl06 { font-size:14px; color:#a6a6a6; letter-spacing:-1px; font-style: italic; }
.txtSubTpl07 { font-size:14px; color:#777; letter-spacing:-1px; line-height:1.5; }
.txtSubTpl08,.txtSubTpl08 td { font-size:14px; color:#666; letter-spacing:-1.2px; line-height:1.8; }
.txtSubTpl09 { font-size:15px; color:#999; letter-spacing:-1px; line-height:1.8; }
.txtSubTpl10 { font-size:16px; color:#fff; border-top:1px solid rgba(255,255,255,0.3); padding-top:15px; }
.txtSubTpl11 { font-size:16px; color:#aaa; letter-spacing:-1px; line-height:1.5 }
.txtSubTpl12 { font-size:16px; color:#333; letter-spacing:-1px; }
.txtSubTpl13 { font-size:16px; color:#333; letter-spacing:-1px; font-weight:600; }
.txtSubTpl14 { font-size:16px; color:#333; letter-spacing:-1px; font-weight:600; line-height: 1; font-family: '나눔명조', 'NanumMyeongjo', serif; }
.txtSubTpl15 { font-size:17px; color:#666; letter-spacing:-1px; text-align:center; }
.txtSubTpl16 { font-size:17px; color:#555; letter-spacing:-1px; }
.txtSubTpl17 { font-size:17px; color:#333; letter-spacing:-1px; line-height:1.5; font-weight:600; }
.txtSubTpl18 { font-size:18px; color:#fff; letter-spacing:-1px; line-height:1.7; }
.txtSubTpl19 { font-size:18px; color:#333; letter-spacing:-1px; line-height:1.5; }
.txtSubTpl20 { font-size:20px; color:#555; letter-spacing:-2px; line-height: 1.6; }
.txtSubTpl21 { font-size:20px; color:#333; letter-spacing:-1px; line-height:1.5; font-weight:600; }
.txtSubTpl22 { font-size:20px; color:#333; display:inline-block; border-top:2px solid #444; }
.txtSubTpl23 { font-size:21px; color:#555; letter-spacing:-0.5px; }
.txtSubTpl24 { font-size:21px; color:#13689b; letter-spacing:-0.5px; font-weight:600; }
.txtSubTpl25 { font-size:23px; color:#fff; letter-spacing:-2px; }
.txtSubTpl26 { font-size:23px; color:#fff; letter-spacing:-2px; border-top:1px solid rgba(255,255,255,0.4); padding-top:15px; display:inline-block; }
.txtSubTpl27 { font-size:24px; color:#555; letter-spacing:-1px; line-height:1.5; font-weight:600; }
.txtSubTpl28 { font-size:28px; color:#333; letter-spacing:-2px; line-height:1.4; }
.txtSubTpl29 { font-size:33px; color:#004f9f; padding-bottom:10px; letter-spacing:-1px; text-align:center; }
.txtSubTpl30 { font-size:34px; color:#333; letter-spacing:-2px; }
.txtSubTpl31 { font-size:40px; color:#c8b8b9; letter-spacing:-2px; line-height: 1.5; font-weight:600; font-family: '나눔명조', 'NanumMyeongjo', serif; } 
.txtSubTpl32 { font-size:40px; color:#333; letter-spacing:-3px; }
.txtSubTpl33 { font-size:42px; color:#336; letter-spacing:-1px; padding-bottom:10px; }
.txtSubTpl34 { font-size:44px; color:#fff; letter-spacing:-2px; }
.txtSubTpl35 { font-size:50px; color:#fff; line-height: 1.3; font-family: '나눔명조', 'NanumMyeongjo', serif; }
/*박스*/
.boxSubTpl01 { border-top:2px solid #333; padding-top:40px; }
.boxSubTpl02 { border-bottom:1px solid #ddd; padding-bottom:35px; margin-bottom:40px; }
.boxSubTpl03 { background:#f6f6f6; padding:10px; min-height:145px; }
.boxSubTpl04 { background:#f6f6f6; padding:40px; }
.boxSubTpl05 { background:#f6f6f6; border:1px solid #eee; }
.boxSubTpl06 { background:#fff; border:1px solid #eee; text-align:center; padding:10px 0; }
.boxSubTpl07 { border:1px solid #eee; border-radius:5px; padding:30px 20px; }
.boxSubTpl07:hover { border-color:#67a5d8; }
.boxSubTpl08 { background:#f7f7f7; padding:70px 0; }
.boxSubTpl09 { background:#fff; border-radius:20px; padding:55px 0; }
.boxSubTpl09 .ABA-wrap-box { border-bottom:1px solid #eee; padding-bottom:40px; margin-bottom:40px; }
.boxSubTpl09 .ABA-wrap-box:last-child { border:0; padding:0; margin:0; }
.boxSubTpl10 { border-top:1px solid #ddd; }
.boxSubTpl11 { background:#f7f7f7; text-align:center; }
.boxSubTpl12 { border:1px solid #ddd; }
.boxSubTpl12 > div { text-align:center; border-right:1px solid #eee; box-sizing:border-box; }
.boxSubTpl12 > div:last-child { border-right:none; }
.boxSubTpl13 { border-top:1px solid #aaa; }
.boxSubTpl14 { border-bottom:1px solid #eee; }
/*테이블*/
.tblSubTpl01 { width:100%; border-top:1px solid #000; border-bottom:none; }
.tblSubTpl01 th { border-bottom:1px solid #aaa; text-align:center; padding:12px; font-weight:600; color:#3d3d3d; font-size:14px; line-height:22px; letter-spacing:-1px; }
.tblSubTpl01 td { border-bottom:1px solid #ddd; text-align:center; padding:13px; color:#5a5a5a; font-size:13px; line-height:22px; letter-spacing:-0.5px; }
.tblSubTpl02 { width:100%; border-top:1px solid #666; border-bottom:1px solid #ddd; }
.tblSubTpl02 th, .tblSubTpl02 td { text-align:left; padding-left:50px; padding-right:50px; border-right:1px solid #ddd; }
.tblSubTpl02 th:last-child, .tblSubTpl02 td:last-child { border-right:0; }
.tblSubTpl02 th { font-size:22px; color:#333; letter-spacing:-1px; padding-top:45px; padding-bottom:15px; }
.tblSubTpl02 td { font-size:15px; color:#999; letter-spacing:-1px; padding-bottom: 45px; }
.tblSubTpl03 { width:100%; border:1px solid #ddd; border-width:1px 0 1px 1px; }
.tblSubTpl03 th, .tblSubTpl03 td { text-align:left; border-right:1px solid #ddd; text-align:center; }
.tblSubTpl03 th { font-size:22px; color:#333; letter-spacing:-1px; padding-top:30px; padding-bottom:15px; }
.tblSubTpl03 td { font-size:15px; color:#999; letter-spacing:-1px; padding-bottom: 30px; }
/*버튼*/
.btnSubTpl01 { font-size:15px; color:#fff; display:inline-block; border:1px solid #fff; border-radius:5px; height:42px; line-height:42px; padding:0 38px; margin-right:15px; }
.btnSubTpl01:hover { color:#736b86; background:#fff; }
.btnSubTpl02 { font-size:15px; color:#fff; background:#caaf92; display:inline-block; height:42px; line-height:42px; padding:0 38px; }
.btnSubTpl03 { font-size:14px; color:#fff; background:#666; letter-spacing:-1px; display:inline-block; border-radius:20px; height:37px; line-height:37px; padding:0 28px; }
.btnSubTpl04 { font-size:13px; color:#666; border:1px solid #aaa; letter-spacing:-1px; display:inline-block; height:32px; line-height:32px; padding:0 35px; }
/* 패밀리사이트 (템플릿) */
.pageFamilyHead{border:1px solid #ddd;} 
.pageFamilyHead.-hide .-btnClose, .pageFamilyHead.-show .-btnOpen{cursor:pointer;display:none;}  
.pageFamilyHead.-hide .-btnOpen, .pageFamilyHead.-show .-btnClose{cursor:pointer;display:block;} 
.pageFamilyHead .-btnOpen, .pageFamilyHead .-btnClose{position:relative;padding:0 9px; color:#999999;font-size:13px;line-height:28px;} 
.pageFamilyBody{position:absolute;top:-119px;width:99%;padding:6px 0;background:#fff;border: 1px solid #ddd;z-index:1;} 
.pageFamilyBody li a{font-size:13px; color:#999999;display:block;padding:6px 9px;}  
.pageFamilyBody li a:hover{color:#333;}
/* 포인트랭킹 (템플릿) */
.bdPointRank{border:1px solid #ddd;} 
.bdPointRank:hover{border:1px solid #aaa;} 
.bdPointRank li{padding:5px 0;} 
.bdPointRank li:hover{background:none;text-decoration:underline;}
.bdPointRank .mainTplBody li{padding:5px 0;}
/* 방문랭킹 (템플릿) */
.bdVisitRank .mainTplHead{border:1px solid #ddd;padding:10px 15px;}
.bdVisitRank .mainTplBody > ul > li{border:1px solid #ddd;margin-top:-1px;padding:10px 13px;} 
.bdVisitRank .mainTplBody > ul > li:hover{border:1px solid #73b2f0;position:relative;z-index:1;}
/*롤링형대화 (템플릿) */
.dealer_dialogue ul li{position:relative;}
.dealer_dialogue .article_s, .dealer_dialogue .article_r{position:relative;display:inline-block;}
.dealer_dialogue .article_inner { border-radius:5px; height:46px; padding:4px 12px; box-sizing:border-box; overflow:hidden; }
.dealer_dialogue .article_s{float:left; padding-left:12px; margin-bottom:5px; position:relative;}
.dealer_dialogue .article_s .article_inner { background:#fff; border:1px solid #ddd; }
.dealer_dialogue .article_s::before { content:''; background:url("dialog_msg_arrow_l.png") left top no-repeat; position:absolute; left:0; top:10px; width:13px; height:13px; }
.dealer_dialogue .article_r{float:right; padding-right:12px; margin-bottom:5px; position:relative;}
.dealer_dialogue .article_r .article_inner { background:#e4fafd; border:1px solid #cde5e9; }
.dealer_dialogue .article_r::before { content:''; background:url("dialog_msg_arrow_r.png") left top no-repeat; position:absolute; right:0; top:10px; width:13px; height:13px; }
/*LPO템플릿*/
.popupNoticeWrap { position:fixed; top:290px; left:25px; z-index:100; }
.popupNoticeWrap2 { position:fixed; top:290px; right:25px; z-index:100; }
.popupNoticeWrap.abline-div-padding,.popupNoticeWrap2.abline-div-padding { position:static; }
/* 쪽지 게시판 */
.AB-message-btn-wrap{padding-bottom:20px; }
.AB-message-btn-wrap ul{overflow:hidden;}
.AB-message-btn-wrap ul li{float:left; width:33.3%;}
.AB-message-btn-wrap ul li a{display:block; width:100%; text-align:center;}
.AB-message-btn-wrap ul li .AB-message-btn{display:block; height:34px; line-height:34px; background:linear-gradient(to bottom, #fcfcfc 0%, #f5f5f5 100%); background:-webkit-linear-gradient(top, #fcfcfc 0%, #f5f5f5 100%);  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc',endColorstr='#f5f5f5',GradientType=0);  background-color:#f7f7f7; border:1px solid #ddd; color:#666; font-size:14px; font-weight:bold;}
.AB-message-btn-wrap ul li .AB-message-btn.recv_btn{margin-right:-1px; border-radius:4px 0 0 4px;}
.AB-message-btn-wrap ul li .AB-message-btn.keep_btn{margin-left:-1px; border-radius:0 4px 4px 0;}
.AB-message-btn-wrap ul li.on .AB-message-btn{background:#298CF4; border:1px solid #1B7EE6; color:#fff;}
/* 평점 */
ul.-fdAverage > li { display:inline-block; }

/* 11. 플러그인 */
/* 비주얼배너 수정버튼 */
.-btnVbannerEdit { color:#fff; font-size:15px; letter-spacing:-0.5px; background:rgba(0, 0, 0, 0.4); border-radius:30px; display:inline-block; height:40px; line-height:40px; padding:0 25px; margin-left:-55px; position:absolute; left:50%; top:20px; opacity:0.9; }
.-btnVbannerEdit:hover { color:#fff; background:#63b9f6; }



@media screen and (max-width:1000px){
	/*pc전용 클래스*/
	.onlyPC{display:none !important;}

	/* 레이아웃 */
	.ABA-subcontent { margin:0; position:relative; z-index:1; }
	.AB-sj-h3 { color:#454545; font-weight:normal; padding:0 10px 0 15px; overflow:hidden; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:1;}
	a, input[type="submit"], button { -webkit-appearance:none; cursor:pointer; border-radius:0; }
	input[type="text"] { border-radius:0; }
	.bgContentLine { background:#eee; box-shadow:rgba(0, 0, 0, 0.1) 0px 1px 2px inset; height:8px; padding:0 !important; }
	/* 게시판템플릿 */
	.-btnTableScroll img { box-sizing:content-box; }
	/* 로그인박스 */
	.loginSocialWrap { width:100%; padding:20px 20px 40px; }
	.loginSocialWrap img { width:45px; height:auto; }
	/* 퀵메뉴 */
	.slide-overlay { position:fixed; left:0px; top:0; width:100%; height:100%; background:rgba(0, 0, 0, 0.5);z-index:9999; display:none; }
	.-btn-slide-left-show .slide-overlay { display:block; }
	.-btn-slide-left-hide .slide-overlay { display:none; }

	/* 입력상자 */
	.AB-text, .AB-textarea, .AB-select { color:#666; background:#fff; border:1px solid #f2f2f2; border-radius:0px; -webkit-appearance:none; box-sizing:border-box; }
	.AB-text { height:30px; padding:8px; }
	.AB-select { height:30px; padding-left:8px; }
	@media screen and (-webkit-min-device-pixel-ratio:0) {
		.AB-select{background-image:url("icon_select_arrow_m.png"); background-position:right center; background-repeat:no-repeat; background-size:24px; padding-right:23px !important; }
	}
	.AB-select.open_date_hour, .AB-select.open_date_min, .AB-select.open_date_sec { min-width:45px; }
	.AB-textarea { padding:8px; }
	input[type="file"] { height:26px; padding:8px 0; }
	.AB-file-wrap .AB-text { width:65%; }
	.AB-radio, input[type="radio"], .AB-checkbox, input[type="checkbox"] { margin-top:2px; }
	.AB-radio + label, input[type="radio"] + label, .AB-checkbox + label, input[type="checkbox"] + label { line-height:28px; vertical-align:middle; }
	.AB-text.AB_datepicker_btn { padding-right:25px !important; margin-right:3px !important; }
	img.ui-datepicker-trigger { width:20px; height:auto; position:absolute; margin:8px 0 0 -27px; }
	:-ms-input-placeholder { color:#666; }
	::-moz-placeholder { color:#666; }
	:-moz-placeholder { color:#666; }
	::-webkit-input-placeholder { color:#666; }

	/* 버튼 템플릿 */
	.btn-tpl.btn-size-04 { line-height:22px; }
	.btn-tpl.btn-size-05 { line-height:24px !important; }
	.btn-tpl.btn-size-07 { line-height:28px; }
	.btn-tpl.btn-size-09 { padding:0 15px; }
	.btn-tpl[class*="btn-pattern-H"] { border-color:#e5e5e5; }

	/* 헤더 검색바 */
	.toggle-area-sch.header-sch-hide { display:none; }
	.abline-div-padding.toggle-area-sch.header-sch-hide { display:block; }

	/*서브페이지템플릿*/
	.txtSubTpl02{line-height: 1.3;}
	.txtSubTpl08, .txtSubTpl08 td{line-height: 1.6;}
	.txtSubTpl09{font-size: 14px;line-height: 1.5;}
	.txtSubTpl12{color: #333;font-size: 14px;letter-spacing: -1px;}
	.txtSubTpl13{font-size: 20px;}
	.txtSubTpl18{font-size: 16px;line-height: 1.3;}
	.txtSubTpl19{font-size: 14px;}
	.txtSubTpl16{font-size: 15px;}
	.txtSubTpl20{font-size: 16px;letter-spacing: -1px;line-height: 1.3;}
	.txtSubTpl21{font-size: 16px;letter-spacing: -1px;line-height: 1.5;font-weight:600;}
	.txtSubTpl23{font-size: 15px;}
	.txtSubTpl25{font-size: 13px;letter-spacing: -1px;}
	.txtSubTpl26{color:#333;font-size: 20px;}
	.txtSubTpl27{font-size: 19px;}
	.txtSubTpl28{font-size: 18px;letter-spacing: -1px;line-height: 1.3;}
	.txtSubTpl29{font-size: 30px;}
	.txtSubTpl30{font-size: 19px;}
	.txtSubTpl31{font-size: 16px;line-height: 1.3;}
	.txtSubTpl32{color: #333;font-size: 20px;letter-spacing: -1px;}
	.txtSubTpl33{color: #336;font-size: 30px;letter-spacing: -1px;padding-bottom: 10px;}
	.txtSubTpl34{font-size: 20px;}
	.txtSubTpl35{font-size: 18px;}

	.boxSubTpl01{border-top:none; border-bottom: 2px solid #333;margin-bottom: 10px;}
	.boxSubTpl02{border-bottom: 1px solid #ddd;padding:15px;margin-bottom: 5px;}
	.boxSubTpl03{background: #f6f6f6;padding:25px 15px; min-height: 0;}
	.boxSubTpl04{background:none; border-bottom:1px solid #eee; padding-bottom:25px;margin-bottom: 30px;}
	.boxSubTpl05{background:none; border-bottom: 2px solid #333;padding-bottom: 25px;}
	.boxSubTpl06{padding:15px;}
	.boxSubTpl07{background:#fff; border:1px solid #ddd;}
	.boxSubTpl08{padding: 30px 20px;}
	.boxSubTpl09{padding: 20px 10px;}
	.boxSubTpl09 .ABA-wrap-box{padding-bottom: 20px;}
	.boxSubTpl15{background:rgba(255, 255, 255, 0.85);border-radius:0; padding:40px 0;margin:0 70px;}

	.btnSubTpl01{height: 25px;line-height: 25px;padding: 0 10px;}
	.btnSubTpl02{font-size: 14px;padding: 0 30px;}
	.btnSubTpl03{font-size: 13px;height: 26px;line-height: 30px;padding: 0 15px;}
	.btnSubTpl04{font-size: 13px;height: 24px;line-height: 27px;padding: 0 32px;}

	.tblSubTpl03 th{padding-top: 15px;}
	.tblSubTpl03{border: 1px solid #eee;}
	.tblSubTpl03 td:last-child{border-right: none;}
	.tblSubTpl03 td{padding: 20px 0;}

	/*비주얼배너 수정버튼*/
	.-btnVbannerEdit { width:60px !important; text-align:center; }
	 
	/* 시스템페이지 */
	/* 로그인, 아이디비밀번호찾기 */
	.pageMember { width:100%; padding:30px 0; }
	.pageMember .pageBody { border-width:1px 0; }
	.pageMember .pageBody .-inputCheckRadio label { font-size:13px; }
	.pageMember .pageFoot { padding:20px 30px; }
	.pageMember .pageFoot p { font-size:13px; letter-spacing:-1px; line-height:20px; background:none; padding-left:0; }
	/* 회원가입동의 */
	.pageAgreementFullText { padding:15px; }
	.pageAgreementFullText h4:first-child { margin-top:0; }
	.pageAgreement { background:#f4f4f4; border-bottom:1px solid #ddd; padding:1px 0; }
	.pageAgreement > div { background:#fff; border:1px solid #ddd; padding:20px 15px 15px 15px; margin:13px; }
	.pageAgreement .pageHead h4 { font-size:15px; font-weight:normal; }
	.pageAgreement .pageHead .-inputCheckRadio { position:absolute; top:-6px; right:0; }
	.pageAgreement .pageBody { background:#f9f9f9; border:1px solid #eee; height:108px; } 
	.pageAgreement .pageBody .pageAgreementFullText { padding:0 15px; }
	.pageAgreement .pageBody .pageAgreementFullText h4 { margin:0; }
	.pageAgreement .pageBody .pageAgreementFullText h4 + h5 { padding:0; }
	.pageAgreement .pageBody .pageAgreementFullText h4, .pageAgreement .pageBody .pageAgreementFullText h5 { font-size:13px; }
	.pageAgreement .-inputCheckRadio { background:none; border:0; padding:10px 0; }
	.pageAgreement .-inputCheckRadio + .pageHead { margin-top:15px; }
	.pageAgreement .bgCheckWrap label { background-size:auto 16px; background-position:right center; padding-right:22px; }
	.pageAgreement .-btnWrap { background:none; border:0; padding:0px; margin:13px; }
	.pageAgreement .-btnWrap .btn-tpl { width:100%; margin:0; }
	/* 회원가입 */
	.bdWriteMember .-btnWrap { padding:0 10px; }
	.bdWriteMember .-btnWrap .btn-tpl { width:100%; margin:0; }
	/* 사이트맵 */
	.pageSitemap1 { margin:0; }
	.pageSitemap1 .AB-tit-site { width:100%; }
	.pageSitemap1 .AB-tit-site > div { border-bottom:none; border-top-color:#ddd; height:auto !important; padding:0; margin:0; }
	.pageSitemap1 .AB-tit-site:first-child > div { border-top:none; }
	.pageSitemap1 .AB-tit-site > div h4 { background:#f7f7f7; padding:10px 15px; }
	.pageSitemap1 .AB-tit-site > div h4 + ul {  padding:0 15px; }
	.pageSitemap1 .AB-tit-site h5 { border-top:1px solid #f4f4f4; padding:10px 0;}
	.pageSitemap1 .AB-tit-site h4 + ul li:first-child h5 { border-top:none; }
	.pageSitemap1 .AB-tit-site h5 + ul { overflow:hidden; }
	.pageSitemap1 .AB-tit-site h5 + ul li { width:50%; float:left; }
	.pageSitemap1 .AB-tit-site h6 a { font-size:13px; }
	/* CPC광고,IP차단 */
	.pageBlock { border-width:0 0 1px 0; width:100%; padding:25px 30px; margin:0; box-sizing:border-box; }
	.pageBlock .pageHead { text-align:center; padding-bottom:5px; }
	.pageBlock .pageHead img { width:100px; height:auto; position:static; }
	.pageBlock .pageHead h4 { font-size:24px; letter-spacing:-2px; width:100%; padding-left:0px; box-sizing:border-box; }
	.pageBlock .pageHead br { display:none; }
	.pageBlock .pageBody { font-size:15px; margin:0 3px 30px 3px; }
	.pageBlock .AB-alignc .btn-tpl.btn-size-12 { height:34px; line-height:32px; padding:0 20px; font-size:14px; }
	.pageBlock .pageNotice { margin:25px 3px 10px 3px; }
	/* 고객센터 */
	.pageSystem .articleHead h4 { padding-left:15px; }
	.pageSystem .-btnWrap { padding:15px; margin-top:0; }
	.pageSystem .-btnWrap .btn-tpl { width:100%; margin:0; }
	/* 회원탈퇴 */
	.pageSystem .pageWithdrawal { border-width:0 0 1px 0; margin-bottom:30px; }
	.pageSystem .pageWithdrawal h5 { font-size:14px; }
	.pageSystem .pageWithdrawal p { font-size:13px; line-height:18px; }
	/* 오시는길 */
	#AB_map_api_wrap { border:0; padding:0; }
	#AB_map_api { width:100%; height:250px !important; }
	/*가입환영,전환페이지*/
	.pageComplete .pageHead { padding:30px 0; }
	.pageComplete .pageHead img { width:150px; height:auto; }
	.pageComplete .pageBody { border-width:1px 0; padding:20px 30px; }
	.pageComplete .pageBody > div { padding-bottom:20px; }
	.pageComplete .pageBody h4 { font-size:22px; }
	.pageComplete .pageBody p { font-size:15px; }
	.pageComplete .btn-tpl.btn-size-12 { height:40px; line-height:36px; padding:0 20px; font-size:14px; }

	/*비밀글열람시 비밀번호입력*/
	.bdPassword { padding: 20px 25px; }
	.bdPassword .bdHead { font-size:14px;}
	.bdPassword .bdHead span { vertical-align:top;}
	.bdPassword .bdHead img { vertical-align:top; margin-top:1px; margin-right:5px; width:13px; }
	.bdPassword .bdBody .AB-text { height:36px; line-height:34px; width:140px !important; }
	.bdPassword .bdBody .btn-tpl { line-height:35px; padding:0 15px; }

	/* 게시판 목록 */
	[class*="AB-LF-"] { background-position:left center; background-repeat:no-repeat; }
	[class*="AB-LF-"] img { display:none; }
	.AB-LF-notice { background-image:url("sound.gif"); background-size:10px; padding-left:15px; }
	.AB-LF-hidden { background-image:url("cancel.gif"); background-size:10px; padding-left:15px; }
	.AB-LF-private { background-image:url("lock.gif"); background-size:10px; padding-left:15px; }
	.AB-LF-current-article { text-decoration:underline; }
	.-numReply, .-numComment { font-size:13px; letter-spacing:0; background-position:0 0 ; background-size:auto 12px; }
	.-numReply { background-image:url("icon_comment01.gif"); padding-left:13px; }
	.-numComment { background-image:url("icon_comment02.gif"); padding-left:16px; }
	[class*="bdList"] .-bdSchWrap { padding:10px 15px; margin-bottom:0; border:0; }
	[class*="bdList"] .-bdSchWrap > ul { display:table; width:100%; }
	[class*="bdList"] .-bdSchWrap > ul > li { display:table-cell; }
	[class*="bdList"] .-bdSchWrap > ul > li > div { padding-right:5px;box-sizing:border-box; }
	[class*="bdList"] .-bdSchWrap > ul > li:last-child > div { padding-right:0; }
	[class*="bdList"] .-bdSchWrap::after { display:none; }
	[class*="bdList"] .-bdSchWrap .AB-hidden { display:none !important; }
	[class*="bdList"] .-bdSettingWrap { margin:15px 0 0 0; border-width:1px 0; }
	[class*="bdList"] .-bdSettingWrap > div { padding:10px; }
	[class*="bdList"] .-bdSettingWrap li { padding:5px; }
	[class*="bdList"] .-bdSettingWrap li > label { display:block; margin-bottom:5px; position:static; }
	[class*="bdList"] .-bdSettingWrap li .AB-text { width:45%; margin:2px 5px 2px 0; }
	#-sl-article-edit a.-sb { color:#666; letter-spacing:-1px; text-align:center; background:#fff; border:1px solid #e5e5e5; border-bottom-color:#ccc; background:url("/template/DESIGN_content/program/theme/01/bg_navi01_arrow_r.png") 90% center no-repeat; background-color:#fff; background-size:5px; display:inline-block; padding:7px 20px 7px 10px; }
	#-sl-article-edit-sl-form .-bdArticleEditM { border-bottom:1px solid #eee; padding-bottom:5px; margin-bottom:12px; }
	#-sl-article-edit-sl-form .-bdArticleEditM li { color:#ccc; font-size:12px; background:url("/template/DESIGN_content/program/theme/01/bg_dot_da.gif") left center no-repeat; background-size:2px; width:50%; padding:5px 0 5px 8px; float:left; box-sizing:border-box; }
	#-sl-article-edit-sl-form .-bdArticleEditM li a { color:#7a7a7a; display:inline-block; padding:2px; }
	#-sl-article-edit-sl-form .admin-designer-mode-exit a { color:#666; text-align:center; background:#f4f4f4; display:block; padding:7px; margin-top:12px; }
	.articleList .-tblList { border-top:1px solid #e8e8e8; }
	.articleList .-tblList tbody td { border-bottom:1px solid #f3f3f3; }
	.articleList .-tblList tbody td:first-child { padding-left:15px; padding-right:0; }
	.articleList .-tblList tbody td.-alignLeft { padding-left:15px; }
	.articleList .-tblList tbody td.-alignLeft > * { vertical-align:top; margin-top:3px; }
	.articleList .-tblList tbody tr:last-child td { border-bottom:1px solid #e8e8e8; }
	/*.articleList .-tblList tbody td, .articleList .-tblList tbody td a, .articleList .-tblList tbody td span,*/.articleList .-tblList tbody td [class*="AB-LF-"] { font-size:15px; letter-spacing:-0.5px; line-height:20px; }
	.articleList .-tblList tbody td input[type="checkbox"], .articleList .-tblList tbody td input[type="radio"] { width:16px; height:16px; vertical-align:top; }
	.articleList .-btnWrap { padding-right:13px; }
	.articleList .-btnWrap .-btnRss { font-size:13px; font-weight:normal; background-position:8px 9px; background-size:11px; border-color:#e5e5e5; border-radius:2px; height:30px; line-height:29px; padding-left:23px; box-sizing:border-box; }
	.articleList .-tblList tbody td .-fdSubInfo, .articleList .-tblList tbody td .-fdSubInfo span { font-size:13px !important; padding-top:2px; line-height:1.4; }
	/*갤러리게시판목록*/
	.-bdGalleryWrap .-fdSubject input { margin:-4px 5px 1px 0px }
	.-bdGalleryWrap .-fdSubject [class*="AB-LF-"] { font-size:14px; }
	.-bdGalleryWrap .-fdThumb img { margin-bottom:5px; }
	.-bdGalleryWrap.-bdAutoGallery li[class*="lpa"] { width:50%; float:none; }
	/* FAQ형목록폼 */
	.-bdFaqWrap .-bdQuestion, .-bdFaqWrap .-bdAnswer { background-size:20px; background-position:15px 16px; padding-left:45px; }
	/*방명록게시판목록*/
	.memoCmt.cmtView .AB-cmt-view { padding:20px 15px; }
	/*인트라넷형게시판목록*/
	.-tblIntra { width:92%; margin:0 4%; }
	.-tblIntra thead th { font-size:13px; padding:10px; }
	.-tblIntra td [class*="AB-LF-"] { font-size:15px; letter-spacing:-1px; }
	.-tblIntra .AB-radio, .-tblIntra input[type="radio"], .-tblIntra .AB-checkbox, .-tblIntra input[type="checkbox"] { width:16px; height:16px; }
	/*평가리뷰형게시판목록*/
	.bdListReview table .-tblInTbl tbody tr td { border-bottom:none !important; padding:0; }
	.bdListReview .-fdSubInfo img{width:60px;height:auto;}
	/*pdf파일첨부형게시판목록*/
	.articleList .-tblList tbody td span.-btnFileDownload { padding:0 5px; height:26px; line-height:28px; }
	.articleList .-tblList tbody td span.-btnFileDownload a { font-size:12px !important; }
	/*쪽지목록*/
	.bdListMsg .-bdSchWrap { padding-top:0; }
	.AB-message-btn-wrap { padding:15px; }
	/* 페이지링크 */
	[class*="LF_page_link"]{width:32px;height:30px;line-height:30px;}
	.LF_page_link_current{line-height:28px;}
	/* jquery형 캘린더목록폼 */
	#calendar { padding:15px; box-sizing:border-box; }
	.fc .fc-toolbar { position:relative; min-height:60px; }
	.fc .fc-toolbar .fc-left { position:absolute; left:0; top:30px; }
	.fc .fc-toolbar .fc-right { position:absolute; right:0; top:30px; }
	.fc-view.fc-agendaDay-view .fc-head , .fc button.fc-agendaWeek-button { display:none; }
	.fc .fc-toolbar .fc-today-button { margin-left:5px; }
	.fc button { font-size:11px; letter-spacing:-1px; }
	.fc .fc-toolbar .fc-left .fc-button-group button { width:28px; box-sizing:border-box; padding:.3em 0; }
	.fc .fc-day-grid-event { padding:1px 2px; }

	/* 게시판 보기 */
	[class*="bdView"] .articleHeadTop { border-top:none; }
	[class*="bdView"] [class*="articleHead"] h1 { padding:5px 15px; }
	[class*="bdView"] [class*="articleHead"] .AB-cr { padding:0 15px 10px 15px; }
	[class*="bdView"] [class*="articleHead"] .AB-cr .AB-fl { background:url("/template/DESIGN_content/program/theme/01/board_view_tit_bar.gif") left center no-repeat; background-size:1px 9px; padding-right:10px; padding-left:11px; }
	[class*="bdView"] [class*="articleHead"] .AB-cr .AB-fl:first-child { background:none; padding-left:0; }
	[class*="bdView"] [class*="articleHead"] .AB-cr .AB-fl dt { vertical-align:top; background:none; padding-right:6px; display:none; }
	[class*="bdView"] [class*="articleHead"] .AB-cr .AB-fl dd { vertical-align:top; padding-left:0; }
	[class*="bdView"] [class*="articleHead"] .AB-cr .AB-fl.-fdCount dt { display:inline-block; }
	[class*="bdView"] .articleHead h4 { font-size:16px; font-weight:normal; padding-left:15px; }
	[class*="bdView"] .articleBody { font-size:11pt; line-height:1.7; padding:15px; }
	[class*="bdView"] .-btnWrap { padding:25px 0; }
	[class*="bdView"] .articleBody + .-btnWrap { padding-bottom:0 !important; }
	.ABA-article-contents{letter-spacing:-1px;font-size:14px;}
	/* 추천반대 */
	.-bdVote .AB-fl a.-btnV { width:50px; }
	.-bdVote .AB-fl a.-btnR { width:60px; }
	.-bdVote .AB-fl a[class*="-btn"] { vertical-align:top; height:36px; line-height:36px; border-radius:2px; padding:0 8px; margin:0 3px; }
	.-bdVote .AB-fl a[class*="-btn"] span { vertical-align:top; margin-top:0; }
	.-bdVote .AB-fl a[class*="-btn"].-btnR img { vertical-align:top; margin-top:11px; }
	.-bdVote .AB-fl a.-btnShare img { position:absolute; top:12px; left:10px; }
	.-bdVote .AB-fl > a > img { width:14px; height:auto; }
	/* 알아두면유용한정보 */
	.-bdMoreInfo { padding:15px;}
	.-bdMoreInfo .pageHead { font-size:14px; font-weight:normal; background:none; padding:0 0 10px 0; }
	.-bdMoreInfo .pageBody li { background:url("icon_circle_gray_m.gif") 3px 7px no-repeat; background-size:5px; }
	/* 댓글 */
	[id^="AB_cmt_box_btn_"] { font-size:16px; background:none; }
	.cmtView .AB-cmt-view { line-height:16px; padding:15px; }
	.cmtView .AB-cmt { font-size:14px; }
	.cmtView [class*="AB_cmt_reply_depth_"], .cmtView [class*="AB_cmt_reply_depth_"].cmtWrite { margin-left:15px; padding:15px; }
	/*댓글쓰기*/
	.cmtWrite { background:#fafafa; border:1px solid #e8e8e8; border-width:1px 0; padding:15px; }
	.cmtWrite .AB-cmt-input-wrap { background:#fff; border:1px solid #ddd; padding:0; position:relative; }
	 .cmtWrite .AB-cmt-input-wrap .articleHead .AB-fl { width:50%; box-sizing:border-box; }
	.cmtWrite .AB-cmt-input-wrap textarea { padding:0px; margin:1px 0;}
	.cmtWrite .AB-cmt-input-wrap .AB-cr .AB-fl { padding:6px 0 6px 10px; }
	.cmtWrite .AB-cmt-input-wrap .articleFoot input[type="checkbox"] { width:18px; height:18px; margin-top:6px; vertical-align:top; }
	.cmtWrite .AB-cmt-input-wrap .articleFoot input[type="checkbox"] + label { line-height:29px; }
	.cmtWrite .AB-cmt-input-wrap .btnWrap .-btnCmt { color:#fff; font-weight:normal; letter-spacing:0; background:#56aae6; width:60px; height:42px; line-height:39px; }
	.cmtWrite .AB-cmt-input-wrap .-btnCmtLogin { display:inline-block; color:#c9c9c9; letter-spacing:-1px; width:100%; height:34px; line-height:34px; padding:0 10px; box-sizing:border-box; }
	.cmtWrite .AB-cmt-input-wrap .-btnCmtTgl { position:absolute; bottom:-1px; right:-1px; display:inline-block; text-align:center; font-size:13px; color:#fff; font-weight:normal; letter-spacing:0; background:#56aae6; border:1px solid #56aae6; border-radius:0; width:50px; height:34px; line-height:36px; }
	.cmtWrite .AB-cmt-wrap { padding:10px; }
	[class*="tgldivCmtWrite"] [class*="articleHead"] { padding:0; border-top:0; border-bottom:0; }
	/*댓글수정*/
	.cmtView .cmtWrite { border:0; padding:0; }
	.cmtView .cmtWrite .AB-cmt-input-wrap { border:1px solid #ddd; padding:0 !important; }
	/* 포럼형보기폼 */
	.bdViewForum { border-width:0; }
	.bdViewReply { border-width:1px 0 0 0; }
	.bdViewForum [class*="articleHead"] [class^="-icon"] { background-size:22px; width:30px; height:30px; position:absolute; left:15px; top:5px; }
	.bdViewForum [class*="articleHead"] [class^="-icon"] + h1 { padding:5px 0 5px 46px; }
	.bdViewForum [id^="AB_cmt_box_btn_"], .bdViewReply [id^="AB_cmt_box_btn_"] { margin-left:0px; }
	.bdViewReply .cmtWrite .AB-cmt-input-wrap { border-width:1px; }
	.bdViewReply .cmtView [class*='AB_cmt_reply_depth_'].cmtWrite { margin-right:0; }
	/*쪽지보기폼*/
	.bdViewMsg .articleHeadTop { padding-top:3px; }

	/* 게시판 쓰기 */
	[class*="bdWrite"] .articleHead { letter-spacing:-0.5px; }
	[class*="bdWrite"] .articleHead h4 { font-size:16px; font-weight:normal; padding:15px 15px 10px 15px; }
	[class*="bdWrite"] .articleInput + .bgContentLine { margin-top:-1px; }
	[class*="bdWrite"] .bgContentLine + .articleInput { border-top:0; }
	[class*="bdWrite"] .articleInput li label { color:#888; font-size:13px; letter-spacing:-1px; }
	[class*="bdWrite"] .articleInput > ul > li { border-bottom:1px solid #f2f2f2; padding:12px 15px; }
	[class*="bdWrite"] .articleInput > ul > li > label { font-size:13px; font-weight:normal; width:110px; padding-left:25px; top:16px; display:none; }
	[class*="bdWrite"] .articleInput li .AB-text, [class*="bdWrite"] .articleInput li .AB-textarea, [class*="bdWrite"] .articleInput li .AB-select { border:1px solid #f2f2f2; padding:8px; margin-left:-2px; }
	[class*="bdWrite"] .articleInput li .AB-text, [class*="bdWrite"] .articleInput li .AB-select { height:34px; }
	[class*="bdWrite"] .articleInput li .AB-text:focus, [class*="bdWrite"] .articleInput li .AB-textarea:focus, [class*="bdWrite"] .articleInput li .AB-select:focus { border:1px solid #c3d5f1; }
	[class*="bdWrite"] .articleInput li input[type="file"] { border:0; height:24px; padding:0; }
	[class*="bdWrite"] .articleInput li .AB-text[name="subject"] + .chk { margin-left:0; }
	[class*="bdWrite"] .articleInput li .AB-checkbox, [class*="bdWrite"] .articleInput li .AB-radio, [class*="bdWrite"] .articleInput li .chk { margin-top:0; }
	[class*="bdWrite"] .articleInput li .AB-checkbox + label, [class*="bdWrite"] .articleInput li .AB-radio + label, [class*="bdWrite"] .articleInput li .chk + label { line-height:28px; }
	[class*="bdWrite"] .articleInput li img[src*="person_chk_img"] { width:40px; height:auto; margin-right:10px; }
	[class*="bdWrite"] .articleInput li.-bdShowLabel > label { font-weight:bold; line-height:28px; display:block; padding-left:0; position:static; }
	[class*="bdWrite"] .-iconRequiredInput { background-size:8px; background-position:12px 3px; }
	[class*="bdWrite"] .articleInput .-bdOption { padding:0; }
	[class*="bdWrite"] .-bdOption .articleInput { border:0; }
	[class*="bdWrite"] .-bdOption .articleInput > ul > li { padding:8px 5px 8px 15px; }
	[class*="bdWrite"] .-bdOption .articleInput li .AB-checkbox + label, [class*="bdWrite"] .-bdOption .articleInput li .AB-radio + label, [class*="bdWrite"] .-bdOption .articleInput li .chk + label { margin-right:15px; }
	[class*="bdWrite"] .articleInput .-bdOption .AB-cr .AB-fl { width:50%; }
	[class*="bdWrite"] .articleInput .-bdOption .AB-cr .AB-fl label { display:none; }
	[class*="bdWrite"] .articleInput .-bdOption .AB-cr .AB-fl label + .AB-text { width:95%; }
	[class*="bdWrite"] .pageAgreement > div:first-child { padding-top:20px; padding-bottom:10px; }
	/*판매관리,포인트충전 쓰기폼*/
	[class*="bdWrite"] .articleInput > ul #ABA_sell_basic_bank li { padding: 10px 15px 10px 15px; border-bottom: 1px solid #f3f3f3; position: relative; }
	/*동영상게시판쓰기*/
	.AB-manual { margin-left:0; background:url('icon_manual_m.png') no-repeat; background-size:10px; }
	/* 방명록 쓰기폼 */
	[class*="bdWrite"].memoCmt { background:#fafafa; padding:20px 15px; }
	[class*="bdWrite"].memoCmt h4 { padding-bottom:10px; display:inline-block; }
	[class*="bdWrite"].memoCmt > div { padding-bottom:15px; }
	[class*="bdWrite"].memoCmt p { font-size:14px; }
	.memoCmt .cmtWrite { background:none; border:0; padding:0; }
	/* 회색배경색 쓰기폼 */
	.bgWriteWrap { background:#f4f4f4; border-bottom:1px solid #ddd; padding:1px 0; }
	.bgWriteWrap .articleHead { background:#fff; border-bottom:1px solid #ddd; }
	.bgWriteWrap .articleInput { background:#fff; border:1px solid #ddd; margin:13px; }
	.bgWriteWrap .-btnWrap { padding-bottom:15px; }
	/* jquery 캘린더 쓰기폼*/
	[class*="bdWrite"] .articleInput li [class*="open_date_"].AB-select , [class*="bdWrite"] .articleInput li [class*="close_date_"].AB-select{ margin:2px; }

	/* 평점 */ 
	ul.-fdAverage > li { width:105px; }
	ul.-fdAverage > li img{width:60px;height:auto;vertical-align:top;margin-top:6px;}
	.-tblList td .AB-review-icon { margin-right:5px; vertical-align:top; }
	.-tblList td .AB-review-icon + .AB-inline { margin-top:-1px; vertical-align:top; }
	.AB-cmt-view .AB-review-icon { vertical-align:top; }

	/*메인페이지-게시판영역*/
	.ABC-head h3{display:inline-block;font-size:15px;line-height:21px;color:#454545;}

	/*컨텐츠박스head*/
	.ABC-head{padding:10px 0 10px 15px;}

	/*메인페이지-아이콘영역*/
	.ABA-home-gnb{overflow:hidden;padding-top:10px;}
	.ABA-home-gnb .-icon-list{float:left;list-style:none;width:25%;text-align:center;height:103px;}
	.ABA-home-gnb .-icon-list img{width:67px;height:67px;}
	.ABA-home-gnb .-text{display:block;font-size:11px;letter-spacing:-1px;line-height:15px;color:#222;text-align:center;margin:6px 0;padding:0 1px;}
	.ABA-home-gnb a:link{text-decoration:none;display:block;} 

	/*푸터*/
	#ABA-footer{/*margin-top:15px;*/}

	/*토글*/
	.slide-btn-a{position:fixed;bottom:55px;left:15px;z-index:50;}
	.slide-btn-b{position:fixed;bottom:55px;right:15px;z-index:50;}
	.-slide-left{width:260px; height:100%; position:fixed; top:0; z-index:9999; background-color:#ffffff; box-shadow:2px 0 8px rgba(0, 0, 0, 0.7);}
	.-slide-left{left:0px;}
	.-slide-left.abline-div-padding { position:static; }
	@media all and (min-width:360px) { .-slide-left{width:280px;} }
	.-slide-left h3{font-size:14px;font-weight:bold;padding:5px 13px 8px; color:#616161;border-bottom:1px solid #ccc;}
	.-slide-left .-btn-slide-left-trigger{position:absolute; top:0px; right:0px; width:53px; height:53px; overflow:hidden; background:url("slide_btn_close.png")center center no-repeat; background-size:17px 17px; text-indent:-9999px;}
	.-slide-left .ABA-home-gnb .-icon-list{height:85px;}
	.-slide-left .ABA-home-gnb li img{width:46px;height:46px;margin:0 auto;}
	.slide-login-box-m{background:#298CF4; font-size:16px; color:#fff; letter-spacing:-1px; padding:17px 35px 17px 63px; position:relative;}
	.slide-login-box-nm{background:#298CF4; font-size:16px; color:#fff; letter-spacing:-1px; padding:14px 25px 15px 15px; position:relative;}
	.slide-btn-login{color:#454545; font-size:12px; letter-spacing:-0.5px; background:linear-gradient(to bottom, #ffffff 0%, #f9f9f9 100%); /*표준*/ background:-webkit-linear-gradient(top, #ffffff 0%, #f9f9f9 100%);  /*크롬,사파리*/ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#f9f9f9',GradientType=0);   /*익스6~9*/ background-color:#f9f9f9; display:inline-block; height:26px; line-height:26px; padding:0 12px; border-radius:3px;}
	.slide-login-pofile{border-radius:35px; border:2px solid #fff; background:#fff; position:absolute; top:8px; left:14px;}
	[class*="slide-mymenu"] ul{overflow:hidden; border-bottom:1px solid #eee;}
	[class*="slide-mymenu"] li{width:25%; float:left;}
	[class*="slide-mymenu"] li a{display:block; text-align:center; line-height:44px; height:44px; font-size:15px; letter-spacing:-0.5px; border-right:1px solid #eee;}
	[class*="slide-mymenu"] li:last-child a{border-right:none;}
	.toggle-wrap{height:85px; border-top:1px solid #eee; overflow:hidden; padding-bottom:130px; position:relative;}
	.toggle-wrap a{position:relative;}
	.toggle-wrap a:last-child{border-right:0;}
	.toggle-wrap span.toggle-btn{display:block;background:url("toggle_btn_set.png") no-repeat; background-size:20px 100px; font-size: 15px; height:42px; line-height:42px; padding:0px 15px 0px 45px; vertical-align:middle;margin-top:2px;}
	.toggle-wrap span.toggle-btn.login-btn{background-position:17px 9px;}
	.toggle-wrap span.toggle-btn.logout-btn{background-position:17px 9px; }
	.toggle-wrap span.toggle-btn.pc-btn{background-position:17px -41px;}
	.toggle-wrap span.toggle-btn.exit-btn{background-position:-50px -50px;}
	.toggle-wrap span.toggle-btn.recv-btn{background-position:0 -100px;}
	.toggle-wrap span.toggle-btn.send-btn{background-position:-50px -100px;}
	.toggle-wrap span.toggle-btn.sqna-btn{background-position:0px -150px;}
	.toggle-wrap span.toggle-btn.reivew-btn{background-position:-50px -150px;}
	.toggle-wrap .toggle-info-id{position:absolute; top:58px; right:15px;}

	/*목록 - 삭제대상*/
	.ABA-list-body td{padding:12px 0 12px 10px;line-height:18px;font-size:15px;letter-spacing:-1px; border-color:#f4f4f4;}
	.ABA-list-body td.AB-text-left{padding:12px 15px 12px 15px;}
	.ABA-list-body td .AB-bullet-reply, .ABA-list-body td .AB-bullet-cmt{white-space:nowrap;}
	.ABA-list-body td .AB-LF-notice img{vertical-align:middle;}
	.ABA-list-body td .AB-LF-notice img, .ABA-list-body td .AB-LF-hidden img, .ABA-list-body td .AB-LF-private img{margin-top:-2px;}
	.ABA-list-body input[type="checkbox"], .ABA-list-body input[type="radio"]{width:20px; height:20px;}
	.AB-LF-current-article{background-position:1px 4px;}
	.AB-head-btnset{padding-right:10px;height:31px;}

	/* 갤러리목록폼 - 삭제대상 */
	.ABA-gally-wrap{box-sizing:border-box; padding:15px 10px 0 10px;}
	.ABA-thumb{border:1px solid #f4f4f4; border-radius:0; padding:0;}
	.ABA-gally-wrap .ABA-thumb{margin-bottom:5px;}

	/* 회원가입동의 - 삭제대상 */
	.ABA-sumit{margin:0 15px;}
	.ABA-sumit .AB-btn-board-set.AB-btn-board-set-pos-i{display:block; width:100%; box-sizing:border-box; height:44px; line-height:44px; background:#55749f;text-indent:0; color:#fff; font-size:15px; -webkit-appearance:none; border-radius:0; font-weight:bold; text-shadow:none;}

	/* SNS공유 */
	#AB_sns_util a {margin-left:10px}
	#AB_sns_util a:first-child {margin-left:0;}
	.abline-div-padding.tgldivShareSns {position:static !important;}

	/*반응형 웹*/
	.ABA-container-box-divide{width:100%;}
	.ABA-container-box-divide .ABA-content-box{border-top:6px solid #e5e5e5; border-bottom:1px solid #d5d5d5; margin-bottom:0;}
	.ABA-container-box-divide:first-child .ABA-content-box:first-child{border-top:none;}
	@media (min-width:640px) {
	.ABA-container-box-divide{width:50%;float:left;background:none;box-sizing:border-box;}
	.ABA-container-box-divide:first-child{border-right:1px solid #eee;}
	.ABA-container-box-divide:last-child{margin-left:-1px; border-left:1px solid #eee;}
	.ABA-container-box-divide .ABA-content-box:first-child{border-top:none;}
	.ABA-container-box-divide .ABA-content-box:last-child{border-bottom:none;}
	}

	/*모바일캘린더*/
	@media (max-width:600px){
	.goods-list-table{display:block;width:100%}
	.ABA-calendar-full .ABA-calendar-title thead{display:none}
	.ABA-calendar-full .ABA-calendar-head table{border-spacing:0}
	.ABA-calendar-full .ABA-calendar-head td{font-size:11px}
	.ABA-calendar-full .ABA-calendar-head td select{margin:0;padding:1px;font-size:11px}
	.ABA-calendar-full td.ABA-calendar-content td{display:block;width:100%;padding:0}
	.ABA-calendar-full td.ABA-calendar-content td._abcd_{border-width:0 1px 1px 0;padding: 5px 0 0 5px;}
	.ABA-calendar-full td.ABA-calendar-content td._abcd_._b_{height:0;padding:0;border:0}
	td.ABA-calendar-content td._abcd_{font-weight:bold;}
	td.ABA-calendar-content td span._subj_{font-weight:normal;}
	}

	/* 상담형게시판 분류 */
	.AB-category-btn, .AB-category-btn span, .AB-category-btn a{ font-size:13px !important; line-height:22px;overflow-y:hidden;}
	.AB-category-btn{min-width:48px;}
	.AB-category-btn span{padding:0 4px 0 4px;}

	/* 미열람알림 */
	#paper_box_alert{width:98% !important; right:0; bottom:10px; margin-left:1%; margin-right:1%;}
	#paper_box_alert.only-admin{bottom:52px}
	.paper-box-alert-wrap{background:#fffde5; border-radius:3px; padding:0; box-shadow:0 2px 3px rgba(0,0,0,0.5); opacity:0.97;}
	.paper-box-alert-top{padding:12px 15px 2px 15px; border-radius:0;}
	.paper-box-alert-top h3{color:#505050;  font-size:15px; background:url("/board/paper/paper_notice_icon.png") 1px 2px no-repeat; background-size:14px 14px; padding-left:20px;}
	.paper-box-alert-center{background:none; border-radius:0; margin:10px 15px 0px 15px; padding:0px 13px 4px 0px; font-size:13px; border-top:none;}
	.paper-box-alert-center div{min-height:21px;}
	.paper-box-alert-center a{display:block;}
	.paper-box-alert-center .alert-board{display:inline-block; margin-right:7px; font-weight:normal; color:#5C7DBF;}
	.paper-box-alert-center .alert-closed{color:#484848;}
	.paper-box-alert-bottom{background:none; color:#636363; padding:5px 15px; border-top:none;}
	.paper-box-alert-bottom input[type="checkbox"]{width:17px; height:17px; margin-left:3px;}
	.paper-box-alert-exit{background:url("/board/paper/btn_exit_b.gif") no-repeat; background-size:12px; width:12px; height:12px;}

	/* 네비게이션 */

	/*모바일고객센터 템플릿*/
	.m_cscenter{padding-top:25px;border-bottom:1px solid #e7e7e7;}
	.m_cscenter_title{display:block;padding:0 0 5px 15px;color:#666;font-size:14px;}
	a.m_cscenter_btn{display:block;padding:0 15px;border-top:1px solid #f2f2f2;background:url("mobile_arrow_right.png") 95% center no-repeat #fff;background-size:8px;color:#333;font-size:16px;height:50px;line-height:52px;}
	.m_cscenter_info{display:block;padding:20px 15px 17px 15px;border-top:1px solid #f2f2f2;background:#fff;color:#333;font-size:16px;}
	.m_cscenter_info_title{padding-bottom:2px;color:#aaa;font-size:13px;}



	/* 모바일 쇼핑몰 */

	/* 목록폼 */
	.bdShop .-tblList table td p{margin-top:4px;}
	.bdShop .-tblList > tbody > tr > td{padding:0;}
	.bdShop .-tblList td.-alignLeft{padding-left:15px;}
	.bdShop .-tblList td.-alignRight{padding-right:15px;}
	.bdShop .-tblList td:last-child table td.-alignLeft{border-bottom:1px dashed #eee;}
	.bdShop .-tblList td:last-child table tr:last-child td.-alignLeft{border-bottom:none;}

	/* 장바구니 */
	.pageSbag{margin-bottom:0;}
	.pageSbag .AB-alignr{margin-bottom:0;border:0;}
	.pageSbag .bdShop .articleList .-tblList tbody tr td{vertical-align:top;}
	.pageSbag .bdShop .articleList .-tblList tbody tr:last-child td{border-bottom:none;}
	.pageSbag .bdShop .articleList .-tblList > tbody > tr:last-child > td{border-bottom:1px solid #e8e8e8;}
	.pageSbag .bdShop .articleList .-tblList > tbody > tr > td:last-child{padding:15px 15px 15px 5px;}
	.pageSbag .-bdPriceWrap .-fdTotal dd input{font-size:17px;text-align:right;width:79px;}
	.pageSbag .articleList .-tblList tbody td .btn-tpl{margin-right:0;margin-left:0;box-sizing:border-box;padding: 0 9px;}
	.pageSbag .articleList .-tblList tbody td{vertical-align:top;border-bottom:1px dashed #eee;}

	/* 모바일 주문금액 */
	.-bdPriceWrap { border:1px solid #e5e5e5; padding:8px 0 0 0; margin:0 15px; }
	.-bdPriceWrap div { background:none; padding:5px 15px;  margin:0;}
	.-bdPriceWrap dl { overflow:hidden; }
	.-bdPriceWrap dl dt{ color:#888; font-size:14px; padding-top:1px; float:left; }
	.-bdPriceWrap dl dd{ font-size:15px; font-weight:normal; float:right; width:50%;text-align:right; }
	.-bdPriceWrap dl dd input { font-size:15px; font-weight:normal; }
	.-bdPriceWrap .-fdTotal { background:#f9f9f9; border-top:1px solid #e5e5e5; padding:12px 15px; margin-top:8px; }
	.-bdPriceWrap .-fdTotal dt, .-bdPriceWrap .-fdTotal dd, .-bdPriceWrap .-fdTotal dd input { color:#3a3a3a; font-weight:bold; }
	.-bdPriceWrap .-fdTotal dt { padding-top:2px; }
	.-bdPriceWrap .-fdTotal dd input { background:none; }

	/* 주문배송조회 */
	.pageSell .bdShop .articleList .-tblList tbody td span.-fdDate{padding:15px;display:block;position:relative;font-size:15px;}
	.pageSell .articleList .-tblList tbody td:first-child{background:none;}
	.pageSell .articleList .-tblList table tbody td{vertical-align:top;}

	/* 주문상세내역 */
	.pageSellDetail .articleHead:first-child{padding:15px;}
	.pageSellDetail .articleHead .AB-fl:first-child{color:#8e8e8e;}
	.pageSellDetail .-tblList table td input[type="checkbox"]{margin-top:-1px;}
	.pageSellDetail .-tblList{margin-bottom:0;}
	.pageSellDetail .-tblList table td div{margin:2px 0 4px 0;}
	.pageSellDetail .-tblList table td p{margin-top:0;margin-bottom:6px;color:#aaa;}
	.pageSellDetail .-tblList tbody td{vertical-align:top;border-bottom:1px dashed #eee;}
	.pageSellDetail .-tblList td:last-child table tr:last-child td.-alignLeft, .pageKbag .bdShop .-tblList td:last-child table tr:last-child td.-alignLeft{border-bottom:none;}
	.pageSellDetail .-tblList tbody tr:last-child td{border-bottom:none;}
	.pageSellDetail .articleBody h4{padding-left:15px;}
	.pageSellDetail .-bdPriceWrap { margin:0 0 15px 0; border-width:0 0 1px 0; }

	/* 주문하기 */
	.pageSellOrder > div.bgContentLine{margin-bottom:0;}
	.pageSellOrder .articleHead{ margin-bottom:0;border-bottom:1px solid #ddd;}
	.pageSellOrder .bdWrite{margin-bottom:0;}
	.pageSellOrder .bdWrite.bdAddrWrap{border-top:none;}
	.pageSellOrder .bdWrite .articleInput{border:0;}
	.pageSellOrder .-bdPriceWrap{border:0; padding:8px 0 0 0; }
	.pageSellOrder .-bdPriceWrap dl dd{line-height:20px;}
	.pageSellOrder .-bdPriceWrap dl dd input{line-height:22px;}
	.pageSellOrder .bdWrite .articleHead input[type="checkbox"] { vertical-align:top; margin-top:17px; }
	.pageSellOrder .bdWrite .articleHead label{font-size:13px; vertical-align:top;margin-top:11px;}
	.pageSellOrder .bdWrite .articleInput li .AB-select{width:100%;}
	.pageSellOrder .articleInput [class*="-fdPrice"]{width:50%;}
	.pageSellOrder .articleInput .-fdPriceOrderTotal.AB-text { font-size:17px; padding:0; height:22px; }
	.pageSellOrder .articleInput .-fdPriceOrderTotal + span { font-size:17px; }
	.pageSellOrder .articleInput div[id*="_form"] > div {line-height:18px;}

	/* 주문취소 */
	#global_dialog .pageSellCancel{ padding:0; }
	.pageSellCancel .-tblList { border:0; }
	.pageSellCancel .articleList td:first-child.-alignLeft { padding-left:0; }
	.pageSellCancel .-fdSubject {overflow:hidden; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; }

	/*취소교환반품 불가능*/
	.pageDisableCancel{padding:30px 20px;}
	.pageDisableCancel .pageHead{font-size:14px;}
	.pageDisableCancel .pageBody{font-size:12px;}

	/* 주문취소/교환/반품 */
	.bdShop .-tblList .-bdCancelSell, .bdShop .-tblList table td .-bdCancelSell *{color:#666 !important;}


	.bdShop .articleList .-tblList tbody td.-alignLeft > * {margin-top:0;}

	.bdShop .AB-alignr{padding-bottom:15px;padding-right:15px;margin-bottom:15px;}

	.bdShop .articleList .-tblList .-fdSubject { font-size:15px; line-height:20px; }
	.bdShop .articleList .-tblList tbody td .btn-tpl{font-size:11px;margin-left:0;margin-right:4px;}

	.bdShop .btn-tpl.btn-size-07{line-height:26px;}
	.bdShop > div > h4{border-bottom:1px solid #999;}




	.bdShop .AB-alignc{margin-bottom:30px;}
	.bdShop .articleList .-tblList tbody td span.-fdDetailView{position:absolute;top:15px;right:15px;background:url("sell_detail.png") right 3px no-repeat;background-size:6px 11px;}
	.bdShop .articleList .-tblList tbody td span.-fdDetailView a{font-size:13px;padding-right:13px;}

	.mobile_sch_date{display:none;}

	/* 모바일 포인트,적립금 */
	.pagePoint .bdShop .-tblList tr:first-child td, .pageCybmn .bdShop .-tblList tr:first-child td{background:#fafafa;}
	.pagePoint .bdShop .-tblList tr:first-child td img, .pageCybmn .bdShop .-tblList tr:first-child td img{margin-top:1px; vertical-align:top; }
	.pagePoint .bdShop .-tblList td strong, .pageCybmn .bdShop .-tblList td strong{font-weight:bold;font-size:16px;}
	.pageCybmn .-tblList .-fdDate{margin-bottom:0;}


	/*  모바일 관심상품,장바구니 */
	.pageKbag .bdShop .articleList .-tblList tbody tr:last-child td{border-bottom:none;}
	.pageKbag .bdShop .articleList .-tblList > tbody > tr:last-child > td{border-bottom:1px solid #e8e8e8;}
	.pageKbag .AB-alignr{margin-bottom:0;border:0;}

	.bdShop .articleList .-tblList tbody td strong + span{margin-left:3px;font-size:11px;color:#aaa;}


	/* 모바일 상품목록 */
	[class*="goodsList"] {margin:15px;}
	[class*="goodsList"] .-tblGoodsList td{vertical-align:top;}
	[class*="goodsList"] .-fdGoodsAftercnt { right:2px;top:2px;width:36px;height:36px;text-align:center;background:rgba(0, 2, 2, 0.3);border:2px solid #fff;border-radius:35px;box-shadow:1px 1px 3px rgba(0,0,0,0.2); }
	[class*="goodsList"] .-fdGoodsAftercnt  a{padding-top:7px;font-size:11px; color:#fff; line-height:12px; }
	[class*="goodsList"] .-fdGoodsAftercnt p a{font-size:7px;}
	[class*="goodsList"] .-fdGoodsModify{bottom:4px;right:4px;}
	.bdListGoods .-bdSortWrap{margin:0;border-bottom:none;}
	.bdListGoods .-bdSortWrap .articleHead{padding:23px;border-bottom:1px solid #e5e5e5;}
	.bdListGoods .-bdSortWrap .-btnWrap{padding-right:44px;top:10px;}
	.bdListGoods .-bdSortWrap .-btnWrap .-btnSchOpen{right:15px;}
	.bdListGoods .-bdSortWrap .articleSch.short-sch-hide{display:none;}
	.bdListGoods .-bdSortWrap .articleSch .AB-text{height:33px;}
	.bdListGoods .-bdSortWrap .articleSch .AB-cr > div, .bdListGoods .-bdSortWrap .articleCtg .AB-cr > div{width:100% !important;}
	.bdListGoods .-bdSortWrap .articleSch .-schWrap ul{display:table;width:100%;}
	.bdListGoods .-bdSortWrap .articleSch .-schWrap ul li{display:table-cell;float:inherit;}
	.bdListGoods .-bdSortWrap .articleSch .-schWrap ul li > div{margin-right:5px;}
	.bdListGoods .-bdSortWrap .articleSch .-schWrap ul li:last-child > div{margin-right:0;}
	.bdListGoods .-bdSortWrap .articleCtg .AB-cr > div.tog-area-designer-article-obj{border-bottom:none;}
	.bdListGoods .-bdSortWrap .articleCtg .AB-cr > div h4{padding:15px;font-size:13px;font-weight:bold;}
	.bdListGoods .-bdCtgMenu .-bdCtg1, .bdListGoods .-bdCtgMenu .-bdCtg2{width:50%;min-width:150px; min-height:inherit; }
	.bdListGoods .-bdCtgMenu .-bdCtg1 ul li{width:100%;}
	.bdListGoods .-bdCtgMenu .-bdCtg1{padding:9px 0; border-top:1px solid #eee; }
	.bdListGoods .-bdCtgMenu .-bdCtg2{padding:7px 0; border-top:1px solid #eee; }
	.bdListGoods .-bdCtgMenu .-bdCtg1.designer-scroll-h, .bdListGoods .-bdCtgMenu .-bdCtg2.designer-scroll-h{ display:none; height:inherit; }
	.designer-tog-btn{position:absolute;width:25px;height:25px;top:10px;right:13px;background:url("/template/PLUGIN_shop_core/program/css/btn_tog_category_close.png") 70% center no-repeat;cursor:pointer;}
	.designer-tog-btn.-hide{background-image:url("/template/PLUGIN_shop_core/program/css/btn_tog_category_open.png")}
	.bdListGoods .-bdSortWrap .-btnWrap .-btnSchOpen{background:url("btn_tog_sch_close_m.png") top center no-repeat;background-size:25px;}
	.bdListGoods .-bdSortWrap .-btnWrap .-btnSchOpen.-hide{background:url("btn_tog_sch_open_m.png") top center no-repeat;background-size:25px;}
	.bdListGoods .-bdSortWrap .articleSch .AB-cr > div h4{border-top:none;}
	.bdListGoods .-bdSortWrap .articleSch .AB-cr .-schWrap{border-bottom:1px solid #e5e5e5;}
	.goodsList01{ margin:15px; }
	.goodsList02 .-tblGoodsList{vertical-align:top;padding:0px;}
	.goodsList02 .-fdThumb{margin-bottom:10px;}
	.goodsList02 .-fdGoodsName{padding-bottom:5px;margin-bottom:5px;}
	.goodsList02 .-tblGoodsList:hover{background:none;box-shadow: none;}
	/* .goodsList03{margin:15px;}
	.goodsList03 ul.-fdGoodsPrice li.-fdGoodsPer{font-size:18px;font-weight:bold;line-height:14px;letter-spacing:-0.5px;}
	.goodsList03 ul.-fdGoodsPrice li .ABS-sell-price{font-size:14px;}
	.goodsList03 .AB-alignc{margin-top:0;}
	.goodsList03 .-tblGoodsList{background:#fff;border:1px solid #eee;vertical-align:top;}
	.goodsList03 .-tblGoodsList .-fdThumb + div{padding:10px;}
	.goodsList03 .-fdViewIcons{padding:0 35px 0 10px; height:40px; line-height:35px; }
	.goodsList03 .-fdViewIcons .-fdViewLink{right:10px;}
	.goodsList03 ul.-fdGoodsPrice li .ABS-org-price{font-size:11px;} */

	.goodsList04{margin:0;}

	/* 모바일 상품상세보기 */
	[class*="goodsView"] .articleHead{margin-bottom:15px;}
	[class*="goodsView"] .opt-selects-this .opt-sel span.opt-sel-qty, .opt-selects-this .opt-sel span.opt-sel-grp{padding-top:2px;}
	[class*="goodsView"] .opt-selects-this .opt-sel span.opt-sel-qty .qty-p{background:url("/template/PLUGIN_shop_core/program/css/shop_plus.jpg") no-repeat;top:2px;right:1px;height:21px;width:21px;background-size:21px;}
	[class*="goodsView"] .opt-selects-this .opt-sel span.opt-sel-qty .qty-m{background:url("/template/PLUGIN_shop_core/program/css/shop_minus.jpg") no-repeat;top:2px;left:-20px;height:21px;width:21px;background-size:21px;}
	[class*="goodsView"] .opt-sel-qty{margin-left:20px;}
	[class*="goodsView"] .opt-selects-this .opt-sel span.opt-sel-name{width:36%;}
	[class*="goodsView"] .opt-selects-this .opt-sel span.opt-sel-price{width:36%;}
	[class*="goodsView"] .opt-selects-this .opt-sel span.opt-sel-del{max-width:18px;max-height:18px;width:5%;height:auto;}
	[class*="goodsView"] .opt-selects-this .opt-sel span.opt-sel-qty{width:17%;}
	[class*="goodsView"] .opt-selects-this .opt-sel span.opt-sel-qty input[type="text"]{padding:0;padding-left:5px;}
	[class*="goodsView"] .opt-selects-this .opt-sel span[class*="opt-sel-"]{font-size:13px;line-height:22px;}
	[class*="goodsView"] .articleHead .-bdGoodsInfo{padding-bottom:0;border-bottom:none;}
	[class*="goodsView"] .articleHead .-bdGoodsInfo th, [class*="goodsView"] .articleHead .-bdGoodsInfo td{font-size:14px;height:22px;padding:6px 0;}
	[class*="goodsView"] .articleHead .-bdGoodsInfo th{color:#666;height:24px;}
	[class*="goodsView"] .articleHead .-bdGoodsInfo td{color:#454545;}
	[class*="goodsView"] .articleHead div.-bdPriceQty{color:#666;font-size:14px;}
	[class*="goodsView"] .-bdTitleWrap .AB-fl a[class*="-btn"]{padding:8px;}
	[class*="goodsView"] .articleHead .-bdTitleWrap{padding:5px 2px;}
	[class*="goodsView"] .articleHead .-bdTitleWrap .-fdDescription{font-size:13px;margin-top:5px;}
	[class*="goodsView"] .articleHead .-bdPriceTotal table{border-top:1px solid #e5e5e5;padding-top:10px;}
	[class*="goodsView"] .articleHead .-bdPriceTotal th{font-size:15px;}
	[class*="goodsView"] .articleHead .-bdPriceTotal #price_total_area { font-size:20px; }
	[class*="goodsView"] .articleList .-btnWrap{padding-right:0;}
	[class*="goodsView"] .articleHead .-bdGoodsInfo td.-bdQtyPrice{padding:0 0 2px 0;}
	[class*="goodsView"] .articleBody h5{font-size:15px;}
	[class*="goodsView"] .-bdQtyPrice a, input[type="text"], button { -webkit-appearance:none; }
	[class*="goodsView"] .-btnWrap.quickGoods{position:fixed; left:0; bottom:0;z-index:3;width:100%;}
	[class*="goodsView"] .-btnWrap.quickGoods ul.AB-cr{width:100%;background:#eee; box-shadow:none; border-top:1px solid #ddd; display:table;z-index:5;}
	[class*="goodsView"] .articleHead .-btnWrap.quickGoods li{display:table-cell;}
	[class*="goodsView"] .articleBody .-bdGoodsInfo th, [class*="goodsView"] .articleBody .-bdGoodsInfo td{padding:8px 14px;}
	[class*="goodsView"] .articleHead .-btnWrap li{padding-left:0; width:50%;}
	[class*="goodsView"] .articleHead .-btnWrap li:first-child{width:50%;}
	[class*="goodsView"] .articleHead .-btnWrap li a{margin:6px 2px;}
	[class*="goodsView"] .articleHead .-btnWrap li:first-child a{margin-left:6px;}
	[class*="goodsView"] .articleHead .-btnWrap li:last-child a{margin-right:6px;}
	[class*="goodsView"] .articleBody > [id*="goods-info-"] > div > div, [class*="goodsView"] .-bdAfteruse, [class*="goodsView"] .-bdSqna{padding:15px;}
	[class*="goodsView"] .articleBody .-bdDeliveryInfo h6 { font-size:14px; }
	[class*="goodsView"] .articleBody .-bdDeliveryInfo div:first-child h6{margin-top:0;}
	[class*="goodsView"] .articleBody .-bdDeliveryInfo li { color:#8a8a8a; font-size:13px; line-height:17px; letter-spacing:-0.5px; background:url("icon_circle_gray_m.gif") 3px 8px no-repeat; background-size:5px; }
	[class*="goodsView"] .articleBody .-bdSellerInfo table{border-top:none;}
	[class*="goodsView"] .articleBody .-bdSellerInfo th, [class*="goodsView"] .articleBody .-bdSellerInfo td{border:0;padding:0 2px;font-size:14px;vertical-align:top;}
	[class*="goodsView"] .articleHead .-bdPriceGoods #price_unit{font-size:20px;margin-right:5px;}
	.ABS-sbag-opt-lst .AB-select{margin:4px 0;}
	.ABS-sbag-opt-lst:last-child { border-bottom:none;}
	.-btnWrap.quickGoods.ABA-default-box { position:static !important; }
	[class*="goodsView"] .-bdAftercnt { border:1px solid #eee; padding:12px; margin-top:10px; }
	[class*="goodsView"] .-bdAftercnt li img { margin-top:-1px; }
	.-bdAftercnt li .-fdAveragePer { font-size:18px; line-height:21px; letter-spacing:-0.5px; }
	.-bdAftercnt li.-alignLeft { line-height:21px; }
	[class*="goodsView"] .info-tog-btn{ position:absolute; width:100%; height:51px; top:0px; right:0px; background:url("/template/PLUGIN_shop_core/program/css/btn_tog_info_close.png") 95% center no-repeat; background-size:12px; cursor:pointer; }
	[class*="goodsView"] .info-tog-btn.-hide{ background:url("/template/PLUGIN_shop_core/program/css/btn_tog_info_open.png") 95% center no-repeat;  background-size:12px;}
	[class*="goodsView"] .qty-m > img, [class*="goodsView"] .qty-p > img{width:30px;}
	[class*="goodsView"] .-bdQtyPrice input{height:28px !important;}


	/* 모바일 상품상세보기-관련상품 */

	[class*="goodsView"] .articleHead .-bdRelationGoods > div:first-child{border:0;border-top:1px solid #e5e5e5;padding-top:15px;font-size:14px;}
	[class*="goodsView"] .-bdQtyPrice  table{margin-bottom:5px;}

	[class*="goodsView"] .-bdTitleWrap .AB-fl img{ width:14px; height:auto; margin-right:5px; }
	.goodsView02 #AB_sns_util { background:none; border:0; padding:0; }
	.goodsView02 .AB-alignr{margin:0 8px 10px 0;}
	.goodsView02 .articleHead {margin:0;}
	.goodsView02 .articleHead .ABA-content-box > [class*="-bd"], .goodsView02 .articleHead .ABA-content-box #mainGoods {padding-right:15px;padding-left:15px;}
	.goodsView02 .articleHead .ABA-content-box > .-bdGoodsThumb{margin:0;padding:0;}
	.abline-div-padding.-bdGoodsThumb {position:static !important;}
	.goodsView02 .articleHead .-bdTitleWrap{ padding:10px 15px 0 15px;border-top:none; }
	.goodsView02 .articleHead .-bdRelationGoods{ border-bottom:none; color:#666; }
	.goodsView02 .-bdRelationGoods .ABS-sbag-opt-lst ul{ display:table; width:100%; }
	.goodsView02 .-bdRelationGoods .ABS-sbag-opt-lst ul li{ display:table-cell; vertical-align:middle; font-size:14px; line-height:18px; }
	.goodsView02 .articleHead .-bdPriceTotal{padding-top:0;}
	.goodsView02 .-bdAftercnt { margin-right:15px; margin-left:15px; }
	.goodsView02 .articleBody [id*="goods-info-"]{margin-bottom:0;}
	.goodsView02 .articleBody > [id*="goods-info-"] > div > div, .goodsView02 .-bdAfteruse, .goodsView02 .-bdSqna { border-top:1px solid #e5e5e5; }
	.goodsView02 .articleBody [id*="goods-info-"] > div { border-bottom:none; padding-bottom:0; margin-bottom:0;}
	.goodsView02 .articleBody > [id*="goods-info-"] > div > div:first-child h5, .goodsView02 #goods-info-review form > div > div:first-child h5, .goodsView02 #goods-info-qna form > div > div:first-child h5 { border-bottom:none;margin-bottom:0;padding:15px; }
	.goodsView02 .articleBody > [id*="goods-info-"] > div > div:first-child, .goodsView02 #goods-info-review form > div > div:first-child, .goodsView02 #goods-info-qna form > div > div:first-child{padding:0;position:relative;}
	.goodsView02 #goods-info-review form > div > div { padding:0; }
	.goodsView02 #goods-info-qna form > div > div{padding:0 15px;}
	.goodsView02 .articleBody > #goods-info-delivery > div > div.bgContentLine{border-top:none;}
	.goodsView02 .articleBody .-bdSellerInfo th, .goodsView02 .articleBody .-bdSellerInfo td { vertical-align:inherit; }
	.goodsView02 .articleList .-bdShopFaq{border:0;}
	.goodsView02 .articleHead .-bdTitleWrap ul{padding:0;margin-top:15px;border-top:1px solid #e5e5e5;background:#f9f9f9;border-bottom:none;}
	.goodsView02 .articleHead .-bdTitleWrap ul li{ display:inline-block; width:33.3%; text-align:center; }
	.goodsView02 .articleHead .-bdTitleWrap ul li a{ display:block; height:44px; line-height:44px; font-size:14px; color:#333; letter-spacing:-1px; }
	.goodsView02 .articleHead .-bdGoodsInfo td.-bdPriceGoods > div a{display:inline-block;}
	.goodsView02 .articleHead .-bdGoodsThumb img{border:0;margin:0;}
	.goodsView02 .articleBody .-bdSellerInfo th{background:none;}
	.goodsView02 .articleBody > [id*="goods-info-"] > div > div.-bdDetailView{padding:0 15px 20px 15px;}
	.goodsView02 .opt-selects-this .opt-sel:last-child{margin-bottom:0;}

	.goodsView01{ margin:0; }
	.goodsView01 .ABS-sbag-opt-lst{ border-top:none; padding:0; }
	.goodsView01 .articleHead{ margin-top:0; margin-bottom:0; border-width:1px 0; }
	.goodsView01 .articleHead .-bdRelationGoods{border-top:1px solid #e5e5e5;margin-top:10px;}
	.goodsView01 .articleHead .-bdRelationGoods > div:first-child{border:0;padding-bottom:8px;}
	.goodsView01 .articleHead .-bdRelationGoods .ABA-goods-multi-option{margin-top:10px;}
	.goodsView01 .-bdRelationGoods .ABA-goods-multi-option table td{font-size:14px;}
	.goodsView01 .-bdRelationGoods .pageHead h5{padding:15px;margin-bottom:0;}
	.goodsView01 .-bdRelationGoods .pageBody{border-top:1px solid #e5e5e5;}
	.goodsView01 .articleBody [id*="goods-info-"] .-bdRelationGoods .pageHead{position:relative;padding:0;}
	.goodsView01 .articleHead [class*="ABA-container-box"] .bdGoodsInfoR{ padding:15px !important; border:0; margin-left:0; }
	.goodsView01 .articleHead [class*="ABA-container-box"] .bdGoodsInfoL{ border:0; }
	.goodsView01 .AB-alignr{ margin:15px 15px 15px 0; }
	.goodsView01 .articleBody{margin-top:0;}
	.goodsView01 .articleBody > [-sw*="goods-info-"]{ margin:15px !important; }
	.goodsView01 .articleBody .-bdSellerInfo th{padding: 2px 0 2px 15px;background:url("icon_circle_gray_m.gif") 3px 7px no-repeat;background-size:5px; }
	.goodsView01 .articleHead .-bdTitleWrap .-fdDescription{margin:0 0 5px 0;}


	.goodsView03 .articleHead .-bdTitleWrap{padding-top:5px;}
	.goodsView03 .articleHead .-bdGoodsInfo{padding-top:5px;}

	/* 모바일 상품이미지 확대보기 */ 
	.goodsViewDetail .-bdGoodsThumb{margin:10px 0;}
	.goodsViewDetail .-bdGoodsThumb img{margin-bottom:5px;}


	/* 상품문의, 상품후기 */
	.-btnRadioSwitch input[type="radio"] { display:none; }
	.-btnRadioSwitch label { display:inline-block; border:1px solid #eee; padding:0 15px; }
	.-btnRadioSwitch .AB-radio.AB-current + label { color:#454545; font-weight:bold; border-color:#454545; }
	.-bdFaqWrap.-bdShopFaq .-bdAnswer { font-size:14px; background-size:auto; }
	.-bdFaqWrap.-bdShopFaq .-tblList td.-alignLeft[class*='afteruse-tog-btn-']{ padding:15px; }
	.-bdFaqWrap.-bdShopFaq .articleList .-tblList tbody td input[type="checkbox"], .-bdFaqWrap.-bdShopFaq .articleList .-tblList tbody td input[type="radio"]{margin-top:-3px;}
	.-bdFaqWrap.-bdShopFaq .-tblList .-fdSubject { font-size:15px; }
	.-bdFaqWrap.-bdShopFaq .-tblList .-fdSubject:hover { text-decoration:none; }
	.-bdFaqWrap.-bdShopFaq .-tblList span.-fdWriterName { margin-left:3px; }
	.-bdFaqWrap.-bdShopFaq .-tblList span.-fdWriterName a{ line-height:16px; }
	.articleList .-tblList tbody td .-fdReviewNum img { width:60px; height:auto; margin-top:0; }
	.articleList .-tblList tbody td .-fdWriterName [class*="-fdReplyState"] { width:46px; height:16px; line-height:18px; }
	.-bdFaqWrap.-bdShopFaq .-bdContents, .-bdFaqWrap .-bdAnswer{font-size:14px; letter-spacing:-0.5px; }
	[class*='afteruse-tog-btn-'].-hide .afteruse-btn-arrow.open {background:url("btn_tog_afteruse_open_m.png") right top no-repeat; background-size:14px; }
	[class*='afteruse-tog-btn-'].-show .afteruse-btn-arrow.close {background:url("btn_tog_afteruse_close_m.png") right top no-repeat; background-size:14px; }
	.bdGoodsSum { margin-bottom:0; border:0; }
	.bdGoodsSum .-fdGoodsName { padding-left:15px; font-size:13px; line-height:18px; }
	.bdGoodsSum .-fdGoodsName div { line-height:17px; overflow:hidden; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; }



	/* 모바일 배송지관리 */
	.ABS-delivery-form{margin:0;}
	.ABS-delivery-form .articleList .-tblList tbody td:last-child span{font-size:12px;}
	.ABS-delivery-form .articleInput{border-width:0 0 1px 0;}

	.ABS-delivery-form .AB-select{border:0;}
	.ABS-delivery-form .AB-intra-tbl th{text-align:left; padding-left:15px;}
	.ABS-delivery-form .AB-intra-tbl td{text-align:left;}

	.pageMyMenu .pageBody{font-size:13px;}
	.pageMyMenu .pageBody a{font-size:15px;font-weight:bold;color:#5fa4e5;}

	.-bdFaqWrap{border-top:1px solid #e8e8e8;}
	.-bdFaqWrap.-bdShopFaq .-tblList .-fdGoodsName{margin-bottom:6px;}

	/* 마이쇼핑 */
	.pageMyShop .ABA-content-box { padding:12px 0 7px 0; margin-bottom:0; }
	.pageMyShop p a { font-size:14px; line-height:24px; display:block; }
	.pageMyShop p a .-fdMyMenuCnt { color:#298cf4; font-size:18px; font-weight:bold; }
	.pageMyShop.pageMymenu li { background: url("/template/DESIGN_mobile/program/theme/01/sell_detail.png") 95% center no-repeat; background-size:6px; border-bottom:1px solid #f4f4f4; float:none; width:100%; }
	.pageMyShop.pageMymenu li a { font-size:15px; text-align:left;  height:43px; line-height:44px; display:block; padding-top:0; padding-left:45px; }
	.pageMyShop.pageMymenu li.-btnQuickKbag a  { background:url("/template/DESIGN_mobile/program/theme/01/slide_shop_kbag.png") 15px center no-repeat; background-size:18px; }
	.pageMyShop.pageMymenu li.-btnQuickCybmn a  { background:url("/template/DESIGN_mobile/program/theme/01/slide_shop_cybmn.png") 15px center no-repeat; background-size:18px; }
	.pageMyShop.pageMymenu li.-btnQuickCoupon a  { background:url("/template/DESIGN_mobile/program/theme/01/slide_shop_coupon.png") 15px center no-repeat; background-size:18px; }
	.pageMyShop.pageMymenu li.-btnQuickSqna a  { background:url("/template/DESIGN_mobile/program/theme/01/slide_shop_sqna.png") 15px center no-repeat; background-size:18px; }
	.pageMyShop.pageMymenu li.-btnQuickReview a  { background:url("/template/DESIGN_mobile/program/theme/01/slide_shop_review.png") 15px center no-repeat; background-size:18px; }
	.pageMyShop.pageRecentView ul { overflow:hidden; }
	.pageMyShop.pageRecentView li img { border-color:#eee; width:100%; height:auto; box-sizing:border-box; }
	.pageRecentView .articleList .-bdNoData{border:0;}
	.pageRecentView .articleList{margin:5px 10px;}
	.pageRecentView .articleList li > div{margin:0 5px 15px 5px;}



	/* 쇼핑몰 메인페이지 */
	#mainGoodsTab{margin:10px;}
	[class*="mainTab"] [class*="goodsList"]{margin:10px;}

	/* 모바일 베스트상품 */
	.shop-mypage-sch-tbl{padding:13px;border-width:1px 0;margin-bottom:20px;}
	.shop-mypage-sch-tbl .btn-pattern-C08{margin:0;}
	.-fdBestNum{position:absolute;top:0;left:0; width:45px; height:40px; text-align:center; background:#3c61a9; z-index:1; color:#fff; font-size:15px; font-weight:bold;padding-top:5px;}


	/* 인트로페이지 */
	.mainIntroWrap { width:100%; height:100%; position:fixed; left:0; top:0; z-index:9999; }
	.mainIntroInner { width:100%; height:100%; position:fixed; left:0; top:0; -webkit-animation: intro-move 2s 1; -moz-animation: intro-move 2s 1; -o-animation: intro-move 2s 1; -ms-animation: intro-move 2s 1; }
	@-webkit-keyframes intro-move { from {margin-left:-30px;} to {margin-left:0px;} }
	@-moz-keyframes intro-move { from {margin-left:-30px;} to {margin-left:0px;} }
	@-o-keyframes intro-move { from {margin-left:-30px;} to {margin-left:0px;} }
	@-ms-keyframes intro-move { from {margin-left:-30px;} to {margin-left:0px;} }

	/* 게시판 관련 */
	.-bdGalleryWrap li.lpa-4{width:50%;}
	#ABA-column-wrap{top:70px !important;
		padding:0 3.5%;
		width:100%;
		box-sizing:border-box;
	}
}

@media screen and (min-width:621px) and (max-width:1000px){
	.-bdGalleryWrap li.lpa-4{width:33.3%;}
}