@charset "utf-8";

/*=============================================
=                   ##LAYOUT                  =
=============================================*/

@media (min-width:1260px) {
	/* PC v.css */
	#khplay{position:relative;width:100%;height:100%}
	#khplay .khwrap{position:relative;margin:0 auto;width:1280px;zoom:1}
	#khplay .khwrap:before,
	#khplay .khwrap:after{content:'';display:table;line-height:0;clear:both}
	
	/* popup layer */
	#khpopup{position:relative;z-index:10002}
	#khpopup h2{display:none;font-size:0}
	#khpopup .khpop{position:absolute;box-shadow:0px 3px 1px rgba(0,0,0,0.05)}
	#khpopup .khpop .img{border:1px solid #ddd}
	#khpopup .khpop .img img{width:100%;height:auto;vertical-align:middle}
	#khpopup .control{border-top:0;background: #111;overflow:hidden;}
	#khpopup .control button{float:left;width:50%;position: relative;font-size:13px;color: rgba(255,255,255,0.8);height:40px;line-height:40px;background:none;text-align:center;}
	#khpopup .control button:nth-child(n+2):before{content:'';position:absolute;top:50%;left:0;width:1px;height: 40%;background: rgba(255,255,255,0.3);transform: translateY(-50%);}
	#khpopup .control .khpop_close{float:right}
	
	/* preview */
	#preview{position:relative;z-index:110}
	#preview *{color:#fff;border:0}
	#preview .preview .desc{border:0;background:#222}
	#preview .preview .desc a{display:block;text-align:center}
	#preview .preview .desc img{display:block;margin:0 auto;width:auto;max-width:100%;height:auto;verical-align:top}
	#preview .nopreview{padding: 35px 0;height:110px;text-align:center;background:#ff5704;}
	#preview .nopreview .tit{line-height: 40px;font-size:30px;color:#fff;}
	#preview .nopreview .tit strong{color:#fff}
	#preview .nopreview .txt{font-size:15px;font-weight:300;color:#fff}
	#preview .nopreview .txt span{color:#fff}
	#preview .close{position:absolute;top:50%;left:20px;margin-top:-12px;line-height:24px}
	#preview .close a{font-size:24px;vertical-align:top}
	#preview .close a span{display:none}
	#preview .todays{display: none;position:absolute;top:50%;left:65px;margin-top:-12px;line-height:24px;}
	#preview .todays label{position:relative;padding-left:20px;display:block;line-height:24px;font-size:14px;color:rgba(255,255,255,0.75);letter-spacing:-0.5px;cursor:pointer}
	#preview .todays label:before{content:'';position:absolute;top:50%;left:0;margin-top:-7px;width:12px;height:12px;border:1px solid rgba(255,255,255,0.2);background:none}
	#preview .todays label:after{content:"\e929";display:none;position:absolute;top:50%;left:0;margin-top:-6px;width:12px;height:12px;line-height:12px;font-family:xeicon;text-align:center}
	#preview .todays input[id="chkbox"]{display:none}
	#preview .todays input[id="chkbox"]:checked + label{color:#fff}
	#preview .todays input[id="chkbox"]:checked + label:before{border-color:#fff}
	#preview .todays input[id="chkbox"]:checked + label:after{display:block}

	
	/* header */
	#header{position:relative;z-index:110;background:#fff}
	#header .tnb{position:relative;z-index:101;border-bottom:1px solid #e9e9e9;background:#fafafa}
	#header .tnb .define{float:left}
	#header .tnb .define:after{content:'';display:table;line-height:0;clear:both}
	#header .tnb .define > ul > li{float:left;position:relative;padding:0 15px;line-height:14px;text-align:center}
	#header .tnb .define > ul > li > a{display:block;padding:10px 0;font-size:12px;font-weight:500;color:#999;letter-spacing:-0.5px}
	#header .tnb .define > ul > li.active{background:#fff;border-left:1px solid #eee;border-right:1px solid #eee}
	#header .tnb .define > ul > li.active:before{content:'';position:absolute;bottom:-1px;left:0;width:100%;height:1px;background:#fff}
	#header .tnb .define > ul > li.active > a,
	#header .tnb .define > ul > li > a:hover{color:#222}
	#header .tnb .qnb{float:right}
	#header .tnb .qnb:after{content:'';display:table;line-height:0;clear:both}
	#header .tnb .qnb > ul > li{float:left;position:relative;padding:0 15px;line-height:14px;text-align:center}
	#header .tnb .qnb > ul > li:nth-child(n+2):before{content:'';position:absolute;top:50%;left:0;width:1px;height:8px;margin-top:-4px;background:#eee}
	#header .tnb .qnb > ul > li > a{display:block;padding:10px 0;font-size:12px;font-weight:500;color:#999;letter-spacing:-0.5px}
	#header .tnb .qnb > ul > li.active > a,
	#header .tnb .qnb > ul > li > a:hover{color:#222}
	#header .tnb .qnb > ul > li > ul{display:none;position:absolute;top: 30px;left:50%;margin-left:-70%;width:140%;padding:15px;background:#fff;border-radius: 4px;border: 1px solid #333;text-align: left;transition:all 0.3s;}
	#header .tnb .qnb > ul > li > ul > li{display:block;text-algin:center}
	#header .tnb .qnb > ul > li > ul > li > a{line-height:30px;font-size:12px;color:#555}
	#header .tnb .qnb > ul > li:hover > ul{display:block}
	#header .header{position:relative;z-index:100;background:#fff;  padding:20px 0}
	
	#header .header .logo{position:absolute;top:50%;left:50%;margin:-32px 0 0 -130px}
	#header .header .logo a{display:inline-block}
	#header .header .logo a img{width:auto;height:auto;max-width:300px}
	
	#header .header .search{display:inline-block;padding:25px 0;text-align:left}
	#header .header .search > fieldset{overflow:hidden}
	#header .header .search > fieldset > form > input{float:left;min-width:200px;height:45px;padding:0 15px;background:#fff;font-size:14px;color:#333;border-radius:3px 0 0 3px;border:1px solid #c9c9c9;border-right:0}
	#header .header .search > fieldset > form > input::placeholder{color:#999}
	#header .header .search > fieldset > form > button{float:left;width:60px;height:45px;border:0;color:#fff;border-radius:0 25px 25px 0;background:#999 url("../img/search2.png") no-repeat 50% 50%;background-size:20px auto;cursor:pointer;font-size:22px}
	
	#header .header .member{position:absolute;right:0;top:50%;transform:translateY(-50%)}
	#header .header .member > ul:after{content:'';display:table;line-height:0;clear:both}
	#header .header .member > ul > li{float:left;width:68px;position:relative;text-align:center}
	#header .header .member > ul > li:nth-child(n+2){margin-left:10px}	
	#header .header .member > ul > li img{width:50px;height:auto;opacity:0.5}
	#header .header .member > ul > li span{position:relative;display:block;line-height:20px;font-size:11px;font-weight:400;color:#999;text-align:center;background:#fff}
	#header .header .member > ul > li:hover img{opacity:1}
	#header .header .mob{display:none}


	/* shop_global */
	#header .global{position:relative;z-index:99; box-shadow:0px 3px 10px rgba(0,0,0,0.025); border-bottom: 2px solid #fff; border-top: 2px solid #fed700}
	
	#header .global .menu{position:relative;z-index:109;background: rgb(36,6,0); background: linear-gradient(0deg, rgba(175,48,3,1) 0%, rgba(253,123,0,1) 40%,rgba(253,123,0,1) 70%, rgba(253,66,0,1) 100%);}
	
	#header .global .menuOpen{position:absolute;z-index:6;top:0;left:0;width:70px;height:70px;border:0;background:#7d2404;text-align:center;color:#fff;font-size:18px}
	#header .global .menuOpen .bars{position:absolute;top:50%;left:50%;margin:-8px 0 0 -10px;width:20px;height:16px}
	#header .global .menuOpen .bars > span{position:absolute;display:block;height:2px;background:#fff;transition:all 0.5s}
	#header .global .menuOpen .bars .ba1{top:0;left:0;width:100%}
	#header .global .menuOpen .bars .ba2{top:50%;left:0;width:100%;margin-top:-1px}
	#header .global .menuOpen .bars .ba3{top:100%;left:0;width:100%;margin-top:-2px}
	#header .global .menuOpen.sel .bars .ba1{top: 50%;-webkit-transform: rotate(45deg);transform: rotate(45deg);}
	#header .global .menuOpen.sel .bars .ba2{width:0%}
	#header .global .menuOpen.sel .bars .ba3{top: 50%;margin-top:0px;-webkit-transform: rotate(-45deg);transform: rotate(-45deg);}
	#header .global .inner{position:relative;z-index:5;padding-left:120px;padding-right:0px}
	#header .global .inner:after{content:'';display:table;line-height:0;clear:both}
	#header .global .shop_menu{float:left}
	#header .global .shop_menu:after{display:block;visibility:hidden;clear:both;content:""}
	#header .global .shop_menu li{float:left;position:relative;padding:0 15px;line-height:50px;text-align:center}
	#header .global .shop_menu li:nth-child(n+2):before{content:'';position:absolute;top:50%;left:0;width:1px;height:10px;background:rgba(5, 56, 83, 0.1);transform:translateY(-50%)}
	#header .global .shop_menu li a{position:relative;display:inline-block;font-size:14px;font-weight:500;color:#ff5704;letter-spacing:-0.5px;vertical-align:top;transition:all 0.5s}
	#header .global .shop_menu li a:hover{color:#ff5704}
	#header .global .shop_menu li a:before{content:'';position:absolute;bottom:0;left:50%;width:0px;height:3px;background:rgb(5, 56, 99);transition:all 0.5s}
	#header .global .shop_menu li a:hover:before{width:100%;margin-left:-50%}
	#header .global .comm_menu{}
	#header .global .comm_menu:after{display:block;visibility:hidden;clear:both;content:""}
	#header .global .comm_menu > li{float:left;position:relative;padding:0 40px;line-height:70px;color:#999;text-align:center}
	#header .global .comm_menu > li:nth-child(n+2):before{content:'';position:absolute;top:50%;left:0;width:1px;height:10px;background:rgba(255, 255, 255, 0.5);transform:translateY(-50%)}
	#header .global .comm_menu > li > a{position:relative;display:inline-block;font-size:20px;font-weight:500;color:#fff;letter-spacing:-0.5px;vertical-align:top;transition:all 0.5s}
	#header .global .comm_menu > li > a:hover{color:yellow}
	#header .global .comm_menu > li > a:before{content:'';position:absolute;bottom:0;left:50%;width:0px;height:3px;background:yellow;transition:all 0.5s}
	#header .global .comm_menu > li > a:hover:before{width:100%;margin-left:-50%}

	/*#header .global .comm_menu > li.g6 > a {color:#f0dc00}
	#header .global .comm_menu > li.g7 > a {color:#f0dc00} */

	
	#header .global .comm_menu > li > .depth2{position:absolute;top:90%;left: 50%;margin-left: -75%;padding:10px 0;width: 150%;height:auto;background:#fff;opacity:0;visibility:hidden;transition:all 0.2s; border: 1px solid #ccc}
    #header .global .comm_menu > li > .depth2 > li{line-height:35px}
	#header .global .comm_menu > li > .depth2 > li > a{position:relative;display:block;font-size:15px;font-weight:400;color:#333;letter-spacing:0px;vertical-align:top;transition:all 0.5s; text-align: left; padding-left: 15px; border-bottom: 1px dotted #efefef}
	#header .global .comm_menu > li > .depth2 > li > a:hover{color:#fff; background:#ff5704}
	#header .global .comm_menu > li.sel > .depth2{top:100%;opacity:1;visibility:visible;transition:all 0.2s}
	
	#header .global .notice{position:absolute;z-index:6;top:0;right:0;width:300px}
	#header .global .notice .ntc{position:relative;padding:10px 0;padding-left:35px;padding-right:30px;width:100%;height:50px;overflow:hidden}
	#header .global .notice .ntc:before{content:'';position:absolute;top:50%;left:0;margin-top:-10px;width:24px;height:20px;background:url("../img/ntcimg.png") no-repeat 50% 50%}
	#header .global .notice .ntc .desc{line-height:30px;border:0;font-size:13px;font-weight:400;color:rgba(0,0,0,0.75);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
	#header .global .notice .ntc .desc a{display:block;font-size:13px;font-weight:400;color:rgba(0,0,0,0.75);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
	#header .global .notice .ntc .desc a:hover{color:#000;text-decoration:underline}
	#header .global .notice .ctrl{position:absolute;top:0;right:0;padding:10px 0;width:25px}
	#header .global .notice .ctrl button{display:block;width:25px;height:15px;line-height:15px;font-size:15px;color:#ccc;background:none}
	#header .global .notice .ctrl button:hover{color:#ff5704}
	



	/* 커뮤니티 */
	#global .depth1{float:left}
	#global .depth1:after{display:block;visibility:hidden;clear:both;content:""}
	#global .depth1 .dl1{float:left;position:relative;padding:0 25px;line-height:50px;text-align:center}
	#global .depth1 .dl1:nth-child(n+2):before{content:'';position:absolute;top:50%;left:0;width:1px;height:10px;background:rgba(5, 56, 83, 0.1);transform:translateY(-50%)}
	#global .depth1 .dl1 .da1{position:relative;display:inline-block;font-size:15px;font-weight:500;color:#ff5704;letter-spacing:-0.5px;vertical-align:top;transition:all 0.5s}
	#global .depth1 .dl1:hover .da1{color:#ff5704}
	#global .depth1 .dl1 li a:before{content:'';position:absolute;bottom:0;left:50%;width:0px;height:3px;background:rgb(5, 56, 99);transition:all 0.5s}
	#global .depth1 .dl1 li a:hover:before{width:100%;margin-left:-50%}
	#global .depth1 .da1 span{position:relative}
	#global .depth2{position:absolute;z-index:4;top:85px;left:50%;padding:0px 0 25px 0;margin-left:-50%;width:100%;background:#00265b;background-size:cover;box-shadow:5px 5px 10px rgba(0,0,0,0.15);visibility:hidden;opacity:0}
	#global .depth2 .da2{position:relative;display:block;padding:8px 10px;line-height:25px;font-size:15px;font-weight:400;color:rgba(255,255,255,0.5);text-align:center}
	#global .depth2 .da2:hover,
	#global .depth2 .da2.sel,
	#global .depth2 .da2:focus{color:#fff}
	#global .depth3{padding:1px 0;margin-left:30px}
	#global .depth3 .da3{position:relative;display:block;padding-left:10px;line-height:1.2;font-size:13px;font-weight:400;color:rgba(0,0,0,0.5);text-align:left}
	#global .depth3 .da3:before{content:'';position:absolute;top:0;left:0;bottom:0;width:1px;height:100%;background:rgba(0,0,0,0.5)}
	#global .depth3 .da3:hover,
	#global .depth3 .da3.sel,
	#global .depth3 .da3:focus{color:#222;text-decoration:underline}
	#global .depth3 .da3:hover:before,
	#global .depth3 .da3.sel:before,
	#global .depth3 .da3:focus:before{background:#222}

	/* category */
	#category{position:absolute;z-index:1;top:0;width:100%;background: #fefefe;border-top: 1px solid #efefef;opacity:0;visibility:hidden;transition:all 0.5s;background: #efefef}
	#category.sel{top:70px;opacity:1;visibility:visible}
	#category .title{display:none}
	#category .cateMenu,
	#category .memberMenu{overflow:hidden;border-top:1px solid #f2f2f2}
	#category .tit{float:left;width:15%;position:relative;padding:20px 0;text-align:left;letter-spacing:-1px;font-size:20px;font-weight:700}
	#category .list{
    position: relative;
}
	#category .cate{font-size:0}
	#category .cate_li_1{display:inline-block;width:20%;min-height:150px;padding:20px;vertical-align:top}
	#category .cate_li_1_a{position:relative;display:block;margin-bottom:10px;line-height:25px;font-size:16px;font-weight:500;color:#ff5704}
	#category .cate_li_1 button{display:none}
	#category .cate_li_2{}
	#category .cate_li_2 a{display:block;line-height:25px;font-size:14px;font-weight:400;color:#999}
	#category .cate_li_2 a:hover{color:#ff5704;text-decoration:underline}
	#category .member,
	#category .search,
	#category .memberlist,
	#category .today,
	#category .tool,
	#category .menutabs{display:none}
	#category .foot{border-top:1px solid #e9e9e9;background:#fafafa}
	#category .foot .close_btn{float:right;width:50px;height:50px;background:none;color:#ccc;border:0;vertical-align:top;font-size:18px}
	#category .foot .close_btn:hover{color:#111}

	/* sidemenu */
	#sidemenu{height:100%;position:fixed;top:0;right:-230px;z-index:120;transition:all 0.5s;}
	#sidemenu.sel{right:0}
	#sidemenu .quickmenu{position:absolute;z-index:1;top: 50%;left: -65px;width:55px;transform: translate(0,-50%);}
	#sidemenu .quickmenu li{position:relative}
	#sidemenu .quickmenu li:nth-child(n+2){margin-top:10px;}
	#sidemenu .quickmenu li button{width: 50px;height: 50px;border:0;font-size:20px;border-radius: 50%;border: 1px solid transparent;background: rgba(255, 87, 4, 0.75);box-shadow: 0 0 10px rgba(5, 56, 99, 0.05);color:#fff;}
	#sidemenu .quickmenu li .tit{position:absolute;top:12px;right:60px;white-space:pre;padding:0 15px;line-height:30px;background:#ff5704;color:#fff;font-size:12px;letter-spacing:-0.5px;opacity:0;visibility:hidden;transition:all 0.3s}
	#sidemenu .quickmenu li .tit:after{content:"";position:absolute;top:10px;right:-8px;display:inline-block;width:0;height:0;border-style:solid;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:5px solid #ff5704;color:transparent}
	#sidemenu .quickmenu li:hover .tit{opacity:1;visibility:visible}
	#sidemenu .quickmenu li .btn_sm_on{background:#fff;border-color: #f4f4f4;}
	#sidemenu .quickmenu li .btn_sm_on i{color:#ff5704}	
	#sidemenu .sidecon{position:relative;z-index:2;width:230px;height:100%;text-align:left;border-left:1px solid #e5e7ea;background: #fff;}
	#sidemenu .sidecon .item{position:absolute;top:0;left:0;width:230px;overflow-y:auto;height:100%;opacity:0;visibility:hidden}
	#sidemenu .sidecon .item.sel{opacity:1;visibility:visible}
	#sidemenu .sidecon .item > .inner{position:relative;padding:0;overflow-y:auto;width:230px;height:100%;background:#fff}
	#sidemenu .sidecon .item > .inner{transform:translateZ(0);transform-style:preserve-3d;transition-delay:.05s;transition-duration:.05s;transition-property:transform, left;transition-timing-function:cubic-bezier(.4, 0, .2, 1);scrollbar-3dLight-Color:#efefef;scrollbar-arrow-color:#dfdfdf;scrollbar-base-color:#333949;scrollbar-Face-Color:#fff;scrollbar-Track-Color:#333949;scrollbar-DarkShadow-Color:#efefef;scrollbar-Highlight-Color:#efefef;scrollbar-Shadow-Color:#333949}
	#sidemenu .sidecon .item > .inner::-webkit-scrollbar-track{background-color:#fafafa}
	#sidemenu .sidecon .item > .inner::-webkit-scrollbar{width:3px;background-color:transparent}
	#sidemenu .sidecon .item > .inner::-webkit-scrollbar-thumb{background-color:#ccc}
	#sidemenu .sidecon .item > .inner .s_h2{position:relative;margin:0;line-height:25px;font-size:15px;font-weight:500;padding:15px 15px;border-bottom:1px solid #e5e7ea}
	#sidemenu .sidecon .item > .inner .s_h2 span{display:inline-block;margin-left:5px;min-width:25px;line-height:25px;color:#ff5704;font-size:13px;font-weight:600;background:#f2f3f7;vertical-align:top;border-radius:30px;text-align:center}
	#sidemenu .sidecon .item > .inner .btn_side_shop{position:relative;width:100%;height:30px;background:none;border:0;text-align:left;font-weight:bold}
	#sidemenu .sidecon .item > .inner .btn_side_shop span{position:absolute;top:5px;right:0;padding:0 5px;line-height:20px;border-radius:10px;color:#fff;background:#ed1c24}
	#sidemenu .sidecon .item > .inner .con_close{position:fixed;top:0;right:230px;width:50px;height:50px;border:0;background:none;font-size:25px;color:#dedede}
	#sidemenu .sidecon .item > .inner .con_close:hover{color:rgba(0,0,0,0.8)}
	#sidemenu .sidecon .item > .inner .side_tnb{padding:25px}
	#sidemenu .sidecon .item > .inner .side_tnb li a{display:block;line-height:28px;color:#465168;padding:5px 0}
	#sidemenu .sidecon .item > .inner .side_tnb li:hover a{color:#ff5704}
	
	/* container */
	#container{position:relative}
	#container:after{content:'';display:table;line-height:0;clear:both}
	#container #title{position:relative;padding:30px 0 20px 0;line-height:30px;background-attachment:fixed;text-align:center; background: rgb(230,230,230); background: linear-gradient(180deg, rgba(230,230,230,1) 0%, rgba(245,245,245,1) 13%, rgba(255,255,255,1) 25%);}

	#container #title h3{display:block;font-size:18px;font-weight:400;color:#666;letter-spacing:-0.5px; text-decoration: underline; text-align: left}
	#container #title .mob{display:none}
	#container .content{position:relative;padding-bottom:30px;min-height:400px}
	
	/* aside*/
	#container .aside{float:left;width:20%;vertical-align:top}
	#container .section{float:right;width:80%;padding-left:5%;vertical-align:top}
	#container .snb h2{padding:22px 0;font-size:23px;font-weight:400;color:#317750;border-bottom:2px solid #317750}
	#container .snb ul{padding:20px}
	#container .snb ul li a{display:block;padding:5px 0;font-size:14px;font-weight:500;color:#777}
	#container .snb .sel a{color:#317750}
	#container .etc .number{margin-top:30px}
	#container .etc .phone{padding:20px;background:#f7f7f7;box-sizing:border-box}
	#container .etc .phone span{display:block;line-height:1;font-size:14px;color:#000}
	#container .etc .phone strong{display:block;line-height:1;font-size:26px;color:#317750}
	#container .etc .week{margin-bottom:10px;padding:0 20px;background:#f7f7f7}
	#container .etc .week ul{padding:10px 0 20px 0;border-top:1px solid #ddd}
	#container .etc .week ul li{padding:3px 0;overflow:hidden}
	#container .etc .week ul li span{float:left;font-size:12px;font-weight:300;color:#000}
	#container .etc .week ul li strong{float:right;padding:0 0 0 10px;font-size:12px;font-weight:400;color:#000}
	#container .etc .counsel{position:relative;margin-bottom:10px;padding:20px;padding-right:0;background:#f7f7f7}
	#container .etc .counsel i{position:absolute;top:20%;right:10px;font-size:48px}
	#container .etc .banner a{display:block;margin-bottom:10px;padding:10px 20px;border:1px solid #d1d1d1;border-radius:3px}
	#container .etc .banner a i{float:right;font-size:20px;color:#777}

	
	/* footer */
	#footer{background:#fff; }
	#footer .fnb{border-bottom:1px solid #efefef}
	#footer .fnb .link{}
	#footer .fnb .link li{float:left;padding:10px 0}
	#footer .fnb .link li a{display:block;padding:0 20px 0 0;line-height:30px;font-size:13px;font-weight:400;color:#333;letter-spacing:-0.5px}
	#footer .fnb .link li a strong{font-weight:400;color:#333}
	#footer .fnb .link li a:hover{color:#000; font-weight:600;}

	#footer .footer{padding:30px 0 60px 0;}
	#footer .footer h2{ margin-bottom:15px}
	#footer .footer h2 img{width:auto;max-width:220px;height:auto}
	#footer .footer address{}
	#footer .footer address br{display:none}
	#footer .footer address span{display: inline-block;padding-right: 10px;line-height:20px;font-size:14px;font-weight:500;color:rgba(0,0,0,0.85);}
	#footer .footer address span strong{display:inline-block;line-height: 20px;font-size: 14px;font-weight: 400;margin-right: 2px;color: rgba(0,0,0,0.6);}
	#footer .footer cite{display:block;padding:25px 0 0 0px;font-size:12px;font-weight:300;color:rgba(0,0,0,0.8)}
	#footer .footer p{display:block;padding:15px 0 0 200px;padding-right:25%;font-size:11px;font-weight:300;color:rgba(0,0,0,0.8)}
	
	#footer .footer .addinfo{width: 58%; float:left}
	#footer .footer .pgkcp {width:40%; float:right}
	#footer .footer .pgkcp .kcp {color:#999; font-size:0.9em}
	#footer .footer .pgkcp .kcp .kcplogo {margin-bottom:10px}
	#footer .footer .pgkcp .kcp .kcpname {font-size:1.3em; margin-bottom:10px; color:#333;}
	#footer .footer .pgkcp .kcp .kcptext {padding-bottom:10px;}

	/* captcha */
	#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{height:40px;border:1px solid #898989;vertical-align:top;padding:0;margin:0}
	#captcha #captcha_mp3{margin:0;padding:0;width:40px;height:40px;border:0;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha2.png') no-repeat;text-indent:-999px}
	#captcha #captcha_reload{margin:0;padding:0;width:40px;height:40px;border:0;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha2.png') no-repeat 0 -40px;text-indent:-999px}
	#captcha #captcha_key{margin:0 0 0 3px;padding:0 5px;width:90px;height:40px;border:1px solid #ccc;background:#fff;font-size:1.333em;font-weight:bold;text-align:center;vertical-align:top}
	#captcha #captcha_info{display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}
	
	/* ckeditor */
	.cke_sc{margin:0 0 5px;text-align:right}
	.btn_cke_sc{display:inline-block;padding:0 10px;height:23px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;line-height:1.9em;vertical-align:middle;cursor:pointer}
	.cke_sc_def{margin:0 0 5px;padding:10px;border:1px solid #ccc;background:#f7f7f7;text-align:center}
	.cke_sc_def dl{margin:0 0 5px;text-align:left;zoom:1}
	.cke_sc_def dl:after{display:block;visibility:hidden;clear:both;content:""}
	.cke_sc_def dt, .cke_sc_def dd{float:left;margin:0;padding:5px 0;border-bottom:1px solid #e9e9e9}
	.cke_sc_def dt{width:20%;font-weight:bold}
	.cke_sc_def dd{width:30%}
	#bo_v_con ul{display:block;list-style-type:disc;margin-top:1em;margin-bottom:1em;margin-left:0;margin-right:0;padding-left:40px}
	#bo_v_con ol{display:block;list-style-type:decimal;margin-top:1em;margin-bottom:1em;margin-left:0;margin-right:0;padding-left:40px}
	#bo_v_con li{display:list-item}
	
	/* 버튼 */
	a.btn,.btn{line-height:35px;height:35px;padding:0 10px;text-align:center;font-weight:bold;border:0;font-size:1.4em;
	-webkit-transition:background-color 0.3s ease-out;
	-moz-transition:background-color 0.3s ease-out;
	-o-transition:background-color 0.3s ease-out;
	transition:background-color 0.3s ease-out}
	
	a.btn01{display:inline-block;padding:7px 15px;font-size:13px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:middle}
	a.btn01:focus, a.btn01:hover{text-decoration:none}
	button.btn01{display:inline-block;margin:0;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none}
	a.btn02{display:inline-block;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle}
	a.btn02:focus, .btn02:hover{text-decoration:none}
	button.btn02{display:inline-block;margin:0;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none}
	
	.btn_confirm{text-align:right} /* 서식단계 진행 */
	
	.btn_submit{border:0;background:#ff5704;color:#fff;cursor:pointer}
	.btn_close{border:1px solid #dcdcdc;cursor:pointer;background:#fff}
	a.btn_close{text-align:center;line-height:50px}
	
	
	a.btn_cancel{display:inline-block;background:#969696;color:#fff;text-decoration:none;vertical-align:middle}
	button.btn_cancel{display:inline-block;background:#969696;color:#fff;text-decoration:none;vertical-align:middle}
	.btn_cancel:hover{background:#aaa}
	a.btn_frmline, button.btn_frmline,a.btn_idcheck{display:inline-block;padding:0 15px;height: 40px;line-height: 38px;border:1px solid #434a54;background:#fff;color:#434a54;text-decoration:none;vertical-align:top;text-align:center;} /* 우편번호검색버튼 등 */
	a.btn_frmline{}
	button.btn_frmline{font-size:13px}
	
	/* 게시판용 버튼 */
	a.btn_b01,.btn_b01{display:inline-block;color:#bababa;text-decoration:none;vertical-align:middle;border:0;background:transparent}
	.btn_b01:hover, .btn_b01:hover{color:#000}
	a.btn_b02,.btn_b02{display:inline-block;background:#253dbe;padding:0 10px;color:#fff;text-decoration:none;border:0;vertical-align:middle}
	a.btn_b02:hover, .btn_b02:hover{background:#0025eb}
	a.btn_b03, .btn_b03{display:inline-block;background:#fff;border:1px solid #b9bdd3;color:#646982;text-decoration:none;vertical-align:middle}
	a.btn_b03:hover, .btn_b03:hover{background:#ebedf6}
	a.btn_b04, .btn_b04{display:inline-block;background:#fff;border:1px solid #ccc;color:#707070;text-decoration:none;vertical-align:middle}
	a.btn_b04:hover, .btn_b04:hover{color:#333;background:#f9f9f9}
	a.btn_admin,.btn_admin{display:inline-block;color:#ff5704;text-decoration:none;vertical-align:middle} /* 관리자 전용 버튼 */
	.btn_admin:hover, a.btn_admin:hover{color:#ff3746}
	
	
	/* 기본테이블 */
	.tbl_wrap table{width:100%;border-collapse:collapse;border-spacing:0 5px;background:#fff;border-top:1px solid #ececec;border-bottom:1px solid #ececec} 
	.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:20px 0;font-weight:normal;text-align:center;border-bottom:1px solid #ececec;height:40px}
	.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-bottom:1px solid #e8e8e8}
	.tbl_head01 td{color:#666;padding:10px 5px;border-top:1px solid #ecf0f1;border-bottom:1px solid #ecf0f1;line-height:1.4em;height:60px;word-break:break-all}
	.tbl_head01 tbody tr:hover td{background:#fafafa}
	.tbl_head01 a:hover{text-decoration:underline}
	
	.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 #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
	.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;background:#fff}
	.tbl_head02 td{padding:5px 3px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:#fff;line-height:1.4em;word-break:break-all}
	.tbl_head02 a{}
	
	.tbl_head03{margin:0 0 10px}
	.tbl_head03 table{border-bottom:1px solid #d3d3d3}
	.tbl_head03 caption{padding:0;font-size:0;line-height:0;overflow:hidden}
	.tbl_head03 thead th{padding:20px 0;width:40px;color:#383838;font-size:14px;font-weight:500;text-align:center;letter-spacing:-0.5px;border-top:1px solid #959da6;border-bottom:1px solid #d3d3d3}
	.tbl_head03 thead th .selec_chk + label span,
	.tbl_head03 tbody td .selec_chk + label span{top:50%;left:50%;margin:-6.5px 0 0 -6.5px}
	.tbl_head03 thead a{color:#383838}
	.tbl_head03 thead th input{vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
	.tbl_head03 tfoot th, .tbl_head03 tfoot td{padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
	.tbl_head03 tbody th{padding:10px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
	.tbl_head03 td{background:#fff;background-clip:padding-box;padding:25px 15px;border-top:1px solid #ccd2d9;border-left:1px solid #f6f6f6;line-height:20px;word-break:break-all;text-align:center}
	.tbl_head03 td:first-child{border-left:0}
	.tbl_head03 a{}
	
	/* 폼 테이블 */
	.tbl_frm01{margin:0 0 20px}
	.tbl_frm01 table{width:100%;border-collapse:collapse;border-spacing:0}
	.tbl_frm01 th{width:70px;padding:7px 13px;border:1px solid #e9e9e9;border-left:0;border-right:0;background:#fff;text-align:left}
	.tbl_frm01 td{padding:7px 10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent}
	.wr_content textarea,.tbl_frm01 textarea,.form_01 textarea, .frm_input{min-width: 200px;border:1px solid #d0d3db;background:#fff;color:#000;vertical-align:middle;padding:5px 10px;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);}
	.tbl_frm01 textarea{padding:10px}
	.frm_input{height:40px}
	
	.full_input{width:100%}
	.half_input{width:49.5%}
	.twopart_input{width:385px;margin-right:10px}
	.tbl_frm01 textarea, .write_div textarea{width:100%;height:100px}
	.tbl_frm01 a{text-decoration:none}
	.tbl_frm01 .frm_file{display:block;margin-bottom:5px}
	.tbl_frm01 .frm_info{display:block;padding:0 0 5px;line-height:1.4em}
	
	/*기본 리스트*/
	.list_01 ul{border-top:1px solid #ececec}
	.list_01 li{border-bottom:1px solid #ececec;background:#fff;padding:10px 15px;list-style:none;position:relative}
	.list_01 li:nth-child(odd){background:#f6f6f6}
	.list_01 li:after{display:block;visibility:hidden;clear:both;content:""}
	.list_01 li:hover{background:#f9f9f9}
	.list_01 li.empty_li{text-align:center;padding:20px 0;color:#666}
	
	.list_02 ul{font-size:0;margin: 0 -10px;overflow: hidden;}
	.list_02 ul:after{display:block;visibility:hidden;clear:both;content:""}
	.list_02 li{display: inline-block;width: 20%;padding: 0 10px 10px;}
	.list_02 li:nth-child(5n+1){clear:both;margin-left:0}
	

	/*폼 리스트*/
	.form_01 h2{font-size:16px;font-weight: 500;color: #333;}
	.form_01 li{margin-bottom:10px}
	.form_01 ul:after,
	.form_01 li:after{display:block;visibility:hidden;clear:both;content:""}
	.form_01 .left_input{float:left}
	.form_01 .margin_input{margin-right:1%}
	.form_01 textarea{height:100px;width:100%}
	.form_01 .frm_label{display:inline-block;width:130px}
	
	/* 자료 없는 목록 */
	.empty_table{padding:50px 0 !important;text-align:center}
	.empty_list{padding:20px 0 !important;color:#666;text-align:center}
	
	/* 필수입력 */
	.required, textarea.required{background-image:url('../img/require.png') !important;background-repeat:no-repeat !important;background-position:right top !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:80px;text-align:center}
	.td_category{width:80px;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_group{width:80px;text-align:center}
	.td_mb_id{width:100px;text-align:center}
	.td_mng{width:80px;text-align:center}
	.td_name{width:100px;text-align:left}
	.td_nick{width:100px;text-align:center}
	.td_num{width:50px;text-align:center}
	.td_numbig{width:80px;text-align:center}
	.td_stat{width:60px;text-align:center}
	
	.txt_active{color:#5d910b}
	.txt_done{color:#e8180c}
	.txt_expired{color:#ccc}
	.txt_rdy{color:#8abc2a}
	
	/* 새창 기본 스타일 */
	.new_win{position:relative}
	.new_win .tbl_wrap{margin:0 20px}
	.new_win #win_title{font-size:1.3em;height:50px;line-height:30px;padding:10px 20px;background:#fff;color:#000;-webkit-box-shadow:0 1px 10px rgba(0,0,0,.1);
	-moz-box-shadow:0 1px 10px rgba(0,0,0,.1);
	box-shadow:0 1px 10px rgba(0,0,0,.1)}
	.new_win #win_title .sv{font-size:0.75em;line-height:1.2em}
	.new_win .win_ul{margin-bottom:15px;padding:0 20px}
	.new_win .win_ul:after{display:block;visibility:hidden;clear:both;content:""}
	.new_win .win_ul li{float:left;background:#fff;text-align:center;padding:0 10px;border:1px solid #d6e9ff;border-radius:30px;margin-left:5px}
	.new_win .win_ul li:first-child{margin-left:0}
	.new_win .win_ul li a{display:block;padding:8px 0;color:#6794d3}
	.new_win .win_ul .selected{background:#3a8afd;border-color:#3a8afd;position:relative;z-index:5}
	.new_win .win_ul .selected a{color:#fff;font-weight:bold}
	.new_win .win_desc{position:relative;margin:10px;border-radius:5px;font-size:1em;background:#f2838f;color:#fff;line-height:50px;text-align:left;padding:0 20px}
	.new_win .win_desc i{font-size:1.2em;vertical-align:baseline}
	.new_win .win_desc:after{content:"";position:absolute;left:0;top:0;width:4px;height:50px;background:#da4453}
	.new_win .frm_info{font-size:14px;color:#919191}
	.new_win .win_total{float:right;display:inline-block;line-height:30px;font-weight:normal;font-size:0.75em;color:#3a8afd;background:#f6f6f6;padding:0 10px;border-radius:5px}
	.new_win .new_win_con{margin:20px 0;padding:20px}
	.new_win .new_win_con:after{display:block;visibility:hidden;clear:both;content:""}
	.new_win .new_win_con2{margin:20px 0}
	.new_win .btn_confirm:after{display:block;visibility:hidden;clear:both;content:""}
	.new_win .win_btn{text-align:center}
	.new_win .btn_close{height:45px;width:60px;font-size:14px;font-weight:500;overflow:hidden;cursor:pointer}
	.new_win .btn_submit{padding:0 20px;height:45px;font-size:14px;font-weight:500}
	
	/* 검색결과 색상 */
	.sch_word{color:#fff;background:#ff005a;padding:2px 5px 3px;line-height:18px;margin:0 2px}
	
	/* 자바스크립트 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{position:relative;font-weight:normal}
	.sv_wrap .sv{z-index:1000;display:none;margin:5px 0 0;font-size:14px;background:#333;
	-webkit-box-shadow:2px 2px 3px 0px rgba(0,0,0,0.2);
	-moz-box-shadow:2px 2px 3px 0px rgba(0,0,0,0.2);
	box-shadow:2px 2px 3px 0px rgba(0,0,0,0.2)}
	.sv_wrap .sv:before{content:"";position:absolute;top:-6px;left:15px;width:0;height:0;border-style:solid;border-width:0 6px 6px 6px;border-color:transparent transparent #333 transparent}
	.sv_wrap .sv a{display:inline-block;margin:0;padding:0 10px;line-height:30px;width:100px;font-weight:normal;color:#bbb}
	.sv_wrap .sv a:hover{background:#000;color:#fff}
	.sv_member{color:#333}

	.sv_on{display:block !important;position:absolute;top:23px;left:0px;width:auto;height:auto}
	.sv_nojs .sv{display:block}
	
	/* 페이징 */
	.pg_wrap{clear:both;display:block;padding:25px 0;text-align:center}
	.pg_wrap:after{display:block;visibility:hidden;clear:both;content:""} 
	.pg{font-size:0;text-align:center}
	.pg_page, .pg_current{display:inline-block;margin:0 2px;vertical-align:middle;background:#fafafa;border:1px solid #e9e9e9}
	.pg a:focus, .pg a:hover{text-decoration:none}
	.pg_page{color:#959595;font-size:13px;height:36px;line-height:36px;min-width:36px;text-decoration:none}
	.pg_page:hover{background-color:#fafafa}
	.pg_start{text-indent:-999px;overflow:hidden;background:url('../img/btn_first.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
	.pg_prev{text-indent:-999px;overflow:hidden;background:url('../img/btn_prev.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
	.pg_end{text-indent:-999px;overflow:hidden;background:url('../img/btn_end.gif') no-repeat 50% 50% #fafafa;padding:0;border:1px solid #eee}
	.pg_next{text-indent:-999px;overflow:hidden;background:url('../img/btn_next.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
	.pg_start:hover,.pg_prev:hover,.pg_end:hover,.pg_next:hover{background-color:#fafafa}
	.pg_current{display:inline-block;background:#fff;border:1px solid #333;color:#333;font-size:13px;font-weight:500;height:36px;width:36px;line-height:36px;text-align:center}
	
	/* 팁 */
	.tooltip_icon{display:inline-block;olor:#b3b5b8;border:0;height: 15px;line-height: 15px;font-size: 16px;background:transparent;cursor:pointer;vertical-align: top;}
	.tooltip_icon:hover{color:#ff5704}
	.tooltip{width:auto;color:#fff;background:#000;padding:10px;font-size:small;line-height:18px;display:none;position:absolute;z-index:9;font-weight:normal;margin-left:15px;margin-top:20px}
	.tooltip:before{content:"";position:absolute;top:0;left:-10px;width:0;height:0;border-style:solid;border-top:0px solid transparent;border-bottom:10px solid transparent;border-left:0;border-right:10px solid #000}
	
	.tooltip_txt{position:relative;text-align:left;color:#fff;height:50px;line-height:50px;font-size:1.1em;background:#f2838f;margin:0 0 10px;padding:0 20px;border-radius:5px;font-weight:bold}
	.tooltip_txt:before{content:"";position:absolute;top:0;left:0;width:5px;height:50px;border-radius:5px 0 0 5px;background:#da4453}
	.tooltip_txt i{font-size:1.2em;vertical-align:middle}
	
	/* cheditor 이슈 */
	.cheditor-popup-window *, .cheditor-popup-window :after, .cheditor-popup-window :before{ -webkit-box-sizing:content-box; -moz-box-sizing:content-box; box-sizing:content-box}
	
	/* Mobile화면으로 */
	#device_change{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}
	
	

	
	
}
@media (max-width:1259px) and (min-width:748px) {
	
	/* Tablet v.css */
	#khplay{position:relative;width:100%;height:100%}
	#khplay .khwrap{position:relative;width:100%;zoom:1}
	#khplay .khwrap:before,
	#khplay .khwrap:after{content:'';display:table;line-height:0;clear:both}
	
	/* popup layer */
	#khpopup{position:relative;z-index:10002}
	#khpopup h2{display:none;font-size:0}
	#khpopup .khpop{position:absolute;box-shadow:0px 3px 1px rgba(0,0,0,0.05)}
	#khpopup .khpop .img{border:1px solid #ddd}
	#khpopup .khpop .img img{width:100%;height:auto;vertical-align:middle}
	#khpopup .control{border:1px solid #ddd;border-top:0;background:#fff;overflow:hidden}
	#khpopup .control button{float:left;width:50%;font-size:13px;color:#333;height:40px;line-height:40px;background:none;text-align:center}
	#khpopup .control button:first-child{border-right:1px solid #ddd}
	#khpopup .control .khpop_close{float:right}
	
	/* preview */
	#preview{position:relative;z-index:110}
	#preview *{color:#fff;border:0}
	#preview .preview .desc{border:0;background:#222}
	#preview .preview .desc a{display:block;text-align:center}
	#preview .preview .desc img{display:block;margin:0 auto;width:auto;max-width:100%;height:auto;verical-align:top}
	#preview .nopreview{padding:20px 0;text-align:center;background:#ff5704}
	#preview .nopreview .tit{font-size:20px;color:#fff}
	#preview .nopreview .tit strong{color:#fff}
	#preview .nopreview .txt{font-size:12px;font-weight:300;color:#fff}
	#preview .nopreview .txt span{color:#fff}
	#preview .close{position:absolute;top:50%;left:20px;margin-top:-12px;line-height:24px}
	#preview .close a{font-size:24px;vertical-align:top}
	#preview .close a span{display:none}
	#preview .todays{display: none;position:absolute;top:50%;left:65px;margin-top:-12px;line-height:24px;}
	#preview .todays label{position:relative;padding-left:20px;display:block;line-height:24px;font-size:14px;color:rgba(255,255,255,0.75);letter-spacing:-0.5px;cursor:pointer}
	#preview .todays label:before{content:'';position:absolute;top:50%;left:0;margin-top:-7px;width:12px;height:12px;border:1px solid rgba(255,255,255,0.2);background:none}
	#preview .todays label:after{content:"\e929";display:none;position:absolute;top:50%;left:0;margin-top:-6px;width:12px;height:12px;line-height:12px;font-family:xeicon;text-align:center}
	#preview .todays input[id="chkbox"]{display:none}
	#preview .todays input[id="chkbox"]:checked + label{color:#fff}
	#preview .todays input[id="chkbox"]:checked + label:before{border-color:#fff}
	#preview .todays input[id="chkbox"]:checked + label:after{display:block}

	/* header */
	#header{position:relative;z-index:110;background:#fff}
	#header .tnb{position:relative;z-index:101;border-bottom:1px solid #e9e9e9;background:#fafafa}
	#header .tnb .define{float:left}
	#header .tnb .define:after{content:'';display:table;line-height:0;clear:both}
	#header .tnb .define > ul > li{float:left;position:relative;padding:0 15px;line-height:14px;text-align:center}
	#header .tnb .define > ul > li > a{display:block;padding:10px 0;font-size:12px;font-weight:500;color:#999;letter-spacing:-0.5px}
	#header .tnb .define > ul > li.active{background:#fff;border-left:1px solid #eee;border-right:1px solid #eee}
	#header .tnb .define > ul > li.active:before{content:'';position:absolute;bottom:-1px;left:0;width:100%;height:1px;background:#fff}
	#header .tnb .define > ul > li.active > a,
	#header .tnb .define > ul > li > a:hover{color:#222}
	#header .tnb .qnb{float:right}
	#header .tnb .qnb:after{content:'';display:table;line-height:0;clear:both}
	#header .tnb .qnb > ul > li{float:left;position:relative;padding:0 15px;line-height:14px;text-align:center}
	#header .tnb .qnb > ul > li:nth-child(n+2):before{content:'';position:absolute;top:50%;left:0;width:1px;height:8px;margin-top:-4px;background:#eee}
	#header .tnb .qnb > ul > li > a{display:block;padding:10px 0;font-size:12px;font-weight:500;color:#999;letter-spacing:-0.5px}
	#header .tnb .qnb > ul > li.active > a,
	#header .tnb .qnb > ul > li > a:hover{color:#222}
	#header .tnb .qnb > ul > li > ul{display:none;position:absolute;top:34px;left:50%;margin-left:-70%;width:140%;padding:15px;background:#fff;border:1px solid #eee;transition:all 0.3s}
	#header .tnb .qnb > ul > li > ul > li{display:block;text-algin:center}
	#header .tnb .qnb > ul > li > ul > li > a{line-height:30px;font-size:12px;color:#555}
	#header .tnb .qnb > ul > li:hover > ul{display:block}
	#header .header{position:relative;z-index:100;padding:0 20px;background:#fff}
	
	#header .header .logo{position:absolute;top:50%;left:50%;margin:-30px 0 0 -90px}
	#header .header .logo a{display:inline-block}
	#header .header .logo a img{width:auto;height:auto;max-width:260px}

	#header .header .search{display:inline-block;padding:25px 0;text-align:left}
	#header .header .search > fieldset{overflow:hidden}
	#header .header .search > fieldset > form > input{float:left;min-width:150px;height:40px;padding:0 12px;background:#fff;font-size:13px;color:#333;border-radius:3px 0 0 3px;border:1px solid #c9c9c9;border-right:0}
	#header .header .search > fieldset > form > input::placeholder{color:#999}
	#header .header .search > fieldset > form > button{float:left;width:50px;height:40px;border:0;color:#fff;border-radius:0 25px 25px 0;background:#999 url(../img/search2.png) no-repeat 50% 50%;background-size:15px auto;cursor:pointer;font-size:22px}
	
	#header .header .member{position:absolute;right:0;top:50%;transform:translateY(-50%)}
	#header .header .member > ul:after{content:'';display:table;line-height:0;clear:both}
	#header .header .member > ul > li{float:left;width:40px;position:relative;text-align:center}
	#header .header .member > ul > li:nth-child(n+2){margin-left:5px}	
	#header .header .member > ul > li img{opacity:0.5;width:40px}
	#header .header .member > ul > li span{display:none;position:relative;line-height:20px;font-size:12px;font-weight:400;color:#999;text-align:center;background:#fff}
	#header .header .member > ul > li:hover img{opacity:1}
	#header .header .mob{display:none}


	/* shop_global */
	#header .global{position:relative;z-index:99; box-shadow:0px 3px 10px rgba(0,0,0,0.025); border-bottom: 2px solid #fff; border-top: 2px solid #fed700}
	#header .global .menu{position:relative;z-index:109;background: rgb(36,6,0); background: linear-gradient(0deg, rgba(175,48,3,1) 0%, rgba(253,123,0,1) 40%,rgba(253,123,0,1) 70%, rgba(253,66,0,1) 100%);}

	
	#header .global .menuOpen{position:absolute;top:0;left:0;width:50px;height:50px;border:0;background:#7d2404;text-align:center;color:#fff;font-size:18px}
	#header .global .menuOpen .bars{position:absolute;top:50%;left:50%;margin:-8px 0 0 -10px;width:20px;height:16px}
	#header .global .menuOpen .bars > span{position:absolute;display:block;height:2px;background:#ffffff}
	#header .global .menuOpen .bars .ba1{top:0;left:0;right:0}
	#header .global .menuOpen .bars .ba2{top:50%;left:0;right:0;margin-top:-1px}
	#header .global .menuOpen .bars .ba3{bottom:0;left:0;right:0}
	#header .global .inner{position:relative;overflow:hidden}
	#header .global .inner {float:left;margin-left:50px;margin-right:20px;padding:0 15px 0 0;width:calc(100% - 20px);overflow-y:hidden;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch;overflow-scrolling:touch}
	#header .global .inner::-webkit-scrollbar {display:none; width:0 !important; height:0 !important; background-color:transparent}
	#header .global .shop_menu{display:inline-block;vertical-align:top}
	#header .global .shop_menu:after{display:block;visibility:hidden;clear:both;content:""}
	#header .global .shop_menu li{float:left;position:relative;padding:0 15px;line-height:50px;text-align:center}
	#header .global .shop_menu li:nth-child(n+2):before{content:'';position:absolute;top:50%;left:0;width:1px;height:10px;background:rgba(5, 56, 83, 0.1);transform:translateY(-50%)}
	#header .global .shop_menu li a{position:relative;display:inline-block;font-size:14px;font-weight:500;color:#ff5704;letter-spacing:-0.5px;vertical-align:top;transition:all 0.5s}
	#header .global .shop_menu li a:hover{color:#ff5704}
	#header .global .shop_menu li a:before{content:'';position:absolute;bottom:0;left:50%;width:0px;height:3px;background:rgb(5, 56, 99);transition:all 0.5s}
	#header .global .shop_menu li a:hover:before{width:100%;margin-left:-50%}
	#header .global .comm_menu{display:inline-block;vertical-align:text-bottom}
	#header .global .comm_menu:after{display:block;visibility:hidden;clear:both;content:""}
	#header .global .comm_menu > li{float:left;position:relative;padding:0 20px;line-height:50px;color:#999;text-align:center}
	#header .global .comm_menu > li:nth-child(n+2):before{content:'';position:absolute;top:50%;left:0;width:1px;height:10px;background:rgba(5, 56, 83, 0.1);transform:translateY(-50%)}
	#header .global .comm_menu > li > a{position:relative;display:inline-block;font-size:15px;font-weight:500;color:#fff;letter-spacing:-0.5px;vertical-align:top;transition:all 0.5s}
	#header .global .comm_menu > li > a:hover{color:yellow}
	#header .global .comm_menu > li > a:before{content:'';position:absolute;bottom:0;left:50%;width:0px;height:3px;background:yellow;transition:all 0.5s}
	#header .global .comm_menu > li > a:hover:before{width:100%;margin-left:-50%}
	/** #header .global .comm_menu > li.g6 > a {color:#b4fe04}
	#header .global .comm_menu > li.g7 > a {color:#b4fe04}	**/

	#header .global .comm_menu > li > .depth2{position:absolute;top:90%;left:0;padding:10px 0;width:100%;height:auto;background:#ff5704;opacity:0;visibility:hidden;transition:all 0.2s}
    #header .global .comm_menu > li > .depth2 > li{line-height:35px}
	#header .global .comm_menu > li > .depth2 > li > a{position:relative;display:inline-block;font-size:12px;font-weight:400;color:#fff;letter-spacing:-0.5px;vertical-align:top;transition:all 0.5s}
	#header .global .comm_menu > li > .depth2 > li > a:hover{color:#ff5704}
	#header .global .comm_menu > li.sel > .depth2{top:100%;opacity:1;visibility:visible;transition:all 0.2s}
	#header .global .notice{position:absolute;top:0;right:0;width:200px}
	#header .global .notice .ntc{position:relative;padding:10px 0;padding-left:35px;padding-right:30px;width:100%;height:50px;overflow:hidden}
	#header .global .notice .ntc:before{content:'';position:absolute;top:50%;left:0;margin-top:-10px;width:24px;height:20px;background:url("../img/ntcimg.png") no-repeat 50% 50%}
	#header .global .notice .ntc .desc{line-height:30px;border:0;font-size:13px;font-weight:400;color:rgba(0,0,0,0.75);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
	#header .global .notice .ntc .desc a{display:block;font-size:13px;font-weight:400;color:rgba(0,0,0,0.75);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
	#header .global .notice .ntc .desc a:hover{color:#000;text-decoration:underline}
	#header .global .notice .ctrl{position:absolute;top:0;right:0;padding:10px 0;width:25px}
	#header .global .notice .ctrl button{display:block;width:25px;height:15px;line-height:15px;font-size:15px;color:#ccc;background:none}
	#header .global .notice .ctrl button:hover{color:#ff5704}
	
	/* 커뮤니티 */
	#global .depth1{float:left}
	#global .depth1:after{display:block;visibility:hidden;clear:both;content:""}
	#global .depth1 .dl1{float:left;position:relative;padding:0 25px;line-height:50px;text-align:center}
	#global .depth1 .dl1:nth-child(n+2):before{content:'';position:absolute;top:50%;left:0;width:1px;height:10px;background:rgba(5, 56, 83, 0.1);transform:translateY(-50%)}
	#global .depth1 .dl1 .da1{position:relative;display:inline-block;font-size:15px;font-weight:500;color:#ff5704;letter-spacing:-0.5px;vertical-align:top;transition:all 0.5s}
	#global .depth1 .dl1:hover .da1{color:#ff5704}
	#global .depth1 .dl1 li a:before{content:'';position:absolute;bottom:0;left:50%;width:0px;height:3px;background:rgb(5, 56, 99);transition:all 0.5s}
	#global .depth1 .dl1 li a:hover:before{width:100%;margin-left:-50%}
	#global .depth1 .da1 span{position:relative}
	#global .depth2{position:absolute;z-index:4;top:85px;left:50%;padding:0px 0 25px 0;margin-left:-50%;width:100%;background:#00265b;background-size:cover;box-shadow:5px 5px 10px rgba(0,0,0,0.15);visibility:hidden;opacity:0}
	#global .depth2 .da2{position:relative;display:block;padding:8px 10px;line-height:25px;font-size:15px;font-weight:400;color:rgba(255,255,255,0.5);text-align:center}
	#global .depth2 .da2:hover,
	#global .depth2 .da2.sel,
	#global .depth2 .da2:focus{color:#fff}
	#global .depth3{padding:1px 0;margin-left:30px}
	#global .depth3 .da3{position:relative;display:block;padding-left:10px;line-height:1.2;font-size:13px;font-weight:400;color:rgba(0,0,0,0.5);text-align:left}
	#global .depth3 .da3:before{content:'';position:absolute;top:0;left:0;bottom:0;width:1px;height:100%;background:rgba(0,0,0,0.5)}
	#global .depth3 .da3:hover,
	#global .depth3 .da3.sel,
	#global .depth3 .da3:focus{color:#222;text-decoration:underline}
	#global .depth3 .da3:hover:before,
	#global .depth3 .da3.sel:before,
	#global .depth3 .da3:focus:before{background:#222}

	/* category */
	#category{position:absolute;z-index:1;top:0;width:100%;background:#fff;border-bottom:1px solid #e9e9e9;opacity:0;visibility:hidden;transition:all 0.5s}
	#category.sel{top:50px;opacity:1;visibility:visible}
	#category .title{display:none}
	#category .cateMenu,
	#category .memberMenu{overflow:hidden;border-top:1px solid #f2f2f2}
	#category .tit{display:none;float:left;width:15%;position:relative;padding:20px 0;text-align:left;letter-spacing:-1px;font-size:20px;font-weight:700}
	#category .list{width:100%}
	#category .cate{font-size:0}
	#category .cate_li_1{display:inline-block;width:20%;min-height:150px;padding:20px;vertical-align:top}
	#category .cate_li_1_a{position:relative;display:block;margin-bottom:10px;line-height:25px;font-size:15px;font-weight:500;color:#ff5704}
	#category .cate_li_1 button{display:none}
	#category .cate_li_2{}
	#category .cate_li_2 a{display:block;line-height:25px;font-size:13px;font-weight:400;color:#555}
	#category .tool{font-size:0}
	#category .tool li{display:inline-block;width:16.66%;padding:15px 0;vertical-align:top}
	#category .tool li a{display:block;margin:0 10px 10px 0;line-height:50px;font-size:15px;font-weight:400;color:#333;text-align:center;border-radius:5px;background:#fafafa}
	#category .foot{border-top:1px solid #e9e9e9;background:#fafafa}
	#category .foot .close_btn{float:right;width:50px;height:50px;background:none;color:#ccc;border:0;vertical-align:top;font-size:18px}
	#category .foot .close_btn:hover{color:#111}
    #category .member,
	#category .search,
	#category .memberlist,
	#category .today,
	#category .tool,
	#category .menutabs{display:none}

	/* sidemenu */
	#sidemenu{display:none;height:100%;position:fixed;top:0;right:-230px;background:#fff;z-index:120;transition:all 0.5s}
	#sidemenu.sel{right:0}
	#sidemenu .quickmenu{position:absolute;z-index:1;bottom:0;left:-55px;width:55px;box-shadow:0 0 20px rgba(0,0,0,0.05)}
	#sidemenu .quickmenu li{position:relative}
	#sidemenu .quickmenu li:nth-child(n+2){border-top:1px solid #375771}
	#sidemenu .quickmenu li button{width:55px;height:55px;border:0;font-size:20px;background:#ff5704;color:#fff}
	#sidemenu .quickmenu li .tit{position:absolute;top:12px;right:60px;white-space:pre;padding:0 15px;line-height:30px;background:#ff5704;color:#fff;font-size:12px;letter-spacing:-0.5px;opacity:0;visibility:hidden;transition:all 0.3s}
	#sidemenu .quickmenu li .tit:after{content:"";position:absolute;top:10px;right:-8px;display:inline-block;width:0;height:0;border-style:solid;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:5px solid #ff5704;color:transparent}
	#sidemenu .quickmenu li:hover .tit{opacity:1;visibility:visible}
	#sidemenu .quickmenu li .btn_sm_on{background:#fff}
	#sidemenu .quickmenu li .btn_sm_on i{color:#ff5704}	
	#sidemenu .sidecon{position:relative;z-index:2;width:230px;height:100%;text-align:left;border-left:1px solid #e5e7ea}
	#sidemenu .sidecon .item{position:absolute;top:0;left:0;width:230px;overflow-y:auto;height:100%;opacity:0;visibility:hidden}
	#sidemenu .sidecon .item.sel{opacity:1;visibility:visible}
	#sidemenu .sidecon .item > .inner{position:relative;padding:0;overflow-y:auto;width:230px;height:100%;background:#fff}
	#sidemenu .sidecon .item > .inner{transform:translateZ(0);transform-style:preserve-3d;transition-delay:.05s;transition-duration:.05s;transition-property:transform, left;transition-timing-function:cubic-bezier(.4, 0, .2, 1);scrollbar-3dLight-Color:#efefef;scrollbar-arrow-color:#dfdfdf;scrollbar-base-color:#333949;scrollbar-Face-Color:#fff;scrollbar-Track-Color:#333949;scrollbar-DarkShadow-Color:#efefef;scrollbar-Highlight-Color:#efefef;scrollbar-Shadow-Color:#333949}
	#sidemenu .sidecon .item > .inner::-webkit-scrollbar-track{background-color:#fafafa}
	#sidemenu .sidecon .item > .inner::-webkit-scrollbar{width:3px;background-color:transparent}
	#sidemenu .sidecon .item > .inner::-webkit-scrollbar-thumb{background-color:#ccc}
	#sidemenu .sidecon .item > .inner .s_h2{position:relative;margin:0;line-height:25px;font-size:15px;font-weight:500;padding:15px 15px;border-bottom:1px solid #e5e7ea}
	#sidemenu .sidecon .item > .inner .s_h2 span{display:inline-block;margin-left:5px;min-width:25px;line-height:25px;color:#ff5704;font-size:13px;font-weight:600;background:#f2f3f7;vertical-align:top;border-radius:30px;text-align:center}
	#sidemenu .sidecon .item > .inner .btn_side_shop{position:relative;width:100%;height:30px;background:none;border:0;text-align:left;font-weight:bold}
	#sidemenu .sidecon .item > .inner .btn_side_shop span{position:absolute;top:5px;right:0;padding:0 5px;line-height:20px;border-radius:10px;color:#fff;background:#ed1c24}
	#sidemenu .sidecon .item > .inner .con_close{position:fixed;top:0;right:230px;width:50px;height:50px;border:0;background:none;font-size:25px;color:#dedede}
	#sidemenu .sidecon .item > .inner .con_close:hover{color:rgba(0,0,0,0.8)}
	#sidemenu .sidecon .item > .inner .side_tnb{padding:25px}
	#sidemenu .sidecon .item > .inner .side_tnb li a{display:block;line-height:28px;color:#465168;padding:5px 0}
	#sidemenu .sidecon .item > .inner .side_tnb li:hover a{color:#ff5704}
	#sidemenu .topbtn{position:absolute;bottom:0;left:0;border:0;border-top:1px solid #e5e7ea;margin-top:-25px;width:50px;height:50px;background:none;font-size:20px;color:#dedede}
	#sidemenu .topbtn:hover{border-color:#ff5704;background:#ff5704;color:#fff}
	

	/* container */
	#container{position:relative}
	#container:after{content:'';display:table;line-height:0;clear:both}
	#container #title{position:relative;padding:20px 20px 15px;line-height:20px;background-attachment:fixed;text-align:left; background: rgb(230,230,230); background: linear-gradient(180deg, rgba(230,230,230,1) 0%, rgba(245,245,245,1) 13%, rgba(255,255,255,1) 25%);}
	#container #title h3{display:block;font-size:18px;font-weight:400;color:#666;letter-spacing:-1px; text-decoration: underline}
	#container #title .mob{display:none}
	#container .content{position:relative;padding:0 20px;padding-bottom:80px;min-height:400px}

	/* aside*/
	#container .aside{float:left;width:20%;vertical-align:top}
	#container .section{float:right;width:80%;padding-left:5%;vertical-align:top}
	#container .snb h2{padding:22px 0;font-size:23px;font-weight:400;color:#317750;border-bottom:2px solid #317750}
	#container .snb ul{padding:20px}
	#container .snb ul li a{display:block;padding:5px 0;font-size:14px;font-weight:500;color:#777}
	#container .snb .sel a{color:#317750}
	#container .etc .number{margin-top:30px}
	#container .etc .phone{padding:20px;background:#f7f7f7;box-sizing:border-box}
	#container .etc .phone span{display:block;line-height:1;font-size:14px;color:#000}
	#container .etc .phone strong{display:block;line-height:1;font-size:26px;color:#317750}
	#container .etc .week{margin-bottom:10px;padding:0 20px;background:#f7f7f7}
	#container .etc .week ul{padding:10px 0 20px 0;border-top:1px solid #ddd}
	#container .etc .week ul li{padding:3px 0;overflow:hidden}
	#container .etc .week ul li span{float:left;font-size:12px;font-weight:300;color:#000}
	#container .etc .week ul li strong{float:right;padding:0 0 0 10px;font-size:12px;font-weight:400;color:#000}
	#container .etc .counsel{position:relative;margin-bottom:10px;padding:20px;padding-right:0;background:#f7f7f7}
	#container .etc .counsel i{position:absolute;top:20%;right:10px;font-size:48px}
	#container .etc .banner a{display:block;margin-bottom:10px;padding:10px 20px;border:1px solid #d1d1d1;border-radius:3px}
	#container .etc .banner a i{float:right;font-size:20px;color:#777}

	/* footer */
	#footer{background:#fff}
	#footer .fnb{padding:0 20px;border-bottom:1px solid #efefef}
	#footer .fnb .link{}
	#footer .fnb .link li{float:left;padding:10px 0}
	#footer .fnb .link li a{display:block;padding:0 15px;line-height:30px;font-size:13px;font-weight:400;color:#333;letter-spacing:-0.5px}
	#footer .fnb .link li a strong{font-weight:400;color:#333}
	#footer .fnb .link li a:hover{color:#000; font-weight:600;}
	#footer .footer{padding:20px 35px 50px}
	#footer .footer h2{position: relative;}
	#footer .footer h2 img{width:220px;}
	#footer .footer address{display:block;padding-top: 25px;}
	#footer .footer address br{display:none}
	#footer .footer address span{display: inline-block;padding-right: 10px;line-height: 18px;font-size: 14px;font-weight:500;color:rgba(0,0,0,0.85);}
	#footer .footer address span strong{display:inline-block;line-height: 18px;font-size: 14px;font-weight: 400;margin-right: 2px;color: rgba(0,0,0,0.75);}
	#footer .footer cite{display:block;padding: 15px 0 0 0;font-size: 14px;font-weight:300;color:rgba(0,0,0,0.5);}
	#footer .footer p{display:block;padding: 15px 0 0 0;font-size:14px;font-weight:300;color:rgba(0,0,0,0.4);}
    #footer .pgkcp {margin-top:10px}
	 #footer .kcpname {font-size:16px}
	
	/* captcha */
	#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{height:40px;border:1px solid #898989;vertical-align:top;padding:0;margin:0}
	#captcha #captcha_mp3{margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha2.png') no-repeat;text-indent:-999px}
	#captcha #captcha_reload{margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha2.png') no-repeat 0 -40px;text-indent:-999px}
	#captcha #captcha_key{margin:0 0 0 3px;padding:0 5px;width:90px;height:40px;border:1px solid #ccc;background:#fff;font-size:1.333em;font-weight:bold;text-align:center;vertical-align:top}
	#captcha #captcha_info{display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}
	
	/* ckeditor */
	.cke_sc{margin:0 0 5px;text-align:right}
	.btn_cke_sc{display:inline-block;padding:0 10px;height:23px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;line-height:1.9em;vertical-align:middle;cursor:pointer}
	.cke_sc_def{margin:0 0 5px;padding:10px;border:1px solid #ccc;background:#f7f7f7;text-align:center}
	.cke_sc_def dl{margin:0 0 5px;text-align:left;zoom:1}
	.cke_sc_def dl:after{display:block;visibility:hidden;clear:both;content:""}
	.cke_sc_def dt, .cke_sc_def dd{float:left;margin:0;padding:5px 0;border-bottom:1px solid #e9e9e9}
	.cke_sc_def dt{width:20%;font-weight:bold}
	.cke_sc_def dd{width:30%}
	#bo_v_con ul{display:block;list-style-type:disc;margin-top:1em;margin-bottom:1em;margin-left:0;margin-right:0;padding-left:40px}
	#bo_v_con ol{display:block;list-style-type:decimal;margin-top:1em;margin-bottom:1em;margin-left:0;margin-right:0;padding-left:40px}
	#bo_v_con li{display:list-item}
	
	/* 버튼 */
	a.btn,.btn{line-height:35px;height:35px;padding:0 10px;text-align:center;font-weight:bold;border:0;font-size:1.4em;
	-webkit-transition:background-color 0.3s ease-out;
	-moz-transition:background-color 0.3s ease-out;
	-o-transition:background-color 0.3s ease-out;
	transition:background-color 0.3s ease-out}
	
	a.btn01{display:inline-block;padding:7px 15px;font-size:13px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:middle}
	a.btn01:focus, a.btn01:hover{text-decoration:none}
	button.btn01{display:inline-block;margin:0;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none}
	a.btn02{display:inline-block;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle}
	a.btn02:focus, .btn02:hover{text-decoration:none}
	button.btn02{display:inline-block;margin:0;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none}
	
	.btn_confirm{text-align:right} /* 서식단계 진행 */
	
	.btn_submit{border:0;background:#ff5704;color:#fff;cursor:pointer}
	.btn_close{border:1px solid #dcdcdc;cursor:pointer;background:#fff}
	a.btn_close{text-align:center;line-height:50px}
	
	
	a.btn_cancel{float:left;display:inline-block;background:#eee;color:#333;text-decoration:none;vertical-align:middle}
	button.btn_cancel{display:inline-block;background:#969696;color:#fff;text-decoration:none;vertical-align:middle}
	.btn_cancel:hover{background:#aaa}
	a.btn_frmline, button.btn_frmline, a.btn_idcheck{display:inline-block;padding:0 15px;height: 40px;line-height: 38px;border:1px solid #ff5704;background:#ff5704;color:#fff;text-decoration:none;vertical-align:top;text-align:center;} /* 우편번호검색버튼 등 */
	a.btn_frmline{}
	button.btn_frmline{font-size:13px}
	
	/* 게시판용 버튼 */
	a.btn_b01,.btn_b01{display:inline-block;color:#bababa;text-decoration:none;vertical-align:middle;border:0;background:transparent}
	.btn_b01:hover, .btn_b01:hover{color:#000}
	a.btn_b02,.btn_b02{display:inline-block;background:#253dbe;padding:0 10px;color:#fff;text-decoration:none;border:0;vertical-align:middle}
	a.btn_b02:hover, .btn_b02:hover{background:#0025eb}
	a.btn_b03, .btn_b03{display:inline-block;background:#fff;border:1px solid #b9bdd3;color:#646982;text-decoration:none;vertical-align:middle}
	a.btn_b03:hover, .btn_b03:hover{background:#ebedf6}
	a.btn_b04, .btn_b04{display:inline-block;background:#fff;border:1px solid #ccc;color:#707070;text-decoration:none;vertical-align:middle}
	a.btn_b04:hover, .btn_b04:hover{color:#333;background:#f9f9f9}
	a.btn_admin,.btn_admin{display:inline-block;color:#ff5704;text-decoration:none;vertical-align:middle} /* 관리자 전용 버튼 */


	.btn_admin:hover, a.btn_admin:hover{color:#ff3746}
	
	
	/* 기본테이블 */
	.tbl_wrap table{width:100%;border-collapse:collapse;border-spacing:0 5px;background:#fff;border-top:1px solid #ececec;border-bottom:1px solid #ececec} 
	.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:20px 0;font-weight:normal;text-align:center;border-bottom:1px solid #ececec;height:40px}
	.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-bottom:1px solid #e8e8e8}
	.tbl_head01 td{color:#666;padding:10px 5px;border-top:1px solid #ecf0f1;border-bottom:1px solid #ecf0f1;line-height:1.4em;height:60px;word-break:break-all}
	.tbl_head01 tbody tr:hover td{background:#fafafa}
	.tbl_head01 a:hover{text-decoration:underline}
	
	.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 #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
	.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;background:#fff}
	.tbl_head02 td{padding:5px 3px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:#fff;line-height:1.4em;word-break:break-all}
	.tbl_head02 a{}
	
	.tbl_head03{margin:0 0 10px}
	.tbl_head03 table{border-bottom:1px solid #d3d3d3}
	.tbl_head03 caption{padding:0;font-size:0;line-height:0;overflow:hidden}
	.tbl_head03 thead th{padding:20px 0;width:40px;color:#383838;font-size:14px;font-weight:500;text-align:center;letter-spacing:-0.5px;border-top:1px solid #959da6;border-bottom:1px solid #d3d3d3}
	.tbl_head03 thead th .selec_chk + label span,
	.tbl_head03 tbody td .selec_chk + label span{top:50%;left:50%;margin:-6.5px 0 0 -6.5px}
	.tbl_head03 thead a{color:#383838}
	.tbl_head03 thead th input{vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
	.tbl_head03 tfoot th, .tbl_head03 tfoot td{padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
	.tbl_head03 tbody th{padding:10px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
	.tbl_head03 td{background:#fff;background-clip:padding-box;padding:25px 15px;border-top:1px solid #ccd2d9;border-left:1px solid #f6f6f6;line-height:20px;word-break:break-all;text-align:center}
	.tbl_head03 td:first-child{border-left:0}
	.tbl_head03 a{}
	
	/* 폼 테이블 */
	.tbl_frm01{margin:0 0 20px}
	.tbl_frm01 table{width:100%;border-collapse:collapse;border-spacing:0}
	.tbl_frm01 th{width:70px;padding:7px 13px;border:1px solid #e9e9e9;border-left:0;border-right:0;background:#fff;text-align:left}
	.tbl_frm01 td{padding:7px 10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent}
	.wr_content textarea,.tbl_frm01 textarea,.form_01 textarea, .frm_input{border:1px solid #e9e9e9;background:#fff;color:#000;vertical-align:middle;padding:5px 10px}
	.tbl_frm01 textarea{padding: 10px;}
	.frm_input{height:40px}
	
	.full_input{width:100%}
	.half_input{width:49.5%}
	.twopart_input{width:385px;}
	.tbl_frm01 textarea, .write_div textarea{width:100%;height:100px}
	.tbl_frm01 a{text-decoration:none}
	.tbl_frm01 .frm_file{display:block;margin-bottom:5px}
	.tbl_frm01 .frm_info{display:block;padding:0 0 5px;line-height:1.4em}
	
	/*기본 리스트*/
	.list_01 ul{border-top:1px solid #ececec}
	.list_01 li{border-bottom:1px solid #ececec;background:#fff;padding:10px 15px;list-style:none;position:relative}
	.list_01 li:nth-child(odd){background:#f6f6f6}
	.list_01 li:after{display:block;visibility:hidden;clear:both;content:""}
	.list_01 li:hover{background:#f9f9f9}
	.list_01 li.empty_li{text-align:center;padding:20px 0;color:#666}
	
	.list_02 ul:after{display:block;visibility:hidden;clear:both;content:""}
	.list_02 li{float:left;width:225px;margin:10px 0 20px 18px}
	.list_02 li:nth-child(5n+1){clear:both;margin-left:0}
	

	/*폼 리스트*/
	.form_01 h2{font-size:16px}
	.form_01 li{}
	.form_01 li+li{margin-top:8px;}
	.form_01 ul:after,
	.form_01 li:after{display:block;visibility:hidden;clear:both;content:""}

	.form_01 .left_input{float:left}
	.form_01 .margin_input{margin-right:1%}
	.form_01 textarea{height:100px;width:100%}
	.form_01 .frm_label{display:inline-block;width:130px}
	
	/* 자료 없는 목록 */
	.empty_table{padding:50px 0 !important;text-align:center}
	.empty_list{padding:20px 0 !important;color:#666;text-align:center}
	
	/* 필수입력 */
	.required, textarea.required{background-image:url('../img/require.png') !important;background-repeat:no-repeat !important;background-position:right top !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:80px;text-align:center}
	.td_category{width:80px;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_group{width:80px;text-align:center}
	.td_mb_id{width:100px;text-align:center}
	.td_mng{width:80px;text-align:center}
	.td_name{width:100px;text-align:left}
	.td_nick{width:100px;text-align:center}
	.td_num{width:50px;text-align:center}
	.td_numbig{width:80px;text-align:center}
	.td_stat{width:60px;text-align:center}
	
	.txt_active{color:#5d910b}
	.txt_done{color:#e8180c}
	.txt_expired{color:#ccc}
	.txt_rdy{color:#8abc2a}
	
	/* 새창 기본 스타일 */
	.new_win{position:relative}
	.new_win .tbl_wrap{margin:0 20px}
	.new_win #win_title{font-size:1.3em;height:50px;line-height:30px;padding:10px 20px;background:#fff;color:#000;-webkit-box-shadow:0 1px 10px rgba(0,0,0,.1);
	-moz-box-shadow:0 1px 10px rgba(0,0,0,.1);
	box-shadow:0 1px 10px rgba(0,0,0,.1)}
	.new_win #win_title .sv{font-size:0.75em;line-height:1.2em}
	.new_win .win_ul{margin-bottom:15px;padding:0 20px}
	.new_win .win_ul:after{display:block;visibility:hidden;clear:both;content:""}
	.new_win .win_ul li{float:left;background:#fff;text-align:center;padding:0 10px;border:1px solid #d6e9ff;border-radius:30px;margin-left:5px}
	.new_win .win_ul li:first-child{margin-left:0}
	.new_win .win_ul li a{display:block;padding:8px 0;color:#6794d3}
	.new_win .win_ul .selected{background:#3a8afd;border-color:#3a8afd;position:relative;z-index:5}
	.new_win .win_ul .selected a{color:#fff;font-weight:bold}
	.new_win .win_desc{position:relative;margin:10px;border-radius:5px;font-size:1em;background:#f2838f;color:#fff;line-height:50px;text-align:left;padding:0 20px}
	.new_win .win_desc i{font-size:1.2em;vertical-align:baseline}
	.new_win .win_desc:after{content:"";position:absolute;left:0;top:0;width:4px;height:50px;background:#da4453; 0 0 3px}
	.new_win .frm_info{font-size:14px;color:#919191}
	.new_win .win_total{float:right;display:inline-block;line-height:30px;font-weight:normal;font-size:0.75em;color:#3a8afd;background:#f6f6f6;padding:0 10px;border-radius:5px}
	.new_win .new_win_con{margin:20px 0;padding:20px}
	.new_win .new_win_con:after{display:block;visibility:hidden;clear:both;content:""}
	.new_win .new_win_con2{margin:20px 0}
	.new_win .btn_confirm:after{display:block;visibility:hidden;clear:both;content:""}
	.new_win .win_btn{text-align:center}
	.new_win .btn_close{height:45px;width:60px;font-size:14px;font-weight:500;overflow:hidden;cursor:pointer}
	.new_win .btn_submit{padding:0 20px;height:45px;font-size:14px;font-weight:500}
	
	/* 검색결과 색상 */
	.sch_word{color:#fff;background:#ff005a;padding:2px 5px 3px;line-height:18px;margin:0 2px}
	
	/* 자바스크립트 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{position:relative;font-weight:normal}
	.sv_wrap .sv{z-index:1000;display:none;margin:5px 0 0;font-size:14px;background:#333;
	-webkit-box-shadow:2px 2px 3px 0px rgba(0,0,0,0.2);
	-moz-box-shadow:2px 2px 3px 0px rgba(0,0,0,0.2);
	box-shadow:2px 2px 3px 0px rgba(0,0,0,0.2)}
	.sv_wrap .sv:before{content:"";position:absolute;top:-6px;left:15px;width:0;height:0;border-style:solid;border-width:0 6px 6px 6px;border-color:transparent transparent #333 transparent}
	.sv_wrap .sv a{display:inline-block;margin:0;padding:0 10px;line-height:30px;width:100px;font-weight:normal;color:#bbb}
	.sv_wrap .sv a:hover{background:#000;color:#fff}
	.sv_member{color:#333}

	.sv_on{display:block !important;position:absolute;top:23px;left:0px;width:auto;height:auto}
	.sv_nojs .sv{display:block}
	
	/* 페이징 */
	.pg_wrap{clear:both;float:left;display:inline-block}
	.pg_wrap:after{display:block;visibility:hidden;clear:both;content:""} 
	.pg{text-align:center}
	.pg_page, .pg_current{display:inline-block;vertical-align:middle;background:#eee;border:1px solid #eee}
	.pg a:focus, .pg a:hover{text-decoration:none}
	.pg_page{color:#959595;font-size:1.083em;height:30px;line-height:28px;padding:0 5px;min-width:30px;text-decoration:none}
	.pg_page:hover{background-color:#fafafa}
	.pg_start{text-indent:-999px;overflow:hidden;background:url('../img/btn_first.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
	.pg_prev{text-indent:-999px;overflow:hidden;background:url('../img/btn_prev.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
	.pg_end{text-indent:-999px;overflow:hidden;background:url('../img/btn_end.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
	.pg_next{text-indent:-999px;overflow:hidden;background:url('../img/btn_next.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
	.pg_start:hover,.pg_prev:hover,.pg_end:hover,.pg_next:hover{background-color:#fafafa}
	.pg_current{display:inline-block;background:#3a8afd;border:1px solid #3a8afd;color:#fff;font-weight:bold;height:30px;line-height:30px;padding:0 10px;min-width:30px}
	
	/* 팁 */
	.tooltip_icon{display:inline-block;vertical-align:middle;color:#b3b5b8;border:0;height: 15px;line-height: 15px;font-size: 17px;background:transparent;cursor:pointer;vertical-align: top;}
	.tooltip_icon:hover{color:#448bf5}
	.tooltip{position:relative;width:auto;color:#fff;background:#000;padding:10px;font-size:small;line-height:18px;display:none;position:absolute;z-index:9;font-weight:normal;margin-left:15px;margin-top:20px}
	.tooltip:before{content:"";position:absolute;top:0;left:-10px;width:0;height:0;border-style:solid;border-top:0px solid transparent;border-bottom:10px solid transparent;border-left:0;border-right:10px solid #000}
	.tooltip_txt{position:relative;text-align:left;color:#fff;height:50px;line-height:50px;font-size:1.1em;background:#f2838f;margin:0 0 10px;padding:0 20px;border-radius:5px;font-weight:bold}
	.tooltip_txt:before{content:"";position:absolute;top:0;left:0;width:5px;height:50px;border-radius:5px 0 0 5px;background:#da4453}
	.tooltip_txt i{font-size:1.2em;vertical-align:middle}
	
	/* cheditor 이슈 */
	.cheditor-popup-window *, .cheditor-popup-window :after, .cheditor-popup-window :before{ -webkit-box-sizing:content-box; -moz-box-sizing:content-box; box-sizing:content-box}
	
	/* Mobile화면으로 */
	#device_change{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}
	
	
	
		
	
}
@media (max-width:747px) {
	
		/* Tablet v.css */
	#khplay{position:relative;width:100%;height:100%}
	#khplay .khwrap{position:relative;width:100%;zoom:1}
	#khplay .khwrap:before,
	#khplay .khwrap:after{content:'';display:table;line-height:0;clear:both}
	
	/* popup layer */
	#khpopup{position:relative;z-index:10002}
	#khpopup h2{display:none;font-size:0}
	#khpopup .khpop{position:absolute;top: 0 !important;left: 0 !important;margin: 5px !important;height: auto !important;box-shadow: 0px 3px 1px rgba(0,0,0,0.05);}
	#khpopup .khpop .img{width: 100% !important;border: 1px solid #ddd;}
	#khpopup .khpop .img img{width:100%;height:auto;vertical-align:middle}
	#khpopup .control{border:1px solid #ddd;border-top:0;background:#fff;overflow:hidden}
	#khpopup .control button{float:left;width:50%;font-size:13px;color:#333;height:40px;line-height:40px;background:none;text-align:center}
	#khpopup .control button:first-child{border-right:1px solid #ddd}
	#khpopup .control .khpop_close{float:right}
	
	/* preview */
	#preview{position:relative;z-index:110}
	#preview *{color:#fff;border:0}
	#preview .preview .desc{border:0;background:#222}
	#preview .preview .desc a{display:block;text-align:center}
	#preview .preview .desc img{display:block;margin:0 auto;width:auto;max-width:100%;height:auto;verical-align:top}
	#preview .nopreview{padding:20px 0;text-align:center;background:#ff5704}
	#preview .nopreview .tit{padding:0 20px;font-size:12px;color:#fff;text-align:left}
	#preview .nopreview .tit strong{color:#fff}
	#preview .nopreview .txt{font-size:12px;font-weight:300;color:#fff}
	#preview .nopreview .txt span{color:#fff}
	#preview .close{position:absolute;top:50%;right:20px;margin-top:-10px;line-height:20px}
	#preview .close a{font-size:20px;vertical-align:top}
	#preview .close a span{display:none}
	#preview .todays{display:none;position:absolute;top:50%;left:65px;margin-top:-12px;line-height:24px}
	#preview .todays label{position:relative;padding-left:20px;display:block;line-height:24px;font-size:14px;color:rgba(255,255,255,0.75);letter-spacing:-0.5px;cursor:pointer}
	#preview .todays label:before{content:'';position:absolute;top:50%;left:0;margin-top:-7px;width:12px;height:12px;border:1px solid rgba(255,255,255,0.2);background:none}
	#preview .todays label:after{content:"\e929";display:none;position:absolute;top:50%;left:0;margin-top:-6px;width:12px;height:12px;line-height:12px;font-family:xeicon;text-align:center}
	#preview .todays input[id="chkbox"]{display:none}
	#preview .todays input[id="chkbox"]:checked + label{color:#fff}
	#preview .todays input[id="chkbox"]:checked + label:before{border-color:#fff}
	#preview .todays input[id="chkbox"]:checked + label:after{display:block}

	
	/* header */
	#header{position:relative;z-index:110;background:#fff}
	#header .tnb{display:none;position:relative;z-index:101;border-bottom:1px solid #e9e9e9;background:#fafafa}
	#header .tnb .define{float:left}
	#header .tnb .define:after{content:'';display:table;line-height:0;clear:both}
	#header .tnb .define > ul > li{float:left;position:relative;padding:0 15px;line-height:14px;text-align:center}
	#header .tnb .define > ul > li > a{display:block;padding:10px 0;font-size:12px;font-weight:500;color:#999;letter-spacing:-0.5px}
	#header .tnb .define > ul > li.active{background:#fff;border-left:1px solid #eee;border-right:1px solid #eee}
	#header .tnb .define > ul > li.active:before{content:'';position:absolute;bottom:-1px;left:0;width:100%;height:1px;background:#fff}
	#header .tnb .define > ul > li.active > a,
	#header .tnb .define > ul > li > a:hover{color:#222}
	#header .tnb .qnb{float:right}
	#header .tnb .qnb:after{content:'';display:table;line-height:0;clear:both}
	#header .tnb .qnb > ul > li{float:left;position:relative;padding:0 5px;line-height:15px;text-align:center}
	#header .tnb .qnb > ul > li:nth-child(n+2):before{content:'';position:absolute;top:50%;left:0;width:1px;height:8px;margin-top:-4px;background:#eee}
	#header .tnb .qnb > ul > li > a{display:block;padding:10px 0;font-size:11px;font-weight:500;color:#999;letter-spacing:-0.5px}
	#header .tnb .qnb > ul > li.active > a,
	#header .tnb .qnb > ul > li > a:hover{color:#222}
	#header .tnb .qnb > ul > li > ul{display:none;position:absolute;top:34px;left:50%;margin-left:-70%;width:140%;padding:15px;background:#fff;border:1px solid #eee;transition:all 0.3s}
	#header .tnb .qnb > ul > li > ul > li{display:block;text-algin:center}
	#header .tnb .qnb > ul > li > ul > li > a{line-height:30px;font-size:12px;color:#555}
	#header .tnb .qnb > ul > li:hover > ul{display:block}
	#header .header{position:relative;z-index:100;background:#fff;}
	
	#header .header .logo{display:block;padding: 7px 0 14px;text-align:center;}
	#header .header .logo a{display:inline-block}
	#header .header .logo a img{width:200px;height:auto;vertical-align: text-bottom;}
	
	#header .header .search{position:relative;padding: 10px;padding-top: 0;}
	#header .header .search > fieldset{overflow:hidden;position: relative;}
	#header .header .search > fieldset > form > input{display:block;width:95%;height:40px;padding:0 12px;padding-right:45px;background:#f4f4f4;font-size:12px;color:#333;border-radius:3px}
	#header .header .search > fieldset > form > input::placeholder{color:#999}
	#header .header .search > fieldset > form > button{position:absolute;top:0;right:0;width:45px;height:40px;border:0;color:#fff;border-radius:0 25px 25px 0;background:#999 url(../img/search2.png) no-repeat 50% 50%;background-size:15px auto;cursor:pointer;font-size:18px}
	
	#header .header .member{display:none;position:absolute;right:0;top:16px}
	#header .header .member > ul:after{content:'';display:table;line-height:0;clear:both}
	#header .header .member > ul > li{float:left;position:relative;text-align:center}
	#header .header .member > ul > li:nth-child(n+2){margin-left:5px}	
	#header .header .member > ul > li img{opacity:0.5;width:24px}
	#header .header .member > ul > li span{display:none;position:relative;line-height:20px;font-size:12px;font-weight:400;color:#999;text-align:center;background:#fff}
	#header .header .member > ul > li:hover img{opacity:1}
    #header .header .mob{position:absolute;top:0;left:0;width: 60px;height: 60px;z-index:109;background:#fff;}
	#header .header .mob .menuOpen{width:50px;height:50px;border:0;text-align:center;color:#ff5704;background:none;font-size:18px}
	#header .header .mob .menuOpen .bars{position:absolute;top:50%;left:50%;margin:-8px 0 0 -10px;width:20px;height:16px}
	#header .header .mob .menuOpen .bars > span{position:absolute;display:block;height:2px;background:#ff5704}
	#header .header .mob .menuOpen .bars .ba1{top:0;left:0;right:0}
	#header .header .mob .menuOpen .bars .ba2{top:50%;left:0;right:0;margin-top:-1px}
	#header .header .mob .menuOpen .bars .ba3{bottom:0;left:0;right:0}

	/* shop_global */
	#header .global{position:relative;z-index:101;border-top:1px solid #e9e9e9;box-shadow:0px 3px 10px rgba(0,0,0,0.025)}
	#header .global .menu{position:relative;z-index:109;background:#fff}
	#header .global .menuOpen{display:none;position:absolute;top:0;left:0;width:50px;height:50px;border:0;background:#ff5704;text-align:center;color:#fff;font-size:18px}
	#header .global .menuOpen .bars{position:absolute;top:50%;left:50%;margin:-8px 0 0 -10px;width:20px;height:16px}
	#header .global .menuOpen .bars > span{position:absolute;display:block;height:2px;background:#ffffff}
	#header .global .menuOpen .bars .ba1{top:0;left:0;right:0}
	#header .global .menuOpen .bars .ba2{top:50%;left:0;right:0;margin-top:-1px}
	#header .global .menuOpen .bars .ba3{bottom:0;left:0;right:0}
	#header .global .inner{padding:0 10px;width:100%;overflow-y:hidden;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch;overflow-scrolling:touch}
	#header .global .inner::-webkit-scrollbar {display:none; width:0 !important; height:0 !important; background-color:transparent}
	#header .global .shop_menu{display:inline-block;font-size:0;white-space:nowrap;vertical-align:top}
	#header .global .shop_menu:after{display:block;visibility:hidden;clear:both;content:""}
	#header .global .shop_menu li{display:inline-block;position:relative;padding:0 12px;line-height:40px;text-align:center}
	#header .global .shop_menu li:nth-child(n+2):before{content:'';position:absolute;top:50%;left:0;width:1px;height:10px;background:rgba(5, 56, 83, 0.1);transform:translateY(-50%)}
	#header .global .shop_menu li a{position:relative;display:inline-block;font-size:12px;font-weight:400;color:#ff5704;letter-spacing:-0.5px;vertical-align:top;transition:all 0.5s}
	#header .global .shop_menu li a:hover{color:#ff5704}
	#header .global .shop_menu li a:before{content:'';position:absolute;bottom:0;left:50%;width:0px;height:3px;background:rgb(5, 56, 99);transition:all 0.5s}
	#header .global .shop_menu li a:hover:before{width:100%;margin-left:-50%}
	#header .global .comm_menu{display:inline-block;vertical-align:top; display: none}
	#header .global .comm_menu:after{display:block;visibility:hidden;clear:both;content:""}
	#header .global .comm_menu > li{display:inline-block;position:relative;padding:0 15px;line-height:40px;color:#999;text-align:center}
	#header .global .comm_menu > li:nth-child(n+2):before{content:'';position:absolute;top:50%;left:0;width:1px;height:10px;background:rgba(5, 56, 83, 0.1);transform:translateY(-50%)}
	#header .global .comm_menu > li > a{position:relative;display:inline-block;font-size:12px;font-weight:400;color:#ff5704;letter-spacing:-0.5px;vertical-align:top;transition:all 0.5s}
	#header .global .comm_menu > li > a:hover{color:#ff5704}
	#header .global .comm_menu > li > a:before{content:'';position:absolute;bottom:0;left:50%;width:0px;height:3px;background:rgb(5, 56, 99);transition:all 0.5s}
	#header .global .comm_menu > li > a:hover:before{width:100%;margin-left:-50%}
	#header .global .comm_menu > li > .depth2{position:absolute;top:90%;left:0;padding:10px 0;width:100%;height:auto;background:#ff5704;opacity:0;visibility:hidden;transition:all 0.2s}
    #header .global .comm_menu > li > .depth2 > li{line-height:35px}
	#header .global .comm_menu > li > .depth2 > li > a{position:relative;display:inline-block;font-size:12px;font-weight:400;color:#fff;letter-spacing:-0.5px;vertical-align:top;transition:all 0.5s}
	#header .global .comm_menu > li > .depth2 > li > a:hover{color:#ff5704}
	#header .global .comm_menu > li.sel > .depth2{top:100%;opacity:1;visibility:visible;transition:all 0.2s}
	#header .global .notice{display:none;position:absolute;top:0;right:0;width:200px}
	#header .global .notice .ntc{position:relative;padding:10px 0;padding-left:35px;padding-right:30px;width:100%;height:50px;overflow:hidden}
	#header .global .notice .ntc:before{content:'';position:absolute;top:50%;left:0;margin-top:-10px;width:24px;height:20px;background:url("../img/ntcimg.png") no-repeat 50% 50%}
	#header .global .notice .ntc .desc{line-height:30px;border:0;font-size:13px;font-weight:400;color:rgba(0,0,0,0.75);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
	#header .global .notice .ntc .desc a{display:block;font-size:13px;font-weight:400;color:rgba(0,0,0,0.75);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
	#header .global .notice .ntc .desc a:hover{color:#000;text-decoration:underline}
	#header .global .notice .ctrl{position:absolute;top:0;right:0;padding:10px 0;width:25px}
	#header .global .notice .ctrl button{display:block;width:25px;height:15px;line-height:15px;font-size:15px;color:#ccc;background:none}
	#header .global .notice .ctrl button:hover{color:#ff5704}
	
	/* 커뮤니티 */
	#global .depth1{float:left}
	#global .depth1:after{display:block;visibility:hidden;clear:both;content:""}
	#global .depth1 .dl1{float:left;position:relative;padding:0 25px;line-height:50px;text-align:center}
	#global .depth1 .dl1:nth-child(n+2):before{content:'';position:absolute;top:50%;left:0;width:1px;height:10px;background:rgba(5, 56, 83, 0.1);transform:translateY(-50%)}
	#global .depth1 .dl1 .da1{position:relative;display:inline-block;font-size:15px;font-weight:500;color:#ff5704;letter-spacing:-0.5px;vertical-align:top;transition:all 0.5s}
	#global .depth1 .dl1:hover .da1{color:#ff5704}
	#global .depth1 .dl1 li a:before{content:'';position:absolute;bottom:0;left:50%;width:0px;height:3px;background:rgb(5, 56, 99);transition:all 0.5s}
	#global .depth1 .dl1 li a:hover:before{width:100%;margin-left:-50%}
	#global .depth1 .da1 span{position:relative}
	#global .depth2{position:absolute;z-index:4;top:85px;left:50%;padding:0px 0 25px 0;margin-left:-50%;width:100%;background:#00265b;background-size:cover;box-shadow:5px 5px 10px rgba(0,0,0,0.15);visibility:hidden;opacity:0}
	#global .depth2 .da2{position:relative;display:block;padding:8px 10px;line-height:25px;font-size:15px;font-weight:400;color:rgba(255,255,255,0.5);text-align:center}
	#global .depth2 .da2:hover,
	#global .depth2 .da2.sel,
	#global .depth2 .da2:focus{color:#fff}
	#global .depth3{padding:1px 0;margin-left:30px}
	#global .depth3 .da3{position:relative;display:block;padding-left:10px;line-height:1.2;font-size:13px;font-weight:400;color:rgba(0,0,0,0.5);text-align:left}
	#global .depth3 .da3:before{content:'';position:absolute;top:0;left:0;bottom:0;width:1px;height:100%;background:rgba(0,0,0,0.5)}
	#global .depth3 .da3:hover,
	#global .depth3 .da3.sel,
	#global .depth3 .da3:focus{color:#222;text-decoration:underline}
	#global .depth3 .da3:hover:before,
	#global .depth3 .da3.sel:before,
	#global .depth3 .da3:focus:before{background:#222}

	/* category */
	#category{position:relative;z-index:10002}
	#category.sel .category{left:0px;visibility:visible}
    #category .category{position:fixed;z-index:1149;visibility:hidden;top:0;left:-100%;padding-bottom:100px;width:calc(100% - 50px);height:100%;background:#fff;box-shadow:5px 5px 20px rgba(0,0,0,0.2);transition:all 0.8s;overflow:hidden;overflow-y:scroll}
	#category .category:before,
	#category .category:after{clear:both;display:table;content:"";line-height:0}
	#category .title{background:#ff5704;padding:0 15px}
	#category .title .logout{position:relative;padding:15px 0;line-height:16px;font-size:12px;font-weight:300;color:rgba(255,255,255,0.8)}
	#category .title .logout a{font-weight:500;color:#fff}
	#category .title .logout .button{position:absolute;top:50%;right:0;margin-top:-11px;padding:0 10px;border-radius:30px;border:1px solid rgba(255,255,255,0.5)}
	#category .title .logout .button a{line-height:22px;font-size:11px;font-weight:500;color:#fff}
	#category .title .login{position:relative;padding:15px 0;line-height:16px;font-size:12px;font-weight:300;color:rgba(255,255,255,0.8)}
	#category .title .login .button{position:absolute;top:50%;right:0;margin-top:-11px;padding:0 10px;border-radius:30px;border:1px solid rgba(255,255,255,0.5)}
	#category .title .login .button a{line-height:22px;font-size:11px;font-weight:500;color:#fff}
	#category .title .login .img{float:left;margin:0 10px 0 0}
	#category .title .login .img img{padding:2px;width:auto;max-width:32px;height:auto;border-radius:50%;background:#fff;border:1px solid #e9e9e9}
	#category .title .login span{font-weight:500;color:#fff}
	#category .member{}
	#category .member ul{font-size:0;}
	#category .member ul:after{content:'';display:table;line-height:0;clear:both}
	#category .member li{float: left;width: 33.33%;-webkit-box-sizing: border-box;box-sizing: border-box;margin: 0;}
	#category .member li:nth-child(n+2){}
	#category .member li:nth-child(5n){border-left:0}
	#category .member li a{display:block;padding:5px 0;text-align:center;border: 1px solid #f4f4f4;border-width: 0 1px 1px 0;-webkit-box-sizing: border-box;box-sizing: border-box;}
	#category .member li a img{width:44px;height:auto}
	#category .member li a span{display:block;font-size:11px;font-weight:400;color:#555;text-align:center;letter-spacing:-1px}
	#category .search{position:relative;padding:10px}
	#category .search > fieldset{overflow:hidden;position:relative}
	#category .search > fieldset > form > input{display:block;width:100%;height:36px;padding:0 12px;padding-right:40px;background:#fafafa;font-size:12px;color:#333;border-radius:3px}
	#category .search > fieldset > form > input::placeholder{color:#999}
	#category .search > fieldset > form > button{position:absolute;top:0;right:0;width:36px;height:36px;border:0;color:#ff5704;border-radius:0 3px 3px 0;background:none;cursor:pointer;font-size:18px}
	#category .menutabs{position:relative;z-index:5;padding-top: 7px;}
	#category .menutabs:before{content:'';position:absolute;top:0;left:0;width:100%;height: 6px;border-top:1px solid #d1d1d1;background:#f5f5f5;}
	#category .menutabs ul{border-bottom:1px solid #e9e9e9;overflow:hidden}
	#category .menutabs li{float:left;width:50%;text-align:center}
	#category .menutabs li a{position:relative;display:block;padding:15px 15px;line-height:20px;color: #999;letter-spacing:-1px;font-size:14px;font-weight: 500;background:#fff;text-align: left;}
	#category .menutabs li a:before{content:'';position:absolute;bottom: 0px;left:0;width:100%;height:1px;background:none;}
	#category .menutabs li a.sel{color:#ff5704}
	#category .menutabs li a.sel:before{background:#ff5704}
	#category .menucons{position:relative}
	#category .tit{position:relative;padding:15px 15px;text-align:left;letter-spacing:-1px;font-size:14px;font-weight: 500;border-bottom:1px solid #e9e9e9;background:#fff;}
	#category .tit span{float:right;margin: 2px 0;width: 16px;height: 16px;line-height: 16px;font-size: 11px;font-weight:500;color:#fff;background:#ff5704;border-radius:50%;text-align:center;}
	#category .list{position:relative;z-index:4;background:#fff}
	#category .cate{font-size:0}
	#category .cate_li_1{display:block;position:relative;border-bottom:1px solid #f4f4f4;vertical-align:top}
	#category .cate_li_1:nth-last-child(1){border-bottom:0}
	#category .cate_li_1 > .sub_ct_toggle{position:absolute;top:0;right:0;width:42px;height:42px;background:none}
	#category .cate_li_1 > .sub_ct_toggle:before{content:'';position:absolute;top:50%;left:50%;margin:-1px 0 0 -5px;width:9px;height:1px;background:rgba(0,0,0,0.5);transition:all 0.3s}
	#category .cate_li_1 > .sub_ct_toggle:after{content:'';position:absolute;top:50%;left:50%;margin:-5px 0 0 -1px;width:1px;height:9px;background:rgba(0,0,0,0.5);transition:all 0.3s}
	#category .cate_li_1.sel{border-bottom:0}
	#category .cate_li_1.sel > .sub_ct_toggle:before{visibility:hidden;opacity:0;background:#fff}
	#category .cate_li_1.sel > .sub_ct_toggle:after{margin:-1px 0 0 -5px;width:9px;height:1px;background:#fff}
	#category .cate_li_1 > a{position:relative;display:block;padding:0 15px;line-height:42px;font-size:12px;font-weight:400;color:#555;text-align:left}
	#category .cate_li_1.sel > a{color:#fff;background:#461801}
	#category .cate_li_1.sel > i:before{visibility:hidden;opacity:0}
	#category .cate_li_1.sel > i:after{margin:-1px 0 0 -6px;width:12px;height:2px}
 
	#category li.g1 > a,
	#category li.g2 > a,
	#category li.g3 > a,
	#category li.g4 > a,
	#category li.g5 > a, 
	#category li.g6 > a,
	#category li.g7 > a, 
	#category li.g8 > a {color:#732b04; font-weight:600}

	#category .sub_cate{display:none;width:200%;padding:5px 0;border-bottom:1px solid#f4f4f4;border-top:1px solid #f1f1f1;background:#f9f9f9;overflow:hidden}
	#category .cate_li_2{width:50%;text-align:left}
	#category .cate_li_2 > a{position:relative;display:block;padding:0 20px;line-height:32px;font-size:12px;font-weight:400;color:#777;letter-spacing:-0.5px}
	#category .cate_li_2.sel > a,
	#category .cate_li_2 > a:hover{color:#00265b;text-decoration:underline}
	#category .cate_li_2 > a:before{content:'';display:inline-block;margin-right:6px;width:2px;height:2px;background:#000;vertical-align:4px}
    #category .today{position:relative;padding-top: 7px;}
	#category .today:before{content:'';position:absolute;top:0;left:0;right:1px;height: 6px;border-top:1px solid #d1d1d1;background:#f5f5f5;}
    #category .today .s_h2{display:none}
	#category .tools{font-size:0}
	#category .tools li{display:inline-block;width:16.66%;padding:15px 0;vertical-align:top}
	#category .tools li a{display:block;margin:0 10px 10px 0;line-height:50px;font-size:15px;font-weight:400;color:#333;text-align:center;border-radius:5px;background:#fafafa}
	#category .foot{border-top:1px solid #e9e9e9;background:#fafafa}
	#category .foot .close_btn{float:right;width:50px;height:50px;background:none;color:#ccc;border:0;vertical-align:top;font-size:18px}
	#category .foot .close_btn:hover{color:#111}
	#category .blind{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.75);opacity:0;visibility:hidden;transition:all 0.3s}
	#category .blind.sel{opacity:1;visibility:visible}
	
	/* sidemenu */
	#sidemenu{display:none;height:100%;position:fixed;top:0;right:-230px;background:#fff;z-index:120;transition:all 0.5s}
	#sidemenu.sel{right:0}
	#sidemenu .quickmenu{position:absolute;z-index:1;bottom:0;left:-55px;width:55px;box-shadow:0 0 20px rgba(0,0,0,0.05)}
	#sidemenu .quickmenu li{position:relative}
	#sidemenu .quickmenu li:nth-child(n+2){border-top:1px solid #375771}
	#sidemenu .quickmenu li button{width:55px;height:55px;border:0;font-size:20px;background:#ff5704;color:#fff}
	#sidemenu .quickmenu li .tit{position:absolute;top:12px;right:60px;white-space:pre;padding:0 15px;line-height:30px;background:#ff5704;color:#fff;font-size:12px;letter-spacing:-0.5px;opacity:0;visibility:hidden;transition:all 0.3s}
	#sidemenu .quickmenu li .tit:after{content:"";position:absolute;top:10px;right:-8px;display:inline-block;width:0;height:0;border-style:solid;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:5px solid #ff5704;color:transparent}
	#sidemenu .quickmenu li:hover .tit{opacity:1;visibility:visible}
	#sidemenu .quickmenu li .btn_sm_on{background:#fff}
	#sidemenu .quickmenu li .btn_sm_on i{color:#ff5704}	
	#sidemenu .sidecon{position:relative;z-index:2;width:230px;height:100%;text-align:left;border-left:1px solid #e5e7ea}
	#sidemenu .sidecon .item{position:absolute;top:0;left:0;width:230px;overflow-y:auto;height:100%;opacity:0;visibility:hidden}
	#sidemenu .sidecon .item.sel{opacity:1;visibility:visible}
	#sidemenu .sidecon .item > .inner{position:relative;padding:0;overflow-y:auto;width:230px;height:100%;background:#fff}
	#sidemenu .sidecon .item > .inner{transform:translateZ(0);transform-style:preserve-3d;transition-delay:.05s;transition-duration:.05s;transition-property:transform, left;transition-timing-function:cubic-bezier(.4, 0, .2, 1);scrollbar-3dLight-Color:#efefef;scrollbar-arrow-color:#dfdfdf;scrollbar-base-color:#333949;scrollbar-Face-Color:#fff;scrollbar-Track-Color:#333949;scrollbar-DarkShadow-Color:#efefef;scrollbar-Highlight-Color:#efefef;scrollbar-Shadow-Color:#333949}
	#sidemenu .sidecon .item > .inner::-webkit-scrollbar-track{background-color:#fafafa}
	#sidemenu .sidecon .item > .inner::-webkit-scrollbar{width:3px;background-color:transparent}
	#sidemenu .sidecon .item > .inner::-webkit-scrollbar-thumb{background-color:#ccc}
	#sidemenu .sidecon .item > .inner .s_h2{position:relative;margin:0;line-height:25px;font-size:15px;font-weight:500;padding:15px 15px;border-bottom:1px solid #e5e7ea}
	#sidemenu .sidecon .item > .inner .s_h2 span{display:inline-block;margin-left:5px;min-width:25px;line-height:25px;color:#ff5704;font-size:13px;font-weight:600;background:#f2f3f7;vertical-align:top;border-radius:30px;text-align:center}
	#sidemenu .sidecon .item > .inner .btn_side_shop{position:relative;width:100%;height:30px;background:none;border:0;text-align:left;font-weight:bold}
	#sidemenu .sidecon .item > .inner .btn_side_shop span{position:absolute;top:5px;right:0;padding:0 5px;line-height:20px;border-radius:10px;color:#fff;background:#ed1c24}
	#sidemenu .sidecon .item > .inner .con_close{position:fixed;top:0;right:230px;width:50px;height:50px;border:0;background:none;font-size:25px;color:#dedede}
	#sidemenu .sidecon .item > .inner .con_close:hover{color:rgba(0,0,0,0.8)}
	#sidemenu .sidecon .item > .inner .side_tnb{padding:25px}
	#sidemenu .sidecon .item > .inner .side_tnb li a{display:block;line-height:28px;color:#465168;padding:5px 0}
	#sidemenu .sidecon .item > .inner .side_tnb li:hover a{color:#ff5704}
	#sidemenu .topbtn{position:absolute;bottom:0;left:0;border:0;border-top:1px solid #e5e7ea;margin-top:-25px;width:50px;height:50px;background:none;font-size:20px;color:#dedede}
	#sidemenu .topbtn:hover{border-color:#ff5704;background:#ff5704;color:#fff}
	
	/* container */
	#container{}
	#container:after{content:'';display:table;line-height:0;clear:both}
	#container #title{position:relative;padding:0;line-height:50px;background-attachment:fixed;text-align:left;border-bottom:1px solid #e9e9e9; background: #efefef}
	#container #title h3{display:block;padding:0 50px;font-size:15px;font-weight:500;color:#333;letter-spacing:-1px;text-align:center;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
	#container #title .mob{position:absolute;top:0;left:0;width:50px;height:50px;line-height:50px;font-size:24px;font-weight:500;text-align:center}
	#container .content{position:relative;padding:10px;padding-bottom:50px;min-height:400px}
	#container #index{position:relative;z-index:109}
	
	/* aside*/
	#container .aside{float:left;width:20%;vertical-align:top}
	#container .section{float:right;width:80%;padding-left:5%;vertical-align:top}
	#container .snb h2{padding:22px 0;font-size:23px;font-weight:400;color:#317750;border-bottom:2px solid #317750}
	#container .snb ul{padding:20px}
	#container .snb ul li a{display:block;padding:5px 0;font-size:14px;font-weight:500;color:#777}
	#container .snb .sel a{color:#317750}
	#container .etc .number{margin-top:30px}
	#container .etc .phone{padding:20px;background:#f7f7f7;box-sizing:border-box}
	#container .etc .phone span{display:block;line-height:1;font-size:14px;color:#000}
	#container .etc .phone strong{display:block;line-height:1;font-size:26px;color:#317750}
	#container .etc .week{margin-bottom:10px;padding:0 20px;background:#f7f7f7}
	#container .etc .week ul{padding:10px 0 20px 0;border-top:1px solid #ddd}
	#container .etc .week ul li{padding:3px 0;overflow:hidden}
	#container .etc .week ul li span{float:left;font-size:12px;font-weight:300;color:#000}
	#container .etc .week ul li strong{float:right;padding:0 0 0 10px;font-size:12px;font-weight:400;color:#000}
	#container .etc .counsel{position:relative;margin-bottom:10px;padding:20px;padding-right:0;background:#f7f7f7}
	#container .etc .counsel i{position:absolute;top:20%;right:10px;font-size:48px}
	#container .etc .banner a{display:block;margin-bottom:10px;padding:10px 20px;border:1px solid #d1d1d1;border-radius:3px}
	#container .etc .banner a i{float:right;font-size:20px;color:#777}

	
	/* footer */
	#footer{background:#fff}
	#footer .fnb{padding:0 20px;border-bottom:1px solid #efefef}
	#footer .fnb .link{text-align:center; padding:10px 0}
	#footer .fnb .link li{display:inline-block}
	#footer .fnb .link li a{display:block;padding:0 5px;line-height:12px;font-size:11px;font-weight:400;color:#333;letter-spacing:-0.5px}
	#footer .fnb .link li a strong{font-weight:600;color:#333}
	#footer .fnb .link li a:hover{color:#333}
	#footer .footer{padding:20px 20px 50px}
	#footer .footer h2{position:relative;text-align:center}
	#footer .footer h2 img{width:auto;width:156px;height:auto}
	#footer .footer address{display:block;margin-top:15px;text-align:center}
	#footer .footer address br{display:none}
	#footer .footer address span{display:inline-block;line-height:12px;font-size:11px;font-weight:500;color:rgba(0,0,0,0.9)}
	#footer .footer address span strong{display:inline-block;font-weight:300;color:rgba(0,0,0,0.8)}
	#footer .footer cite{display:block;padding:15px 0 15px 0;font-size:11px;font-weight:300;color:rgba(0,0,0,0.5);text-align:center}
	#footer .footer p{display:block;padding:10px 0 50px 0;font-size:11px;font-weight:300;color:rgba(0,0,0,0.3);text-align:center}
	
	/* captcha */
	#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{height:40px;border:1px solid #898989;vertical-align:top;padding:0;margin:0}
	#captcha #captcha_mp3{margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha2.png') no-repeat;text-indent:-999px}
	#captcha #captcha_reload{margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha2.png') no-repeat 0 -40px;text-indent:-999px}
	#captcha #captcha_key{margin:0 0 0 3px;padding:0 5px;width:90px;height:40px;border:1px solid #ccc;background:#fff;font-size:1.333em;font-weight:bold;text-align:center;vertical-align:top}
	#captcha #captcha_info{display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}
	
	/* ckeditor */
	.cke_sc{margin:0 0 5px;text-align:right}
	.btn_cke_sc{display:inline-block;padding:0 10px;height:23px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;line-height:1.9em;vertical-align:middle;cursor:pointer}
	.cke_sc_def{margin:0 0 5px;padding:10px;border:1px solid #ccc;background:#f7f7f7;text-align:center}
	.cke_sc_def dl{margin:0 0 5px;text-align:left;zoom:1}
	.cke_sc_def dl:after{display:block;visibility:hidden;clear:both;content:""}
	.cke_sc_def dt, .cke_sc_def dd{float:left;margin:0;padding:5px 0;border-bottom:1px solid #e9e9e9}

	.cke_sc_def dt{width:20%;font-weight:bold}
	.cke_sc_def dd{width:30%}
	#bo_v_con ul{display:block;list-style-type:disc;margin-top:1em;margin-bottom:1em;margin-left:0;margin-right:0;padding-left:40px}
	#bo_v_con ol{display:block;list-style-type:decimal;margin-top:1em;margin-bottom:1em;margin-left:0;margin-right:0;padding-left:40px}
	#bo_v_con li{display:list-item}
	
	/* 버튼 */
	a.btn,.btn{line-height:35px;height:35px;padding:0 10px;text-align:center;font-weight:bold;border:0;font-size:1.4em;
	-webkit-transition:background-color 0.3s ease-out;
	-moz-transition:background-color 0.3s ease-out;
	-o-transition:background-color 0.3s ease-out;
	transition:background-color 0.3s ease-out}
	
	a.btn01{display:inline-block;padding:3px 12px;font-size:11px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:middle}
	a.btn01:focus, a.btn01:hover{text-decoration:none}
	button.btn01{display:inline-block;margin:0;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none}
	a.btn02{display:inline-block;padding:3px 12px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle}
	a.btn02:focus, .btn02:hover{text-decoration:none}
	button.btn02{display:inline-block;margin:0;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none}
	
	.btn_confirm{text-align:right} /* 서식단계 진행 */
	
	.btn_submit{border:0;background:#ff5704;color:#fff;cursor:pointer}
	.btn_close{border:1px solid #dcdcdc;cursor:pointer;background:#fff}
	a.btn_close{text-align:center;line-height:50px}
	
	
	a.btn_cancel{float:left;display:inline-block;background:#f9f9f9;border:1px solid #e9e9e9;color:#333;text-decoration:none;vertical-align:middle}
	button.btn_cancel{display:inline-block;background:#969696;color:#fff;text-decoration:none;vertical-align:middle}
	.btn_cancel:hover{background:#aaa}
	a.btn_frmline, button.btn_frmline, a.btn_idcheck{display:inline-block;padding:0 10px;margin-left: 5px;width: 100px;height: 38px;line-height: 36px;border:1px solid #ff5704;background:#ff5704;font-size: 11px;color:#fff;text-decoration:none;vertical-align:top;text-align:center;} /* 우편번호검색버튼 등 */
	a.btn_frmline{}
	button.btn_frmline{font-size: 11px;}
	
	/* 게시판용 버튼 */
	a.btn_b01,.btn_b01{display:inline-block;color:#bababa;text-decoration:none;vertical-align:middle;border:0;background:transparent}
	.btn_b01:hover, .btn_b01:hover{color:#000}
	a.btn_b02,.btn_b02{display:inline-block;background:#253dbe;padding:0 10px;color:#fff;text-decoration:none;border:0;vertical-align:middle}
	a.btn_b02:hover, .btn_b02:hover{background:#0025eb}
	a.btn_b03, .btn_b03{display:inline-block;background:#fff;border:1px solid #b9bdd3;color:#646982;text-decoration:none;vertical-align:middle}
	a.btn_b03:hover, .btn_b03:hover{background:#ebedf6}
	a.btn_b04, .btn_b04{display:inline-block;background:#fff;border:1px solid #ccc;color:#707070;text-decoration:none;vertical-align:middle}
	a.btn_b04:hover, .btn_b04:hover{color:#333;background:#f9f9f9}
	a.btn_admin,.btn_admin{display:inline-block;color:#ff5704;text-decoration:none;vertical-align:middle} /* 관리자 전용 버튼 */
	.btn_admin:hover, a.btn_admin:hover{color:#ff3746}
	
	
	/* 기본테이블 */
	.tbl_wrap table{width:100%;border-collapse:collapse;border-spacing:0 5px;background:#fff;border-top:1px solid #ececec;border-bottom:1px solid #ececec} 
	.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:20px 0;font-weight:normal;text-align:center;border-bottom:1px solid #ececec;height:40px}
	.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-bottom:1px solid #e8e8e8}
	.tbl_head01 td{color:#666;padding:10px 5px;border-top:1px solid #ecf0f1;border-bottom:1px solid #ecf0f1;line-height:1.4em;height:60px;word-break:break-all}
	.tbl_head01 tbody tr:hover td{background:#fafafa}
	.tbl_head01 a:hover{text-decoration:underline}
	
	.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 #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
	.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;background:#fff}
	.tbl_head02 td{padding:5px 3px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:#fff;line-height:1.4em;word-break:break-all}
	.tbl_head02 a{}

	
	.tbl_head03{margin:0 0 10px}
	.tbl_head03 table{border-bottom:1px solid #d3d3d3}
	.tbl_head03 caption{padding:0;font-size:0;line-height:0;overflow:hidden}

	.tbl_head03 thead th{padding:20px 0;width:40px;color:#383838;font-size:14px;font-weight:500;text-align:center;letter-spacing:-0.5px;border-top:1px solid #959da6;border-bottom:1px solid #d3d3d3}
	.tbl_head03 thead th .selec_chk + label span,
	.tbl_head03 tbody td .selec_chk + label span{border:1px solid #e9e9e9}
	.tbl_head03 thead a{color:#383838}
	.tbl_head03 thead th input{vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
	.tbl_head03 tfoot th, .tbl_head03 tfoot td{padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
	.tbl_head03 tbody th{padding:10px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
	.tbl_head03 td{background:#fff;background-clip:padding-box;padding:25px 15px;border-top:1px solid #ccd2d9;border-left:1px solid #f6f6f6;line-height:20px;word-break:break-all;text-align:center}
	.tbl_head03 td:first-child{border-left:0}
	.tbl_head03 a{}
	
    /* 반응형 테이블*/
	table.responsive{width:100%;border-collapse:collapse}
	table.responsive thead{display:none}
	table.responsive tbody tr{display:block;margin:0 0 10px 0;padding:0;border-top:1px solid #efefef;border-left:1px solid #efefef;overflow:hidden}
	table.responsive tbody th,
	table.responsive tbody td{display:table;width:100%;font-weight:400;border-top:0;border-right:1px solid #efefef;border-bottom:1px solid #efefef;overflow:hidden}
	table.responsive tbody th:before,
	table.responsive tbody td:before{content:attr(data-th);display:table-cell;padding:5px 8px;width:20%;height:20px;line-height:20px;font-size:12px;vertical-align:middle;background:#f9f9f9;white-space:nowrap;overflow:hidden;text-align:left}
	table.responsive tbody th .bt-content,
	table.responsive tbody td .bt-content{display:table-cell;padding:8px 8px;width:80%;font-size:12px;text-align:left;background:#fff}
	table.responsive tbody th .bt-content a,
	table.responsive tbody td .bt-content a{color:#000}
	table.responsive tbody td.bt-hide{display:none}
	
	/* 폼 테이블 */
	.tbl_frm01{margin:0 0 20px}
	.tbl_frm01 table{width:100%;border-collapse:collapse;border-spacing:0}
	.tbl_frm01 th{width:70px;padding:7px 13px;border:1px solid #e9e9e9;border-left:0;border-right:0;background:#fff;text-align:left}
	.tbl_frm01 td{padding:7px 10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent}
	.wr_content textarea,.tbl_frm01 textarea,.form_01 textarea, .frm_input{border:1px solid #e9e9e9;background:#fff;color:#000;padding:5px 10px;font-size: 12px;vertical-align: top;}
	.tbl_frm01 textarea{padding: 10px;}
	.frm_input{height: 38px;}
	
	.full_input{width:100%}
	.half_input{width:49.5%}
	.twopart_input{width: calc(100% - 105px);}
	.tbl_frm01 textarea, .write_div textarea{width:100%;height:100px}
	.tbl_frm01 a{text-decoration:none}
	.tbl_frm01 .frm_file{display:block;margin-bottom:5px}
	.tbl_frm01 .frm_info{display:block;padding:0 0 5px;line-height:1.4em}
	
	/*기본 리스트*/
	.list_01 ul{border-top:1px solid #ececec}
	.list_01 li{border-bottom:1px solid #ececec;background:#fff;padding:10px 15px;list-style:none;position:relative}
	.list_01 li:nth-child(odd){background:#f6f6f6}
	.list_01 li:after{display:block;visibility:hidden;clear:both;content:""}
	.list_01 li:hover{background:#f9f9f9}
	.list_01 li.empty_li,
	.list_01 li.empty_table{display:block;padding:20px 0;width:100%;color:#666;clear:both;text-align:center}
	
	.list_02 ul{margin:0 -5px;font-size:0}
	.list_02 ul:after{display:block;visibility:hidden;clear:both;content:""}
	.list_02 li{float:left;width:50%;padding:0 5px}
	.list_02 li:nth-child(5n+1){clear:both;margin-left:0}
	

	/*폼 리스트*/
	.form_01 h2{font-size:16px}
	.form_01 li{font-size: 0;}
	.form_01 li+li{margin-top:5px;}
	.form_01 ul:after,
	.form_01 li:after{display:block;visibility:hidden;clear:both;content:""}
	.form_01 .left_input{float:left}
	.form_01 .margin_input{margin-right:1%}
	.form_01 textarea{height:100px;width:100%}
	.form_01 .frm_label{display:inline-block;width:130px}
	
	/* 자료 없는 목록 */
	.empty_table{padding:50px 0 !important;width:100% !important;text-align:center}
	.empty_list{padding:20px 0 !important;width:100% !important;color:#666;text-align:center}
	
	/* 필수입력 */
	.required, textarea.required{background-image:url('../img/require.png') !important;background-repeat:no-repeat !important;background-position:right top !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:80px;text-align:center}
	.td_category{width:80px;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_group{width:80px;text-align:center}
	.td_mb_id{width:100px;text-align:center}
	.td_mng{width:80px;text-align:center}
	.td_name{width:100px;text-align:left}
	.td_nick{width:100px;text-align:center}
	.td_num{width:50px;text-align:center}
	.td_numbig{width:80px;text-align:center}
	.td_stat{width:60px;text-align:center}
	
	.txt_active{color:#5d910b}
	.txt_done{color:#e8180c}
	.txt_expired{color:#ccc}
	.txt_rdy{color:#8abc2a}
	
	/* 새창 기본 스타일 */
	.new_win{position:relative}
	.new_win .tbl_wrap{margin:0 20px}
	.new_win #win_title{font-size:15px;font-weight:500;height:50px;line-height:30px;padding:10px 20px;background: #ff5704;color: #fff;}
	.new_win #win_title .sv{font-size:0.75em;line-height:1.2em}
	.new_win .win_ul{margin-bottom:15px;padding:0 20px}
	.new_win .win_ul:after{display:block;visibility:hidden;clear:both;content:""}
	.new_win .win_ul li{float:left;background:#fff;text-align:center;padding:0 10px;border:1px solid #d6e9ff;border-radius:30px;margin-left:5px}
	.new_win .win_ul li:first-child{margin-left:0}
	.new_win .win_ul li a{display:block;padding:8px 0;color:#6794d3}
	.new_win .win_ul .selected{background:#3a8afd;border-color:#3a8afd;position:relative;z-index:5}
	.new_win .win_ul .selected a{color:#fff;font-weight:bold}
	.new_win .win_desc{position:relative;margin:10px;border-radius:5px;font-size:1em;background:#f2838f;color:#fff;line-height:50px;text-align:left;padding:0 20px}
	.new_win .win_desc i{font-size:1.2em;vertical-align:baseline}
	.new_win .win_desc:after{content:"";position:absolute;left:0;top:0;width:4px;height:50px;background:#da4453; 0 0 3px}
	.new_win .frm_info{font-size:14px;color:#919191}
	.new_win .win_total{float:right;display:inline-block;line-height:30px;font-weight:normal;font-size:0.75em;color:#3a8afd;background:#f6f6f6;padding:0 10px;border-radius:5px}
	.new_win .new_win_con{padding:20px;}
	.new_win .new_win_con:after{display:block;visibility:hidden;clear:both;content:""}
	.new_win .new_win_con2{margin:20px 0}
	.new_win .btn_confirm:after{display:block;visibility:hidden;clear:both;content:""}
	.new_win .win_btn{margin-top: 20px;text-align:center;}
	.new_win .btn_close{height:40px;padding:0 20px;font-size:14px;font-weight:500;overflow:hidden;cursor:pointer}
	.new_win .btn_submit{padding:0 20px;height:40px;font-size:14px;font-weight:500}
	
	/* 검색결과 색상 */
	.sch_word{color:#fff;background:#ff005a;padding:2px 5px 3px;line-height:18px;margin:0 2px}
	
	/* 자바스크립트 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{position:relative;font-weight:normal}
	.sv_wrap .sv{z-index:1000;display:none;margin:5px 0 0;font-size:14px;background:#333;
	-webkit-box-shadow:2px 2px 3px 0px rgba(0,0,0,0.2);
	-moz-box-shadow:2px 2px 3px 0px rgba(0,0,0,0.2);
	box-shadow:2px 2px 3px 0px rgba(0,0,0,0.2)}
	.sv_wrap .sv:before{content:"";position:absolute;top:-6px;left:15px;width:0;height:0;border-style:solid;border-width:0 6px 6px 6px;border-color:transparent transparent #333 transparent}
	.sv_wrap .sv a{display:inline-block;margin:0;padding:0 10px;line-height:30px;width:100px;font-weight:normal;color:#bbb}
	.sv_wrap .sv a:hover{background:#000;color:#fff}
	.sv_member{color:#333}

	.sv_on{display:block !important;position:absolute;top:23px;left:0px;width:auto;height:auto}
	.sv_nojs .sv{display:block}
	
	/* 페이징 */
	.pg_wrap{clear:both;padding:30px 0;display:block}
	.pg_wrap:after{display:block;visibility:hidden;clear:both;content:""} 
	.pg{display:block;font-size:0;text-align:center}
	.pg_page, .pg_current{display:inline-block;margin:0 1px;vertical-align:middle;background:#fafafa;border:1px solid #eee}
	.pg a:focus, .pg a:hover{text-decoration:none}
	.pg_page{color:#959595;height:30px;line-height:28px;padding:0 5px;min-width:30px;font-size:11px;font-weight:500;text-decoration:none}
	.pg_page:hover{background-color:#fafafa}
	.pg_start{text-indent:-999px;overflow:hidden;background:url('../img/btn_first.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
	.pg_prev{text-indent:-999px;overflow:hidden;background:url('../img/btn_prev.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
	.pg_end{text-indent:-999px;overflow:hidden;background:url('../img/btn_end.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
	.pg_next{text-indent:-999px;overflow:hidden;background:url('../img/btn_next.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
	.pg_start:hover,.pg_prev:hover,.pg_end:hover,.pg_next:hover{background-color:#fafafa}
	.pg_current{background:#fff;border:1px solid #ff5704;color:#ff5704;font-weight:500;height:30px;line-height:30px;padding:0 10px;min-width:30px;font-size:12px}
	

	/* 팁 */
	.tooltip_icon{display:inline-block;vertical-align:middle;color:#b3b5b8;border:0;font-size:15px;background:transparent;cursor:pointer;vertical-align: top;}
	.tooltip_icon:hover{color:#448bf5}
	.tooltip{position:relative;width:auto;color:#fff;background:#000;padding:10px;font-size: 11px;line-height:18px;display:none;position:absolute;z-index:9;font-weight:normal;margin-left: 10px;margin-top: 8px;}
	.tooltip:before{content:"";position:absolute;top:0;left: -5px;width:0;height:0;border-style:solid;border-top:0px solid transparent;border-bottom: 5px solid transparent;border-left:0;border-right: 5px solid #000;}
	
	.tooltip_txt{position:relative;text-align:left;color:#fff;height:50px;line-height:50px;font-size:1.1em;background:#f2838f;margin:0 0 10px;padding:0 20px;border-radius:5px;font-weight:bold}
	.tooltip_txt:before{content:"";position:absolute;top:0;left:0;width:5px;height:50px;border-radius:5px 0 0 5px;background:#da4453}
	.tooltip_txt i{font-size:1.2em;vertical-align:middle}
	
	/* cheditor 이슈 */
	.cheditor-popup-window *, .cheditor-popup-window :after, .cheditor-popup-window :before{ -webkit-box-sizing:content-box; -moz-box-sizing:content-box; box-sizing:content-box}
	
	/* Mobile화면으로 */
	#device_change{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}
	
	
}



/* 블루명수 추가 */

/* 본문 영역 좌우 구분*/
.view { width:1280px; overflow: hidden}
.view .snbCont {width:240px; float:left}
.view .bodyCont {width:950px;float:right; text-align:center}

.view .bodyCont h4 {padding:30px 0; font-size: 1.3em; font-weight: 400; border-top:1px solid #061761; border-bottom:1px solid #061761; margin-bottom:30px;}

.snbMenu {}
.snbMenu h3 {border-top:1px solid #061761; padding:40px 0; text-align: center; font-weight: 400; font-size: 1.5em;  background: #999; color:#fff}
.snbMenu ul li {display: block; width: 100%}


.snbMenu ul > li {width:100%; transition: 0.5s all ease;   -webkit-transition: 0.5s all ease;   -moz-transition: 0.5s all ease;   -ms-transition: 0.5s all ease;   -o-transition: 0.5s all ease; }
.snbMenu ul > li > a { background:url('../img/arrow.png') no-repeat 93% 50%; display:block; width:100%; padding:0 10px; font-size:1.2em; font-weight:400; color:#444; height:45px; line-height:45px; border-bottom:1px solid #ddd; transition: 0.5s all ease;   -webkit-transition: 0.5s all ease;   -moz-transition: 0.5s all ease;   -ms-transition: 0.5s all ease;   -o-transition: 0.5s all ease; }
.snbMenu ul > li:hover > a{background-color:#f2f2f2; color:#000; padding-left:15px;} 
.snbMenu ul > li.on > a{background-color:#456bbf; color:#fff; padding-left:15px; background-image:url('../img/arrowW.png') } 



.left_cs {width:100%; text-align:center; background:#fff; margin-top:30px;box-sizing:border-box; padding: 0px 0 40px 0; }
.left_cs a {display:block; height:100%;}

.left_cs .hover_area i {text-align:center;  color:#666;  font-size:2em; opacity:1; padding-top:50px}
.left_cs .hover_area em { display:block; color:#000;  font-size:0.85em; text-align:center; letter-spacing:0.3em; font-style: normal; opacity:0.7;}
.left_cs .hover_area strong { display:block; color:#a92401; font-size:1.6em; font-weight:500;}
.left_cs .hover_area span { font-size:1.1em; font-weight:500;}

.left_cs .hover_area p { color:#000; font-size:0.9em; font-weight:200;}
.left_cs .hover_area span.btn_view { display:inline-block; width:30px; height:30px; line-height:30px; margin-top:30px; background:url('../image/btn_view.png') no-repeat 50% 50%; transition: 0.5s all ease; -webkit-transition: 0.5s all ease; -moz-transition: 0.5s all ease; -ms-transition: 0.5s all ease; -o-transition: 0.5s all ease; }
.left_cs .hover_area:hover span.btn_view{-ms-transform: rotate(90deg);-webkit-transform: rotate(90deg); transform: rotate(90deg);}



/* 네비글자 */
.stitle {color:#999; font-size:1em; line-height:1.2em; text-align:right ;margin-bottom:50px; padding-bottom:10px; background:url('../img/tit_bg.gif') repeat-x  bottom left }
.stitle span {color:#666}


/* 연혁 */
.timeline {box-sizing: border-box; padding-top:20px}
.timeline:before {box-sizing: border-box; }
.timeline * {box-sizing: border-box; }
.timeline *:before {box-sizing: border-box; }
.timeline { position: relative; font-size: 1.2em; width: 100%; height: 100%; margin:50px auto; overflow-y: hidden; overflow-x: hidden;}
.timeline .timeline-block {margin-top:14px; }
.timeline .timeline-icon {position:absolute; width: 12px; height: 12px; left: 5%; margin-left: -6px; margin-top:6px; border: 3px solid #4e9cdd; border-radius: 100%; background-color: #fff; text-align: center; }
.timeline .timeline-icon.timeline-icon-hide-border { border: 0; }
.timeline .timeline-icon.timeline-icon-hide-border i.fa, .timeline .timeline-icon.timeline-icon-hide-border img { margin-left: 0; margin-top: 0;}
.timeline .timeline-icon i.fa, .timeline .timeline-icon img { display: inline-block; width: 32px; height: 32px; margin-left: -4px; margin-top: -4px; vertical-align: bottom; line-height: 32px; text-align: center; font-size: 30px; }
.timeline .timeline-icon img { border-radius: 100%; }

.timeline .timeline-content { position: relative; width: 90%; padding-bottom:20px; line-height: 20px;}
.timeline .timeline-content .bar_count { font-size:1.4em; color:#244772; margin-bottom:5px;}
.timeline .timeline-content ul li img{width:100%; height:100px; margin-top:20px; background:red;}
.timeline .timeline-content ul li {font-size:1em;}
.timeline .timeline-content ul li span {color:#999}
.timeline::before { position: absolute; width: 1px; height: 100%; top:0px; left: 5%; margin-left: -1px; background-color: #999; content: ""; }/* Half of width */
.timeline.timeline-alternating .timeline-block:nth-of-type(2n+1) .timeline-content{ left: 10%; }
.timeline.timeline-alternating:not(.timeline-left) .timeline-block:nth-of-type(2n) .timeline-content { left: 10%; }
.timeline.timeline-alternating:not(.timeline-left) .timeline-block:nth-of-type(2n) .timeline-date { left: auto;  right: 115%; margin-left: -400px; }


/* 인사말 */
.ceo { width:100%; margin:0px auto;}
.ceo :after { content:""; display:block; clear:both; }
.ceo { overflow:hidden}
.ceo  slogan_back { text-align:center;border-top:1px solid #EEE; border-bottom:1px solid #EEE; margin:0em 0 2em 0; padding-top:1em; padding-bottom:1em; }
.ceo .slogan_text{ font-size:2.5em; letter-spacing:-2px; color:#333; line-height:1.4em;  }

.ceo .ceo_img{ float:left; width:25%; height:500px;}
.ceo .ceo_img img{width:100%; }
.ceo .ceo_txt{ float:left; width:75%; padding-left:50px;}
.ceo .ceo_txt h2 { display: inline-block; font-size:1.6em; font-weight:300; line-height:1.2em; color:#000; letter-spacing:-0.05em; color:#244772}
.ceo .ceo_txt p { margin-top:30px; text-align:justify; font-size:1.2em;  line-height:1.4em;}
.ceo .ceo_txt p strong {color:#000 !important; display:block; font-size:1.3em; padding-bottom:20px;}
.ceo .ceo_sign {float:left; font-size:1.4em; color:#222; margin-top:40px; }
.ceo .ceo_sign img { margin-left:-15px; vertical-align: middle;}


/* 위탁사업 */
.listFF { margin:10px 0; text-align: center;}
.listFF li {display:inline-block; width:32%; vertical-align: top; margin:0.4%}
.listFF li dl {text-align: left;}
.listFF li dt {background:#999; color:#fff; margin-bottom: 15px; text-align: center; padding:20px; border-radius: 20px; font-size: 1.3em; font-weight: 600}
.listFF li dt span {display:block; color: #fff !important; font-size: 0.5em; letter-spacing: 2px}
.listFF li dd {display:inline-block; width: 100%; margin:0; margin-top:5px; list-style-type: disc; text-align: justify; background:#fff; padding:10px 15px; border-radius: 10px;}
.listFF li dt.colorA {background:#2b2f60}
.listFF li dt.colorB {background:#274656}
.listFF li dt.colorC {background:#2d5a49}
.listFF li dt.colorD {background:#977826}
.listFF li dt.colorE {background:#945C24}
.listFF li dt.colorF {background:#933F23}
.listFF li dt.colorG {background:#707C2F}
.listFF li dt.colorH {background:#5B7732}
.listFF li dt.colorI {background:#376431}


.listGG { margin:20px 0; text-align: center;}
.listGG li {display:inline-block; width:48%; vertical-align: top; margin:0 0.5%}
.listGG li dl {text-align: left;}
.listGG li dt {background:#999; color:#fff; margin-bottom: 15px; text-align: center; padding:20px; border-radius: 20px; font-size: 1.3em; line-height: 1.2em; font-weight: 600}
.listGG li dt span {display:block; color: #fff !important; font-size: 0.8em; font-weight: 400 !important}
.listGG li dd {display:inline-block; width: 100%; margin:0; margin-top:5px; list-style-type: disc; text-align: justify; background:#fff; padding:10px 15px; border-radius: 10px;}
.listGG li dt.colorA {background:#4c6228}
.listGG li dt.colorB {background:#625928}

.process6 {display: inline-block; margin: 15px 0 0px 0}
.process6 li {display: inline-block; border:2px solid #ccc; padding:30px; margin-bottom:10px; background: #fff; border-radius: 15px;}
.process6 li.arrow {border:none; background: none; padding:30px 10px}
.process6 li.acc {border-color: #933D16}


.view .titleH3 {font-size:1.6em;  line-height:0.8em; color:#984820; border-bottom:1px solid #984820; margin-bottom:20px; margin-top:50px; font-weight:500; letter-spacing:-1px }
.view .titleH3 i {padding-right:10px; color:#984820}
.view .titleH4 {font-size:1.3em; background:#704834; color:#fff; border-radius:30px; display:inline-block; padding: 6px 30px 9px 30px; margin-bottom:10px; }
.innerTitle {margin:20px 0 0 10px; font-weight:600; font-size:1.1em; color:#f65700}

.view .contentsBasicA {font-size:1.2em;  color:#333; line-height:1.2em; text-align:justify; background:#efefef; padding:30px 25px; border-radius:20px; margin-bottom:20px}
.view .contentsBasicA span {color:#d05f04; font-weight: 600}
.view .contentsBasicA2 {font-size:1.2em;  color:#333; line-height:1.2em; text-align:justify; background:#efefef; padding:25px 15px; border-radius:20px; margin-bottom:20px}
.view .contentsBasicA3 {background:#efefef; padding:30px 25px; border-radius:20px; margin-bottom:20px}
`.view .listA {padding-left:20px; margin-top:5px}
.view .listA li {list-style-type: decimal;  font-size:1em; line-height:1em;  margin-bottom:7px  }
.view .listA li span {font-weight:500; color:#000}

.view .listAB {padding-left:40px;}
.view .listAB li {list-style-type: circle;  font-size:1em; line-height:1em;  margin-bottom:7px     }
.view .listB {padding-left:30px; margin-top:5px}
.view .listB li {list-style-type: disc;  font-size:1em; line-height:1em;  margin-bottom:7px  }
.view .listB .etc {list-style-type: none; color:#d05f04}
.view .listB li span {font-weight:500; color:#000}
.view .listBB {padding-left:40px;}
.view .listBB li {list-style-type: circle;  font-size:1em; line-height:1em;  margin-bottom:7px     }

/* 테이블 */
.tbl_type2 {width:98%; border-collapse:separate; border-spacing:0px; border-top:2px solid #704834; background:#fff; margin:20px 0px 20px 10px; }
.tbl_type2 th { color:#333; text-align:center; font-weight:600; padding:15px 5px; border-bottom:2px solid #ccc; border-right:1px solid #eee; background-color:#f8f8f8;}
.tbl_type2 td { text-align:left; padding:15px 5px; border-bottom:1px solid #ddd; text-align: center;  font-size: 1em; line-height: 1em}
.tbl_type2 td.alignL {text-align: left}

.tbl_type3 {width:98%; border-collapse:separate; border-spacing:0px; border-top:2px solid #704834; background:#fff; margin:20px 0px 20px 20px;}
.tbl_type3 th { color:#333; text-align:center; font-weight:600; padding:15px 5px; border-bottom:1px solid #ccc; border-right:1px solid #eee; background-color:#f8f8f8;}
.tbl_type3 td { text-align:left; padding:15px 0px; padding-left:20px; border-bottom:1px solid #ddd; font-size: 1em; line-height: 1em}
.tbl_type3 td.alignL {text-align: left}

.tbl_map {width:100%; border-collapse:separate; border-spacing:0px; border-top:2px solid #704834; background:#fff; margin:20px 0px;}
.tbl_map th { color:#333; text-align:center; font-weight:600; line-height:1.2em: padding:15px 5px; border-bottom:1px solid #ccc; border-right:1px solid #eee; background-color:#f8f8f8;}
.tbl_map td { text-align:left; padding:15px 0px; padding-left:20px; border-bottom:1px solid #ddd; font-size: 1em; line-height: 1em}
.tbl_map td.alignL {text-align: left}

.tbl_type4 {width:98%; border-collapse:separate; border-spacing:0px; border-top:2px solid #704834; background:#fff; margin:10px 0px 20px 10px;}
.tbl_type4 th { color:#333; text-align:center; font-weight:600; padding:15px 5px; border-bottom:1px solid #ccc; border-left:1px solid #eee; background-color:#bdbdbd;}
.tbl_type4 th:first-child {border-left:none}
.tbl_type4 td { text-align:center; padding:15px 0px; border-left:1px solid #ddd; border-bottom:1px solid #ddd; font-size: 1em; line-height: 1em}
.tbl_type4 td:first-child {}
.tbl_type4 td.alignL {text-align: left}

.tbl_type5 {width:98%; border-collapse:separate; border-spacing:0px; border-top:2px solid #704834; background:#fff; margin:20px 0px 20px 20px;}
.tbl_type5 th { color:#333; text-align:center; font-weight:500; padding:15px 5px; border-bottom:1px solid #ddd; border-right:1px solid #ddd; background-color:#f8f8f8;}
.tbl_type5 td { text-align:center; padding:15px 0px; border-bottom:1px solid #ddd; border-right:1px solid #ddd; font-size: 1em; line-height: 1em; }
.tbl_type5 td.alignL {text-align: left}



/* 제품사진 */
.productA {text-align: center; }
.productA ul {display:inline-block;}
.productA li {display:inline-block; width: 46%; margin:20px 1.5%; text-align: center;}
.productA dl {position: relative}
.productA dt {display:inline-block;}
.productA dt img {width: 100%; border-radius: 15px; border-top-left-radius: 0; border-top-right-radius: 0}
.productA dd {position: absolute; left:0; top:0; width: 100%; display:inline-block; text-align: center !important; padding:30px 0; color:#fff; background-color: rgba(0,0,0, 0.5)}

.productA4 {text-align: center; }
.productA4 ul {display:inline-block;}
.productA4 li {display:inline-block; width: 22%; margin:20px 1%; text-align: center;}
.productA4 dl {position: relative}
.productA4 dt {display:inline-block;}
.productA4 dt img {width: 100%; border-radius: 15px; border-top-left-radius: 0; border-top-right-radius: 0}
.productA4 dd {position: absolute; left:0; top:0; width: 100%; display:inline-block; text-align: center !important; padding:30px 0; color:#fff; background-color: rgba(0,0,0, 0.5)}

/* 브랜드 */
.brandA {text-align: center;  padding:0;}
.brandA li {display:inline-block; padding:0; margin:0; width: 46%; margin:20px 1.5%; text-align: center;}
.brandA dl {position: relative}
.brandA dt {display:inline-block;}
.brandA dt img {width: 100%; border-radius: 15px; border-bottom-left-radius: 0; border-bottom-right-radius: 0}
.brandA dd {position: absolute; left:0; bottom:0; width: 100%; display:inline-block; text-align: center !important; padding:20px 0; color:#fff; background-color: rgba(0,0,0, 0.6)}
.brandA dd span {color:yellow !important}

/* 성장과정 */
.processA3 {text-align: center; }
.processA3 ul {display:inline-block;}
.processA3 li {display:inline-block; width: 22%; margin:20px 1%; text-align: center;}
.processA3 dl {position: relative}
.processA3 dt {display:inline-block;}
.processA3 dt img {width: 100% !important; border-radius: 15px; border-top-left-radius: 0; border-top-right-radius: 0;}
.processA3 dd {position: absolute; letter-spacing: -1px; left:0; top:0; width: 100%; display:inline-block; text-align: left !important; padding:0; color:#fff; background-color: rgba(0,0,0, 0.5)}
.processA3 dd span {background: #000; display: inline-block; padding:12px}

.photoOne {text-align: center; padding: 20px 10px; }
.photoOne img {width: 100%; border-radius: 15px;}

/* 유튜브영상*/
.youtube {text-align:center}
.youtube iframe {width:940px; height: 529px;}

/* 메인 상품 모두보기 */
#product .khwrap .title h3 {position:relative}
#product .khwrap .title h3 a {background:yellow; border-radius:10px; font-size:0.5em; line-height:2em; padding: 1px 8px; position:absolute; top:-15px ; }



/* 반응형 중간기기 1259px 사이즈 이하*/
@media all and (max-width:1259px){
	
	
/* 본문 영역 좌우 구분*/
.view {width:100%}
.view .snbCont {display:none;}
.view .bodyCont {width:100%; float:none}
.view .bodyCont h4 {padding:20px 0;}
.view .bodyCont  img {width:100%}

	
#saleRight {display: none}	
	
.processA3 dd {font-size: 0.8em;}	
.processA3 dd span {background: #000; display: inline-block; padding:5px; }


.tbl_type5 th {font-weight:400; font-size: 0.8em; line-height: 1.2em;}
.tbl_type5 td {font-size: 0.8em; line-height: 1em; }


/* 유튜브영상*/
.youtube {}
.youtube iframe {width:100%; height: 529px;}

.fitImg {text-align:center}
.fitImg img {width:100%; max-width:846px}

}


/* 반응형 중간기기 747사이즈 이하 */
@media screen and (max-width: 747px) {	
	
	#footer .footer {font-size:10px;}


	#footer .footer .pgkcp .kcp {text-align:center; font-size:0.8em}
	#footer .footer .pgkcp .kcp .kcplogo {margin-bottom:10px}
	#footer .footer .pgkcp .kcp .kcpname {font-size:1em; margin-bottom:5px; color:#ccc}

.view .contentsBasicA {padding:10px 0; background: none}
.view .contentsBasicA2 {padding:10px 0; background: none}		
.view .contentsBasicA3 {padding:10px 0; background: none}	

.view .titleH3 {font-size: 1.3em}

/* 네비글자 */
.stitle {text-align:left;  background: none}
	
/* 연혁 */
.timeline .timeline-content .bar_count { font-size:1.1em;}
.timeline .timeline-content ul li {font-size:0.8em;}

/* 인사말 */
.ceo .ceo_img { width:100%;  text-align:center;  height:auto;  }
.ceo .ceo_img img { width:60%;height:auto;}
.ceo .ceo_txt{ width:100%; padding:0; margin-top:50px;}

/* 위탁사업 */
.listFF li {display:inline-block; width:100%; vertical-align: top; padding-bottom: 30px}
.listFF li dl {text-align: left;}
.listFF li dt {background:#999; color:#fff; text-align: left; padding:15px 20px; padding-left:25px; border-radius: 30px; font-size: 1.3em}
.listFF li dt span {display:inline-block; color: #fff !important; font-size: 0.6em; letter-spacing: 2px; padding-left: 10px;}
.listFF li dd {display:block; margin-top:5px; font-size:0.9em; list-style-type: disc; text-align: justify; background:#efefef; padding:6px 20px}

.listGG li {display:inline-block; width:100%; vertical-align: top; padding-bottom: 30px}
.listGG li dl {text-align: left;}
.listGG li dt {background:#999; color:#fff; margin-bottom: 15px; text-align: center; padding:20px; border-radius: 20px; font-size: 1.3em; line-height: 1.2em}
.listGG li dt span {display:block; color: #fff !important; font-size: 0.8em;}
.listGG li dd {display:inline-block; width: 100%; font-size:0.9em;  margin:0; margin-top:5px; list-style-type: disc; text-align: justify; background:#fff; padding:10px 15px}

/* 테이블 */
.tbl_type2 {width:100%; border-collapse:separate; border-spacing:0px; border-top:2px solid #704834; background:#fff; margin:20px 0; margin-top: 0; }
.tbl_type2 th { color:#333; text-align:center; font-weight:600; padding:15px 5px; border-bottom:2px solid #ccc; border-right:1px solid #eee; background-color:#f8f8f8;}
.tbl_type2 td { text-align:left; padding:15px 5px; border-bottom:1px solid #ddd; text-align: center;  font-size: 1em; line-height: 1em}
.tbl_type2 td.alignL {text-align: left}

.tbl_type3 {width: 95%; margin-left: 10px; margin-top: 0;}
.tbl_type3 th {font-size: 0.9em}
.tbl_type3 td {font-size: 0.9em}
.tbl_type3 td.alignL {}

.tbl_type4 {width: 95%; margin-left: 10px; margin-top: 0;}
.tbl_type4 th {font-size: 0.8em}
.tbl_type4 td {font-size: 0.8em}
.tbl_type4 td.alignL {}

.tbl_type5 {width: 95%; margin-left: 10px; margin-top: 0;}
.tbl_type5 th { font-weight:400; font-size: 0.6em; line-height: 1.2em;}
.tbl_type5 td {font-size: 0.3em; line-height: 1em; }

/* 제품사진 */
.productA {text-align: center; }
.productA ul {display:inline-block;}
.productA li {display:inline-block; width: 90%; margin:20px 0; text-align: center;}
.productA dt {display:inline-block;}
.productA dd {width: 100%; display:inline-block; text-align: center !important; padding: 30px 0}

.productA4 {text-align: center; }
.productA4 ul {display:inline-block;}
.productA4 li {display:inline-block; width: 90%; margin:20px 0; text-align: center;}
.productA4 dt {display:inline-block;}
.productA4 dd {width: 100%; display:inline-block; text-align: center !important; padding: 30px 0}

/* 브랜드 */
.brandA ul {display:inline-block;}
.brandA li {display:inline-block; width: 90%; margin:20px 0; text-align: center;}
.brandA dd {padding:10px 0; font-size:0.9em; line-height: 1.2em}
.brandA dd span { font-size:1.2em}

/* 성장과정 */
.processA3 {text-align: center; }
.processA3 ul {display:inline-block;}
.processA3 li {display:inline-block; width: 47%; margin:20px 1%; text-align: center;}
.processA3 dl {position: relative}
.processA3 dt {display:inline-block;}
.processA3 dt img {width: 100%; border-radius: 15px; border-top-left-radius: 0; border-top-right-radius: 0}
.processA3 dd {position: absolute; letter-spacing: -1px; left:0; top:0; width: 100%; display:inline-block; text-align: left !important; padding:0; color:#fff;}
.processA3 dd span {background: #000; display: inline-block; padding:10px}




/* 유튜브영상*/
.youtube {}
.youtube iframe {width:100%; height: 300px;}


.fitImg {text-align:center}
.fitImg img {width:100%}

}



