@font-face {
    font-family: 'Play-Regular';
    src:url('/LIB/FONT/Play-Regular.ttf.woff') format('woff'),
        url('/LIB/FONT/Play-Regular.ttf.svg#Play-Regular') format('svg'),
        url('/LIB/FONT/Play-Regular.ttf.eot'),
        url('/LIB/FONT/Play-Regular.ttf.eot?#iefix') format('embedded-opentype'); 
        font-weight: normal;
        font-style: normal;
}


/*공통*/
.play_font{font-family:'Play-Regular'} /* 숫자,영문 폰트 */
.basic_btn{ border: 1px solid #ddd; padding: 5px 3px;}
button.gray{height: 32px; vertical-align: middle; border: 1px solid #e0e0e0; background: #fff;}
button.gray.address_bt{height: 28px}
.sub_title._pcAll{display:none}
.d-flex{display:flex!important;}

/* 제근주석
.full_con_wp{width:1170px; margin:0 auto}
.centerWrap{width:1170px; margin:0 auto; }
*/

.quick-btn-wp{display:none}

.main_full_wp{width:100%;margin:0 auto;border-bottom: 1px solid #ddd;border-top: 1px solid #ddd;}
.main_full_wp.sub{margin-bottom:50px}
.main_full_in{width:1200px;margin:0 auto;position:relative;}
.main_full_wp .full_menu_wp{ width: 200px; box-sizing: border-box; position:relative}
.main_full_wp .full_con_wp{float: left; width:calc(100% - 700px); max-width:1820px; padding: 20px 20px 0 20px; box-sizing: border-box; border-left :1px solid #eee; min-height: 700px; }
.main_full_wp .full_con_wp.on{ max-width:2100px;  width:calc(100% - 440px); }

.top_menu_wp{width:1000px; overflow:hidden;position: absolute; left: 200px; top: 0;}
.top_menu_wp li{float:left;width: 16.66666%; text-align: center; line-height: 57px;}
.top_menu_wp li a{}
/*
.sort_btn{margin:20px 0; overflow:hidden; width:100%;}
.sort_btn .memo2{float:left; padding:5px}
.sort_btn .memo2 b{color:red}
.sort_btn .sort_btn_list{float:right}
.sort_btn button{border: 1px solid #ddd; background: #f9f9f9; padding:5px}
.sort_btn button.on{border: 1px solid #888; background:#888; font-weight:bold; color:#fff}

 메인 배너 */
.swiper-container{}
.main_full_wp .full_con_wp.on .main_visual ul li a img{width:100%;}
.main_full_wp .full_con_wp.on .swiper-wrapper{}
.main_visual{width:100%; height: 500px;}
.main_visual ul{width:100%;}
.main_visual ul li{width:100% !important;text-align: center;}
.main_visual ul li a{}
.main_visual ul li a img{width:100%;;}
/* 상단 미니 카테 */
.main_top_cate{width:100%; background:#f7f8fb; padding:30px 0}
.main_top_cate ul{width:1200px; margin:0 auto; overflow:hidden}
.main_top_cate ul li{width:11.14444%; margin-right:1.5%; float:left; text-align:center;}
.main_top_cate ul li:last-child{margin-right:0}
.main_top_cate ul li a span{display:block; background: #fff; padding: 10px 0; border: 1px solid #eee; border-radius: 10px;}
.main_top_cate ul li a span img{ ;}

/* 상단 top 배너 */
div.top_banner_wrap{background:#; position:relative; overflow:hidden; transition:.7s ease; display:none}
div.top_banner_wrap ul.top_banner_con{position:absolute; right:0; top:50%; transform:translate(-20px, -50%);}
div.top_banner_wrap ul.top_banner_con label.todaylabel{font-size:12px; display:none;}
div.top_banner_wrap ul.top_banner_con input[type=checkbox]{width:28px; height:28px; background:#fff;}
div.top_banner_wrap ul.top_banner_con button{background:none;border:0}
div.top_banner_wrap ul.top_banner_con button img{width:25px}
.todaylabel{background: #fff; padding: 5px}

/* 상단 상품 미니 배너 */
.main_top_ban{width:1200px; margin:40px auto;}
.main_top_ban ul{overflow:hidden}
.main_top_ban ul li{float:left; border: 1px solid #ddd; margin-right: 13px; width: 290px; box-sizing: border-box;}
.main_top_ban ul li:last-child{margin-right:0}
.main_top_ban ul li img{width: 100%;}

/* 상품 진열 디자인 NEW*/
.main_product_tab{width:1200px; margin:0 auto; overflow:hidden}
.main_product_tab .main_product_tit{font-size:30px; margin:50px 0;}
.main_product_tab .main_product_tit .color01{color:#0096df}
.main_product_tab .main_product_tit .color02{color:#19ab8e}
.main_product_tab .main_product_tit .color03{color:#d2446c}
.main_product_tab .main_tab_con{float:left; width:100%; max-width:1048px;border-left: 1px solid #ddd; box-sizing: border-box;}
.main_tab_wp{border:1px solid #ddd;overflow:hidden;box-sizing: border-box;}
.main_tab_wp .main_tab{float:left; width:150px;}
.main_tab_wp .main_tab li{padding: 20px; border-bottom: 1px solid #ddd; cursor: pointer; box-sizing: border-box; background: #fff;}
.main_tab_wp .main_tab li.on{ border-left: 3px solid #0096df; color: #0096df; border-right: 0; position: relative; left: 1px; z-index: 10;}
.main_tab_wp .main_tab.main_tab02 li.on{ border-left: 3px solid #19ab8e; color: #19ab8e;}
.main_tab_wp .main_tab.main_tab03 li.on{ border-left: 3px solid #d2446c; color: #d2446c;}


/*메인 탭*/
.main_tab_con .tab_con_in{display:none}
.main_tab_con .tab_con_in .main_product_wp{padding:30px}
.main_tab_con .tab_con_in .main_product_wp ul li{float: left; width: calc(20% - 10px); margin: 10px 10px 10px 0; cursor: pointer;}
.main_tab_con .tab_con_in .main_product_wp ul li:nth-child(6n){margin: 10px 10px 10px 0}
/* 공통 하단 버튼 >바로구매, 장바구니 */
.proBut{ width: 100%; overflow: hidden; margin: 10px 0;}
.proBut button{float: left; text-align: center; width: 48%; display: inline-block; border:1px solid #dcdcdc; box-sizing: border-box; padding: 5px 0; font-size:13px; transition: all .5s; background:#fff; margin-right: 4%;}
.proBut button:last-child{margin:0}
.proBut button.cart:hover{background:#0097e0; color:#fff ; border:1px solid #0097e0}
.proBut button.order:hover{background:#3eb7a2; color:#fff ; border:1px solid #3eb7a2}
/* 공통 수량 박스 >메인,상세, 장바구니 */
.main_product_wp .quantity{max-width: 100%;}/* 메인만 */
.quantity{ box-sizing: border-box;text-align: center;border: 1px solid #dcdcdc; border-radius:4px; width: 100%; overflow:hidden; max-width:120px;}
.quantity button{/*max-width: 50px;*/ width: 25%; border: none; background: #fff; color: #555; float: left; box-sizing: border-box; height: 30px;;}
.quantity button img{width:16px;padding: 6px 0;}
.quantity button:last-child{float: right;border-left:1px solid #dcdcdc;}
.quantity input{width: 50%; height: 30px; border:0;text-align: center; vertical-align: top; border-left:1px solid #dcdcdc; padding: 0; float: left; box-sizing: border-box}

.icon_img{display:block; margin:10px 0 0;}
.out_b{font-size:11px; line-height:1; display:inline-block; border-radius:3px; background:#555; color:#fff; padding:4px 4px; margin:0 4px 4px 0; vertical-align:middle;}


/* 왼쪽 퀵 메뉴 */
.infoQuick_width{width:1200px; margin:0 auto;}
.infoQuick_wp{ position: fixed; z-index: 100; width: 200px;left: 50%; margin-left: -810px; top: 215px;}
.infoQuick_wp.fixed{ top: 40px;}
.infoQuick_wp .infoQuick_list{}
.infoQuick_wp .infoQuick_list li{ border: 1px solid #888; background: #fff; margin-bottom: 10px; text-align: center;}
.infoQuick_wp .infoQuick_list li:nth-child(2){padding-bottom: 10px;}
.infoQuick_wp .infoQuick_list li.msg{border:1px solid #0096e2; background:#0096e2; color: #fff; padding: 15px 0; }
.infoQuick_wp .infoQuick_list li.msg b{ display: block; font-size: 20px; padding: 5px 0; font-family: 'Play-Regular';}
.infoQuick_wp .infoQuick_list li .tit{background: #888; color: #fff; width: 100%; display: block; padding: 5px 0;}
.infoQuick_wp .infoQuick_list li .call{ display: block; color: #000; font-size: 16px; font-weight: bold; font-family: 'Play-Regular';}
.infoQuick_wp .infoQuick_list li p{padding: 15px 0 10px;}
.infoQuick_wp .infoQuick_list li p span{color:#d11010}
.infoQuick_wp .infoQuick_sns{overflow:hidden}
.infoQuick_wp .infoQuick_sns a{background: #555; float: left; width: 64px; color:#fff;font-size: 12px; text-align: center;margin-right: 4px;padding: 5px 0 10px;}
.infoQuick_wp .infoQuick_sns a:last-child{margin:0; background: #333;}
.infoQuick_wp .infoQuick_sns a:last-child:hover{background:#000}
.infoQuick_wp .infoQuick_sns a:hover{}
.infoQuick_wp .infoQuick_sns a span{display:block}
.infoQuick_wp .infoQuick_ban{margin-top:15px;width:200px}
.infoQuick_wp .infoQuick_ban ul li img{width:100%;}
/* 메인 메뉴 */
.all_menu_tit a{background: #0096e2; color: #fff; font-size:18px; font-weight: bold; padding: 15px; display:block}
.all_menu_tit a:before{background:url(/farm/img/top_menu.png) no-repeat center;content:""; display:inline-block; width: 20px; height: 20px;vertical-align: -3px; margin-right: 10px;}
.all_menu_tit.sub.active a:before{background:url(/farm/img/top_menu_close.png) no-repeat center;}
.all_menu_list{ border-bottom: 1px solid #ddd; overflow:hidden}
.all_menu_list ul{width:1200px; margin:0 auto;}
.all_menu_list ul li{float:left;}

.all_menu { position: absolute; top: 57px; left: 0; width: 100%; box-sizing: border-box;  background: #fff; z-index: 100; height: 500px; border: 1px solid #ddd;border-top:0;border-bottom: 0; }
.all_menu.sub{border-bottom:1px solid #ddd}
.all_menu.sub .list_wrap{border-bottom:1px solid #ddd;}
.all_menu > .list:hover{background:#fff;transition:0s}
.all_menu .box{max-width:100%;padding:0;position: relative;}
.list_wrap{ position: absolute; left: 198px; width: 200px; background: #fff; top: 0; height: 500px; border-right: 1px solid #ddd; border-left:1px solid #ddd; box-sizing: border-box;}
.list_wrap li a{padding:10px; display:block}
.list_wrap li a:hover{color:#0096e2}
.all_menu .list_tit a{padding: 10px; border-bottom: 1px solid #eee;display:block}
/*.all_menu ul > li.on .list_wrap_depth1 a{background:#0096e2; color:#fff; }*/
.all_menu ul li.on .list_tit_depth1 a{background:#0096e2; color:#fff;}
.all_menu ul li.on .list_wrap_depth2 li.on .list_tit_depth2 a{background:#0096e2; color:#fff;}
.list_wrap.list_wrap_depth3{ height: auto; min-height:500px}

/* 장바구니 퀵*/
.quick_cart_box{ background-color: #fff; width: 500px; max-height: 740px; right: -380px; top:140px; z-index: 500; position: fixed; box-shadow: -11px 11px 20px 6px rgba(0,0,0,0.3);}
.quick_cart_box.fixed{top:40px;position: fixed}
.quick_cart_box .quick_top_icon{ position: absolute; left: -55px;}
.quick_cart_box .quick_top_icon li a,.quick_cart_box .quick_top_icon li .quick_cart_bt{ display: block; color: #fff; background: rgba(0,0,0,0.6); border: 0; border-radius: 60px; padding:7px; text-align: center; width: 50px; box-sizing: border-box; font-size: 12px; margin-bottom: 5px;}
.quick_cart_box .quick_top_icon li a img{display:block; margin: 0 auto;}

.quick_cart_box .cartlist_wp{height: 500px; overflow-y: scroll; border-bottom:1px solid #ddd}
.quick_cart_box .cartlist tr th{border-bottom: 1px solid #ddd;border-top:0}
.quick_cart_box .cartlist tr th,.quick_cart_box .cartlist tr th label { padding: 10px 0;}
.quick_cart_box .cartlist tr td.cart_img{border-right: 1px solid #ddd; width: 80px; position: relative; padding: 0;}
.quick_cart_box .cartlist tr td.cart_img input{position: absolute;}
.quick_cart_box .cartlist tr td.cart_img img{width:80px; border: 0; }
.quick_cart_box .cartlist tr td{border-bottom: 1px solid #ddd;font-size:13px}
.quick_cart_box .cartlist tr.txt_center td{text-align:center;}
.quick_cart_box .cartlist tr.txt_center td.pricem b{color:#d31a1a}
.quick_cart_box .cartlist tr td.m_product{ padding: 5px; border-bottom: 1px solid #ddd;}
.quick_cart_box .quantity{width: 50px;margin: 0 auto;}
.quick_cart_box .quantity input{ width:100%;height: 30px;line-height: 25px;border-left:0}
.quick_cart_box .quantity button{ height: 30px;line-height: 25px; font-size: 20px;}
.quick_cart_box .quick_cart_top a{ background: #0096e2; padding: 15px 20px; color: #fff;display: block;}
.quick_cart_box .quick_cart_top img{padding-right: 5px;}
.quick_cart_box .cartlist{margin: 0 0 50px; width: 100%;}

.quick_cart_box .chek-box-btn{margin: 5px;}

.quick_cart_box .centerBtn.cart_bt{ width: 100%; overflow: hidden;margin:0}
.quick_cart_box .centerBtn button{ width: 50%; padding: 20px; float: left; box-sizing: border-box;margin: 0 auto;}




/*.quick_cart_box.on{width: 300px; }*/
.quick_cart_box.on .cartlist_wp{overflow-x: hidden; width:500px}


.quick_cart_box .cart_total_wp{overflow:hidden; width: 98%; margin: 20px auto 30px}
.quick_cart_box .cart_total_wp p{float:left; text-align: center; width:29%}
.quick_cart_box .cart_total_wp p.min{width:6%; font-size:30px; color: #aaa;}
.quick_cart_box .cart_total_wp p span{color: #aaa;}
.quick_cart_box .cart_total_wp p b{font-size:16px; display:block;font-family: 'Play-Regular';}
.quick_cart_box .cart_total_wp p b.cart_total_color{color: #d31a1a;}
.quick_cart_box .cartlist_wp .noData.noCart{text-align: center;}

.product_name{ font-weight: normal; color: #555;}
.product_name a{font-size:15px; color:#333;}
/* 중간 배너 */
.mini_visual{margin-top:50px}

/* 하단 배너 */
.main_bottom_wp{ width: 100%; background:#fbfbfb; margin:0 auto; display: block; clear: both; margin-top: 60px;}
.main_bottom_wp ul{overflow:hidden; padding:50px 0; margin:0 auto; width:1200px;}
.main_bottom_wp ul li{ width: 33.3333%; float: left; padding: 0 20px; box-sizing: border-box;}
.main_bottom_wp ul li .main_bottom_list .tit{font-size:20px; color:#0296de; display: block; margin-bottom: 20px;}
.main_bottom_wp ul li .main_bottom_list .tit img{ margin-right: 10px;}
.main_bottom_wp ul li .main_bottom_list .call{ font-size:30px; color:#c9233b; letter-spacing: -1px;}
.main_bottom_wp ul li .main_bottom_list p{ margin-top: 10px; line-height: 25px; font-size: 15px;}
.main_bottom_wp ul li .main_bottom_list p b{}
.main_bottom_wp ul li .main_bottom_list p span{color: #555;}
.main_bottom_wp ul li .main_bottom_list .main_bottom_bt{overflow:hidden}
.main_bottom_wp ul li .main_bottom_list .main_bottom_bt a{float:left; width:45%; margin-right: 5%; margin-bottom: 15px; padding: 15px 0; background: #fbfbfb; border: 2px solid #ddd;text-align: center; box-sizing: border-box;}
.main_bottom_wp ul li .main_bottom_list .main_bottom_bt a:hover{border: 2px solid #0296de;}
.main_bottom_wp ul li .main_bottom_list .main_bottom_con{ padding: 0 40px; }



/* 푸터 footer */
/*제근 주석 221107
footer{background:#3e3e3e; width: 100%;  display: block; clear: both;}
footer .footer_con_wp{width:1200px; margin:0 auto;}

footer .footer_top{ padding: 20px 0 15px; box-sizing: border-box; width: 100%; border-bottom: 1px solid #cfcfcf; text-align: center;}
footer .footer_top a{display: inline-block; text-align: left; margin-right:25px; color:#fff;}
footer .footer_top a:last-child{border:0}

footer .footer_con{overflow: hidden; padding:25px 0 10px; display: block;}
footer .footer_con strong{}
footer .footer_con h2{float:left; width:20%}
footer .footer_con .copyRight{float:left; width:80%; color: #ddd; padding-top: 15px;}
footer .footer_con .copyRight address{font-style: normal;}
footer .footer_con .copyRight address span{padding-right: 30px; display: inline-block;}
footer .copyright-name{font-size:12px;padding-bottom:20px; color: #aaa;text-align: center;}
*/




/* 팝업 */
.popup{ position:absolute; background: #fff; z-index:9992; box-shadow:3px 3px 3px rgba(0,0,0,0.3);  }
.popup img{width:100%;}
.popup_footer{ background: #fff; position: absolute; width: 100%; bottom: 0; overflow: hidden; border-top:1px solid #ddd}
.popup_footer a.popclose{ float: right; padding: 3px 10px; background: #666; color: #fff; margin: 5px; cursor: pointer;}



/* 채팅 */
html, body{height:100%;}

.chat-bt{position:fixed; left:20px; bottom:20px; background:#0296de; box-sizing:border-box; border-radius:50%; box-shadow:0 4px 10px 0 rgb(0 0 0 / 30%); z-index:70;}
.chat-bt a{width:80px; height:80px; display:flex; justify-content:center; align-items:center;}
.chat-bt a img{width:56px; display:block;}

#curChat{height:100%;}
#curChat .chat-title{display:flex; background:#0296de; display:none;}
#curChat .chat-title .chat-title-name{width:calc(100% - 45px); display:flex; align-items:center; padding:8px 10px; font-size:18px; font-weight:500; color:#fff; box-sizing:border-box;}
#curChat .chat-title span{width:45px; height:45px; background:#333; display:flex; justify-content:center; align-items:center; font-size:24px; color:#fff; cursor:pointer;}

#curChat .chat-search-area{width:100%; display:none; align-items:center; position:fixed; top:0; background:#ddd; padding:8px 10px; z-index:20; box-sizing:border-box;}
#curChat .chat-search-area input{width: calc(100% - 25px); height:30px; padding:10px 15px; margin:0 5px 0 0; font-size:13px; line-height:1; border-radius:6px; background:#fff; box-sizing:border-box; overflow-wrap:break-word;}
#curChat .chat-search-area a{width:20px; height:20px; background:#333; display:flex; justify-content:center; align-items:center; font-size:14px; color:#fff; border-radius:6px;}

#curChat .chat-area-wrap{height:calc(100% - 111px); background:#f4f4f4; padding:10px; overflow-y:auto; box-sizing:border-box;}
#curChat .chat-area{display:flex; flex-direction:column;}
#curChat .chat-area.admin-area{align-items:flex-start;}
#curChat .chat-area.user-area{align-items:flex-end;}

#curChat .chat-date{display:flex; justify-content:center; position:relative; margin:6px auto 16px;}
#curChat .chat-date:after{content:""; display:block; width:100%; height:1px; background:#bbb; position:absolute; top:50%; left:0;}
#curChat .chat-date p{font-size:12px; font-weight:500; background:#f4f4f4; color:#666; z-index:10; padding:0 6px;}

#curChat .chat-name{font-size:13px; line-height:1; font-weight:400; margin:0 0 6px; color:#222;}
#curChat .chat-name.admin-name{}
#curChat .chat-name.user-name{}

#curChat .chat-speech{width:100%; height:100%; display:flex; align-items:flex-end;}
#curChat .chat-speech.admin-speech{justify-content:flex-start;}
#curChat .chat-speech.user-speech{justify-content:flex-end;}
#curChat .chat-speech-con{max-width:65%; font-size:14px; line-height:1.2; word-break:break-all; padding:8px; position:relative; box-sizing:border-box;}
#curChat .chat-speech.admin-speech .chat-speech-con{border-radius:0 8px 8px 8px; margin:0 6px 10px 6px; background:#d3d3d3;}
#curChat .chat-speech.admin-speech .chat-speech-con:before{content:""; display:inline-block; position:absolute; top:0; left:-6px;
border-top:4px solid #d3d3d3; border-left:6px solid transparent;}
#curChat .chat-speech.user-speech .chat-speech-con{border-radius:8px 0 8px 8px; margin:0 6px 10px 6px; background:#00acff; color:#fff; order:2;}
#curChat .chat-speech.user-speech .chat-speech-con:before{content:""; display:inline-block; position:absolute; top:0; right:-6px;
border-top:4px solid #00acff; border-right:6px solid transparent;}
#curChat .chat-speech .chat-speech-con.chat-speech-img{background:none; padding:0; border-radius:8px; overflow:hidden;}
#curChat .chat-speech .chat-speech-con.chat-speech-img:before{display:none;}
#curChat .chat-speech .chat-speech-con.chat-speech-img img{width:auto; max-width:100%;}
#curChat .chat-speech.admin-speech .chat-speech-con.chat-speech-img img{float:left;}
#curChat .chat-speech.user-speech .chat-speech-con.chat-speech-img img{float:right;}
#curChat .chat-speech .speech-time{font-size:10px; color:#555; padding:0 0 10px; order:1;}

#curChat .chat-send-wrap{width:100%; display:flex; flex-direction:column; position:fixed; left:0; bottom:0; background:#ddd; padding:8px 10px; box-sizing:border-box;}
#curChat .chat-send-wrap .chat-send-area{display:flex; flex-direction:column; background:#fff; padding:10px; border-radius:6px;}
#curChat .chat-send-wrap .chat-typing{display:flex;}
#curChat .chat-send-wrap .chat-typing textarea{width:calc(100% - 61px); height:51px; padding:10px 15px; margin:0 5px 0 0; font-size:13px; line-height:1; box-sizing:border-box; overflow-wrap:break-word;}
#curChat .chat-send-wrap .chat-typing textarea:focus{border:1px solid #eee;}
#curChat .chat-send-wrap .chat-typing input{width:56px; height:31px; line-height:1; background:#0296de; border:none; border-radius:6px; font-size:12px; color:#fff;}
#curChat .chat-send-wrap .chat-send-bt{display:flex; }
#curChat .chat-send-wrap .chat-send-bt .chat-upload{width:24px; height:24px; display:flex; justify-content:center; align-items:center; margin:0 10px 0 0; cursor:pointer;}
#curChat .chat-send-wrap .chat-send-bt .chat-search-bt{width:24px; height:24px; display:flex; justify-content:center; align-items:center; margin:0 10px 0 0; cursor:pointer;}


#curChat.admin-chat{}
#curChat.admin-chat .chat-area.user-area{align-items:flex-start;}
#curChat.admin-chat .chat-speech.admin-speech{justify-content:flex-end;}
#curChat.admin-chat .chat-speech.user-speech{justify-content:flex-start;}
#curChat.admin-chat .chat-speech.admin-speech .chat-speech-con:before{content:""; display:inline-block;
position:absolute; top:0; right:-6px; left:0; border-top:4px solid #d3d3d3; border-right:6px solid transparent; border-left:none;}
#curChat.admin-chat .chat-speech.user-speech .chat-speech-con:before{content:""; display:inline-block;
position:absolute; top:0; left:-6px; right:0; border-top:4px solid #00acff; border-left:6px solid transparent; border-right:none;}
#curChat.admin-chat .chat-speech .chat-speech-con.chat-speech-img:before{display:none;}
#curChat.admin-chat .chat-speech.admin-speech .chat-speech-con{order:3;}
#curChat.admin-chat .chat-speech.user-speech .chat-speech-con{order:1;}
#curChat.admin-chat .chat-speech .speech-time{order:2;}

/* 체크박스 라디오버튼 스타일 */
.form_element{display:inline-block; overflow:hidden; position:relative;vertical-align:middle;}
span.form_element{display:inline-block;}
/*
.form_element label{position:relative;top:0;left:0;display:inline-block;min-width:20px;min-height:20px;padding:0 0 0 27px;background:url('/img/check_off.png') no-repeat 1px top;}
.form_element label:hover{background:url('/img/check_over.png') no-repeat 1px top;}
.form_element label.on{background:url('/img/check_on.png') no-repeat 1px top;}
.form_element label.choice{background:url('/img/radio_off.png') no-repeat 1px 50%;}
.form_element label.choice:hover{background:url('/img/radio_over.png') no-repeat 1px 50%;}
.form_element label.choice.on{background:url('img/radio_on.png') no-repeat 1px 50%;}
.form_element label.check_s{min-width:13px;padding:0 0 0 22px;background:url('/img/check_off_small.png') no-repeat 1px 2px;}
.form_element label.check_s:hover{background:url('/img/check_over_small.png') no-repeat 1px 2px;}
.form_element label.check_s.on{background:url('/img/check_on_small.png') no-repeat 1px 2px;}
.form_element label.choice_s{min-width:13px;padding:0 0 0 22px;background:url('/img/radio_off_small.png') no-repeat 1px 50%;}
.form_element label.choice_s:hover{background:url('/img/radio_over_small.png') no-repeat 1px 50%;}
.form_element label.choice_s.on{background:url('/img/radio_on_small.png') no-repeat 1px 50%;}
.form_element label.single{width:21px;height:21px;padding:1px 0 0;background-color:transparent;text-indent:-9999px;}
.form_element label.single:hover{background-color:transparent;}
.form_element label span{color:#979797;}
.form_element label img{vertical-align:middle;}
*/
.form_element input{position:absolute;top:3px;left:1px;width:0;z-index:-1;visibility:hidden;}
/** 체크박스용 비활성화 **/
/*
.form_element label.check_dis_s { background-image: url('/img/check_dis_s.png'); }
*/
