/* margin */
.pd5 {padding-bottom:.5em;}
.pd10 {padding-bottom:1em;}
.pd20 {padding-bottom:2em;}
.pd30 {padding-bottom:3em;}
.pd40 {padding-bottom:4em;}

.pdl5 {padding-left:.5em;}
.pdl10 {padding-left:1em;}

.pdt5 {padding-top:.5em;}
.pdt10 {padding-top:1em;}
.pdt20 {padding-top:2em;}
.pdt30 {padding-top:3em;}
.pdt40 {padding-top:4em;}
.pdt50 {padding-top:5em;}

.mgr0 {margin-right:0;}

.mgt5 {margin-top:.5em;}
.mgt10 {margin-top:1em;}
.mgt20 {margin-top:2em;}
.mgt30 {margin-top:3em;}
.mgt40 {margin-top:4em;}

.mgr2 {margin-right:.2em;}
.mgr5 {margin-right:.5em;}
.mgr10 {margin-right:1em;}
.mgr20 {margin-right:2em;}
.mgr30 {margin-right:3em;}
.mgr40 {margin-right:4em;}

.mg2 {margin-bottom:.2em;}
.mg5 {margin-bottom:.5em;}
.mg7 {margin-bottom:.7em;}
.mg10 {margin-bottom:1em;}
.mg15 {margin-bottom:1.5em;}
.mg20 {margin-bottom:2em;}
.mg30 {margin-bottom:3em;}
.mg40 {margin-bottom:4em;}
.mg50 {margin-bottom:5em;}
.mg60 {margin-bottom:6em;}
.mg70 {margin-bottom:7em;}
.mg80 {margin-bottom:8em;}

.mt20 {margin-top: 20px !important;}
.mb20 {margin-bottom: 20px !important;}
.mb30 {margin-bottom: 30px !important;}

