@charset "utf-8";
/* SIR 지운아빠 */
/*
@font-face {
  font-family: 'NanumGothicBlod';
  font-style: normal;
  font-weight: 700;
  src: url(font/NanumGothic-Bold.eot);
  src: url(font/NanumGothic-Bold.eot?#iefix) format('embedded-opentype'),
       url(font/NanumGothic-Bold.woff2) format('woff2'),
       url(font/NanumGothic-Bold.woff) format('woff'),
       url(font/NanumGothic-Bold.ttf) format('truetype');
}
@font-face {
  font-family: 'NanumGothic';
  font-style: normal;
  font-weight: 400;
  src: url(font/NanumGothic-Regular.eot);
  src: url(font/NanumGothic-Regular.eot?#iefix) format('embedded-opentype'),
       url(font/NanumGothic-Regular.woff2) format('woff2'),
       url(font/NanumGothic-Regular.woff) format('woff'),
       url(font/NanumGothic-Regular.ttf) format('truetype');
}
*/
@import url(//fonts.googleapis.com/earlyaccess/nanumgothic.css);

/* 초기화 */
html {overflow-y:scroll;}
body {margin:0 auto;padding:0;font-size:12px;font-family:'Nanum Gothic','NanumGothic';line-height:1.7;}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0}
h1, h2, h3, h4, h5, h6 {font-size:1em;font-family:'Nanum Gothic','NanumGothic'}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}
ul,dl,ol{margin:0;padding:0;list-style:none}
legend,.skip,caption,.hide{position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999px;overflow:hidden;}
label, input, button, select, img{vertical-align:middle}
input, button {margin:0;padding:0;font-family:'Nanum Gothic','NanumGothic';font-size:1em}
button {cursor:pointer}
textarea, select {font-family:'Nanum Gothic','NanumGothic';font-size:1em}
select {margin:0}
p {margin:0;padding:0;word-break:break-all}
hr{display:none;}
pre {overflow-x:scroll;font-size:1.1em}
a:link,a:visited,a:hover,a:active{text-decoration:none;color:#333;}
input{border:1px solid #ccc;}
label{margin-right:5px;}
input[type="radio"]{margin-top:5px;}
.asterisk{color:#ff0000;font-size:13px;margin:2px;vertical-align:middle;}
/*셀렉트스타일바꾸기*/
select{-webkit-appearance:none;/* 네이티브 외형 감추기*/-moz-appearance:none;appearance:none;background:url(../img/system/select.png) no-repeat 95% 50%;/* 화살표 모양의 이미지 */padding-left:5px;border:1px solid #ccc;}
select::-ms-expand{display:none;}
/* 팝업레이어 */
#hd_pop {position:relative;margin:0 auto;width:1000px;height:0}
#hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff}
.hd_pops_con {}
.hd_pops_footer {padding:10px 0;background:#000;color:#fff;text-align:right}
.hd_pops_footer button {margin-right:5px;padding:5px 10px;border:0;background:#393939;color:#fff}

/* 상단 레이아웃 */
#hd {position:relative;min-width:100%;max-width:100%;height:185px;overflow:hidden;}
#all_wrap{width:100%;z-index:999;position:absolute;}
/*.hd_zindex {z-index:10 !important;}*/
#hd_h1 {position:absolute;font-size:0;line-height:0;overflow:hidden;}
#hd_wrapper {position:relative;margin:0 auto;width:100%;zoom;}
#hd_wrapper:after {display:block;visibility:hidden;clear:both;content:""}

/* usermenu */
#user_bg{width:100%;background:#505050;height:30px;}
#usermenu{position:relative;overflow:hidden;width:1200px;height:30px;margin:0 auto;line-height:30px;}
#usermenu .shop{float:left;width:400px;}
#usermenu .soho01,#usermenu .soho02{float:left;color:#9c9c9c;font-size:13px;}
#usermenu .soho01:hover,#usermenu .soho02:hover{color:#fff;}
#usermenu .soho02{background:url(../img/txt_line.png) no-repeat 4px 10px;padding-left:11px;}
#usermenu .top_txt{float:left;text-align:center;width:400px;color:#7d7d7d;}
#usermenu .tnb {float:right;}
#usermenu .tnb li{float:left;background:url(../img/txt_line.png) no-repeat 4px 11px;}
#usermenu .tnb li:first-child{background:none;}
#usermenu .tnb li a{padding:2px 1px 5px 9px;color:#9d9d9d;font-size:11px;}
#usermenu .tnb li a:hover{color:#fff;}
#usermenu .tnb a {color:#cccccc;}
#usermenu .tnb img {margin-right:3px}
.spancing{letter-spacing:-1px;}

/* head */
#header_bg{width:100%;background:url(../img/header_bg.png) repeat-x 0 -45px;height:155px;z-index:999;}
#header{position:relative;width:1200px;margin:0 auto;height:135px;overflow:hidden;}
#hd_left{width:400px;float:left;height:110px;overflow:hidden;margin-top:17px;}
#hd_left .hd_pro{overflow:hidden;width:200px;padding-left:50px;background:url(../img/proimg01.png)no-repeat left 4px;}
#hd_left .hd_pro a{width:190px;height:50px;display:block;}
#hd_left .hd_pro:hover{color:#fff;background:url(../img/proimg01_on.png)no-repeat left 4px;}
#hd_left .hd_pro a:hover,#hd_left .hd_pro span:hover{color:#fff;}
#hd_left .hd_pro p{float:left;width:200px;margin-left:6px;}
#hd_left .hd_pro span{color:#9d9d9d;font-size:10px;line-height:15px;display:block;}
#hd_left .hd_pro .hd_pro_title{padding-right:6px;font-size:11px;background:url(../img/hd_pro_icon.png)no-repeat right center;color:#e6e7e8;line-height:1;}
#hd_left .hd_pro .hd_pro_title:hover{background:url(../img/hd_pro_icon_on.png)no-repeat right center;color:#fff;}
#hd_left .sns{clear:both;margin:20px 0 0 1px;}
#logo{float:left;width:400px;line-height:140px;height:140px;text-align:center;}
#hd_right{float:right;text-align:right;margin-top:18px;}
#gnb{overflow:hidden;}
#gnb li{float:left;margin-left:8px;}
#gnb li:first-child{margin-left:0px;}
#gnb li a{color:#e6e7e8;display:block;}
#gnb li a:hover{color:#fff;/*font-family:'NanumGothicBlod';*/background:url(../img/gnb_on.png)no-repeat left top;}

/* 전체 검색 */
#hd_sch {clear:both;position:relative;margin:18px 0 22px;}
#hd_sch #sch_str{padding-left:20px;width:270px;height:31px;border-radius:50px;border:0;background:#595959;color:#fff;}
#hd_sch #sch_submit{position:absolute;top:5px;right:15px;cursor:pointer;background:none;border:none;}

/*이벤트,공지사항,북마크*/
#side_menu{height:16px;width:282px;overflow:hidden;float:right;cursor:pointer;}
#side_menu li{float:left;margin-left:10px;height:16px;}
#side_menu li:first-child{margin-left:0;}
#side_menu span.hide{display:none;}
#side_menu li.side01{width:54px;background:url(../img/side_menu01.png) no-repeat;}
#side_menu li.side02{width:45px;background:url(../img/side_menu02.png) no-repeat;}
#side_menu li.side03{width:80px;background:url(../img/side_menu03.png) no-repeat;}
#side_menu li.side04{width:68px;background:url(../img/side_menu04.png) no-repeat;}
#side_menu li.side01:hover{width:54px;background:url(../img/side_menu01_on.png) no-repeat;}
#side_menu li.side02:hover{width:45px;background:url(../img/side_menu02_on.png) no-repeat;}
#side_menu li.side03:hover{width:80px;background:url(../img/side_menu03_on.png) no-repeat;}
#side_menu li.side04:hover{width:68px;background:url(../img/side_menu04_on.png) no-repeat;}

/*fix_head*/
#fix_head_bg{clear:both;width:100%;background:url(../img/header_bg.png) repeat-x 0 -140px;height:60px;display:none;overflow:hidden;z-index:999999;}
#fix_head{width:1200px;margin:0 auto !important;padding:11px 0;overflow:hidden;}
#fix_head .logo{float:left;}
#fix_head .gnb{float:left;}
#fix_head .gnb li{float:left;margin-left:30px;}
#fix_head .gnb li:first-child{margin-left:100px;}
#fix_head .gnb li a{font-size:12px;color:#acacac;font-family:'NanumGothicBlod';line-height:1.3;}
#fix_head .gnb li a:hover{color:#fff;}

/* 중간 레이아웃 visual*/
#wrapper {margin:-16px auto 50px;width:1200px;height:100%;zoom:1;z-index:1;min-height:500px;}
#wrapper:after {display:block;visibility:hidden;clear:both;content:""}
#aside {float:right;margin:0 0 0 -1px;width:210px;border-left:1px solid #dde4e9;background:#fff}
#visual{position:relative;margin:0 auto;width:2542px;min-width:2542px;max-width:2542px;height:500px;left:50%;margin:-16px 0 0 -1271px;}/* width:1850px;min-width:1850px;max-width:1850px;margin:-16px 0 0 -925px; */
#visual .visual_img li{overflow:hidden;}
/*.mbskin , #sod_bsk , .ctt_company ,#sod_frm {margin:20px auto;width:1200px;}*/ /* by sqlplus */
/*
#visual .visual_img li{float:left;overflow:hidden;left:50%;margin-left:-960px;position:absolute;}
#visual .btn01{position:absolute;top:250px;width:100%;overflow:hidden;}
#visual .btn01 .btn_l{float:left;padding:20px;background:rgba(0,0,0,0.5);}
#visual .btn01 .btn_r{float:right;padding:20px;background:rgba(0,0,0,0.5);}
#visual .btn02{position:absolute;bottom:10px;left:50%;width:100%;}
#visual .btn02 li{width:21px;height:21px;float:left;margin-left:5px;overflow:hidden;}
#visual .btn02 li:first-child{margin:0;}
#visual .btn02 li:hover{background:url(../img/btn_visual_on.png) right top;}
*/
/* container */
#container{width:100%;}
#main{position:relative;margin:0 auto 100px;width:1400px;zoom:1;min-height:500px;height:auto !important;}
#main .sctrl {position:absolute;top:0;right:0;} /* 애니메이션 효과 사용 시 재생 정지 버튼 등 */
#main:after {display:block;visibility:hidden;clear:both;content:""}
/*#main header {zoom:1;border-bottom:1px solid #797979;font-size:20px;font-family:'NanumGothicBlod';padding-bottom:3px;}
#main header:after {display:block;visibility:hidden;clear:both;content:""}*/
/*#main h2{font-size:25px;letter-spacing:-1px;height:38px;font-weight:normal;margin-bottom:40px;padding-bottom:3px;border-bottom:1px solid #767676;text-transform:capitalize;line-height:25px;}*/
#main h2{margin:100px auto 45px;overflow:hidden;text-align:center;}

/* 마우스오버스타일 */
div.hover{display:none;position:absolute;top:0;left:0px;width:100%;height:100%;overflow:hidden;}
#main .cont:hover .blic{display:none;}
#main .cont:hover .hover{display:block;}
#main .hover{display:none;position:absolute;top:0;right:0;width:100%;height:100%;}
#main .over_quick{width:42px;height:17px;position:absolute;bottom:15px;right:15px;z-index:9;}
#main .over_quick .cart{float:left;background:url(../img/main_cart.png)no-repeat;width:18px;height:17px;}
#main .over_quick .cart:hover{background:url(../img/main_cart_on.png)no-repeat;}
#main .over_quick .wish{float:right;background:url(../img/main_wish.png)no-repeat;width:15px;height:17px;}
#main .over_quick .wish:hover{background:url(../img/main_wish_on.png)no-repeat;}
#main .over_bg{background:#000;opacity:0.5;width:100%;height:100%;}
#main .over{position:absolute;top:0;right:0;width:100%;height:100%;display:block;}
#main .over a{display:block;border:1px solid rgba(0,0,0,0);}
#main .over .name{font-size:14px;color:#fff;font-family:'NanumGothicBlod';margin:160px 0 95px;line-height:17px;text-align:center;}
#main .over .price{font-size:16px;color:#fff;font-family:'NanumGothicBlod';line-height:22px;text-align:left;margin-left:15px;}
#main .over .price .sale{font-size:12px;color:#999;margin-left:2px;}
.cont:hover .hover,.cont:focus .hover{display:block;}
.bord:hover .hover,.bord:focus .hover{display:block;}

/*블릿*/
.blic span.sale_blic{background:#ff0000;}/*빨강*/
.blic span.best_blic{background:#555;}/*검정*/
.blic span.hit_blic{background:#23b1ff;}/*파랑*/
.blic span.rec_blic{background:#ff7e06;}/*주황*/
.blic span.new_blic{background:hotpink;}/*핑크*/

#main .menu{margin:100px auto 0;overflow:hidden;width:580px;height:35px;}
#main .menu li{float:left;position:relative;line-height:12px;background:url(../img/system/list_ct_bg.png)no-repeat left 12px;}
#main .menu li:first-child{margin-left:0;background:none;}
#main .menu li a{color:#333;font-size:16px;letter-spacing:-1px;font-family:'NanumGothicBlod';padding:10px 25px;margin-right:5px;display:inline-block;}
#main .menu li:hover a{background:url(../img/system/list_ct_on.png)no-repeat 25px bottom;}

/*상품시작*/
#con_design{overflow:hidden;clear:both;}
#con_design ul.design{position:relative;float:left;margin-left:23px;height:332px;}
#con_design ul#con01{margin-left:0;}
#con_design ul li{overflow:hidden;height:332px;cursor:pointer;}
#con_design ul li img{width:332px;height:332px;}
#con_design #con03 .two01{height:155px;}
#con_design #con03 .two02{height:155px;margin-top:20px;}
#con_design #con03 .two01 img{height:155px;}
#con_design #con03 .two02 img{height:155px;}
#con_design .blic span{position:absolute;bottom:0;right:0;padding:0 5px;height:19px;line-height:19px;color:#fff;}
#con_design .bord01{position:absolute;top:0;left:0;width:330px;height:330px;border:1px solid rgba(0,0,0,0.07);}
#con_design .bord02{position:absolute;top:0;left:0;width:330px;height:153px;border:1px solid rgba(0,0,0,0.07);}

#con_new{overflow:hidden;clear:both;}
#con_new .left{width:1022px;float:left;}
#con_new .left img{width:328px;height:328px;}
#con_new .left ul{float:left;}
#con_new .left ul.line02{margin:14px 0;}
#con_new .left li{position:relative;float:left;width:328px;height:328px;margin-left:19px;}
#con_new .left li:first-child{margin:0;}
#con_new .left .img_bord{position:absolute;top:0;left:0;width:326px;height:326px;border:1px solid rgba(0,0,0,0.07);}
#con_new li.review_box{padding:20px 20px;width:288px;height:288px;background:#fff;}
#con_new li.review_box .review{border-top:1px solid #eee;padding:13px 0;}
#con_new li.review_box .review:first-child{border-top:none;}
#con_new li.review_box p{float:left;padding:0 10px 0 20px;font-family:'NanumGothicBlod';color:#999;background:url(../img/review_b.png) no-repeat 0 3px;background-size:15px;}
#con_new li.review_box a{color:#333;font-size:11px;}
#con_new li.review_box span{display:block;max-height:54px;display:block;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}
#con_new .left .blic span{position:absolute;bottom:0;right:0;padding:0 5px;height:19px;line-height:19px;color:#fff;}
#con_new li.review_box span:hover{color:#888;}

#con_new .right{float:left;margin-left:20px;width:355px;height:1008px;color:#333;}
#con_new .right ul{width:327px;height:130px;overflow:hidden;position:relative;border:1px solid #eee;padding:12px;margin-top:15px;}
#con_new .right ul:hover{border:1px solid #767676;}
#con_new .right ul:first-child{margin-top:0;}
#con_new .right ul li{overflow:hidden;width:355px;height:156px;}
#con_new .right .img{}
#con_new .right img{position:relative;width:130px;height:130px;float:left;border:0;overflow:hidden;}
#con_new .right .img_bord{position:absolute;top:12px;left:12px;width:128px;height:128px;border:1px solid rgba(0,0,0,0.07);}
#con_new .right .quick_button{position:absolute;bottom:12px;right:10px;}
#con_new .right .cart{float:left;width:18px;height:17px;background:url(../img/system/list_cart.png)no-repeat;margin-right:5px;}
#con_new .right .wish{float:left;width:18px;height:17px;background:url(../img/system/list_heart.png)no-repeat;}
#con_new .right .wish:hover{background:url(../img/system/list_heart_on.png)no-repeat;}
#con_new .right div.txt a{float:left;margin-left:10px;width:185px;height:120px;padding:10px 0 0 0;line-height:1.3;position:relative;}
#con_new .right div.txt .name{font-family:'NanumGothicBlod';font-size:12px;}
#con_new .right div.txt .sub{color:#757575;font-size:11px;margin-top:5px;}
#con_new .right div.txt .price_row{color:#333;font-family:'NanumGothicBlod';font-size:12px;margin-top:15px;position:absolute;bottom:3px;left:0;}
#con_new .right div.txt .sale{color:#999;font-size:10px;}
#con_new .right .blic span{position:absolute;bottom:12px;right:209px;padding:0 5px;height:19px;line-height:19px;color:#fff;}
#big_banner{clear:both;}

#idea{height:500px;clear:both;overflow:hidden;}
#idea .part01{float:left;}
#idea .part02{float:right;width:413px;height:270px;border:10px solid #ccc;position:relative;padding:20px 0 45px 0;}
#idea .part02 h3{font-size:30px;text-align:center;font-weight:normal;letter-spacing:-1px;}
#idea .part02 p.sub{color:#333;font-size:13px;line-height:20px;width:360px;margin:0 auto;}
#idea li.review_box{padding:0 20px;}
#idea li.review_box .review{border-top:1px solid #eee;color:#757575;padding:12px 0;}
#idea li.review_box .review:first-child{border-top:none;}
#idea li.review_box a{color:#999;}
#idea li.review_box p{float:left;padding:0 10px 0 20px;font-family:'NanumGothicBlod';color:#333;background:url(../img/review_b.png) no-repeat 0 4px;background-size:20%;}
#idea li.review_box p:first-child{border:none;}
#idea li.review_box span{max-height:54px;display:block;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;}
#idea li.review_box span:hover{color:#333;}

/*new product*/
#hit{clear:both;overflow:hidden;}
#hit .line01,#hit .line02{overflow:hidden;}
#hit ul{/*cursor:pointer;*/}
#hit ul li{position:relative;width:260px;height:375px;margin-left:20px;overflow:hidden;float:left;margin-bottom:70px;}
#hit ul li:first-child{margin-left:0;}
#hit ul li img{width:260px;height:260px;position:relative;}
#hit ul li .img_bord{border:1px solid rgba(0,0,0,0.07);width:258px;height:258px;position:absolute;top:0;left:0;z-index:9;}
#hit ul li a{display:block;}
#hit ul li:hover .innerbord{display:inline;}
#hit .innerbord{display:none;position:absolute;top:0;left:0;width:258px;height:373px;border:1px solid rgba(0,0,0,0.7);}
#hit dl a{position:relative;height:62px;padding:20px 12px;}
#hit dt{font-size:12px;font-family:'NanumGothicBlod';}
#hit span.sub_name{font-size:11px;color:#757575;line-height:16px;display:block;}
#hit dd{margin:10px 0 0 0;}
#hit .price{font-size:12px;letter-spacing:-1px;font-family:'NanumGothicBlod';position:absolute;bottom:0;left:10px;text-indent:2px;}
#hit .sale{font-size:11px;color:#999;font-weight:normal;margin-left:10px;}
#hit .icon{position:absolute;bottom:12px;right:-10px;width:41px;height:17px;cursor:pointer;z-index:10;}
#hit .icon .cart{background:url(../img/system/list_cart.png)no-repeat left top;width:18px;height:17px;display:inline-block;}
#hit .icon .cart:hover{background:url(../img/system/list_cart_on.png)no-repeat left top;}
#hit .icon .heart{background:url(../img/system/list_heart.png)no-repeat right top;width:18px;height:17px;display:inline-block;margin-left:5px;}
#hit .icon .heart:hover{background:url(../img/system/list_heart_on.png)no-repeat left top;}
#hit .blic span{position:absolute;top:241px;right:0;padding:0 5px;height:19px;line-height:19px;color:#fff;}

/*object corner*/
#professional{position:relative;clear:both;overflow:hidden;margin-top:-70px;}
/* #professional h2{background:url(../img/pro_line.png)no-repeat right top;} */ /* 2016-04-29 오후 4:07:54 해당 경로에 이미지 없음 */
#professional p.sub_title{position:absolute;top:8px;left:182px;height:20px;}
#professional p.sub_title span.line{height:20px;}
#professional p.sub_title span.c999{color:#999;}
#professional .pro_left{position:relative;float:left;width:500px;height:600px;}
#professional .goods{}
#professional .img_bord_l{border:1px solid rgba(0,0,0,0.07);position:absolute;top:0;left:0;width:498px;height:598px;}
#professional .pro_left .goods img{width:500px;height:600px;position:relative;}
#professional .inner_bord{width:88px;height:88px;position:absolute;top:0;left:0;border:1px solid rgba(0,0,0,0.07);}
#professional .author{position:absolute;top:0;left:0;width:100%;}
#professional .author p{float:left;}
#professional .author p img{width:90px;height:90px;}
#professional .more a{position:absolute;top:0;right:0;width:22px;height:22px;background:url(../img/pro_more.png)no-repeat;background-color:rgba(0,0,0,0.5);border:1px solid rgba(225,225,225,0.5);}
#professional .more a:hover{background-color:#a3e5fb;}
#professional .intro{min-width:150px;max-width:230px;padding:10px 15px;font-size:11px;height:70px;max-height:70px;line-height:17px;color:#ccc;background-color:rgba(0,0,0,0.5);overflow:hidden;}
#professional .intro span.name{color:#fff;font-size:11px;font-family:'NanumGothicBlod';line-height:2em;display:block;}
#professional .intro span.name b{font-size:13px;margin-right:5px;}

#professional .pro_right{float:right;width:880px;}
#professional .pro_right .pro01 {overflow:hidden;}
#professional .pro_right .pro01 .author{width:434px;}
#professional .pro_right .pro01 .goods{width:434px;height:295px;}
#professional .pro_right .pro01 .goods img{width:434px;height:295px;}
#professional .pro_right .pro01 .author01{position:relative;float:left;}
#professional .pro_right .pro01 .author02{position:relative;float:right;}
#professional .pro01 .img_bord_r{border:1px solid rgba(0,0,0,0.07);position:absolute;top:0;left:0;width:432px;height:293px;}
#professional .pro_right .pro02{clear:both;position:relative;width:880px;height:295px;margin-top:10px;}
#professional .pro_right .pro02 .goods{width:880px;height:295px;}
#professional .pro_right .pro02 .goods img{width:880px;height:295px;}
#professional .pro02 .img_bord_r{border:1px solid rgba(0,0,0,0.07);position:absolute;top:0;left:0;width:878px;height:293px;}

/*퀵메뉴*/
#quick_menu{position:fixed;top:150px;right:10px;width:65px;margin:0 auto;text-align:center;display:none;background:#fff;border:1px solid #eee;border-radius:10px;padding:10px 5px;}
#quick_menu h2{font-size:12px;margin-bottom:6px;}
#quick_menu > ul{font-size:11px;border-top:1px solid #e0e0e0;margin:0 0 10px;}
#quick_menu ul li{font-family:'NanumGothicBlod';text-align:center;margin-top:15px;}
#quick_menu ul li span{color:#757575;}
#quick_menu ul li .img_cart{margin:0 auto;}
#quick_menu ul li .img_wish{margin:0 auto;}
#quick_menu .lately{width:64px;height:255px;border-top:1px solid #e0e0e0;padding-top:5px;}
#quick_menu .lately ul.latelylist{width:66px!important;height:230px;margin:0 0;overflow:hidden;z-index:999;}
#quick_menu .lately ul li{margin-top:5px;width:64px;height:70px;position:relative;}
#quick_menu .lately img{width:64px;height:64px;border-radius:50%;border:1px solid rgba(0,0,0,0.07);}
/*#quick_menu .lately .img_bord{position:absolute;top:0;left:0;width:62px;height:62px;border-radius:50%;border:1px solid rgba(0,0,0,0.07);z-index:1;}*/
#quick_menu .lately ul.latelylist ul{float:left;}
#quick_menu .lately .btn{position:relative;width:100%;height:19px;margin:7px auto;}
#quick_menu .lately .btn a{border-radius:50%;border:1px solid #e3e3e3;background:#fff;width:17px;height:17px;}
#quick_menu .lately .btn .prev{background:url(../img/quick_control.png)no-repeat 6px center;position:absolute;top:0;left:7px;}
#quick_menu .lately .btn .next{background:url(../img/quick_control.png)no-repeat -15px center;position:absolute;top:0;right:7px;}
#quick_menu .quick_top a{display:block;background:url(../img/quick_top.png)no-repeat 23px 10px;padding-top:17px;font-size:11px;border-top:1px solid #e0e0e0;}
#quick_menu .img_bord{border:1px solid rgba(0,0,0,0.07);}

/* 하단 레이아웃 */
#ftWrapper{width:100%;background:url(../img/footer_bg.png) repeat-x 0 158px;background-color:#fff;border-top:1px solid #e0e0e0;}
#ftWrapper .ftmenu_wrap{width:1200px;margin:0 auto;position:relative;}
#ftWrapper .customer{height:107px;/*157px*/padding:26px 0 24px;}
#ftWrapper .customer .center{float:left;width:186px;margin:20px 0 19px 0;}
#ftWrapper .customer .center span.title{font-size:12px;font-family:'NanumGothicBlod';width:199px;padding-left:5px;}
#ftWrapper .customer .center span.num{font-size:25px;letter-spacing:-1px;font-family:'NanumGothicBlod';padding-left:2px;line-height:38px;}
#ftWrapper .customer .center span.info{color:#757575;font-size:11px;padding-left:4px;}

#ftWrapper .customer .bank{float:left;width:205px;margin:20px 0 19px 0;padding-left:22px;background:url(../img/ft_up_line.png)no-repeat left 5px;}
#ftWrapper .customer .bank span.title{font-size:12px;font-family:'NanumGothicBlod';line-height:1px!important;}
#ftWrapper .customer .bank span.num{font-size:14px;font-family:'NanumGothicBlod';line-height:40px;}
#ftWrapper .customer .bank span.name{color:#757575;font-size:11px;}

#ftWrapper .customer .qna{float:left;width:208px;margin:85px 0 0 0;line-height:1;background:url(../img/ft_up_line.png)no-repeat left top;}
#ftWrapper .customer .qna p{width:104px;float:left;font-size:11px;}
#ftWrapper .customer .inquiry a,#ftWrapper .customer .faq a{padding:60px 0 0 22px;border-left:1px solid #eee;}
#ftWrapper .customer .inquiry a{background:url(../img/footer_icon01.png)no-repeat 36px 10px;}
#ftWrapper .customer .faq a{background:url(../img/footer_icon02.png)no-repeat 47px 7px;}

#ftWrapper .customer .banner{float:left;width:336px;height:101px;margin:4px 0 0 20px;cursor:pointer;}
#ftWrapper .customer .banner img{width:336px;height:101px;!important}

#ftWrapper .customer .notice{float:right;width:192px;height:113px;overflow:hidden;}
#ftWrapper .customer .notice{float:right;position:relative;width:192px;height:113px;overflow:hidden;}
#ftWrapper .customer .notice .more{position:absolute;top:2px;right:0;background:url(../img/more.png)no-repeat;width:18px;height:18px;z-index:99;}
#ftWrapper .customer .notice h2{font-family:'NanumGothicBlod';font-size:14px;line-height:17px;padding-bottom:8px;margin-bottom:12px;border-bottom:1px solid #eee;}
#ftWrapper .customer .notice ul{}
#ftWrapper .customer .notice ul li{width:180px;color:#757575;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;line-height:17px;font-size:12px;margin:0 0 0 1px;overflow:hidden;}

#ftWrapper .ft_menu{height:55px;line-height:40px;}
#ftWrapper .ft_menu a{color:#999;padding-left:11px;background:url(../img/footer_line.png)no-repeat 4px center;}
#ftWrapper .ft_menu a:hover{color:#fff;}
#ftWrapper .ft_menu a:first-child{padding-left:0;background:none;margin-left:23px;}
#ftWrapper .ft_menu a:last-child{color:#57e5f1;}
#ft_up{position:absolute;top:158px;right:5px;color:#fff;padding-right:11px;background:url(../img/top_icon.png)no-repeat right 18px;font-size:11px;color:#9d9d9d;line-height:40px;}

#footer{width:1200px;margin:0 auto;overflow:hidden;padding:41px 0;}
#footer .logo{}
#footer .address{float:left;width:600px;margin:10px 0 0 0;line-height:18px;color:#757575;}
#footer .address a{color:#999;}
#footer .company{font-family:'NanumGothicBlod';color:#333;}
#footer .ft_title{margin-left:12px;color:#333;}
#footer span:first-child{margin-left:0;}
#footer .copyright{color:#333;font-size:11px;margin-top:6px;}
#footer .mark{float:right;}
#footer .mark .mark01{float:left;}
#footer .mark .mark01 a{float:left;background:url(../img/ft_icon_mark_off.png)no-repeat 0 0;width:60px;height:60px;margin:15px 0 0 0;}
#footer .mark .mark01 a:hover{background:url(../img/ft_icon_mark_on.png)no-repeat 0 0;}
#footer .mark .mark02{float:left;}
#footer .mark .mark02 a{float:left;background:url(../img/ft_icon_mark_off.png)no-repeat right 18px;width:118px;height:50px;margin:10px 0 0 15px;}
#footer .mark .mark02 a:hover{background:url(../img/ft_icon_mark_on.png)no-repeat right 18px;}
#footer .mark .mark03{float:left;}
#footer .mark .mark03 a{float:left;background:url(../img/es_foot.gif)no-repeat right bottom;width:290px;height:92px;margin:0 0 0 10px;}
/*#footer .mark .mark03:hover{background:url(../img/ft_icon_mark_on.png)no-repeat right bottom;}*/

/* 텍스트 크기 조절 */
#text_size {display:none;position:absolute;top:-31px;left:-1px}
#text_size button {padding:0 10px;height:30px;border:1px solid #cfded8;border-bottom:0;background:#000;color:#fff;cursor:pointer}

/* 화면낭독기 사용자용 */
#hd_login_msg {position:absolute;top:0;left:0;width:1px;height:1px;overflow:hidden}
.msg_sound_only, .sound_only {display:inline-block !important;position:absolute;top:0;left:0;margin:0 !important;padding:0 !important;font-size:0;line-height:0;border:0 !important;overflow:hidden !important}

/* 본문 바로가기 */
#skip_to_container a {z-index:10;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}
#skip_to_container a:focus, #skip_to_container a:active {width:100%;height:75px;background:#21272e;color:#fff;font-size:2em;font-family:'NanumGothicBlod';text-align:center;text-decoration:none;line-height:3.3em}

/* 이미지 등비율 리사이징 */
.img_fix {width:100%;height:auto}

/* 캡챠 자동등록(입력)방지 기본 */
#captcha {display:inline-block;position:relative}
#captcha legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#captcha #captcha_img {width:100px;height:41px;border:1px solid #e9e9e9}
#captcha #captcha_mp3 {position:absolute;top:0;left:101px;;margin:0;padding:0;width:23px;height:22px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer}
#captcha #captcha_mp3 span {position:absolute;top:0;left:0;width:23px;height:22px;background:url('../../../plugin/kcaptcha/img/sound.gif')}
#captcha #captcha_reload {position:absolute;top:21px;left:101px;margin:0;padding:0;width:23px;height:22px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer}
#captcha #captcha_reload span {position:absolute;top:0;left:0;width:23px;height:22px;background:url('../../../plugin/kcaptcha/img/reload.gif')}
#captcha #captcha_key {margin:0 0 0 25px;padding:0 5px;width:70px;height:41px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-family:'NanumGothicBlod';text-align:center;line-height:2.8em}
#captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}

/* ckeditor 단축키 */
.cke_sc {margin:0 0 5px;text-align:right}
.btn_cke_sc{display:inline-block;padding:0 10px;height:25px;line-height:25px;border:1px solid #767676 !important;background:#fff;color:#333 !important;text-decoration:none !important;vertical-align:middle}
.cke_sc_def {margin:0 0 5px;padding:10px;border:1px solid #ccc;background:#f2f5f9;text-align:center}
.cke_sc_def dl {margin:0 0 5px;text-align:left;zoom:1}
.cke_sc_def dl:after {display:block;visibility:hidden;clear:both;content:""}
.cke_sc_def dt, .cke_sc_def dd {float:left;margin:0;padding:5px 0;border-bottom:1px solid #e9e9e9}
.cke_sc_def dt {width:20%;font-family:'NanumGothicBlod';}
.cke_sc_def dd {width:30%}

/* Mobile화면으로 */
#mobile_cng {display:block;margin:0.3em;padding:0.5em 0;border:1px solid #eee;border-radius:2em;background:#fff;color:#000;font-size:2em;text-decoration:none;text-align:center}

/* 목록 바로가기 */
.sanchor {margin:0 0 10px;padding:0;zoom:1}
.sanchor:after {display:block;visibility:hidden;clear:both;content:""}
.sanchor li {float:left;margin-left:-1px;list-style:none}
.sanchor a {display:inline-block;border:1px solid #e9e9e9;background:#f2f5f9;padding:0 7px;height:30px;text-decoration:none;line-height:2.6em}
.sanchor a:focus, .sanchor a:hover {background:#626870;color:#fff;text-decoration:none}
.sanchor a.sanchor_on {background:#626870;color:#fff !important;text-decoration:none}

/* 콘텐츠별 스타일 */
.cnt_cmt {display:inline-block;margin:0 0 0 3px;font-family:'NanumGothicBlod';}

/* 버튼 */
a.btn01 {display:inline-block;height:30px;line-height:30px;padding:0 13px;border:1px solid #767676;background:#fff;margin:0 0 0 10px;color:#333;text-decoration:none;vertical-align:middle;}
a.btn01:focus, a.btn01:hover {text-decoration:none}
button.btn01 {display:inline-block;margin:0;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;}
a.btn02 {display:inline-block;height:30px;line-height:30px;padding:0 13px;border:1px solid #767676;background:#333;color:#fff;text-decoration:none;vertical-align:middle;}
a.btn02:focus, .btn02:hover {text-decoration:none}
button.btn02 {display:inline-block;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;}

.btn_confirm {text-align:center;width:50%;margin:0 auto;margin-top:30px;} /* 서식단계 진행 */

.btn_submit {border:1px solid #767676;background:#333;color:#fff;height:30px;line-height:30px;font-size:13px;padding:0 13px;cursor:pointer;}
fieldset .btn_submit {padding:0 13px;height:30px;line-height:30px;}

a.btn_cancel {display:inline-block;height:28px;line-height:28px;font-size:13px;padding:0 13px;border:1px solid #767676;background:#fff;color:#333;text-decoration:none;vertical-align:middle;}
button.btn_cancel {display:inline-block;border:1px solid #767676;background:#fff;color:#333;padding:0 13px;height:30px;line-height:30px;font-size:13px;vertical-align:top;text-decoration:none}

a.btn_frmline, button.btn_frmline {display:inline-block;padding:0 7px;height:24px;line-height:20px;border:1px solid #999;background:#999;color:#fff;letter-spacing:-0.1em;text-decoration:none;vertical-align:middle;margin-right:3px;} /* 우편번호검색버튼 등 */
a.btn_frmline {line-height:24px}
button.btn_frmline {font-size:1em}

/* 게시판용 버튼 */
a.btn_b01 {display:inline-block;padding:7px;border:1px solid #d9ded9;background:#f2f5f9;color:#000;text-decoration:none;vertical-align:middle;}
a.btn_b01:focus, .btn_b01:hover {text-decoration:none}
a.btn_b02 {display:inline-block;padding:7px;border:1px solid #797979;background:#797979;color:#fff;text-decoration:none;vertical-align:middle}
a.btn_b02:focus, .btn_b02:hover {text-decoration:none}
a.btn_admin {display:inline-block;padding:7px;border:1px solid #e8180c;background:#e8180c;color:#fff;text-decoration:none;vertical-align:middle} /* 관리자 전용 버튼 */
a.btn_admin:focus, a.btn_admin:hover {text-decoration:none}

/* 선택수정 버튼 */
.btn_list {margin:0 auto;width:93%}
.btn_list input, .btn_list button {background: none repeat scroll 0 0 #617D46;border: 0 none;color: #FFFFFF;height: 28px;line-height: 2.2em;padding: 0 15px;vertical-align: middle;}

/* joo 버튼 */
#button{width:100%;text-align:center;}
button{padding:0 13px;}
.button_fff{background:#fff;border:1px solid #767676;font-size:13px;line-height:30px;height:32px;display:block;}
.button_bfff{background:#fff;border:1px solid #767676;font-size:17px;width:180px;height:57px;line-height:55px;display:block;margin-bottom:50px;}
.button_fff12{background:#fff;border:1px solid #767676;font-size:12px;line-height:20px;height:25px;display:block;}
.button_fff_blic{background:#fff;border:1px solid #767676;padding:0 13px;font-size:13px;text-align:left;line-height:30px;width:82px/*108px*/;height:32px;background:url(../img/system/button_blic.png)no-repeat 91px center;display:block;}
.button_fff_blic127{background:#fff;border:1px solid #767676;padding:0 13px;font-size:13px;text-align:left;line-height:30px;width:127px;height:32px;background:url(../img/system/button_blic.png)no-repeat 91px center;display:block;}
.button_555{background:#555;color:#fff;padding:0;border:1px solid #555;font-size:13px;width:52px;height:32px;line-height:30px;text-align:center;font-family:'NanumGothicBlod';}
.button_333{background:#333;color:#fff;border:1px solid #333;font-size:17px;width:132px;height:57px;line-height:57px;vertical-align:middle;}
.button_s333{background:#333;color:#fff;border:1px solid #333;font-size:13px;width:68px;height:44px;line-height:44px;font-family:'NanumGothicBlod';}
.button_b333{background:#333;color:#fff;padding:0;border:1px solid #333;font-size:17px;width:180px;height:57px!important;line-height:57px!important;font-family:'NanumGothicBlod';margin-bottom:50px;}
.table_button td a{display:block;border:1px solid #ccc;background:#fff;width:57px;height:30px;text-align:center;font-size:13px;line-height:30px;font-family:'NanumGothicBlod';margin-left:-1px;}
.table_button td.on,.table_button td a:hover,.table_button td a:focus,.table_button td a:active{background:#333;color:#fff;}
.button_buynow{background:#555;color:#fff;border:1px solid #555;font-size:12px;width:74px;height:27px;line-height:27px;text-align:center;font-family:'NanumGothicBlod';}
.button_cancle{background:#fff;color:#767676;border:1px solid #767676;font-size:12px;width:74px;height:27px;line-height:27px;text-align:center;font-family:'NanumGothicBlod';}
#forderform .btn_confirm {text-align:center;width:40%;margin:0 auto;margin-top:40px;} /* 서식단계 진행 */
#forderform .btn_submit {width:180px;height:69px;line-height:50px;border:1px solid #333;background:#333;color:#fff;font-size:17px;font-family:'NanumGothicBlod';cursor:pointer;vertical-align:middle;}
#forderform a.btn01 {display:inline-block;width:180px;height:69px;line-height:69px;border:1px solid #767676;background:#fff;color:#333;font-size:17px;font-family:'NanumGothicBlod';margin:0 0 0 10px;text-decoration:none;vertical-align:middle;}

/*joo 제목태그 */
.h_title{text-align:left;font-size:34px;letter-spacing:-1px;font-weight:normal;line-height:1;margin:60px 0 0;height:60px;}
.h_title_bord{text-align:left;font-size:34px;letter-spacing:-1px;font-weight:normal;line-height:1;margin:60px 0 0;height:60px;border-bottom:1px solid #e0e0e0;}
.h_title_bord02{text-align:left;font-size:34px;letter-spacing:-1px;font-weight:normal;line-height:1;margin:60px 0 0;height:60px;border-bottom:1px solid #b3b3b3;}
.h_title_bord03{text-align:left;font-size:34px;letter-spacing:-1px;font-weight:normal;line-height:1;margin:60px 0 0;height:60px;border-bottom:1px solid #767676;}
.sub_btitle{text-align:left;font-size:30px;letter-spacing:-1px;font-weight:normal;line-height:1;margin:60px 0 0px;}
.sub_stitle{text-align:left;font-size:13px;color:#999;letter-spacing:-1px;font-weight:normal;line-height:1;display:block;margin:6px 0 0;padding-bottom:12px;background:url(../img/system/subtitle_bg.png)no-repeat left bottom;text-transform:uppercase}
.h_first{text-align:left;margin:40px 0 4px;font-size:25px;letter-spacing:-1px;font-weight:normal; }/*mt50 mb16*/
.h_first_bord{text-align:left;height:60px;line-height:60px;font-size:25px;margin:40px 0 20px;letter-spacing:-1px;font-weight:normal;border-bottom:1px solid #767676;}/*mt50 mb16*/
.h_second{text-align:left;margin:24px 0 7px;font-size:25px;letter-spacing:-1px;font-weight:normal;}
.h_third{text-align:left;margin:50px 0 7px;font-size:25px;letter-spacing:-1px;font-weight:normal;}/*mt60 mb16*/
.h_span{text-align:left;font-size:13px;color:#ff0000;margin-left:9px;}

/*joo 리스트 검색*/
.search_wrap{width:100%;font-size:13px;color:#757575;}
.search{width:590px;overflow:hidden;margin:0 auto;}
.search_wrap select{float:left;width:128px;height:44px;line-height:44px;border:1px solid #ccc;padding-left:10px;}
.search_wrap form{float:left;}
.search_wrap form .search_box{width:378px;height:42px;line-height:42px;border:1px solid #ccc;margin:0 2px 0 5px;}

/*joo 달력*/
.input_date{width:98px;height:30px;}
.calendar_area {display:inline-block;position:relative;}
.calendar_area span{margin:0 5px;}
.calendar_btn01, .calendar_btn02 {cursor:pointer;}
.calendar_popup01, .calendar_popup02 {position:absolute;top:35px;left:-126px;border:2px #e6e6e6 solid;background:#fff;padding:16px 17px 27px;width:205px;display:none;z-index:9999px;}

.calendar_cont1 {text-align:center;margin-bottom:8px}
.calendar_cont1 select{font-size:12px;height:22px;padding-left:5px;text-align:left;}
.calendar_cont1 select.year {width:55px !important;}
.calendar_cont1 select.month {width:40px !important;}
.calendar_cont1 .prev {float:left;display:inline-block;padding:2px}
.calendar_cont1 .next {float:right;display:inline-block;padding:2px}

.calendar_cont2 ul {overflow:hidden;width:212px}
.calendar_cont2 ul li {float:left;width:28px;text-align:center;font-size:13px;color:#666;padding:3px 0 5px 0;cursor:pointer;margin:0 1px 6px}
.calendar_cont2 ul li:hover {background-color:#6f81a9;font-family:'NanumGothicBlod';color:#fff}
.calendar_cont2 ul li.title {font-family:'NanumGothicBlod';cursor:default;margin-bottom:0}
.calendar_cont2 ul li.title:hover {background-color:#fff;color:#575757}
.calendar_cont2 ul li.off {color:#c9c9c9;cursor:default;font-family:'NanumGothic'}
.calendar_cont2 ul li.off:hover {background-color:#fff;font-family:'NanumGothic';color:#c9c9c9}

.calendar_popup .close { position:absolute;bottom:0;right:3px;display:block;padding:10px 10px 10px 22px;background:url(../img/system/c_close.png) no-repeat 12px 17px;font-size:12px;color:#333}

/*joo 페이징
.pg_wrap{clear:both;margin:40px 0;height:30px;text-align:center;}
.pa_no{}
.pa_no a{border:1px solid #fff;display:inline-block;width:28px;height:28px;line-height:28px;font-size:13px;color:#757575;background:#fff;letter-spacing:0;vertical-align:middle;}
.pa_no .start{background:url(../img/system/paging_start.png)no-repeat center;}
.pa_no .prev{background:url(../img/system/paging_prev.png)no-repeat center;}
.pa_no .next{background:url(../img/system/paging_next.png)no-repeat center;}
.pa_no .last{background:url(../img/system/paging_last.png)no-repeat center;}
.pa_no a.on,.pa_no a:focus, .pa_no a:hover {text-decoration:none;border:1px solid #333;}
.pa_no a:focus, .pa_no a:hover {color:#333;}
.pa_no a.on{display:inline-block;margin:0 4px 0 0;width:30px;height:28px;background:#333;color:#fff;font-family:'NanumGothicBlod';}
*/
/* 페이징 */
.pg_wrap {clear:both;margin:40px 0 40px;height:30px;text-align:center;}
.pg {}
.pg_page, .pg_current, .qa_page {display:inline-block;width:30px;font-size:13px;height:28px;color:#000;letter-spacing:0;line-height:28px;vertical-align:middle}
.pg a:focus, .pg a:hover {text-decoration:none;border:1px solid #333;width:28px;height:26px;}
.pg_page, .qa_page {background:#fff;border:1px solid #fff;text-decoration:none;width:28px;height:26px;}
.pg_start, .pg_prev {/* 이전 */}
.pg_end, .pg_next {/* 다음 */}
.pg_current {display:inline-block;margin:0 4px 0 0;background:#333;color:#fff;font-weight:normal}
/*.pg_page.pg_start{background:url(../img/system/paging_start.png)no-repeat center;}
.pg_page.pg_prev{background:url(../img/system/paging_prev.png)no-repeat center;}
.pg_page.pg_next{background:url(../img/system/paging_next.png)no-repeat center;}
.pg_page.pg_end{background:url(../img/system/paging_last.png)no-repeat center;}*/

/* 기본테이블 */
.tbl_wrap{border-top:1px solid #767676;}
.tbl_wrap table{width:100%;border-collapse:collapse;border-spacing:0;font-size:13px;border-bottom:1px solid #b3b3b3;}
.tbl_wrap caption{padding:10px 0;text-align:left}
.tbl_wrap thead th{border-top:1px solid #e0e0e0;color:#333;background:#f6f6f6;line-height:46px;height:46px;text-align:center !important;}
.tbl_wrap tbody th{border-bottom:1px solid #d1dee2;color:#333;background:#f6f6f6;line-height:56px;height:56px;text-align:left;}
.tbl_wrap td{padding-left:10px;border-bottom:1px solid #eee;}
.tbl_wrap td.td_subject{line-height:20px;padding-left:10px;}
.tbl_wrap table .first{border-top:1px solid #767676 !important;}
.tbl_wrap table .last{border-bottom:1px solid #b3b3b3 !important;}

.tbl_head01 {margin:0 0 40px;width:100%;border-top:1px solid #767676;border-bottom:1px solid #b3b3b3;min-height:50px;}
.tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden;}
.tbl_head01 thead th {border-top:1px solid #e0e0e0;color:#333;background:#f6f6f6;line-height:46px;height:46px;text-align:center;}
.tbl_head01 thead th.checkbox input{height:44px;line-height:44px;}
.tbl_head01 thead a {color:#383838}
.tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th, .tbl_head01 tfoot td {padding:10px 0;text-align:center}
.tbl_head01 tbody th {padding:8px 10px;text-align:left;font-weight:normal;font-size:13px;}
.tbl_head01 td {border-top:1px solid #ccc;font-size:13px;line-height:44px;height:44px;}

#sod_bsk_list .tbl_head01 caption {padding:0;font-size:15px;line-height:2em;} /* by sqlplus */

.tbl_head02 {margin:0 0 40px;font-size:13px;border-top:1px solid #767676;border-bottom:1px solid #b3b3b3;}
.tbl_head02 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head02 thead th {border-top:1px solid #e0e0e0;color:#333;background:#f6f6f6;line-height:46px;height:46px;text-align:center;}
.tbl_head02 thead a {color:#383838}
.tbl_head02 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head02 tfoot th, .tbl_head02 tfoot td {padding:10px 0;text-align:center}
.tbl_head02 tbody th {padding:5px 0;}
.tbl_head02 td {border-top:1px solid #ccc;padding:20px 3px;text-align:center;line-height:1.4em;word-break:break-all}
.tbl_head02 a {}

/* 폼 테이블 */
.tbl_frm01 {border-top:1px solid #767676;}
.tbl_frm01 table {width:100%;margin:0 0 40px;border-collapse:collapse;border-spacing:0;color:#333;border-bottom:1px solid #b3b3b3;}
.tbl_frm01 th {width:143px;line-height:34px;height:34px;background:#f6f6f6;text-align:left;font-weight:normal;padding-left:21px;color:#333 !important;border-top:1px solid #d1dee2;}
.tbl_frm01 td {height:34px;padding:10px;color:#757575;border-top:1px solid #eee;}
.tbl_frm01 td input,.tbl_frm01 select{height:30px;color:#757575;}
.tbl_frm01 td input{margin-right:2px;border:1px solid #ccc;}
.tbl_frm01 textarea, .frm_input {}
.tbl_frm01 textarea {padding:2px 2px 3px}
.frm_input {height:22px;padding-left:5px;}
.fl_input{float:left;margin-right:5px !important;}
.tbl_frm01 textarea {width:98%;height:100px}
.tbl_frm01 a {text-decoration:none}
.tbl_frm01 .frm_address {width:589px!important;margin-top:5px}
.tbl_frm01 .frm_file {display:block;margin:0 0 5px 0;}
.tbl_frm01 .frm_info {display:block;padding:0 0 5px;line-height:1.4em}
td.form_adress{height:130px !important;}
.tbl_frm01 .post{width:78px;}
.adress01{position:absolute;}

/* 자료 없는 목록 */
.empty_table {padding:50px 0 !important;text-align:center;}
.empty_list {padding:20px 0 !important;text-align:center;}

/* 필수입력 */
.required, textarea.required {background:url('../img/wrest.gif') top right no-repeat !important}

/* 테이블 그리드 padding 0 5px 고려한 넓이 */
.grid_1 {width:40px}
.grid_2 {width:90px}
.grid_3 {width:auto;min-width:80px;}
.grid_4 {width:190px}
.grid_5 {width:240px}
.grid_6 {width:290px}
.grid_7 {width:340px}
.grid_8 {width:390px}
.grid_9 {width:440px}
.grid_10 {width:490px}
.grid_11 {width:540px}
.grid_12 {width:590px}
.grid_13 {width:640px}
.grid_14 {width:690px}
.grid_15 {width:740px}
.grid_16 {width:790px}
.grid_17 {width:840px}
.grid_18 {width:890px}

/* 테이블 항목별 정의
.td_board {width:120px;text-align:center}
.td_chk {width:30px;text-align:center}
.td_date {width:60px;text-align:center}
.td_datetime {width:110px;text-align:center}
.td_default {width:60px;text-align:center}
.td_dvr {width:30px;text-align:center}
.td_group {width:100px;text-align:center}
.td_imgsmall {width:60px;text-align:center}
.td_num {width:50px;text-align:center}
.td_numbig {width:100px;text-align:center}
.td_nick {width:100px;text-align:center}
.td_name {width:100px;text-align:left}
.td_namesmall {width:50px;text-align:left}
.td_mb_id {width:100px;text-align:center}
.td_mng {width:80px;text-align:center}
.td_statsmall {width:50px;text-align:center}
 */
.td_mngsmall {width:50px;text-align:center;}
/* 새창 기본 스타일 */
.new_win {background:url(../img/header_bg.png)repeat-x 0 -120px;width:100%;height:100%;}
.new_win .tbl_wrap {margin:30px 20px 0;}
.new_win #win_title {height:70px!important;line-height:70px;padding-left:10px;font-size:16px!important;letter-spacing:-1px;font-weight:normal;color:#fff;background:url(../img/system/newwin_logo.png)no-repeat right 20px;}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win .win_ul {margin:-0px 0 20px 0;padding:0 20px;border-bottom:1px solid #455255;background:#484848;list-style:none;zoom:1}
.new_win .win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_ul li {float:left;margin-left:-1px}
.new_win .win_ul a {display:block;padding:10px 10px 8px;border-right:1px solid #455255;border-left:1px solid #455255;color:#fff;font-family:'NanumGothicBlod';text-decoration:none}
.new_win .win_desc {margin:0 20px;}

.new_win table{width:98%;}
.new_win table th{line-height:20px;}
.new_win table td{height:50px;line-height:20px;text-align:center;}

.new_win .win_btn {clear:both;padding:20px 0 20px;text-align:center;} /* 새창용 */
.new_win .win_btn button {border:1px solid #767676;background:#fff;color:#333;height:30px;line-height:30px;padding:0 13px;}
.new_win .win_btn input {border:1px solid #767676;background:#555;color:#fff;height:30px;line-height:15px;padding:0 13px;}
.new_win .win_btn a {display:inline-block;padding:0 10px;height:30px;background:#4b545e;color:#fff;vertical-align:middle;line-height:2.4em;}
.new_win .win_btn a:focus, .new_win .win_btn a:hover {text-decoration:none}

#ctt {margin:10px 0;padding:10px;border:1px solid #e9e9e9}
.ctt_admin {text-align:right}
#ctt header h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ctt_con {padding:10px 0}
.ctt_img {text-align:center}

/* 자바스크립트 alert 대안 */
#validation_check {margin:100px auto;width:500px}
#validation_check h1 {margin-bottom:20px;font-size:1.3em}
#validation_check p {margin-bottom:20px;padding:30px 20px;border:1px solid #e9e9e9;background:#fff}

/* 사이드뷰 */
.sv_wrap {display:inline-block;position:relative;font-weight:normal}
.sv_wrap .sv {z-index:1000;display:none;margin:5px 0 0;border:1px solid #283646;background:#111}
.sv_wrap .sv a {display:inline-block !important;margin:0 !important;padding:3px !important;width:94px;border-bottom:1px solid #283646;color:#fff !important}
.sv_wrap a:focus, .sv_wrap a:hover, .sv_wrap a:active {text-decoration:none !important}
.sv_on {display:block !important;position:absolute;top:10px;left:20px;width:auto;height:auto !important}
.sv_nojs .sv {display:block}

/* ########## 쇼핑몰 컨텐츠 ########## */
/* 인덱스 이미지 출력 */
#sidx_img {margin:0 0 20px}
#sidx_img img {max-width:100%;height:auto}

/* 마이페이지 */
#smb_my {width:1200px;border:1px solid blue;}

#smb_my_ov {margin:0px 0 50px}
#smb_my_ov h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#smb_my_act {margin:0 0 10px;;zoom:1}
#smb_my_act:after {display:block;visibility:hidden;clear:both;content:""}
#smb_my_act ul {float:right;margin:0;padding:0;list-style:none}
#smb_my_act li {float:left;margin:0 0 0 4px}
#smb_my_ov dl {margin:0;border:1px solid #e9e9e9;background:#f2f5f9;zoom:1}
#smb_my_ov dl:after {display:block;visibility:hidden;clear:both;content:''}
#smb_my_ov dt {float:left;padding:7px 10px;width:100px;border-bottom:1px solid #e9e9e9;font-family:'NanumGothicBlod';}
#smb_my_ov dd {float:left;margin:0;padding:7px 10px;width:220px;border-bottom:1px solid #e9e9e9}
#smb_my_ovaddt {border-bottom:0 !important}
#smb_my_ovaddd {width:590px !important;border-bottom:0 !important}

#smb_my_od,#smb_my_wish {float:left;width:100%;font-size:13px;}
#smb_my_od h2 {margin:0 0 10px}
#smb_my_od th {background:#f6f6f6;line-height:46px;height:46px;border-top:1px solid #767676;}
#smb_my_od td {line-height:22px;padding:20px 0;border-top:1px solid #eee;font-size:13px;text-align:center;}
#smb_my_wish h2 {margin:0 0 10px}

.smb_my_more {text-align:right}

.smb_my_img {width:90px;text-align:center}

/* 장바구니 */
#sod_bsk {min-height:500px;position:relative;}
#sod_bsk .order_step{position:absolute;top:0px;right:0;width:299px;height:45px;background:url(../img/system/order_step_cart.png)no-repeat;}
.cart_table{margin-bottom:0px;}
.cart_table th{font-size:13px;}
.cart_table td{vertical-align:middle;padding:20px 0;color:#757575;text-align:center;}
.sod_img {text-align:center !important;width:200px;padding-right:15px !important;}
.sod_img img{width:70px;height:70px;border:1px solid #e6e6e6;}
.td_info{line-height:1.3 !important;text-align:left !important;}
/*.td_point{background:url(../img/system/order_icon04.png)no-repeat 90px center;}*/
.td_dvr{line-height:20px !important;color:#757575;}
.td_dvr .free{color:#999;}
.sod_opt {margin:5px auto;}
.sod_opt ul {margin:0;padding:0;list-style:none;}
.sod_opt li {padding:3px;color:#999;}
.mod_options{line-height:1.7;border:1px solid #333;}
.sod_option_btn{border:none;background:#fff;}
.sod_option_btn,.mod_options{font-size:12px;width:100px;display:inline;background:#fff;overflow:hidden;}
#sod_bsk_act{text-align:center;}


/*삭제버튼*/
#delete_wrap{clear:both;overflow:hidden;margin:20px 0;}
#delete_wrap .delete{float:right;}
#delete_wrap button{float:left;margin-left:5px;}

#sit_opt_added {margin:0;padding:0;border-bottom:0;background:#fff;list-style:none;border-bottom:1px solid #e0e0e0;padding:0 0 20px;}
#sit_opt_added li {position:relative;}
#sit_opt_added li div {position:absolute;top:0;right:0;}
#sit_opt_added button {margin:0 0 0 1px;}

#sod_bsk_list {position:relative;}
#sod_bsk_list #mod_option_frm {z-index:10000;position:absolute;top:-10px;left:25%;padding:20px;width:500px;height:auto !important;height:500px;max-height:500px;border:1px solid #767676;overflow-y:scroll;overflow-x:none;background:#fff;}
#sod_bsk_list #mod_option_frm h3{height:30px;line-height:30px;}
#sod_bsk_list #mod_option_frm .tbl_wrap th.check{border-top:1px solid #d1dee2;}
#sod_bsk_list #mod_option_frm .tbl_wrap td.td_sit_sel{border-top:1px solid #eee;}
.it_supply{height:30px;}


#sod_bsk_tot {margin:0 0 20px;height:74px;line-height:74px;background:#f6f6f6;zoom:1;color:#333;font-size:13px;padding:0 20px;}
#sod_bsk_tot:after {display:block;visibility:hidden;clear:both;content:""}
#sod_bsk_tot p{float:left;color:#757575!important;font-size:14px;margin-left:7px;}
#sod_bsk_tot strong{color:#333;font-family:'NanumGothicBlod';}
#sod_bsk_tot .point{}/*포인트*/
#sod_bsk_tot .point strong{font-size:14px;}
#sod_bsk_tot .total_point{background:url(../img/system/order_icon04.png)no-repeat left 30px;padding-left:23px;}/*총포인트*/
#sod_bsk_tot .price{float:right;}/*합계*/
#sod_bsk_tot .price strong{font-size:18px;}
#sod_bsk_tot .sell_price{background:url(../img/system/order_icon01.png)no-repeat right center;padding-right:27px;}
#sod_bsk_tot .sod_bsk_dvr{}/*배송비*/
#sod_bsk_tot .couponsale{margin-left:7px;}/*배송비쿠폰할인*/
#sod_bsk_tot .sod_bsk_cnt strong{color:#ff0000;letter-spacing:-1px;font-size:30px;line-height:1;background:none;padding:0;}/*총결제금액*/
#sod_bsk_tot .sod_bsk_cnt{margin-left:7px;font-family:'NanumGothicBlod';color:#333;padding-left:27px;background:url(../img/system/order_icon03.png)no-repeat left center;}
#sod_bsk_tot .minus{background:url(../img/system/order_icon02.png)no-repeat center;width:20px;height:74px;line-height:74px;display:none;}
#sod_bsk_tot .plus{background:url(../img/system/order_icon01.png)no-repeat center;width:20px;height:74px;line-height:74px;display:none;}
/*#sod_bsk_tot dt, #sod_bsk_tot dd {float:left;}
#sod_bsk_tot dt {width:79%;color:#595959;margin-top:4px;}
#sod_bsk_tot dd {margin:0;width:20%;font-size:15px;}*/

#sod_bsk_act {margin-top:40px;overflow:hidden;}
#sod_bsk_act div{width:32%;margin:0 auto;}
#sod_bsk_act .goshop{float:left;margin-right:20px;}
#sod_bsk_act .buynow{float:left;}
#sod_bsk .warning{font-size:13px;color:#757575;line-height:24px;clear:both;margin-top:60px;}
#sod_bsk .warning p{background:url(../img/system/dot.png)no-repeat 5px center;padding-left:15px;}

/* 위시리스트 */
#sod_ws {min-height:500px;}
#sod_ws td{height:60px;line-height:60px;padding:10px 0;text-align:center;}
#sod_ws td a{display:block;}
.sod_ws_img {width:90px;text-align:center}
#sod_ws_act {float:right;overflow:hidden;}
#sod_ws_act .deletebtn{float:left;margin-right:5px;}
#sod_ws_act .btn01{float:left;padding:0 13px;background:#333;border:1px solid #333;height:32px;line-height:32px;color:#fff;font-size:13px;}
#sod_ws .td_datetime{width:100px;line-height:17px;color:#999;}
#sod_ws .td_subject{font-family:'NanumGothicBlod';}

/* 주문서 작성 */
.display_setup_message {margin:0 0 10px;padding:15px;border:1px solid #fccdff;background:#f6f6f6}
.display_setup_message strong {display:block;margin:0 0 10px}

#sod_frm {position:relative;}
#sod_frm .order_step{position:absolute;top:0;right:0;width:299px;height:45px;background:url(../img/system/order_step_write.png)no-repeat;}

#sod_frm p {margin:0 0 10px;color:#c3c3c3;}

#sod_list {position:relative;}
#sod_list th{text-align:left;}
#sod_list td{}
#sod_list #cp_frm {z-index:10000;position:absolute;top:0;left:99px;padding:20px;width:500px;height:auto !important;height:500px;max-height:500px;border:1px solid #000;background:#fff;overflow-y:scroll;overflow-x:none}
/*주문하시는분*/
#sod_frm_orderer {margin:30px 0 40px !important;}
#sod_frm_orderer #od_addr_jibeon, #sod_frm_taker #od_b_addr_jibeon {display:inline-block;}

#sod_frm_same {margin:0 0 10px}
#sod_frm #od_memo {height:50px;border:1px solid #ccc;}

#sod_frm p#sod_frm_pt {margin:10px 0 5px}
#sod_frm #sod_frm_pt_alert {margin:0 0 10px}

#sod_frm #display_pay_process {text-align:center}
#sod_frm #display_pay_process span {display:block;margin:5px 0 0}

/*결제정보*/
#sod_frm_pay {position:relative;}
#sod_frm_pay h2 {}
#sod_frm_pay .tbl_wrap th {font-family:'NanumGothicBlod';}
#sod_frm_pay .tbl_wrap td {word-break:break-all !important;color:#333;}
#sod_frm_pay_info {margin:0 0 10px}

#sod_frm_pay #sc_coupon_frm, #sod_frm_pay #od_coupon_frm {z-index:10000;position:absolute;top:0;left:99px;padding:20px;width:500px;height:auto !important;height:500px;max-height:500px;border:1px solid #000;background:#f2f5f9;overflow-y:scroll}

#sod_frm_paysel {margin:0 0 20px;padding:10px;border:1px solid #e9e9e9;background:#f2f5f9;text-align:center;}
#sod_frm_paysel legend {position:absolute;font-size:0;line-height:0;overflow:hidden}
#sod_frm_paysel .KPAY{background:url('../../../img/kpay_logo.png') no-repeat;width:37px;height:15px;overflow:hidden;text-indent:-999px;display:inline-block;}
#sod_frm_paysel .PAYNOW{background:url('../../../img/paynow_logo.png') no-repeat;width:46px;height:15px;overflow:hidden;text-indent:-999px;display:inline-block;}
#sod_frm_paysel .PAYCO{background:url('../../../img/payco_logo.png') no-repeat 1px;width:46px;height:15px;overflow:hidden;text-indent:-999px;display:inline-block;}
#sod_frm_paysel .inicis_lpay{background:url('../../../img/lpay_logo.png') no-repeat 1px;width:46px;height:15px;overflow:hidden;text-indent:-999px;display:inline-block;}
.kakaopay_icon{background:url('../../../img/kakao.png') no-repeat ;height:21px;width:74px;display:inline-block;overflow:hidden;text-indent:-999px}

#settle_bank {margin:10px 0 0}

#sod_frm_escrow {margin:30px 0 0}

#display_pay_process {padding:20px;text-align:center}

/* 배송지 목록 */
#sod_addr .td_mng button {margin:0;padding:0;border:0;background:transparent}

/* 주문내역 */
#sod_v {}
#sod_v .basic_tbl {text-align:center}
#sod_v_info {margin:0 0 10px}

/* 주문상세내역 */
#sod_fin {margin-top:50px;position:relative;}
#sod_fin .order_step{position:absolute;top:0;right:0;width:299px;height:45px;background:url(../img/system/order_step_finish.png)no-repeat;}
/*주문완료s*/
#order_finish{margin:60px 0;border-bottom:1px solid #b3b3b3;color:#757575;font-size:13px;line-height:22px;padding-bottom:60px;}
#order_finish .finish{width:400px;height:100px;margin:0 auto;background:url(../img/system/order_finish.png)no-repeat left top;padding-left:130px;}
#order_finish .finish h2{font-size:30px;line-height:42px;letter-spacing:-1px;color:#333;margin-bottom:32px;}
#order_finish .finish strong{color:#333;}
/*주문완료e*/

#sod_fin_no {margin:0 0 20px}

#sod_sts_wrap {margin:0 0 10px;text-align:right;}
#sod_sts_wrap .btn_frmline{border:1px solid #767676;color:#333;background:#fff;}
#sod_sts_explan {display:none}

#sod_fin_legend {padding:20px;margin:10px 0;border:1px solid #e9e9e9;text-align:left;zoom:1;}
#sod_fin_legend:after {display:block;visibility:hidden;clear:both;content:''}
#sod_fin_legend dt {clear:both;float:left;margin:0 0 5px;width:50px;font-family:'NanumGothicBlod';color:#333;}
#sod_fin_legend dd {float:left;margin:0;color:#757575;}

#sod_fin #sod_bsk_tot {border-bottom:0 !important}

#request_form {position:relative}
#request_form div {display:none;z-index:10000;position:absolute;top:23px;left:0;padding:20px 0;width:520px;border:1px solid #000;background:#f2f5f9;text-align:center;}
#request_form .frm_input {width:300px;background:#fff !important}
#request_form .btn_frmline, #request_form .btn_cancel {vertical-align:middle !important}
#request_form .btn_frmline {padding:0 10px;line-height:1.6em}

#sod_req_btn {margin:0 0 10px}
#sod_req_btn button {background:#626870}

#sod_req_log {margin:0 0 20px}
#sod_req_log ul {margin:0;padding:0;border-top:1px solid #e9e9e9;background:#f2f5f9;list-style:none}
#sod_req_log li {padding:10px 10px 20px;border:1px solid #e9e9e9;border-top:0}
#sod_req_log h3 {margin:20px 0 10px}
.sod_req_log_view table {margin:0}
.sod_req_log_view caption {padding:10px 0;font-size:1em;font-family:'NanumGothicBlod';text-align:left;line-height:1em}
.sod_req_log_view caption span {color:#ff3061}
.sod_req_log_view th {border-top:1px solid #e9e9e9;background:#f7f7f7 !important;color:#000 !important;text-align:center}
.sod_req_log_view td {background:#fff;color:#000}
.sod_req_log_view p {padding:10px 15px;border-bottom:1px solid #e9e9e9;background:#fff;color:#000}
.sod_req_log_view .sod_req_it {width:270px}
.sod_req_log_view button {margin:0;padding:0;border:0;background:transparent;color:#ff3061;text-decoration:underline;vertical-align:middle;cursor:pointer}

#sod_fin_list{}
#sod_fin_list h2 {margin:0 0 10px}
#sod_fin_list td {height:30px}

#sod_fin_view {}
#sod_fin_view h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#sod_fin_view h3 {margin:0 0 10px}
#sod_fin_view .basic_tbl th {padding:0 10px;border-top:1px solid #eee;border-bottom:1px solid #eee;background:#f2f5f9;text-align:left}

#sod_fin_pay {padding:10px;}

#sod_fin_orderer {padding:10px;}

#sod_fin_receiver {padding:10px;}

#sod_fin_dvr {padding:10px}
#sod_fin_dvr .dvr_link {color:#ff3061;text-decoration:underline}

#sod_fin_tot {margin:0 0 30px;padding:10px;border:1px solid #e9e9e9;border-top:0;background:#565e60;color:#fff}
#sod_fin_tot h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#sod_fin_tot ul {margin:0;padding:0;list-style:none}
#sod_fin_tot li {padding:10px;border-bottom:1px solid #6f7a7d;zoom:1}
#sod_fin_tot li:after {display:block;visibility:hidden;clear:both;content:""}
#sod_fin_tot #alrdy {border-bottom:0 !important}
#sod_fin_tot strong {float:right}

#sod_fin_cancel {text-align:center}
#sod_fin_cancel h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#sod_fin_cancel button {padding:10px;border:1px solid #767676;background:#fff;color:#333}
#sod_fin_cancelfrm {display:none;margin:20px 0 0;}
#sod_fin_cancelfrm label{display:none;}
#sod_fin_cancelfrm .frm_input{width:500px;height:28px;line-height:30px;background:#fff;color:#333;text-align:center;}
#sod_fin_cancelfrm .btn_frmline{border:1px solid #333;background:#333;color:#fff;height:30px;line-height:30px;padding:0 13px;}

#sod_fin_test {padding:10px}

/* 주문상세내역 중 현금영수증 발급 */
#scash {}
#scash section {padding:10px 0}
#scash h2 {margin:0 0 10px;text-align:center}
#scash .basic_tbl th {padding:0 10px;border-top:1px solid #eee;border-bottom:1px solid #eee;background:#f2f5f9;text-align:left}
#scash_apply {padding:10px 0 20px;text-align:center}
#scash_apply button {padding:10px;border:0;background:#565e60;color:#fff}
#scash_copy {text-align:center}

/* 공지사항 및 커뮤니티 새글 */
#sidx_lat {padding:15px 0 0;border-top:1px solid #ddd}
#sidx_lat h2 {text-align:center}

/* 배너 인덱스 출력 */
#sbn_idx {}

/* 상품검색 */
#ssch_frm {margin:50px 0;padding:20px;border:1px solid #e9e9e9;background:#fff;zoom:1;}
#ssch_frm:after {display:block;visibility:hidden;clear:both;content:""}
#ssch_frm div {margin:0 0 5px}
#ssch_frm strong, #ssch_frm .ssch_lbl {display:inline-block;width:100px;font-family:'NanumGothicBlod';}
#ssch_frm .frm_input {background:#fff}
#ssch_frm .btn_submit {padding:0 8px;height:24px}
#ssch_frm p {padding:10px 0;border-top:1px solid #e9e9e9;line-height:1.5em}
#ssch_frm #ssch_sort {float:left;margin:0;padding:0;list-style:none;zoom:1}
#ssch_frm #ssch_sort:after {display:block;visibility:hidden;clear:both;content:""}
#ssch_frm #ssch_sort li {float:left;margin:0 1px 0 0}
#ssch_frm #ssch_ov {float:right}

#ssch_cate {}
#ssch_cate ul {margin:10px 0 30px;padding:10px 20px 10px;border-bottom:1px solid #e9e9e9;list-style:none;zoom:1;}
#ssch_cate ul:after {display:block;visibility:hidden;clear:both;content:""}
#ssch_cate li {float:left;margin:0 10px 0 0;padding:0 10px 0 0;border-right:1px solid #e9e9e9}
#ssch_cate a {}
#ssch_cate a span {font-family:'NanumGothicBlod';}

/* 쇼핑몰 이벤트 */
#sev {}
.sev_admin {margin:0 0 10px;text-align:right}

/* 쿠폰 */
#coupon{}
#coupon .saleprice {color:#ff0000;}
#coupon .attention{font-size:13px;}
#coupon .attention h2{font-family:'NanumGothicBlod';}
#coupon .attention ul li{color:#757575;line-height:24px;padding-left:17px;background:url(../img/system/event_notice.png)no-repeat 7px center;}
#coupon td{text-align:center;}
#coupon td.td_numbig{}
#coupon td.td_datetime{color:#999;}

/*#coupon .td_numbig {width:150px;}
#coupon .td_datetime {width:180px} */

/* 모바일일때 피시버전 주문폼*/
.sod_list {position:relative;margin:0;padding:0;list-style:none}
.sod_list .sod_li {position:relative;padding:0;border:1px solid #e9e9e9;margin:10px 0}
.sod_list .sod_li:after {display:block;visibility:hidden;clear:both;content:""}
.sod_list .li_chk{position:absolute;top:10px;left:10px;}
.sod_list .li_name{min-height:130px}
.sod_list .li_name a,.sod_list .li_name strong{display:block;padding: 0 10px 0 25px;border-bottom:1px solid #e9e9e9;height:35px;line-height:35px}
.sod_list .li_name strong{padding-left:10px}
.sod_list .total_img{position:absolute;top:45px;left:10px;}
.sod_list .sod_opt{padding:10px 10px 5px;margin-left:90px;color:#9e9e9e;font-size:0.93em;background:none;border:none}
.sod_list .sod_opt li{margin-bottom:3px;border:none}
.sod_list .li_cp{position:relative}
.sod_list .li_cp .cp_btn, .sod_list .li_cp .cp_cancel, .sod_list .li_mod .mod_btn {margin:0;padding:5px 8px;border:0;background:#000;color:#fff;font-size:0.93em}
.sod_list .li_cp .cp_cancel,.odf_tbl #od_coupon_cancel,.odf_tbl #sc_coupon_cancel{border:1px solid #999;color:#777;background:#fafafa;margin-left:3px;padding:4px 5px}
.sod_list .li_prqty{margin:10px;}
.sod_list .li_prqty:after {display:block;visibility:hidden;clear:both;content:""}
.sod_list .li_prqty .li_prqty_sp{width:33%;display:inline-block;float:left;text-align:center;line-height:2.2em;border-top:1px solid #d3d3d3;border-bottom:1px solid #d3d3d3;border-left:1px solid #e9e9e9;color:#9e9e9e;font-size:0.93em;margin-left:-1px}
.sod_list .li_prqty  .prqty_price{border-left:1px solid #d3d3d3;}
.sod_list .li_prqty  .prqty_sc{border-right:1px solid #d3d3d3;}
.sod_list .li_prqty .li_prqty_sp span{display:block;background:#f2f2f2;}
.sod_list .li_total {position:relative;border-top:1px solid #e9e9e9;margin:10px 10px 0;}
.sod_list .total_span {display:block;position:relative;padding:5px 0;text-align:right;color:#343434}
.sod_list .total_span span{position:absolute;top:5px;left:0}
.sod_list .total_span strong{font-size:1.2em}

#sod_frm {}
#sod_frm section{margin-bottom:10px}
#sod_frm p#sod_frm_pt_alert {margin:20px 0;text-align:center;color:#999;}
#sod_bsk_list #mod_option_frm .sit_ov_tbl{margin-top:0px;}
#sod_bsk_list #mod_option_frm .sit_ov_tbl th,#sod_bsk_list #mod_option_frm .sit_ov_tbl td{border:none;padding:0 10px;font-weight:normal;text-align:left;}
#sod_bsk_list #mod_option_frm .sit_ov_tbl th{width:90px;background:#f6f6f6;}
 #cp_frm {height:auto;max-height:10000px !important;position:absolute;top:0;left:0;width:70%;background:#fff;padding:20px;border:1px solid #000;z-index:9999}
#sod_frm_deli {position:relative;line-height:2em}
#sod_frm_deli #order_address {display:block;;width:100px;background:#333;color:#fff;text-align:center}
#sod_frm_orderer {margin:15px 0 30px}
#sod_frm_orderer #od_addr_jibeon, #sod_frm_taker #od_b_addr_jibeon {display:inline-block;}
#sod_frm .odf_tbl table{width:100%;margin:0;padding:0;border-top:1px solid #e9e9e9;border-left:1px solid #e9e9e9;border-right:1px solid #e9e9e9;border-collapse:collapse}
#sod_frm .odf_tbl table tbody td,#sod_frm .odf_tbl table tbody th{;border-bottom:1px solid #e9e9e9;padding:5px 0px 5px 10px ;text-align:left;line-height:26px;position:relative;}
#sod_frm .odf_tbl table th{width:90px;color:#343434;font-weight:normal;letter-spacing:-0.1em}
#sod_frm .odf_tbl table .frm_input{background-color:#fff !important;height:24px;line-height:24px;text-indent:5px}
#sod_frm .odf_tbl table .frm_address{margin-top:5px}
#sod_frm .odf_tbl button.btn_frmline{font-size:0.92em;padding:0 8px;height:26px;line-height:26px}
#sod_frm .odf_tbl textarea{width:99%;border:1px solid #e4eaec;}
#sod_frm_same {margin:0 0 10px}
#sod_frm_pay {position:relative}
#sod_frm_pay .tbl_head01 caption {font-size:0;line-height:0;overflow:hidden}
#sod_frm_pay .tbl_head01 th {width:auto !important;font-family:'NanumGothicBlod';text-align:center !important}
#sod_frm_pay .tbl_head01 td {border-top:1px solid #e9e9e9 !important;border-bottom:1px solid #e9e9e9 !important;line-height:1.5em !important;word-break:break-all !important}

html.no-overflowscrolling #sc_coupon_frm, html.no-overflowscrolling #od_coupon_frm {height:auto;max-height:10000px !important} /* overflow 미지원 기기 대응 */
#sod_frm_pay_info {margin:0 0 10px}
#sod_frm_paysel {margin:10px 0;background:#f6f6f6;border:none;font-size:13px;line-height:30px;}
#sod_frm_paysel ul {margin:0;padding:0;}
#sod_frm_paysel ul:after {display:block;visibility:hidden;clear:both;content:""}
#sod_frm_paysel li {float:left;padding:5px 2%;width:46%;height:21px;text-align:left;list-style:none;}

/*submenu 기본*/
#left{width:219px;float:left;overflow:hidden;}
#left .sub_stitle{margin-left:2px;}
#submenu{margin-top:50px;}
#submenu li{margin-bottom:16px;font-size:13px;}
#submenu li a{display:block;}
#submenu li.on,#submenu li:hover,#submenu li:focus{background:url(../img/system/snb_bg.png)no-repeat 188px center;font-family:'NanumGothicBlod';}
#right{position:relative;overflow:hidden;padding:0 0 150px 50px;width:930px;min-height:600px;}
.sub_borderbg{background:url(../img/system/sub_borderbg.png)repeat-y 220px top !important;min-height:500px;margin:-10px auto -120px !important;width:1200px!important;}

/*마이페이지s*/
/*문의내역*/
.write{position:absolute;right:0;top:63px;}
/*주문확인 배송조회*/
.info{font-size:13px;margin:50px 0;overflow:hidden;}
.info .info_l{color:#757575;width:293px;float:left;margin-top:30px;}
.info .info_l span{color:#333;font-family:'NanumGothicBlod';}
.info .info_r{float:left;color:#fff;text-align:center;font-family:'NanumGothicBlod';}
.info .info_r li{float:left;}
.info .info_r li.circle{width:100px;height:77px;border:1px solid #333;border-radius:50%;background:#333;padding-top:23px;line-height:23.5px;}
.info .info_r li.line{width:65px;height:100px;background:url(../img/system/order_linebg.png)no-repeat center;}
.info .info_r li:first-child{margin-left:0;width:100px;background-image:none;}
.info .info_r li a{color:#fff;}
.info .info_r li span{font-size:20px;letter-spacing:-1px;}
.search_date{clear:both;border:2px solid #eee;margin:50px 0 0;padding:26px 28px;height:74px;}
.search_date input{height:30px;border:1px solid #ccc;}
.search_date .term{float:left;width:100%;}
.search_date .term h3{float:left;width:50px;margin:5px 10px 12px 0;}
.search_date .term .term01{float:left;margin-bottom:7px;width:500px;}
.search_date .term .term02{float:right;}
.search_date .term .term03{clear:both;}
.search_date .term .term03 input{margin:0 4px 0 -1px;}
/*마이페이지e*/

/*프로bar_list*/
#pro{width:1200px;position:relative;}
#pro h2{}
#pro .author_list01{overflow:hidden;border-bottom:1px solid #767676;}
#pro .author_list01 ul{}
#pro .author_list01 ul li{float:left;text-align:center;}
#pro .author_list01 ul li.list a{display:block;}
#pro .author_list01 ul li.list{float:left;width:98px;height:70px;padding-top:28px;background:#f6f6f6;border-radius:50%;border:none;margin:50px 32px 50px 32px;color:#999;}
#pro .author_list01 ul li.bar{float:left;background:url(../img/system/pro_bar.png)no-repeat 0 0px;width:1px;height:66px;margin:66px 0;}
#pro .author_list01 ul li b{color:#333;font-size:13px;}
#pro ul li.on:hover,#pro ul li.on:focus,#pro ul li.on:active,#pro ul li.on.active {background:#a3e5fb;border:none;color:#fff;}
#pro .author_list01 ul li:first-child{margin-left:62px;}
#pro .btn{position:relative;top:78px;}
#pro .btn .prev{background:url(../img/system/pro_prev.png)no-repeat;position:absolute;left:1px;width:22px;height:43px;}
#pro .btn .next{background:url(../img/system/pro_next.png)no-repeat;position:absolute;right:1px;width:22px;height:43px;}

/*프로list*/
#pro .author_list02{overflow:hidden;border-bottom:1px solid #b3b3b3;}
#pro .author_list02 ul{}
#pro .author_list02 li{height:170px;padding:25px 26px;border-bottom:1px solid #eee;}

#pro .author_list02 .left{float:left;position:relative;width:170px;}
#pro .author_list02 .left a{width:170px;height:170px;}
#pro .author_list02 .left:hover .hover{display:block;}
#pro .author_list02 .left img{width:168px;height:168px;border:1px solid #ededed;}

#pro .author_list02 .left .hover{display:none;position:absolute;top:0;right:0;width:170px;height:170px;}
#pro .author_list02 .left .hover a{display:block;border:1px solid rgba(0,0,0,0);}
#pro .author_list02 .left .over_bg{background:#000;opacity:0.5;width:170px;height:170px;}
#pro .author_list02 .left .over{position:absolute;top:0;right:0;text-align:center;width:170px;height:170px;}
#pro .author_list02 .left .over .name{font-size:13px;color:#fff;font-family:'NanumGothicBlod';margin:76px 0 23px;line-height:17px;}
#pro .author_list02 .left .over .price{font-size:16px;color:#fff;font-family:'NanumGothicBlod';line-height:22px;}
#pro .author_list02 .left .over .price .sale{font-size:11px;color:#999;}

#pro .author_list02 .center{float:left;position:relative;width:603px;margin:0 0 0 40px;overflow:hidden;}
#pro .author_list02 .center .author_img{float:left;height:170px;margin-right:16px;position:relative;}
#pro .author_list02 .center .author_img img{width:76px;height:86px;}
#pro .author_list02 .center .author_img .img_bord{position:absolute;top:0;left:0;width:74px;height:84px;border:1px solid #ededed;}
#pro .author_list02 .center .author_intro{float:left;width:508px;}
#pro .author_list02 .center .author_intro .title{font-size:13px;line-height:18px;margin:5px 0 10px 0;}
#pro .author_list02 .center .author_intro .sub{color:#999;font-size:11px;}
#pro .author_list02 .center .author_intro .author_name{font-size:14px;font-family:'NanumGothicBlod';margin-bottom:14px;}
#pro .author_list02 .center .author_intro .en_name{font-size:13px;color:#999;}
#pro .author_list02 .center .author_intro .cont{color:#757575;line-height:21px;max-height:84px;display:block;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}
#pro .author_list02 .center .sns{width:104px;position:absolute;top:0;right:0;}
#pro .author_list02 .center .sns a{float:left;width:26px;height:26px;}
#pro .author_list02 .center .sns .fb{background:url(../img/system/pro_sns_fb.png)no-repeat;}
#pro .author_list02 .center .sns .tw{background:url(../img/system/pro_sns_tw.png)no-repeat;}
#pro .author_list02 .center .sns .bl{background:url(../img/system/pro_sns_b.png)no-repeat;}
#pro .author_list02 .center .sns .kk{background:url(../img/system/pro_sns_k.png)no-repeat;}

#pro .author_list02 .right{float:right;width:295px;overflow:hidden;}
#pro .author_list02 .right h2{font-family:'NanumGothicBlod';font-size:13px;background:url(../img/system/items_blic.png)no-repeat right center;text-transform:uppercase;display:inline;padding-right:10px;}
#pro .author_list02 .right h2 span{color:#ff0000;}
#pro .author_list02 .right ul{border:none;margin-top:10px;overflow:hidden;}
#pro .author_list02 .right ul li{position:relative;padding:0;float:left;margin-left:5px;width:70px;height:70px;}
#pro .author_list02 .right ul li:first-child{margin-left:0;}
#pro .author_list02 .right ul li:hover .bord{display:block;}
#pro .author_list02 .right img{width:70px;height:71px;border:none;}
#pro .author_list02 .right .bord{display:none;position:absolute;top:0;left:0;width:66px;height:66px;border:2px solid #ff0000;}
/*#pro .author_list02 .right .item{float:left;}
#pro .author_list02 .right .item:hover .bord{position:absolute;top:0;left:0;}*/

/*프로view*/
#pro .pro_button{position:absolute;top:0px;right:0;background:url(../img/system/button_blic.png)no-repeat 110px center;}
#pro .author_visual{margin-bottom:60px;}
#pro .bord02{display:none;position:absolute;top:0;left:0;width:218px;height:348px;border:1px solid #666;z-index:9;}
#pro #hit{position:relative;}
#pro #hit .line01,#hit .line02{overflow:hidden;}
#pro #hit ul{margin-bottom:25px;cursor:pointer;}
#pro #hit ul li{position:relative;width:220px;height:350px;margin-left:25px;overflow:hidden;float:left;}
#pro #hit ul li:first-child{margin-left:0;}
#pro #hit ul li:hover .bord02{display:block;}
#pro #hit ul li img{width:220px;height:220px;border:1px solid #c6cbcd;position:relative;}
#pro #hit dl{position:relative;height:87px;padding:20px 12px;}
#pro #hit dt{font-size:14px;font-family:'NanumGothicBlod';line-height:17px;margin-bottom:5px;}
#pro #hit span.sub_name{font-size:13px;color:#757575;line-height:17px;display:block;}
#pro #hit dd{margin:5px 0 0 0;}
#pro #hit .price{font-size:17px;letter-spacing:-1px;font-family:'NanumGothicBlod';}
#pro #hit .sale{font-size:12px;color:#999;font-weight:normal;margin-left:10px;}
#pro #hit .icon{position:absolute;bottom:23px;right:11px;width:41px;height:17px;cursor:pointer;z-index:99;}
#pro #hit .icon .cart{background:url(../img/system/list_cart.png)no-repeat left top;width:18px;height:17px;display:inline-block;}
#pro #hit .icon .cart:hover{background:url(../img/system/list_cart_on.png)no-repeat left top;}
#pro #hit .icon .heart{background:url(../img/system/list_heart.png)no-repeat right top;width:18px;height:17px;display:inline-block;margin-left:5px;}
#pro #hit .icon .heart:hover{background:url(../img/system/list_heart_on.png)no-repeat left top;}
#pro .blic span{position:absolute;top:201px;right:0;padding:0 5px;height:19px;line-height:19px;color:#fff;}
#pro .blic span.sale_blic{background:#ff0000;}
#pro .blic span.best_blic{background:#555;}
#pro .blic span.hit_blic{background:#23b1ff;}

/*네이버페이*/
.itemform-naverpay{margin-top:15px}
.cart-naverpay{margin-top:15px}
