@charset "utf-8";
@import url(https://fonts.googleapis.com/earlyaccess/nanumgothic.css);
@import url(https://fonts.googleapis.com/css?family=Mukta+Mahee:800);
/* SIR 지운아빠 */

/* 초기화 */
html, body {
    font-size: 15px;
    line-height: 1.4em;
    background: #fff;
    letter-spacing: -0.5px;
    min-width: 1094px;
	font-family: '나눔고딕', 'Nanum Gothic', '돋움', Helvetica, sans-serif;
}
* {
    margin: 0;
    padding: 0;
    -webkit-text-size-adjust: none;
}
a{text-decoration:none; color:inherit}
/*a:visited{color:#551a8b}
a:hover{color:#06e}*/
input:focus {outline: none;}
fieldset, img{border:0; margin:0; padding:0}
i, em, address{font-style:normal; font-weight:normal}

ul, li, dl{list-style:none}
label{cursor:pointer}

.nocallout{-webkit-touch-callout:none}
.pressed{background-color:rgba(0, 0, 0, 0.7)}

textarea{resize:none; margin:0}
textarea[contenteditable]{-webkit-appearance:none}
textarea, input, select{-webkit-border-radius:0px; margin-top:-3px}

.ir{background-color:transparent; background-repeat:no-repeat; border:0;  display:block; overflow:hidden; text-align:left; text-indent:-999em}
.ir br{display:none}

.hidden{display:none !important; visibility:hidden}
.visuallyhidden{border:0; clip:rect(0 0 0 0); height:1px; margin:-1px; overflow:hidden; padding:0; position:absolute; width:1px}
.invisible{visibility:hidden}

/*input[type="checkbox"] {border:1px solid #999; outline:1px; width:14px; height:14px; margin-top:5px}*/

input{
/*-webkit-appearance: none;*/
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-margin-top:-8px
}
input[type="text"], input[type="password"], input[type="tel"], input[type="name"]{border:1px solid #dbdbdb; color:#111; padding:7px; line-height:1em}
textarea{border:1px solid #dbdbdb; color:#111; padding:7px !important; line-height:1.4em !important}
input[type="checkbox"], input[type="radio"] {outline:1px !important; width:14px; height:14px; margin-right:0; border-radius:0px; vertical-align:middle}

.cf{ }
.cf:after{clear:both; content:""; display:block}

.space50{display:block;width:100%;height:50px; position:relative}
.space30{display:block;width:100%;height:30px; position:relative}
.space11{display:block;width:100%;height:11px; position:relative}
.space11:after{clear:both; content:""; display:block}


.main_ft_color{color:#ffea00}
.main_bg_color{background:#8bc541}

.f_blue{color:#00b9f2 !important}
.f_wgray{color:#888 !important}
.f_dgray{color:#606060 !important}
.f_org{color:#f05d0d !important}
.f_yellow{color:#fff112 !important}
.txtColor_dr{color:#bd3737 !important;}

.button{border-radius: 5px;box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.3);cursor: pointer;font-size: 0.9em !important;font-weight: 600 !important}
.button:hover{box-shadow: none}
.button:active{box-shadow: inset 0 0 1px 0 rgba(0,0,0, 0.7)}

.button.small{padding:6px}
.button.big{padding: 8px 18px; font-size:1.2em !important}

.button.dgray{background-color : #4c505c; border: 1px solid #000; color:#fff }
.button.blue{background-color: #00b9f2; border: 1px solid #0097c6; color:#fff ;text-shadow: 0 1px 0 #0097c6}
.button.copy{background-color: #e9e9e9; border: 1px solid #cecece; color:#686868}
.button.bgray{background-color: #e9e9e9; border: 1px solid #00b9f2; color:#00b9f2}
.button.black{background-color: #555; border: 1px solid #444; color: #fff; text-shadow: 0 1px 0 #000}
.button.grey{background-color: #dbdbdb; border: 1px solid #ababab}


/* 팝업레이어 */
#hd_pop {z-index:1000;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}

/* header */
#header{position:relative; background:#fff;  z-index:10;}
#header #topNav{background:#f5f5f5; border-bottom:1px solid #ddd; height:40px;}
#header #topNav .topNav_in{width:1200px; margin:0 auto; position:relative;}
#header #topNav .topNav_ul{clear:both; position:absolute; top:9px; right:0;}
#header #topNav .topNav_ul li{font-size:0.76em; position:relative; float:left;}
#header #topNav .topNav_ul li a{color:#797979; margin-right:2px}
#header #topNav .topNav_ul li:after{content:' ㅣ '; margin-right:4px; color:#d1d1d1}
#header #topNav .topNav_ul li:last-child:after{content:" "; margin-right:0}
#header #topNav .topNav_ul li:hover ul{display:block;}
#header #topNav .topNav_ul ul{display:none; position:absolute; top:20px; left:-5px; background-color:#fff; border: 1px solid #555; width: 90px; z-index: 99; padding:5px 0; margin-left:-14px;}
#header #topNav .topNav_ul ul li{float: none; text-align: center; margin: 0; font-size:11px; line-height:25px;}
#header #topNav .topNav_ul ul li a{color: #333; margin: 0}
#header #topNav .topNav_ul ul li:after{content: none; margin: 0}
#header #topNav .topNav_ul ul li:hover a{color:#fff; display: block; background:#555}
#header .in_wrap .logo{text-align:center; line-height:0; padding:40px 0;}
#header .in_wrap .menu{border-top:3px solid #000; border-bottom:1px solid #000; height:70px;}
#header .in_wrap .menu ul{width:1200px; margin:0 auto;}
#header .in_wrap .menu .gnb_1dli{float:left;}

/* gnb */
.gnb_1dli {z-index:10;position:relative;float:left;text-align:center;}
a.gnb_1da {display:block; text-overflow: ellipsis; overflow: hidden; height:70px; line-height:70px; font-weight:600; text-decoration:none; padding:0 33px; font-size:1.1em;} /*padding:0 52px;*/
.gnb_1dli_on {text-decoration:none; position:relative;}
.gnb_1dam {background:url('img/gnb_bg00.gif') #fff center right no-repeat}
.gnb_1dli_on .gnb_1da {text-decoration:none}
.gnb_1dli_on .gnb_1dam {background:url('img/gnb_bg01.gif') #626870 center right no-repeat;color:#fff;text-decoration:none}
.gnb_2dul {display:none; background:#fff; z-index:1000;position:absolute;top:70px; left:0; border:1px solid #000; width:170px !important; text-align:center; font-size:0.9em; padding:0 10px; box-sizing:border-box;} /*width:100% !important;*/
.gnb_1dli_over .gnb_2dul, .gnb_1dli_over2 .gnb_2dul {display:block; background:#fff}
.gnb_2da {color:#666; display:block; line-height:35px; border-bottom:1px solid #d1d1d1;}
.gnb_2dli:last-child .gnb_2da{border-bottom:0;}
.gnb_1dli_over .gnb_2da {display:block;}
.gnb_2da:focus, .gnb_2da:hover {text-decoration:none; color:#000;}

/* hd_sch */
#hd_sch{position:absolute; top:5px; left:0;}
#hd_sch form{border:1px solid #d1d1d1; height:30px; width:182px; box-sizing:border-box; background:#fff;}
#hd_sch #sch_str{width:150px; height:28px; box-sizing:border-box; border:none; background:none; vertical-align:middle; margin-top:1px;}
#hd_sch #sch_submit{width:30px; height:28px; box-sizing:border-box; vertical-align:middle;}

.join_point{border-radius:5px; background:#000; color:#fff; font-weight:600; font-size:0.7em; width:70px; position:absolute; top:37px; right:90px; text-align:center;}
.join_point:after{ border-top: 0 solid transparent; border-left: 4px solid transparent; border-right: 4px solid transparent; border-bottom:4px solid #000; content: ""; position:absolute; top:-4px; left:30px;}


/* main */
#main_slide{position:relative; width:100%;}
#main_wrap{position:relative;}
#main_section01{padding-top:80px; line-height:0; width:1200px; margin:0 auto;}
#main_section01 ul{overflow:hidden;}
#main_section01 li{float:left; margin-right:15px;}
#main_section01 li:last-child{margin-right:0;}
#main_section02{width:1200px; margin:0 auto; overflow:hidden; padding-bottom:80px; margin-top:15px;}
#main_section02 ul{overflow:hidden;}
#main_section02 li{float:left; margin-right:15px;}
#main_section02 li:last-child{margin-right:0;}
#main_section02 .main_insta{float:left;}
#main_section02 .insta_thumb{padding:30px 32px 32px; box-sizing:border-box; width:935px; height:350px; background:#f5f5f5; margin-right:15px;}
#main_section02 .insta_thumb .insta_title{font-family: 'Mukta Mahee', sans-serif; font-size:1.7em; text-align:center; color:#3f3f3f;}
#main_section02 .insta_thumb .insta_pic{width:100%; overflow:hidden; line-height:0; margin-top:20px;}
#main_section02 .insta_thumb .insta_pic li{float:left; margin:0 5px 5px 0;}
#main_section02 .insta_thumb .insta_pic li:nth-child(7n){margin:0 0 5px 0;}
#main_section02 .insta_thumb .insta_pic li a:hover{opacity:0.6; transition:opacity .4s; -ms-transition:opacity .4s; -moz-transition:opacity .4s; -webkit-transition:opacity .4s; -o-transition:opacity .4s;}
#main_section03_bg{background:url(../img/main/main_section03_bg.jpg) repeat-y center; padding:80px 0;}
#main_section03{width:1200px; margin:0 auto; overflow:hidden;}
#main_section03 .newArrivals_title{width:250px; float:left;}
#main_section03 .newArrivals_title span{display:block;}
#main_section03 .newArrival_thumb{width:950px; float:left; position:relative; padding:0 45px 0 60px; box-sizing:border-box;}
#main_section04{width:1200px; margin:0 auto; text-align:center; padding:80px 0;}
#main_section04 .bestItem_thumb{margin-top:50px;}

/* common */
.eng_font{font-family: 'Mukta Mahee', sans-serif;}
.eng_title{color:#3f3f3f; font-size:2.2em; line-height:0.9em;}
.explain_txt{color:#3f3f3f; margin-top:25px;}

.sub_img01{background:url(../img/sub_bn01.jpg) no-repeat top center; height: 300px; clear: both}
.sub_img02{background:url(../img/sub_bn02.jpg) no-repeat top center; height: 300px; clear: both}
.sub_img03{background:url(../img/sub_bn03.jpg) no-repeat top center; height: 300px; clear: both}


#R_quick{position:absolute; top:180px; right:-225px; z-index:11; width:80px; background:#fff; padding: 10px}
.history_wrap{border-bottom:1px solid #d1d1d1; line-height: 1em}
.history_title{font-size:0.7em; text-align: center; border-bottom:1px solid #d1d1d1; padding-bottom:5px}
.history_list{}
.history_list .ht_list_prev{background:url(/shop/img/quick_aw.gif) no-repeat 50% 5px; margin-top:5px}
.history_list .ht_list_next{background:url(/shop/img/quick_aw.gif) no-repeat 50% -15px; margin-bottom:5px}
.history_list .ht_list_prev, .history_list .ht_list_next{text-indent: -99999px; border: 0; width: 92px; height: 20px; cursor: pointer}
.ht_list_scroll{overflow: hidden; height:180px}
.ht_list_scroll li{line-height: 1em}
.ht_list_scroll img{width:80px; height: 80px}
/*li{margin-top:5px}*/
a.r_top{display: block; border: 1px solid #d1d1d1; padding: 3px; font-size: 0.6em; text-align: center; color: #777; font-family: "Arial", "sans-serif"; margin-top:10px; letter-spacing: 1px}
/* 중간 레이아웃 */
#wrapper {position:relative; width:100%}
#wrapper_title{position: relative; margin-top:80px; font-size:2.5em; color:#3f3f3f; text-align:center; line-height:1em;}
#wrapper_title .title_pos{position: absolute; bottom: 10px}
#wrapper_title #smap{position: absolute;
    left: 0;
    bottom: 10px;}
#wrapper_title #smap li {
    float: left;
    color: #888;
    font-size: 0.8em;
    font-weight: normal;
    line-height: 1.2em;
    vertical-align: middle;
}
#wrapper_title #smap .smap_aw{color:#d1d1d1; margin:0 10px}



#main_con{float: left; width:900px; margin-left: 194px}
.section_box{position:relative; margin-top:35px}
.section_box .bn01, .section_box .board_story{float: left}
.section_box .board_story{border: 1px solid #d1d1d1; padding: 30px; width:388px; height:179px; margin-left: -1px}
.section_box .board_story li{font-size:0.9em; color: #838383 }
.section_box .board_story li a{color: #838383; line-height: 2.1em}
.section_box .board_story li .date{float: right}
.section_box .board_story .title a{display: block; font-weight: 600 !important; padding-bottom:10px; border-bottom:1px solid #333; margin-bottom:10px; font-size: 1.1em}
.section_box .board_story .title .more{color:#838383; font-size:0.7em; float: right}
.section_box .best_title{font-size: 1.2em; padding-bottom: 10px; border-bottom: 2px solid #333; display: block; margin-bottom:20px}
.section_box .best_title strong{font-weight: 600}
.section_box .best_title .s_font{color:#838383; font-size:0.8em; margin-left:15px; vertical-align: bottom}
.section_box a.bn03{float:left}
.section_box a.bn04{float:right}


/* 하단 레이아웃 */
#footer{position:relative; border-top:3px solid #000;}
#footer .f_info{background:#fff; width:1200px; margin:0 auto; padding:50px 0; color:#666;}
#footer .f_info .f_info_title{font-size:28px; padding-bottom:10px; border-bottom:1px solid #666;}
#footer .f_info .ft_tel, #footer .f_info .ft_account, #footer .f_info .ft_guide{float: left; width:340px; line-height: 1.8em}
#footer .f_info dl{margin-top:35px; font-weight:200;}
#footer .f_info dt, #footer .ft_tel dd{float:left; margin-bottom:15px;}
#footer .f_info dt{width:80px; clear: both; font-size:20px; font-weight:400;}
#footer .f_info .txt{display: block; color:#666; font-size: 0.9em; line-height:1.5em; font-weight:400;}
#footer .f_info .ft_tel{}
#footer .f_info .ft_account, #footer .f_info .ft_guide{padding-left: 90px;}
#footer .f_info .ft_account dt, #footer .f_info .ft_account dd{width:100%;}
#footer .f_info .ft_guide ul{margin-top:15px;}
#footer .f_info .ft_guide li{border-bottom:1px solid #d1d1d1; background:url(../img/ft_aw_ic.png) no-repeat 322px center;}
#footer .f_info .ft_guide li a{padding:15px 10px; display:block;}

#footer .f_info strong{font-size:1.2em; font-weight: 600; display: block; padding-bottom: 15px}
#footer .f_info .big_tel{font-size:1.6em; display: block; font-weight: 600}
#footer .f_info .big_account{font-size:1.85em; display:block; font-weight:600;}
#footer .f_info .sm_tel{font-size:1.3em; display: block; font-weight:500;}
#footer .f_info .account_dt{font-size:1.1em}
#footer .f_info .account_dt dt{width:50px}

#footer .ft_link_wrap{background:#3f3f3f;}
#footer .ft_link{width:1200px; margin:0 auto; height:40px;}
#footer .ft_link ul{float:right;}
#footer .ft_link li{float:left;}
#footer .ft_link li:after{content:'ㅣ'; margin-right:4px; color:#d1d1d1}
#footer .ft_link li:last-child:after{content:''; margin-right:0;}
#footer .ft_link li a{color:#eee; font-size:0.85em; line-height:40px;}

#footer .copy_wrap{background:#f5f5f5;}
#footer .copy{position:relative; width:1060px; height:100px; margin:0 auto; padding:40px 0 40px 140px; color: #666;}
#footer .copy .ft_logo{width:100px; height:100px; position:absolute; top:40px; left:0; opacity:0.6;}
#footer .copy .ft_logo img{width:100%;}
#footer .copy .mark01{position:absolute; right:0; top:25px}
#footer .copy p{font-size: 0.8em}
#footer .copy p span{margin-right:15px}




/* aside wrapper */
#aside {float:left;margin:0 10px 0 0;width:150px}

/* 텍스트 크기 조절 */
#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}

#top_img {    position: relative;    background: url(/img/sub/top_img.jpg) center;    height: 319px;}
#tab_manu{position:relative; border-bottom:#dbdbdb 1px solid; margin-top:40px; margin-left:1px}
#tab_manu li{float:left; margin-left:-1px}
#tab_manu li a{font-size:0.9em; color:#888784; font-weight:600; background:#f6f6f6; border:#dbdbdb 1px solid; padding:10px 30px; display:block; margin-bottom:-1px}
#tab_manu li a.on{color:#fff; background:#888784}

#mark.on{position:relative; margin:25px 0; background:url(/img/sub/mark.jpg) right no-repeat; height:93px}
#mark.off{position:relative; height:50px}



#container {position: relative; width:1200px; margin: 0 auto; padding-bottom:120px; min-height: 800px;}

.sub_menu{display: none;}
.menu1:hover .sub_menu{display: block}
.row_hr{width: 100%; height: 1px; background: #d1d1d1;  border: 0; margin: 10px 0}

/* 화면낭독기 사용자용 */
#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:100000;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-weight:bold;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:120px;height:51px;border:1px solid #e9e9e9}
#captcha #captcha_mp3 {position:absolute;top:0;left:121px;margin:0;padding:0;width:25px;height:26px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer}
#captcha #captcha_mp3 span {position:absolute;top:0;left:0;width:25px;height:26px;background:url('/plugin/kcaptcha/img/sound.gif')}
#captcha #captcha_reload {position:absolute;top:27px;left:121px;margin:0;padding:0;width:25px;height:26px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer}
#captcha #captcha_reload span {position:absolute;top:0;left:0;width:25px;height:26px;background:url('/plugin/kcaptcha/img/reload.gif')}
#captcha #captcha_key {margin:0; width:100px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1em;font-weight:bold;text-align:center;clear:both; position:absolute; top:0; left:150px}
#captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em; position:absolute; left:150px; top: 27px; width: 225px}

/* ckeditor 단축키 */

.cke_sc {margin:0 0 5px;text-align:right}
.btn_cke_sc{display:inline-block;padding:0 10px;height:30px;border:1px solid #ccc !important;background:#fafafa !important;color:#000 !important;text-decoration:none !important;line-height:2em;vertical-align:middle; font-size: 0.8em}
.cke_sc_def {margin:0 0 5px;padding:10px;border:1px solid #ccc;background:#f8f8f8;text-align:center; font-size:0.8em}
.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-weight:bold}
.cke_sc_def dd {width:30%}
.cke_sc_def .btn_cke_sc_close{padding:0 10px;height:30px;background:#fafafa;color:#000;line-height:2em;cursor:pointer;border:1px solid #ccc}

/* 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 50px;padding:0;zoom:1; height: 53px; border-left:1px solid #d1d1d1}
.sanchor:after {display:block;visibility:hidden;clear:both;content:""}
.sanchor li {float:left;list-style:none; height: 40px}
.sanchor a { float: left; padding: 15px 0; text-align: center; width: 240px; font-size: 13px; background: #f5f5f5; color:#666; border:1px solid #d1d1d1; border-bottom: 1px solid #000; border-left:0; box-sizing:border-box; display:block;}
.sanchor a:focus, .sanchor a:hover {background:#ebebeb;color:#000;text-decoration:none}
.sanchor a.sanchor_on {text-decoration: none; border: 1px solid #000; border-bottom:1px solid #fff; font-weight:600; z-index: 9; margin-left:-1px; background:#fff; font-size:16px;}

/* 콘텐츠별 스타일 */
.cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:bold}

/* 버튼 */
a.btn01 {display:inline-block;padding:15px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:bottom; font-size: 0.8em; line-height: 1em}
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; font-size: 0.8em; cursor: pointer}
a.btn02 {display:inline-block; padding:15px;border:1px solid #3b3c3f;background:#333;color:#fff;text-decoration:none;vertical-align:middle; font-size: 0.8em; box-sizing:border-box; line-height:1em;}
a.btn02:focus, .btn02:hover {text-decoration:none}
button.btn02 {display:inline-block;margin:0;padding:7px;border:1px solid #3b3c3f;background:#333;color:#fff;text-decoration:none; font-size: 0.8em}

#display_pay_button a.btn01 {}


.btn_confirm {text-align:center; line-height: 1em} /* 서식단계 진행 */

.btn_submit {padding:7px 10px;border:0;background:#3f3f3f;color:#fff;letter-spacing:-0.1em;cursor:pointer}
fieldset .btn_submit {padding:0 7px;height:31px;line-height:1em; vertical-align: bottom}

a.btn_cancel {display:inline-block;padding:4px 10px;border:1px solid #000;background:#fff;color:#000;text-decoration:none;font-size: 0.8em}
button.btn_cancel {display:inline-block;padding:8px 10px;border:1px solid #ccc;background:#f8f8f8;color:#000;vertical-align:bottom;text-decoration:none; font-size: 0.8em; cursor: pointer}

a.btn_frmline, button.btn_frmline {display:inline-block;padding:0px 8px;height:31px;border:0;background:#333;color:#fff;text-decoration:none;vertical-align:baseline; cursor:pointer; font-size:0.9em !important; line-height: 1em} /* 우편번호검색버튼 등 */
a.btn_frmline {line-height:30px}
button.btn_frmline {font-size:1em}

/* 게시판용 버튼 */
a.btn_b01 {display:inline-block;padding:8px;border:1px solid #d9ded9;background:#f8f8f8;color:#000;text-decoration:none;vertical-align:middle; font-size:0.8em; line-height: 1em}
a.btn_b01:focus, .btn_b01:hover {text-decoration:none}
a.btn_b02 {display:inline-block;padding:8px;border:1px solid #3b3c3f;background:#333;color:#fff;text-decoration:none;vertical-align:middle; font-size:0.8em; line-height: 1em}
a.btn_b02:focus, .btn_b02:hover {text-decoration:none}
a.btn_admin {display:inline-block;padding:8px;border:1px solid #e8180c;background:#e8180c;color:#fff;text-decoration:none;vertical-align:middle; font-size:0.8em; line-height: 1em} /* 관리자 전용 버튼 */
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}

/* 기본테이블 */
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_wrap caption {padding:10px 0;font-weight:bold;text-align:left}

.tbl_head01 {margin:0 0 10px}
.tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head01 thead th {padding:7px 0;border-top:1px solid #dedede;border-bottom:1px solid #dedede;background:#f8f8f8;font-size:0.8em;text-align:center; font-weight:normal}
.tbl_head01 thead a {color:#383838}
.tbl_head01 thead input[type="checkbox"] {margin-top:3px}
.tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th, .tbl_head01 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head01 tbody th {padding:8px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9; font-weight:600; font-size: 0.8em; color:#aaa}
.tbl_head01 td {padding:8px 5px;border-top:1px solid #dedede;border-bottom:1px solid #e9e9e9;line-height:1.5em;word-break:break-all; font-size:0.8em}
.tbl_head01 a b {font-size:1.1em; font-weight:600}

.tbl_head02 {margin:0 0 10px}
.tbl_head02 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head02 thead th {padding:5px 0;border-top:1px solid #dedede;border-bottom:1px solid #dedede;background:#f8f8f8;font-size:0.8em;text-align:center; font-weight:normal}
.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;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head02 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head02 td {padding:5px 3px;border-top:1px solid #dedede;border-bottom:1px solid #e9e9e9;line-height:1.4em;word-break:break-all}
.tbl_head02 a {}

/* 폼 테이블 */
.tbl_frm01 {margin:0 0 40px; padding:0px; background: #fff}
.tbl_frm01 table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_frm01 th {width:140px;padding:7px 13px;border:1px solid #d1d1d1;border-left:0;background:#f5f5f5;text-align:left; font-size:0.8em; color: #3f3f3f; font-weight:600;}
.tbl_frm01 td {padding:7px 10px;border-top:1px solid #d1d1d1;border-bottom:1px solid #d1d1d1;background:#fff; font-size:0.8em}
.tbl_frm01 textarea, .frm_input {border:1px solid #e4eaec;background:#f7f7f7;color:#000;vertical-align:middle;line-height:2em}
.tbl_frm01 textarea {padding:2px 2px 3px}
.frm_input {}
.tbl_frm01 textarea {width:98%;height:60px}
.tbl_frm01 a {text-decoration:none}
.tbl_frm01 .frm_address {margin-top:5px}
.tbl_frm01 .frm_file {display:block;/*margin-bottom:5px*/; line-height: 1em}
.tbl_frm01 .frm_info {display:block;padding:0 0 5px;line-height:1.4em}

/* 자료 없는 목록 */
.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') #f7f7f7 top right no-repeat !important}

/* 테이블 그리드 padding 0 5px 고려한 넓이 */
.grid_1 {width:40px}
.grid_2 {width:90px}
.grid_3 {width:140px}
.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:50px;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_mngsmall {width:50px;text-align:center}
.td_statsmall {width:50px;text-align:center}

/* 새창 기본 스타일 */
.new_win {}
.new_win .tbl_wrap {margin:0 20px}
.new_win #win_title {margin:0 0 20px;padding:20px;border-top:3px solid #4e5d60;border-bottom:1px solid #e9e9e9;background:#fff;font-size:1.2em}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win .win_ul {margin:-20px 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:dotum;font-weight:bold;text-decoration:none}
.new_win .win_desc {margin:0 20px}

.new_win .win_btn {clear:both;padding:20px;text-align:center} /* 새창용 */
.new_win .win_btn button {display:inline-block;padding:0 10px;height:30px;background:#fafafa;color:#000;line-height:2em;cursor:pointer;border:1px solid #ccc}
.new_win .win_btn input {padding:0 10px;height:30px;line-height:2em}
.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}
.new_win .win_btn button {display:inline-block;padding:0 10px;height:30px;background:#fafafa;color:#000;line-height:2em;cursor:pointer;border:1px solid #ccc}


/* 내용관리 */

.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}

/* 페이징 */
.pg_wrap {clear:both;margin:0 0 20px;padding:20px 0 0;text-align:center}
.pg {}
.pg_page, .pg_current, .qa_page {display:inline-block;padding:0 8px;height:25px;color:#000;letter-spacing:0;line-height:2.2em;vertical-align:middle; font-size: 0.8em}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page, .qa_page {background:#fff;text-decoration:none; border: 1px solid #d1d1d1}
.pg_start, .pg_prev {/* 이전 */}
.pg_end, .pg_next {/* 다음 */}
.pg_current {display:inline-block;margin:0 0px 0 0;background:#333;color:#fff;font-weight:normal; border: 1px solid #333}

/* ########## 쇼핑몰 컨텐츠 ########## */
h1.bigcate{display: block; padding: 30px; font-size:1.5em; text-align: center; font-weight: 600; color:#3f3f3f;}

/* 인덱스 이미지 출력 */
#sidx_img {margin:0 0 20px}
#sidx_img img {max-width:100%;height:auto}

/* 마이페이지 */
#smb_my {}

#smb_my_ov {margin:20px 0}
#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 a.btn02{padding:15px 10px}
#smb_my_act a.btn_admin{padding:20px 10px}
#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-weight:bold}
#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 {margin:0 0 20px}
#smb_my_od h2 {margin:0 0 10px; font-size: 1.2em}

#smb_my_wish h2 {margin:0 0 10px; font-size: 1.2em}

.smb_my_more {text-align:right}

.smb_my_img {width:90px;text-align:center}

.smb_table_wrap{position:relative; padding: 20px; border: 1px solid #d1d1d1; margin-bottom: 30px}
.smb_table_wrap .smb_myinfo_photo,.smb_table_wrap .smb_myinfo_txt{display: block; font-size: 0.9em}
.smb_table_wrap .smb_myinfo_photo{width:50px; line-height: 0}
.smb_table_wrap .smb_myinfo_txt{width: 200px; position: absolute; top: 20px; left: 80px}
.smb_table_wrap .smb_myinfo_txt a{text-decoration: underline; color:#7F7F7F}
.smb_table_wrap .smb_link{width: 160px; position: absolute; right: 20px; top: 25px}
.smb_table_wrap .smb_link dt,.smb_table_wrap .smb_link dd{font-size:0.8em; float: left; line-height: 1.4em}
.smb_table_wrap .smb_link dt{width: 80px}
.smb_table_wrap .smb_link dd{width: 80px; padding-top:5px; text-align: right}
.smb_table_wrap .smb_link dd a{font-weight: 600; text-decoration: underline}

#smb_my_go{position: relative; margin-bottom: 50px}
#smb_my_go:after{clear: both; content: ""; display: block}
#smb_my_go dl{padding: 30px 0px; border: 1px solid #d1d1d1; float: left;  width: 300px; border-right:0; box-sizing:border-box;}
#smb_my_go dl:last-child{border-right:1px solid #d1d1d1;}
#smb_my_go dt{font-weight: 600; text-align: center; padding-bottom: 8px}
#smb_my_go dd{text-align: center; font-size: 0.9em}
#smb_my_go dd a{color: #999}
#smb_my_go dd a:hover{text-decoration: underline}


/* 장바구니 */
#sod_bsk {margin-top:30px}
.sod_img {width:90px;text-align:center}
.sod_opt {margin:5px 0;border-bottom:0}
.sod_opt ul {margin:0;padding:0;list-style:none}
.sod_opt li {padding:3px;border-bottom:1px solid #e9e9e9; font-size:0.9em}
.sod_option_btn .mod_options {margin:0;padding:3px 0;width:100%;border:1px solid #d1d1d1; background: #fff; cursor:pointer}


#sit_opt_added {margin:20px 0 0 0;padding:0;border-top:1px solid #333;border-bottom:0;background:#fff;list-style:none; position:relative}
#sit_opt_added li {padding:10px 0px;border-bottom:1px solid #d1d1d1; font-size:0.9em}
#sit_opt_added li div {margin:5px 0 0;position:relative; text-align: right; height: 30px}
#sit_opt_added button {margin:0 0 0 1px}
#sit_opt_added .frm_input{position: absolute; top:6px; left: 27px; padding: 4px !important; font-weight:normal; width: 50px}
#sit_opt_added .sit_qty_minus{
	position: absolute;
    top: 3px;
    left: 0;
    background: url(/img/sub03/count_minus.gif) no-repeat 50% 50% #fff;
    text-indent: -999px;
    border: 0;
    width: 25px;
    height: 25px;
    overflow: hidden;
}
#sit_opt_added .sit_qty_plus{
	position: absolute;
    top: 3px;
    left: 78px;
    background: url(/img/sub03/count_plus.gif) no-repeat 50% 50% #fff;
    text-indent: -999px;
    border: 0;
    width: 25px;
    height: 25px;
    overflow: hidden;
}
#sit_opt_added .sit_opt_del{
	position: absolute;
    top: 5px;
    right: 0;
    background: url(/img/sub03/count_del.gif) no-repeat 50% 50% #fff;
    text-indent: -999px;
    width: 25px;
    height: 25px;
    overflow: hidden;
}



#sod_bsk_list {position:relative}
#sod_bsk_list #mod_option_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_bsk_list #mod_option_frm h3 {padding:10px 0; font-weight: 600}
#sod_bsk_list #mod_option_frm select {width: 360px ; padding: 8px; /* 여백으로 높이 설정 */ font-family: inherit; /* 폰트 상속 */ background: url(/img/sub03/select_aw.gif) no-repeat right 50%; /* 네이티브 화살표 대체 */ border: 1px solid #d1d1d1; border-radius: 0px; /* iOS 둥근모서리 제거 */ -webkit-appearance: none; /* 네이티브 외형 감추기 */ -moz-appearance: none; appearance: none; margin:5px 0}
#sod_bsk_list #mod_option_frm #sit_tot_price {padding:15px 0; color:#e22214; text-align: right; font-weight: 600}
#sod_bsk_tot {margin:0 0 20px;padding:10px;border:2px solid #d1d1d1; zoom:1}
#sod_bsk_tot:after {display:block;visibility:hidden;clear:both;content:""}
#sod_bsk_tot dt, #sod_bsk_tot dd {float:left;padding:12px 0;border-bottom:1px solid #e9e9e9; font-size: 0.9em}
#sod_bsk_tot dt {padding-left:2%;width:48%; font-weight:normal}
#sod_bsk_tot dd {margin:0;padding-right:2%;width:47%;text-align:right}
.sod_bsk_cnt {font-size:1.2em; color: #e22214}
.sod_bsk_point {border-bottom:0 !important}

#sod_bsk_act {text-align:center; padding-top:20px}
#sod_bsk_act p {margin:0 0 10px}
#sod_bsk_act .btn_submit, #sod_bsk_act .btn01{padding:15px; line-height: 1em}

.cart_count {margin:0 0 10px; border: 2px solid #d1d1d1}
.cart_count table {width:100%;border-collapse:collapse;border-spacing:0}
.cart_count caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.cart_count thead th {padding:7px 0;border:1px solid #dedede;background:#f8f8f8;font-size:0.8em;text-align:center; font-weight:normal}
.cart_count thead a {color:#383838}
.cart_count thead input[type="checkbox"] {margin-top:3px}
.cart_count thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.cart_count tbody th {padding:8px 0;border:1px solid #e9e9e9; font-weight:600}
.cart_count td {padding:8px 5px;border:1px solid #e9e9e9;line-height:1.5em;word-break:break-all; font-size:0.9em; text-align: center}
.cart_count a b {font-size:1.1em; font-weight:600}
.cart_count td.tot_cnt{font-size: 1.2em; font-weight:700; color:#e22214; width: 350px}
.cart_count td .point_sfont{font-size:0.7em; color: #333; font-weight:normal; margin-left:10px}


/* 위시리스트 */
#sod_ws {padding-top: 20px}
.sod_ws_img {width:90px;text-align:center}
#sod_ws_act {text-align:center}

/* 주문서 작성 */
.display_setup_message {margin:0 0 10px;padding:15px;border:1px solid #fccdff;background:#ffeef9}
.display_setup_message strong {display:block;margin:0 0 10px}

#sod_frm {padding-top:30px}
#sod_frm h2 {margin:0 0 10px; font-size:1.1em; font-weight:600; color:#3f3f3f; padding-left:25px; background:url(../img/ic_titleChk.png) no-repeat 0 center;}

#sod_frm p {margin:0 0 10px}

#sod_list {position:relative}
#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:40px 0}
#sod_frm_orderer #od_addr_jibeon, #sod_frm_taker #od_b_addr_jibeon {display:inline-block;margin:5px 0 0}

#sod_frm_same {margin:0 0 10px}

#sod_frm #od_memo {height:50px}

#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}

#display_pay_button .btn_submit{padding:15px 20px; line-height: 1em}

#sod_frm_pay {position:relative}
#sod_frm_pay h2 {margin:40px 0 10px}
#sod_frm_pay .tbl_wrap th {/*width:auto !important;font-weight:bold;text-align:center !important*/}
#sod_frm_pay .tbl_wrap td {padding:7px 10px !important;border-top:1px solid #e9e9e9 !important;border-bottom:1px solid #e9e9e9 !important;line-height:1.5em !important;word-break:break-all !important}
#sod_frm_pay #od_tot_price{font-size: 1.4em; font-weight:700; color:#e22214; width: 350px}

#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;border:2px solid #d1d1d1;background:#fff;}
#sod_frm_paysel label{font-size: 0.8em}
#sod_frm_paysel legend {position:absolute;font-size:0;line-height:0;overflow:hidden}
#settle_bank {padding:10px; border-top:1px solid #d1d1d1;border-bottom:1px solid #d1d1d1;position: relative;height: 87px;}

#sod_frm_pay_way{}
#sod_frm_pay_way h2 {margin:40px 0 10px}
#sod_frm_pay_way .tbl_frm01 {margin:0 0 20px; border: 2px solid #d1d1d1}
#sod_frm_pay_way .tbl_frm01 th{color: #333; font-weight:600}
#sod_frm_pay_way th label {margin-right:80px}
#sod_frm_pay_way select {width: 360px ; padding: 8px; /* 여백으로 높이 설정 */ font-family: inherit; /* 폰트 상속 */ background: url(/img/sub03/select_aw.gif) no-repeat right 50%; /* 네이티브 화살표 대체 */ border: 1px solid #d1d1d1; border-radius: 0px; /* iOS 둥근모서리 제거 */ -webkit-appearance: none; /* 네이티브 외형 감추기 */ -moz-appearance: none; appearance: none; }

#sod_frm_paysel select{width: 360px;
    padding: 8px;
    font-family: inherit;
    background: url(/img/sub03/select_aw.gif) no-repeat right 50%;
    border: 1px solid #d1d1d1;
    border-radius: 0px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;}


#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 {margin-top:30px}
#sod_v .basic_tbl {text-align:center}
#sod_v_info {margin:0 0 10px}

/* 주문상세내역 */
#sod_fin {margin-top:30px}

#sod_fin_no {margin: 0 0 40px; text-align: center; border-bottom: 1px solid #d1d1d1; padding: 10px 0 40px}

#sod_sts_wrap {margin:0 0 10px;text-align:right}
#sod_sts_explan {display:none}

#sod_fin_legend {padding:20px;border:1px solid #e9e9e9;text-align:left;zoom:1; font-size:0.9em}
#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-weight:bold}
#sod_fin_legend dd {float:left;margin:0}

#sod_fin #sod_bsk_tot {border-bottom:0 !important; font-size: 0.9em}

#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-weight:bold;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 h2 {margin:0 0 10px; font-size:1.1em; font-weight:600; color:#3f3f3f; padding-left:25px; background:url(../img/ic_titleChk.png) no-repeat 0 center;}
#sod_fin_list td {height:30px; font-size:0.9em}

#sod_fin_view {border:1px solid #e9e9e9}
#sod_fin_view h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#sod_fin_view h3 {margin:0 0 10px 15px; font-size:1em; font-weight:600; color:#333}
#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;border-bottom:1px solid #e9e9e9}

#sod_fin_orderer {padding:10px;border-bottom:1px solid #e9e9e9}

#sod_fin_receiver {padding:10px;border-bottom:1px solid #e9e9e9}

#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:#3f3f3f;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:0;background:#ff3600;color:#fff}
#sod_fin_cancelfrm {display:none;margin:10px 0 0; border:1px solid #d1d1d1; padding:20px}
#sod_fin_cancelfrm .frm_input {border: 1px solid #d1d1d1; width: 200px}
#sod_fin_cancelfrm .btn_frmline {padding:0px 8px;height:31px;border:0;background:#333;color:#fff;text-decoration:none;vertical-align:baseline; cursor:pointer; font-size:0.9em !important; line-height: 1em}

#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:#f8f8f8;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 {padding:20px;border:1px solid #d1d1d1; background:#f8f8f8; zoom:1; border-left:0; border-right:0; margin-top: 20px}
#ssch_frm:after {display:block;visibility:hidden;clear:both;content:""}
#ssch_frm div {margin:0 0 5px; font-size:0.9em}
#ssch_frm strong, #ssch_frm .ssch_lbl {display:inline-block;width:100px;font-weight:bold}
#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; font-size: 0.8em; color: #838383}
#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_sort li a{padding: 10px; background: #fff}
#ssch_frm #ssch_ov {float:right}

#ssch_cate {}
#ssch_cate ul {margin:10px 0;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 15px 10px 0;padding:0 15px 0 0;border-right:1px solid #e9e9e9}
#ssch_cate a {}
#ssch_cate a span {font-weight:bold}

/* 쇼핑몰 이벤트 */
#sev {}
.sev_admin {margin:0 0 10px;text-align:right}

/* 쿠폰 */
#coupon .td_numbig {width:150px}
#sct_location{display:none;}
#coupon .td_datetime {width:180px}
#container_title{display:none;}
#sct_sortlst{}

.sanchor li:nth-child(5){display: none;}
#sit_ex{display: none;}

#pay_select{font-weight: 600;background: #f8f8f8; padding: 10px;}
#deposit_info{position: absolute;    font-size: 0.8em;
    right: 36px;
    top: 4px;

    }

    #bo_list_total{display: none;}

    .gnb_1dli:hover .gnb_2dul{display: block;}