.line {border-bottom:1px solid #dadada; padding-bottom:1em;}

.wrap {width:1200px; margin:0 auto;}

/* header */
.top_login_wrap {background-color:#f3f3f3; border-bottom:1px solid #dcdcdc; line-height:50px;}
.top_login_wrap .wrap .bookmark {float:left; border-left:1px solid #dcdcdc;}
.top_login_wrap .wrap .bookmark li {float:left; border-right:1px solid #dcdcdc; padding:0 25px;}
.top_login_wrap .wrap .bookmark li a {display:block; background:url(../image/B_icon_add.png); background-repeat:no-repeat; background-Position:0% 50%; padding-left:25px;}
.top_logo_wrap .wrap {display: flex; justify-content: space-between; padding-top:40px; padding-bottom:20px;}
.top_logo_wrap .wrap ul {display:flex; align-items: center;}
.top_logo_wrap .wrap .top_left {font-size:16px; font-weight:500;}
.top_logo_wrap .wrap .top_left li:nth-child(1) {margin-right:30px;}
.top_logo_wrap .wrap .top_left li a {color:#000;}
.top_logo_wrap .wrap .top_left li a span {position: relative; background:#F0F0F0; width:46px; height:46px; border-radius:50px; display:inline-block; margin-right:10px;}
.top_logo_wrap .wrap .top_left li a span i {position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);}

.top_logo_wrap .wrap .login {font-size:14px; display:flex;}
.top_logo_wrap .wrap .login li {padding:0 10px; position:relative;}
.top_logo_wrap .wrap .login li:nth-child(1) {padding-left:0;}
.top_logo_wrap .wrap .login .txt_login a {position: relative; color:#000; font-weight:bold;}
.top_logo_wrap .wrap .login .txt_login a:before {content:""; width:15px; height:18px; display:inline-block; background: url(../image/ico_login.png); background-repeat: no-repeat; background-Position: 0% 50%; vertical-align: middle; margin-right: 5px;}
.top_logo_wrap .wrap .login .txt_join a {color:#2155ff; font-weight:bold;}
.top_logo_wrap .wrap .login li:last-child {background:none; padding-right:0;}
.top_logo_wrap .wrap .login li a {display:block; color:#000;}
.top_logo_wrap .wrap .login .moving_wp {position: absolute; top:-35px; left:3px;}
.top_logo_wrap .wrap .login .moving {position:absolute; width:62px; height:25px; background:url(../image/ico_point.png); background-repeat:no-repeat; background-Position:0% 50%; color:#ffffff; font-family:tahoma; font-size:12px; font-weight:bolder; top:0px; text-align:center; line-height:29px;}
.top_logo_wrap .wrap .login .draft a {color:#D50000; font-weight:bold;}

.top_menu_wrap {border-bottom:1px solid #d8d8d8;}
.top_menu_wrap .wrap {display:flex; justify-content: space-between;}
.top_menu_wrap .wrap ul {display: flex; align-items: center; flex-wrap: wrap;}
.top_menu_wrap .wrap ul li {position:relative;}
.top_menu_wrap .wrap ul li a.txt_cate {font-size:18px; font-weight:bold; margin-left: 10px; line-height: 120%; padding: 25px 0px;}
.top_menu_wrap .wrap .topmenu {width:70%;}
.top_menu_wrap .wrap .topmenu li {position:relative; width:33%;}
.top_menu_wrap .wrap .topmenu li:nth-child(1) a {padding-left:0;}
/* .top_menu_wrap .wrap .topmenu li:nth-child(2) a {padding-left:55px;} */
.top_menu_wrap .wrap .topmenu li a {display:block; padding: 25px 22px; font-size:18px; color:#000; font-weight: 500;}
.top_menu_wrap .wrap .topmenu li:last-child a {background:url();}
.top_menu_wrap .wrap .topmenu li div {position:absolute; top:-7px; right:0px;}
.top_menu_wrap .wrap .all_category_bt {cursor:pointer;}
.top_menu_wrap .wrap .caetgory_container {position:absolute; left:-23px; top:47px; line-height:25px; display:none; width:201px; z-index:1;}
.top_menu_wrap .wrap .all_category {position:absolute; top:47px; left:0; background:url(../image/A_all_category_bg.gif); background-repeat:repeat-y; background-Position:50% 0%; z-index:1; line-height:25px; box-sizing:border-box; border:1px solid #ddd; display:none}
.top_menu_wrap .wrap .all_category > ul > li {width:239px; float:left; text-align:center;}
.top_menu_wrap .wrap .all_category > ul > li:nth-child(5n) {width:242px;}
.top_menu_wrap .wrap .all_category > ul > li:nth-child(5n+1) {clear:both;}
.top_menu_wrap .wrap .all_category > ul > li > a {display:block; padding:10px; font-size:16px; background-color:#f1f1f1; border-right:1px solid #ddd}
.top_menu_wrap .wrap .all_category > ul > li:nth-child(5n) > a {border-right:0px;}
.top_menu_wrap .wrap .all_category > ul > li > ul {clear:both; padding:20px; width:100%}
.top_menu_wrap .wrap .all_category > ul > li > ul > li {display:block; width:100%; line-height:36px; box-sizing:border-box; text-align:left}

.top_menu_wrap .wrap form {display: flex; align-items: center;}
.top_menu_wrap .wrap .search_form {display:flex; width:260px; height:40px; background:#F0F0F0; border-radius:50px;}
.top_menu_wrap .wrap .search_form > div {}
.top_menu_wrap .wrap .search_form > div:first-child {padding-left:15px;}
.top_menu_wrap .wrap .search_form > div:last-child {padding-top:3px;}
.top_menu_wrap .wrap .search_form > div .input_ {width:200px; height: 40px; border:0; font-size:16px; color:#606060; background:#F0F0F0; border-radius:50px; letter-spacing:-1px;}
.top_menu_wrap .wrap .search_form > .ico_search > input {padding-top:5px;} 
.top_menu_wrap .wrap .ico_cart {position: relative; display: flex; align-items: center; padding-left:16px;}
.top_menu_wrap .wrap .ico_cart .cart_num {position: absolute; top:14px; right:-10px; background:#2155FF; padding:2px; border-radius:50%; color:#fff; text-align:center; font-size:13px; width:18px; height:18px; box-sizing:border-box;}

.left_category{width:100%}
.left_category a {text-decoration:none}
.left_category li {position:relative;z-index:10;background-color:#ffffff;width:100%}
.left_category li a{display:block;}

.left_category {border-bottom:0;}
.left_category > li {border-bottom:1px solid #ddd; border-left: 1px solid #ddd; border-right: 1px solid #ddd;}
.left_category > li > a{font-size:16px;padding:12px 20px;display:block}

/* .left_category > li > ul{position:absolute;left:199px;top:0px;border:1px solid #bababa;width:200px;background-color:#ffffff;z-index:100;border-bottom:0; border-top:0;} */
.left_category > li > ul {display:none}
.left_category > li > ul > li {position:relative;z-index:10}
.left_category > li > ul > li > a{border-bottom:1px solid #bababa;padding:12px;font-size:1em}
.left_category > li > ul > li > a:hover{background-color:#f1f1f1; font-weight:500;}

/* .left_category > li > ul > li > ul {position:absolute;left:200px;top:-1px;border:1px solid #bababa;width:200px;background-color:#ffffff;z-index:100;border-bottom:0} */
.left_category > li > ul > li > ul {display:none}
.left_category > li > ul > li > ul > li > a {border-bottom:1px solid #bababa;padding:12px;font-size:1em}
.left_category > li > ul > li > ul > li > a:hover {background-color:#f1f1f1; font-weight:500;}


/* footer */
.bootom_menu_wrap{border-top:1px solid #dddddd}
.bootom_menu_wrap .wrap > ul > li{float:left;width:299px;height:290px;border-right:1px solid #dddddd;text-align:center;cursor:pointer;}
.bootom_menu_wrap .wrap > ul > li:first-child{border-left:1px solid #dddddd;width:298px;cursor:default;}
.bootom_menu_wrap .wrap > ul > li > div.icon {padding:37px 0 25px;}
.bootom_menu_wrap .wrap > ul > li > div.text1 {font-size:24px;color:#292929;line-height:24px;padding-bottom:15px;}
.bootom_menu_wrap .wrap > ul > li > div.text2 {font-size:14px;color:#6a6a6a;line-height:20px;}

/* bootom_customer */
.bootom_customer_wrap {clear:both;background-color:#F5F5F5; margin-top:50px;}
.bootom_customer_wrap .wrap > ul {display:flex; padding: 50px 0;}
.bootom_customer_wrap .wrap > ul > li {width: 33.333%; border-left:1px solid #ddd; padding: 0 30px;}
.bootom_customer_wrap .wrap > ul > li:nth-child(1) {border-left:0; padding-left:0;}
.bootom_customer_wrap .wrap > ul > li:nth-child(3) {padding-right:0;}
.bootom_customer_wrap .wrap > ul > li > div.title {display: flex; justify-content: space-between; padding-bottom:25px;}
.bootom_customer_wrap .wrap > ul > li > div.title > h3 {font-size:20px; color:#000; font-weight:bold; line-height:20px;}
.bootom_customer_wrap .wrap > ul > li > div.list {float:left;width:450px;padding-right:45px;box-sizing:border-box;}
.bootom_customer_wrap .wrap > ul > li mark {background:none;}
.bootom_customer_wrap .wrap > ul > li .tel_wp {margin-bottom:15px; margin-top: -3px;}
.bootom_customer_wrap .wrap > ul > li .tel_wp li {display:flex; align-items: center; font-size:20px;}
.bootom_customer_wrap .wrap > ul > li .tel_wp li span {width:35px;}
.bootom_customer_wrap .wrap > ul > li .tel_wp li mark {font-size:26px; font-weight:bold; margin-left:10px;}
.bootom_customer_wrap .wrap > ul > li .time_wp li {font-size:15px; line-height: 140%;}
.bootom_customer_wrap .wrap > ul > li .time_wp li mark {font-weight:700;}
.bootom_customer_wrap .wrap > ul > li .email {font-size:16px; margin-top:15px;}
.bootom_customer_wrap .wrap > ul > li .email mark {font-weight:700;}
.bootom_customer_wrap .wrap > ul > li .bank_wp {font-size:16px;}
.bootom_customer_wrap .wrap > ul > li .bank_wp .bank {font-weight:600;}
.bootom_customer_wrap .wrap > ul > li .bank_wp .num {font-size:20px; font-weight: bold; padding:10px 0;}
.bootom_customer_wrap .wrap > ul > li .bank_wp .name {display:flex;}
.bootom_customer_wrap .wrap > ul > li .bank_wp .name span {margin-right:10px; display:inline-block;}
.bootom_customer_wrap .wrap > ul > li .btn_more a {color:#000; font-size:14px;}
.bootom_customer_wrap .wrap > ul > li .bbs_wp li {line-height:200%; font-size:15px;}
.bootom_customer_wrap .wrap > ul > li .bbs_wp li div {position: relative; cursor: pointer;}
.bootom_customer_wrap .wrap > ul > li .bbs_wp li div:before {content:""; width:4px; height:4px; background:#245FFF; border-radius:50%; display:inline-block; vertical-align: middle; margin-right:8px;}
.bootom_customer_wrap .wrap > ul > li .bbs_wp li div:hover {text-decoration: underline;}

/* bottom_info */
.bottom_info {background:#333; padding:20px 0;}
.bottom_info .wrap {display:flex; justify-content: space-between;}
.bottom_info .info_wp {display:flex;}
.bottom_info .info_wp li {margin-left:30px;}
.bottom_info .info_wp li:nth-child(1) {margin-left: 0;}
.bottom_info .info_wp li a {color:#fff; font-size: 15px; font-weight: 300;}
.bottom_info .sns_wp {display:flex;}
.bottom_info .sns_wp li a {font-size:0; padding:0 13px;}
.bottom_info .sns_wp li:nth-child(3) a {padding-right:0;}

/* bottom_address */
.bottom_address_wrap {padding:30px 0;}
.bottom_address_wrap .wrap .info_text td:nth-child(2) > ul {margin-bottom:25px;}
.bottom_address_wrap .wrap .info_text td:nth-child(2) > ul > li {float:left;padding-right:30px;}
.bottom_address_wrap .wrap .info_text td:nth-child(2) > ul > li > a {font-size:16px;color:#414141;line-height:16px;}
.bottom_address_wrap .wrap .info_text td:nth-child(2) > div {font-size:14px;color:#6a6a6a;line-height:28px;letter-spacing:-0.5px;}
.bottom_address_wrap .wrap .escrow {margin-top:45px;}
.bottom_address_wrap .wrap .escrow > div {text-align:center;border:1px solid #d8d8d8;}
.bottom_address_wrap .wrap .company_wp {display:flex; justify-content: space-between; align-items: center; color:#000;}
.bottom_address_wrap .wrap .company_wp .logo {width:20%;}
.bottom_address_wrap .wrap .company_wp .company {width:65%; line-height:170%; font-size:15px; color:#777;}
.bottom_address_wrap .wrap .company_wp .company .copyright {opacity:.5; font-size:14px; margin-top:10px;}
.bottom_address_wrap .wrap .company_wp .escrow_wp {display:flex;}
.bottom_address_wrap .wrap .company_wp .escrow_wp li {padding-left:13px;}
.bottom_address_wrap .wrap .company_wp .escrow_wp li:nth-child(1) {padding-left: 0;}

/* fixed_quick menu */
.fixed_right {position:fixed; right:0px; top:0; height:100%; width:0px; z-index:10001;}
.fixed_right .fixed_right_container {position:absolute; right:-211px; top:0px; background-color:#fff; border-left:1px solid #ddd; width:210px; height:100%}
.fixed_right .fixed_right_container .fixed_right_bt {position:absolute; top:350px; left:-51px;}
.fixed_right .fixed_right_container .fixed_right_bt li {padding:0; margin:0; font-size:0}
.fixed_right .fixed_right_container h6 {font-size:14px; color:#202020; font-weight:600; text-align:center;}

.fixed_right .fixed_right_container .quick_list {padding: 0 20px; margin:50px 0;}
.fixed_right .fixed_right_container .quick_list li {margin-bottom:5px;}
.fixed_right .fixed_right_container .quick_list li a {display: block; width:100%; height:100%; padding:9px 15px; box-sizing: border-box; border:1px solid #ddd; color:#000;}
.fixed_right .fixed_right_container .quick_list li a i {display: inline-block; width:17px; height:17px; margin-right:10px; vertical-align:middle;}
.fixed_right .fixed_right_container .quick_list li a .ico1 {background:url(../image/ico_right_quick1.png) center no-repeat;}
.fixed_right .fixed_right_container .quick_list li a .ico2 {background:url(../image/ico_right_quick2.png) center no-repeat;}
.fixed_right .fixed_right_container .quick_list li a .ico3 {background:url(../image/ico_right_quick3.png) center no-repeat;}
.fixed_right .fixed_right_container .quick_list li a .ico4 {background:url(../image/ico_right_quick4.png) center no-repeat;}
.fixed_right .fixed_right_container .quick_list li a .ico5 {background:url(../image/ico_right_quick5.png) center no-repeat;}
.fixed_right .fixed_right_container .quick_list li a .ico6 {background:url(../image/ico_right_quick6.png) center no-repeat;}
.fixed_right .fixed_right_container .quick_list li a.blue {background:#2155FF; color:#fff;}
.fixed_right .fixed_right_container .quick_list li a:hover {color:#fff; background:#2155FF;}
.fixed_right .fixed_right_container .quick_list li a:hover .ico1 {background:url(../image/ico_right_quick1_hover.png) center no-repeat;}
.fixed_right .fixed_right_container .quick_list li a:hover .ico2 {background:url(../image/ico_right_quick2_hover.png) center no-repeat;}
.fixed_right .fixed_right_container .quick_list li a:hover .ico3 {background:url(../image/ico_right_quick3_hover.png) center no-repeat;}
.fixed_right .fixed_right_container .quick_list li a:hover .ico4 {background:url(../image/ico_right_quick4_hover.png) center no-repeat;}
.fixed_right .fixed_right_container .quick_list li a:hover .ico5 {background:url(../image/ico_right_quick5_hover.png) center no-repeat;}

.fixed_right .fixed_right_container .quick_call {padding:0 20px; color:#000;}
.fixed_right .fixed_right_container .quick_call h6 {text-align:left; font-size:16px; font-weight:bold;}
.fixed_right .fixed_right_container .quick_call .tel {font-size:19px; font-weight: bold; margin:15px 0;}
.fixed_right .fixed_right_container .quick_call .time {font-size:14px; color:#777; margin-bottom:10px; line-height:140%;}
.fixed_right .fixed_right_container .quick_call .txt {font-size:14px; color:#777;}

.quick_today {position:relative;padding:0 18px;}
.quick_today #banner_warp{overflow:hidden;position:relative;text-align:left}
.quick_today #banner_container{position:absolute;}
.quick_today .banner{width:178px;height:178px;float:left;}
.quick_today .banner > div{float:left;padding:2px}
.quick_today .banner > div img {border:1px solid #dddddd;}
.quick_today .banner_left{cursor:pointer}
.quick_today .banner_right{cursor:pointer}


/* example sentence */
.helper_menu {border-top:2px solid #222; overflow:hidden;}
.helper_menu li {float:left; height:43px; background:#f8f8f8;border-bottom:1px solid #cdcdcd;}

.alert { background-color: #f2dede; border-color: #ebccd1; color: #a94442; padding: 15px; margin-bottom: 20px; border: 1px solid transparent; border-radius: 4px; display:none; text-align:center; }

.sample_td {width:100%; border-top:1px solid #222; padding-top:20px; font-size:14px;}
.sample_td th {font-size:16px; font-weight:600; color:#000; height:35px; background:#eaeaea; /* border-left:1px solid #333; */ border-right:1px solid #ddd; padding:5px; border-top: 2px solid #333;}
.sample_td th:nth-child(1) {border-left:1px solid #ddd;}
.sample_td td:nth-child(1) {border-left:1px solid #ddd;}
.sample_td td {border-bottom:1px solid #ddd; border-right:1px solid #ddd; vertical-align:top;}
.sample_li {padding:10px; overflow:hidden;}
.sample_li li {float:left; width:134px; margin:0 7px 5px 0;}
.sample_li li a {display:block; font-weight:500; padding:7px 0 7px 15px; font-size:15px;}
.sample_li li a.on, .sample_li li a:hover {background:#333; color:#fff;}

.sample_h3 {font-weight:600; font-size:21px; border-bottom:2px solid #4e4e4e; padding-bottom:5px;}

.sbox_area {overflow:hidden; padding:10px 0 50px 0;}

.sample_box {float:left; position:relative; width:288px; height:500px; padding:35px 25px;margin:6px 6px; border:1px solid #ddd; border-right:1px solid #ddd; border-bottom:1px solid #ddd; background:#fff; box-sizing: border-box;}
.sam_tit {text-align:center; font-size:20px; font-weight:600; color:#333; font-family: 'pretendard', sans-serif;}
.sam_name {text-align:right; font-size:15px;}
.sam_body {line-height:165%; font-size:15px;}
.sam_center {text-align:center; font-size:15px;}
.sam_copy {position:absolute; left:0; bottom:0; width:100%; }
.sam_copy button {display:block; height:48px; width:100%; border-top:1px solid #dfdfdf; text-align:center; color:#41372e; font-weight:600; border: none;     cursor: pointer; font-size:16px; font-family: 'pretendard', sans-serif;}
.sam_copy button:hover {background:#2155FF; color:#fff;}


/* °ßÀû¿äÃ»/°£ÆíÁÖ¹® */
#quick_order_wrap { width:100%; position:fixed; z-index:9998;top:0px; bottom:0px; left:0px; right:0px; background-color:rgba(0,0,0,0.5);}
#quick_order_wrap #quick_order {  background-color:#fff; position:absolute; top:50px; left:50%; margin-left:-320px; width:638px;  border:1px solid #dededc; position:relative;}
#quick_order_wrap #quick_order .quick_header {padding-left:43px;}
#quick_order_wrap #quick_order .quick_header .subject {font-size:30px; color:#222; padding-top:33px;}
#quick_order_wrap #quick_order .quick_header .subject span {display: block; text-align:center; font-weight:bold;}
#quick_order_wrap #quick_order .quick_header .sub_title {font-size:16px; color:#888; padding-bottom:35px; text-align:center; margin-top:10px;}
#quick_order_wrap #quick_order .quick_header .btn_quick_close {display:block; position:absolute;top:-1px; right:-1px;}

#quick_order_wrap #quick_order .quick_con {width:560px; margin:0px auto; border-top:2px solid #333;}
#quick_order_wrap #quick_order .quick_con th {text-align:left; font-weight:normal; font-size:14px; color:#000; width:129px; padding:0px;}
#quick_order_wrap #quick_order .quick_con th img {padding-left:15px; padding-bottom:4px; padding-right:11px; }
#quick_order_wrap #quick_order .quick_con td {padding:6px 0px; font-size:13px; color:#666; }
#quick_order_wrap #quick_order .quick_con td .quick_input {border:1px solid #ddd; height:32px; padding:0px 19px; width:391px;}
#quick_order_wrap #quick_order .quick_con td .quick_input::-webkit-input-placeholder {color: #666; font-size:13px; }
#quick_order_wrap #quick_order .quick_con td .write_textarea { padding:19px; border:1px solid #ddd; width:391px; height:60px;}
#quick_order_wrap #quick_order .btn_wrap {width:560px; margin:0px auto; border-top:1px solid #ddd; padding-top:25px; text-align:center; margin-top:10px; padding-bottom:40px;}
#quick_order_wrap #quick_order .btn_wrap:after {clear:both; display:block; content:"";}
#quick_order_wrap #quick_order .btn_wrap #btn_quick_order {display:inline-block; width:126px; height:50px; line-height:50px; text-align:center; font-size:16px; color:#fff; font-weight:bold; background-color:#2155FF;}
#quick_order_wrap #quick_order .btn_wrap #btn_quick_close {display:inline-block; width:126px; height:50px; line-height:50px; text-align:center; font-size:16px; color:#fff; font-weight:bold; background-color:#222; margin-left:6px;}

#quick_order_box {position: fixed; background-color: rgba(0,0,0,50%); width: 100%; height: 100%; left: 0; top: 0; z-index: 999;}
#quick_order_box .quick_order_wp {width:720px; height:700px; position:absolute; top:50%; left:50%; transform:translate(-50%, -50%); background:#fff; padding:3rem; overflow-y: scroll;}
#quick_order_box .quick_order_wp .order_cont .title {font-size:30px; text-align:center; font-weight:bold; margin-bottom:30px;}
#quick_order_box .quick_order_wp .order_cont .sm_title {font-size:20px; font-weight: 600; margin-top:30px; margin-bottom:10px;}


.quick_order_wp table td {text-align: left;}
.innerTb {border-top:2px solid #333; text-align:center; width:100%; margin-bottom:30px;} 
.innerTb th {background:#f1f1f1; padding:15px; border:1px solid #E9E9E9; color:#333333; font-size:15px;  font-weight: bold !important; width: 23%;} 
.innerTb td {padding:15px; border:1px solid #E9E9E9; text-align:center; font-size:14px; background:#fff; vertical-align:middle;}
.innerTb td input[type=text], .innerTb td input[type=password], .innerTb td input[type=number]{border:1px solid #dcdcdc; height:35px; width:100%; border-radius:3px; padding:0 10px;}
.innerTb td textarea{ border:1px solid #dcdcdc; width:100%; border-radius:5px; padding:0 10px;}
.innerTb td input.long, .innerTb td select.long{width:100%;}
.innerTb td input.middle, .innerTb td select.middle{width:50%;}
.innerTb td input.short, .innerTb td select.short{width:20%; height:35px;}
.innerTb td .icn_i{display:inline-block; background:#6faaff; color:#fff; border-radius:5px; padding:5px 10px; font-size:18px;}
.innerTb td .icn_i:hover{background:#333399;}
.innerTb td.stt{background:#f4f7fb; color:#000;}
.innerTb td.alLeft {padding-left:15px; text-align:left;}
.innerTb td.alCenter {text-align:center;}
.innerTb td.alRight {padding-right:15px; text-align:right;}
.innerTb td table{border:none; padding:0; margin:0;}
.innerTb td table td{border:none; padding:0; margin:0;}

.innerTb2 {text-align:center; width:100%;} 
.innerTb2 th {background:#f1f1f1; padding:5px; border:1px solid #E9E9E9; color:#333333; font-size:14px; font-weight: bold !important;} 
.innerTb2 td {padding:5px; border:1px solid #E9E9E9; text-align:left; font-size:14px;}
.innerTb2 td input, .innerTb2 td select{border:1px solid #dcdcdc; height:30px; padding:0 7px; border-radius:4px; font-size:14px;}
.innerTb2 td table{border:none; padding:0; margin:0;}
.innerTb2 td table td{border:none; padding:0; margin:0;}
.leftTh th{text-align:left;}
.alCenter{text-align:center !important;}

.filebox {margin:2px 0;}
.filebox input[type="file"] { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip:rect(0,0,0,0); border: 0; } 
.filebox label {background:#333 !important; color:#fff !important; display: inline-block; padding: .7em .75em; color: #999; font-size: inherit; line-height: normal; vertical-align: middle; background-color: #fdfdfd; cursor: pointer; border: 1px solid #ebebeb; border-bottom-color: #e2e2e2; border-radius: .25em; } 
.filebox .upload-name { display: inline-block; padding: .7em .75em; /* labelÀÇ ÆÐµù°ª°ú ÀÏÄ¡ */ font-size: inherit; font-family: inherit; line-height: normal; vertical-align: middle; background-color: #f5f5f5; border: 1px solid #ebebeb; border-bottom-color: #e2e2e2; border-radius: .25em; -webkit-appearance: none; -moz-appearance: none; appearance: none; width:50%;}
.filebox .upload-hidden{display:none;}

input, select, img, textarea {vertical-align: middle; font-family: 'pretendard', sans-serif;}
.radios input[type=radio], .radios input[type=checkbox] {display: none;}
.radios input[type=radio]+label, .radios input[type=checkbox]+label {background-color: #fff; color: #333; display: inline-block; cursor: pointer; height: 45px; line-height: 47px; border: 1px solid #ddd; line-height: 40px; text-align: center; font-size: 15px; font-weight: normal; padding: 0 50px;}
.radios input[type=radio]:checked+label, .radios input[type=checkbox]:checked+label {background-color: #2155FF; color: #fff;}
.btnA {text-align: center;}
.btnA a, .btnA button {display: inline-block; font-size: 16px; padding: 25px 0px; color: #fff; background:#333; position: relative; cursor: pointer; width: 100%; text-align: Center; margin: 5px 0; border: 0;}
.btnA.auto a, .btnA.auto button {padding: 15px 70px; width: auto;}
.btnA a:before, .btnA button:before {content: ""; display: block; width: 0%; height: 100%; position: absolute; left: 0; top: 0; z-index: 1; transition: all 0.5s ease; background:#2155FF;}
.btnA a span, .btnA button span {position: relative; z-index: 2; font-size: 16px; color: #fff;}
.btnA a:hover:before, .btnA button:hover:before {width:100%;}
label i {vertical-align:middle;}

.form_modal_btn button {position: absolute; top: 0; right: 0; background:url(../image/quick_order_close.jpg) center no-repeat; width:48px; height:48px; font-size: 0; cursor: pointer;}


/* ½Ã¾ÈÈ®ÀÎ */
.in_search {float:right;}
.in_search_input {border:1px solid #ccc; height:37px; width:180px; color:#293040; font-weight:600; padding:8px; box-sizing:border-box; -o-box-sizing:border-box; -ms-box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; }

.sian_td {width:100%; border-top:2px solid #222; padding-top:20px; font-size:14px;}
.sian_td th {font-size:1em; height:43px; background:#f8f8f8 url('../image/th_bar.png') no-repeat right 50%; border-bottom:1px solid #d2d2d2; font-weight: 600;}
.sian_td th.nobar {background-image:none;}
.sian_td td {text-align:center; font-size:1em; color:#555; font-weight:600; height:40px; border-bottom:1px solid #d2d2d2; padding: 10px 0;}
.prog_off {display:inline-block; width:90px; height:30px; line-height:30px; border-radius:50px; font-size:13px; font-weight:bold; text-align:center; border:1px solid #898989; background:#fff; color:#898989; margin-right:3px;}
.prog_on {display:inline-block; width:90px; height:30px; line-height:30px; border-radius:50px; font-size:13px; font-weight:bold; text-align:center; border:1px solid #2155ff; background:#fff; color:#2155ff; margin-right:5px;}
.sian_area {display:inline-block;}

.page_num {text-align:center; padding:30px 0; font-size:14px;}
.page_num span {display:inline-block;}
.page_num a {float:left; display:block; width:29px; height:26px; padding-top:4px; text-align:center; border:1px solid #bcc0c9; font-weight:600; margin-right:5px;}
a.first {font-size:0; text-indent:-99999px; background:url('../image/page_arr1.png') no-repeat 50% 50% #fff;}
a.back {font-size:0; text-indent:-99999px; background:url('../image/page_arr3.png') no-repeat 50% 50% #fff;}
a.next {font-size:0; text-indent:-99999px; background:url('../image/page_arr4.png') no-repeat 50% 50% #fff;}
a.last {font-size:0; text-indent:-99999px; background:url('../image/page_arr2.png') no-repeat 50% 50% #fff;}
a.pnum {font-size:1.1em;}

.page_num a.pnum_on {background:#666762; border:1px solid #666762; color:#fff;}

.page_num a:hover {background:#666762; border:1px solid #666762; color:#fff;}
a.first:hover {background:#666762 url('../image/page_arr1_on.png') no-repeat 50% 50%;}
a.back:hover {background:#666762 url('../image/page_arr3_on.png') no-repeat 50% 50%;}
a.next:hover {background:#666762 url('../image/page_arr4_on.png') no-repeat 50% 50%;}
a.last:hover {background:#666762 url('../image/page_arr2_on.png') no-repeat 50% 50%;}
a.sian_view {display:block; width:90px; height:30px; line-height:30px; border-radius:50px; font-size:13px; font-weight:bold; text-align:center; border:1px solid #2155ff; background:#2155ff; color:#fff;}
a.tac_view {display: block; width: 90px; height: 30px; line-height: 30px; border-radius: 50px; font-size: 13px; font-weight: bold; text-align: center;    border: 1px solid #333; background: #333; color: #fff;}
.trb {background:#fff;}
.trb:hover {background:#f9faff;}

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {-webkit-text-fill-color:#000; -webkit-box-shadow: 0 0 0px 1000px #F0F0F0 inset; transition: background-color 5000s ease-in-out 0s;}