@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:#053863}
	#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}
	#header .header .logo{display:inline-block;padding:25px 0;text-align:left}
	#header .header .logo a{display:inline-block}
	#header .header .logo a img{width:auto;height:auto;max-width:250px}
	 .search{position:absolute;top:50%;left:50%;margin:-22.5px 0 0 -205px}
	 .search > fieldset{overflow:hidden}
	 .search > fieldset > form > input{float:left;min-width:350px;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}
	 .search > fieldset > form > input::placeholder{color:#999}
	 .search > fieldset > form > button{float:left;width:60px;height:45px;border:0;color:#fff;border-radius:0 3px 3px 0;background:#053863 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: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;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{position:absolute;z-index:6;top:0;left:0;width:70px;height:50px;border:0;background:#053863;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:70px;padding-right:320px}
	#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:#053863;letter-spacing:-0.5px;vertical-align:top;transition:all 0.5s}
	#header .global .shop_menu li a:hover{color:#053863}
	#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{float:right}
	#header .global .comm_menu:after{display:block;visibility:hidden;clear:both;content:""}
	#header .global .comm_menu > li{float:left;position:relative;padding:0 15px;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:14px;font-weight:500;color:#053863;letter-spacing:-0.5px;vertical-align:top;transition:all 0.5s}
	#header .global .comm_menu > li > a:hover{color:#053863}
	#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:50%;margin-left:-75%;padding:10px 0;width:150%;height:auto;background:#053863;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:rgba(255,255,255,0.5);letter-spacing:-0.5px;vertical-align:top;transition:all 0.5s}
	#header .global .comm_menu > li > .depth2 > li > a:hover{color:#fff}
	#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:#053863}
	
	/* 커뮤니티 */
	#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:#053863;letter-spacing:-0.5px;vertical-align:top;transition:all 0.5s}
	#global .depth1 .dl1:hover .da1{color:#053863}
	#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}
	#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{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:15%;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:#053863}
	#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:#053863;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;font-size:20px;color:#fff;border:1px solid transparent;background:rgba(5, 56, 99, 0.75);box-shadow:0 0 10px rgba(5, 56, 99, 0.05);border-radius:50%}
	#sidemenu .quickmenu li .tit{position:absolute;top:12px;right:60px;white-space:pre;padding:0 15px;line-height:30px;background:#053863;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 #053863;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:#053863}	
	#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:#053863;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:#053863}
	
	/* container */
	#container{position:relative}
	#container:after{content:'';display:table;line-height:0;clear:both}
	#container #title{position:relative;padding:50px 0 30px 0;line-height:30px;background-attachment:fixed;text-align:center}
	#container #title h3{display:block;font-size:32px;font-weight:500;color:#053863;letter-spacing:-0.5px}
	#container #title .mob{display:none}
	#container .content{position:relative;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:#333}
	#footer .fnb{border-bottom:1px solid #555}
	#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:#ccc;letter-spacing:-0.5px}
	#footer .fnb .link li a strong{font-weight:600;color:#fff}
	#footer .fnb .link li a:hover{color:#fff}
	#footer .footer{padding:30px 0 60px 0}
	#footer .footer h2{position:absolute;top:0;left:0}
	#footer .footer h2 img{width:auto;max-width:150px;height:auto}
	#footer .footer address{display:block;padding-left:200px;padding-right:25%}
	#footer .footer address br{display:none}
	#footer .footer address span{display:inline-block;padding-right:10px;line-height:24px;font-size:13px;font-weight:300;color:rgba(255,255,255,0.5)}
	#footer .footer address span strong{display:inline-block;line-height:24px;font-size:13px;font-weight:400;margin-right:2px;color:rgba(255,255,255,0.75)}
	#footer .footer cite{display:block;padding:25px 0 0 200px;padding-right:25%;font-size:12px;font-weight:300;color:rgba(255,255,255,0.5)}
	#footer .footer p{display:block;padding:15px 0 0 200px;padding-right:25%;font-size:11px;font-weight:300;color:rgba(255,255,255,0.4)}
	
	/* captcha */
	#captcha{display:inline-block;position:relative; margin-top:10px;}
	#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:5px 10px;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:#053863;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:#053863;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:#053863}
	.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:#053863}
	#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{display:inline-block;padding:25px 0;text-align:left}
	#header .header .logo a{display:inline-block}
	#header .header .logo a img{width:auto;height:auto;max-width:125px}
	.search{position:absolute;top:50%;left:50%;margin:-20px 0 0 -150px}
	.search > fieldset{overflow:hidden}
	.search > fieldset > form > input{float:left;min-width:250px;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}
	.search > fieldset > form > input::placeholder{color:#999}
	.search > fieldset > form > button{float:left;width:50px;height:40px;border:0;color:#fff;border-radius:0 3px 3px 0;background:#053863 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;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{position:absolute;top:0;left:0;width:50px;height:50px;border:0;background:#053863;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:220px;padding:0 15px 0 0;width:calc(100% - 270px);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:#053863;letter-spacing:-0.5px;vertical-align:top;transition:all 0.5s}
	#header .global .shop_menu li a:hover{color:#053863}
	#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 15px;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:14px;font-weight:500;color:#053863;letter-spacing:-0.5px;vertical-align:top;transition:all 0.5s}
	#header .global .comm_menu > li > a:hover{color:#053863}
	#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:#053863;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:#053863}
	#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:#053863}
	
	/* 커뮤니티 */
	#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:#053863;letter-spacing:-0.5px;vertical-align:top;transition:all 0.5s}
	#global .depth1 .dl1:hover .da1{color:#053863}
	#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:#053863}
	#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:#053863;color:#fff}
	#sidemenu .quickmenu li .tit{position:absolute;top:12px;right:60px;white-space:pre;padding:0 15px;line-height:30px;background:#053863;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 #053863;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:#053863}	
	#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:#053863;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:#053863}
	#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:#053863;background:#053863;color:#fff}
	

	/* container */
	#container{position:relative}
	#container:after{content:'';display:table;line-height:0;clear:both}
	#container #title{position:relative;padding:40px 20px 20px;line-height:30px;background-attachment:fixed;text-align:left}
	#container #title h3{display:block;font-size:24px;font-weight:500;color:#053863;letter-spacing:-1px}
	#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:#333}
	#footer .fnb{padding:0 20px;border-bottom:1px solid #555}
	#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:#ccc;letter-spacing:-0.5px}
	#footer .fnb .link li a strong{font-weight:600;color:#fff}
	#footer .fnb .link li a:hover{color:#fff}
	#footer .footer{padding:20px 35px 50px}
	#footer .footer h2{position:relative}
	#footer .footer h2 img{width:auto;max-width:150px;height:auto}
	#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:12px;font-weight:300;color:rgba(255,255,255,0.5)}
	#footer .footer address span strong{display:inline-block;line-height:18px;font-size:12px;font-weight:400;margin-right:2px;color:rgba(255,255,255,0.75)}
	#footer .footer cite{display:block;padding:15px 0 0 0;font-size:11px;font-weight:300;color:rgba(255,255,255,0.5)}
	#footer .footer p{display:block;padding:15px 0 0 0;font-size:11px;font-weight:300;color:rgba(255,255,255,0.4)}
	
	/* 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:#053863;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 #053863;background:#053863;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:#053863;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}
	.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;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{display:none;position:absolute;z-index:9;font-weight:normal;margin-left:15px;margin-top:20px;padding:10px;width:auto;line-height:18px;font-size:small;color:#fff;background:#000}
	.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:#053863}
	#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:10px 0 9px;text-align:center}
	#header .header .logo a{display:inline-block}
	#header .header .logo a img{width:auto;height:auto;max-height:22px;}/* vertical-align:text-bottom */
	.search{position:relative;padding:10px;padding-top:0}
	.search > fieldset{overflow:hidden;position:relative}
	.search > fieldset > form > input{display:block;width:100%;height:40px;padding:0 12px;padding-right:45px;background:#f4f4f4;font-size:12px;color:#333;border-radius:3px}
	.search > fieldset > form > input::placeholder{color:#999}
	.search > fieldset > form > button{position:absolute;top:0;right:0;width:45px;height:40px;border:0;color:#fff;border-radius:0 3px 3px 0;background:#053863 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:62px;height:62px;z-index:109;}/*background:#fff*/
	#header .header .mobile_home{position:absolute;top:0;right:0;width:40px;height:62px;z-index:109; }
	#header .header .mobile_home img{margin-top:18px;width: 23px; height: 23px;}

	#header .header .mob .menuOpen{width:50px;height:50px;border:0;text-align:center;color:#053863;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:#053863}
	#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:#053863;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:#053863;letter-spacing:-0.5px;vertical-align:top;transition:all 0.5s}
	#header .global .shop_menu li a:hover{color:#053863}
	#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}
	#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:#053863;letter-spacing:-0.5px;vertical-align:top;transition:all 0.5s}
	#header .global .comm_menu > li > a:hover{color:#053863}
	#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:#053863;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:#053863}
	#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:#053863}
	
	/* 커뮤니티 */
	#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:#053863;letter-spacing:-0.5px;vertical-align:top;transition:all 0.5s}
	#global .depth1 .dl1:hover .da1{color:#053863}
	#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:#053863;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:25%;-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:#053863;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:#053863}
	#category .menutabs li a.sel:before{background:#053863}
	#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:#053863;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:#1a3c6c}
	#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 .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{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:#053863;color:#fff}
	#sidemenu .quickmenu li .tit{position:absolute;top:12px;right:60px;white-space:pre;padding:0 15px;line-height:30px;background:#053863;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 #053863;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:#053863}	
	#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:#053863;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:#053863}
	#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:#053863;background:#053863;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}
	#container #title h3{display:block;padding:0 50px;font-size:15px;font-weight:500;color:#053863;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:#333}
	#footer .fnb{padding:0 20px;border-bottom:1px solid #555}
	#footer .fnb .link{text-align:center}
	#footer .fnb .link li{display:inline-block}
	#footer .fnb .link li a{display:block;padding:0 15px;line-height:35px;font-size:11px;font-weight:400;color:#ccc;letter-spacing:-0.5px}
	#footer .fnb .link li a strong{font-weight:600;color:#fff}
	#footer .fnb .link li a:hover{color:#fff}
	#footer .footer{padding:20px 20px 50px}
	#footer .footer h2{position:relative;text-align:center}
	#footer .footer h2 img{width:auto;max-width:125px;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:300;color:rgba(255,255,255,0.5)}
	#footer .footer address span strong{display:inline-block;font-weight:300;color:rgba(255,255,255,0.8)}
	#footer .footer cite{display:block;padding:15px 0 15px 0;font-size:11px;font-weight:300;color:rgba(255,255,255,0.5);text-align:center}
	#footer .footer p{display:block;padding:10px 0 50px 0;font-size:11px;font-weight:300;color:rgba(255,255,255,0.3);text-align:center}
	
	/* captcha */
	#captcha{display:inline-block;position:relative; margin-top:10px;}
	#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: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:5px 10px;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:#053863;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:0px;width:100%;height:38px;line-height:36px;border:1px solid #053863;background:#053863;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:#053863;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:58px}
	
	.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:#FFF;color:#000; 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{padding:20px 0;}
	.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 #053863;color:#053863;font-weight:500;height:30px;line-height:30px;padding:0 10px;min-width:30px;font-size:12px}
	

	/* 팁 */
	.tooltip_icon{display:inline-block;color:#b3b5b8;border:0;font-size:15px;background:transparent;cursor:pointer;vertical-align:top}
	.tooltip_icon:hover{color:#448bf5}
	.tooltip{display:none;position:absolute;z-index:9;margin-left:10px;margin-top:8px;padding:10px;line-height:18px;font-size:11px;font-weight:normal;width:auto;color:#fff;background:#000}
	.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}
	
}




/*thumbnail style*/
.thumb { width: 100%; background-position: center center; background-repeat: no-repeat; background-size: cover; }

/*쇼핑 리스트*/
.slide-itemlist { position: relative; padding: 20px 20px 25px; box-sizing: border-box; }
.slide-itemlist:last-child { margin-bottom: 30px; }
.slide-itemlist .tit-category { margin-bottom: 10px; font-size: 20px; font-weight: 700; color: #353c4b; }

.slide-itemlist .swiper-slide { border: 1px solid #f1f1f1; border-radius: 12px; box-sizing: border-box; cursor: pointer; }
.slide-itemlist .ck-area { display: flex; justify-content: center; align-items: center; position: absolute; top: 0; right: 0; z-index: 1; width: 40px; height: 40px; border-radius: 0 12px 0 12px; box-sizing: border-box; background: #fff; }

.slide-itemlist .item-picture { position: relative; height: 32vw; max-height: 173px; }
.slide-itemlist .item-picture_gift { position: relative; height: auto; max-height: auto; }
.slide-itemlist .thumb { height: 100%; border-radius: 12px 12px 12px 12px; box-sizing: border-box; }
.slide-itemlist .item-info { padding: 7px 7px 16px; box-sizing: border-box; }
.slide-itemlist .item-info .item-category { margin-bottom: 8px; font-size: 12px; font-weight: 400; color: #b5b5b5; }
.slide-itemlist .item-info .item-name { width: calc(100% - 36px); height: 32px; margin-bottom: 12px; font-size: 14px; font-weight: 700; color: #353c4b; line-height: 16px; }
.slide-itemlist .item-info .item-price { line-height: 20px; }
.slide-itemlist .item-info .item-price .before-price { display: flex; align-items: center; font-size: 14px; font-weight: 700; color: #999; }
.slide-itemlist .item-info .item-price .before-price .discount { font-size: 12px; font-weight: 700; color: #fa5151; }
.slide-itemlist .item-info .item-price .before-price .discount span { font-size: 16px; }
.slide-itemlist .item-info .item-price .before-price .price { text-decoration: line-through; }
.slide-itemlist .item-info .item-price .after-price { font-size: 18px; font-weight: 700; color: #353c4b; }
.slide-itemlist .item-info .item-price .after-price strong { font-size: 20px; }

.slide-itemlist .btn-share { position: absolute; right: 8px; bottom: 16px; width: 36px; height: 36px; border: none; border-radius: 50%; box-sizing: border-box; background: url('/app/img/ico_share1.png') center center no-repeat; background-size: contain; }

.slide-itemlist .swiper-pagination { bottom: 0; }
.slide-itemlist .swiper-pagination-bullet { width: 6px; height: 6px; margin: 0 2px !important; background: #ddd; opacity: 1; }
.slide-itemlist .swiper-pagination-bullet-active { background: #575757; }