body, div, span,
h1, h2, h3, p,
a,
img, strong,
ol, ul, li
{
	margin: 0;
	padding: 0;
	line-height:1.3;
	outline:none;
	color:#333;
}

a
{
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}

@font-face{
  font-family: 'ng';
  font-style: normal;
  font-weight: 100;
  src:url(../font/NanumGothic.eot);
  src:url(../font/NanumGothic.eot?#iefix) format('embedded-opentype'),
       url(../font/NanumGothic.woff) format('woff'),
	   url(../font/NanumGothic.ttf) format('truetype');
}
@font-face{
  font-family: 'ng-bold';
  font-style: normal;
  font-weight: 900;
  src:url(../font/NanumGothic-Bold.eot);
  src:url(../font/NanumGothic-Bold.eot?#iefix) format('embedded-opentype'),
       url(../font/NanumGothic-Bold.woff2) format('woff2'),
       url(../font/NanumGothic-Bold.woff) format('woff'),
       url(../font/NanumGothic-Bold.ttf) format('truetype');
}




body {
	font-family:ng, 'NanumGothic', ng, "Lucida Grande", Tahoma, Verdana, AppleGothic, UnDotum, sans-serif;/*¡Ú*/
	position:relative;
	/* min-width:1015px; */
	min-width:1200px;
	font-size:13px;	
	background:#f9f9f9;
}
ol, ul {
	list-style: none;
}
img{
	display:block;
	outline:none;
	border-width:0;
	margin:0;
	padding:0;
}
#whatpage{
	width:0;
	height:0;
	font-size:0;
	position:absolute;
	left:-9999px;
}
.clearfix{
	clear:both;
	width:0;
	height:0;
	line-height:0;
}
.hide{
	width:1px !important;
	height:1px !important;
	font-size:0 !important;
	line-height:0 !important;
	position:absolute !important;
	left:-9999px !important;
}
.txt{
	font-size:12px;
	line-height:1.5;
	line-height:1.9;
	letter-spacing:-0.2px;	
}
.itv-para{
	height:;
	display:block;
	clear:both;
	background:;
}
#h{
	background:#fff;
	height:91px;
	border:0px solid #ffc08b;
	border-top-width:2px;
	border-bottom-width:2px;
}
#h>.inner{
	height:100%;
	position:relative;
	/* width:1015px; */
	width:1200px;
	margin:0 auto;
}
.logo{
	position:absolute;
	top:0px;
	left:0px;
}
.logo>a{
	display:block;
	width:202px;
	height:91px;
	background:url(../img/logo.jpg) no-repeat 0 0;
	text-indent:-9999px;
}
.util{
	overflow:hidden;
	position:absolute;
	top:20px;
	right:0px;
}
.util li{
	float:left;
	border-right:1px solid #7f7f7f;	
}
.util li.last{
	border-right-width:0;
}
.util li a{ 
	padding:0 20px;
	color:#7f7f7f;
	text-decoration:none;
}
.util li a:hover{ 
	text-decoration:underline;
}

#h>.inner a.blog{
	position:absolute;
	right:0;
	top:10px;
	width:130px;
	height:30px;
	background:url(../img/blog_icon.png) no-repeat 8px 50% #00d162;
	text-align:left;
	text-indent:40px;
	color:#fff;
	line-height:2.3;
	letter-spacing:-0.05em;
	font-size:12.5px;
	text-decoration:none;
	overflow:hidden;
	}
	
	
.gnb{
	/* overflow:hidden; */
	position:absolute;
	width:100%;
	top:50px;
	right:0;
	/*d1Á¦¸ñµéÀÇ ¹èÄ¡*/
	text-align:right;
}
.gnb .d1{
	/* float:left; */
	display:inline-block;
	*display:inline;
	zoom:1;
	padding:1px;
	vertical-align:top;
	/*IE7¶§¹®¿¡*/
}
.gnb .d1>a{
	display:block;
	padding:0 18px;
	height:35px;
	/* background-position:50% 50%; */
	background-repeat:no-repeat;
	background-image:url(../img/gnb_none.png);
	text-decoration:none;
}
.gnb .d1 a>span{
	visibility:hidden;
}
.gnb .d1.now>a,
.gnb .d1>a:hover{
	background-image:url(../img/gnb_hover.png);
}
.gnb .d2{
	visibility:hidden;
	z-index:20;
	position:absolute;
	top:35px;
	left:0;
	height:30px;
	width:100%;
	overflow:hidden;
}
.gnb .d2 li{
	display:inline-block;
	*display:inline;
	zoom:1;
}
.gnb .d2 li a{
	display:block;
	padding:0 10px;
	height:35px;
	text-decoration:none;
	line-height:3.4;
	font-weight:900;
	color:#4d3400;
}
.gnb .d2 li a:hover{
	text-decoration:underline;
}
.gnb-bg{
	display:block;
	height:30px;
	height:0;
	width:100%;
	background:#ffd040;
}

.m70{
	margin-bottom:70px;
}








.util-h{
	background:#333;
	position:absolute;
	top:5px;right:5px;
	display:block;	
}
.util-h li{
	float:left;
	margin-right:10px;
	padding-right:10px;
	border-right:1px solid #fff;
}
.util-h li.last{
	margin-right:0;
	padding-right:0;
	border-right:0;
}
.util-h a{
	color:#fff;
	text-decoration:none;
}





.sergery{
	overflow:hidden;
}
.sergery li{
	float:left;
	margin-right:5px;
	text-indent:-9999px;
}
.sergery li.last{
	margin-right:0;
}
.sergery li a{
	display:block;
	width:175px;
	height:389px;
	background-repeat:no-repeat;
	background-position:0 0;
}
.sergery li.now a,
.sergery li a:hover{
	background-position:0 -389px;
}





.favorite{
	float:left;
	overflow:hidden;
	width:560px;
}
.favorite li{
	float:left;
	margin-right:16px;
	margin-bottom:5px;
}
.favorite li a{
	display:block;
	width:173px;
	height:43px;
	border:1px solid #b0b1b1;
	color:#747474;
	text-decoration:none;
	background:#fff no-repeat 30px 0;
	line-height:3.5;
	text-indent:75px;
}





/*¸ÞÀÎ ¹Ì´Ï °Ô½ÃÆÇ*/
.mini-board{
	float:left;
	width:175px;
	margin-top:20px;
	margin-right:14px;
}
.mini-board.last{
	margin-right:0;
}
.mini-board h2{
	height:64px;
	text-indent:-9999px;
	margin-bottom:10px;
}
.mini-board ul{
	padding-left:5px;
}
.mini-board ul li{
	/* list-style:square inside; */
	background:url(../img/dot-black.jpg) no-repeat 0 50%;
	padding-left:10px;
}
.mini-board ul li a{
	display:block;
	text-decoration:none;
	padding:5px 0;
}
.mini-board ul li a:hover{
	text-decoration:underline;
}
.mini-board{}







/*´ëÇ¥ÀüÈ­*/
.info{
	position:absolute;
	top:0;
	right:0;
	border:1px solid #bdbdbd;
}
/*¸ÞÀÎÆäÀÌÁö¿¡ ¾²ÀÌ´Â ÄÁÅ×ÀÌ³Ê*/
#c-main{
	width:900px;
	padding-left:115px;
	margin:0 auto;
}
/*¼­ºêÆäÀÌÁö¿¡ ¾²ÀÌ´Â ÄÁÅ×ÀÌ³Ê*/
#c{
	overflow:hidden;
	position:relative;
	width:1015px;
	/* width:780px; */
	/* padding-left:235px; */
	margin:0 auto;
}

#c .right{
	width:780px;/*IE7*/
	float:right;
	overflow:hidden;
}
#c .left{
	/*
	position:absolute;
	top:0;
	left:0;
	*/
	float:left;
	width:235px;
	height:100%;
}
.tit{
	background:url(../img/blue.jpg) no-repeat 0 50%;
	padding-left:30px;
	font-weight:900;
	font-family:ng-bold;
}

.wrap-gb{
	position:relative;
	overflow:hidden;
	border-bottom:1px solid #a6a6a6;
	padding-bottom:3px;
}
.brd{
	display:block;
	float:right;
}
.brd>span{
	color:#6e6e6e;
}
.brd>span.last{
	font-weight:900;
}
.brd>.home{
	background:url(../img/home.jpg) no-repeat 0 0;
	display:inline-block;
	*display:inline;
	zoom:1;
	width:15px;
	color:transparent;
}
.guard{
	float:left;
	color:#a6a6a6;
}





#f{
	height:125px;
	border-top:1px solid #bdbdbd;
	background:#fff;
}
#f .f-inner{
	position:relative;
	width:1015px;
	height:100%;
	margin:0 auto;
	background:url(../img/logo-f.jpg) no-repeat 0 0;
}
#f .f-inner address{
	position:absolute;
	top:37px;right:0;
	color:#9d9d9d;
	font-style:normal;
}
.fnb{
	position:absolute;
	top:10px;right:0;
	display:block;
}
.fnb li{
	float:left;
	margin-right:10px;
	padding-right:10px;
	border-right:1px solid #424242;
}
.fnb li.last{
	margin-right:0;
	padding-right:0;
	border-right:0;
}
.fnb a{
	color:#424242;
	text-decoration:none;
}
.fnb a:hover{
	text-decoration:underline;
}






/*ÆË¾÷À©µµ¿ì*/
.popupwin{
	background:#fff;
	min-width:520px;
	height:300px;
	color:#333;
}
.popupwin h1{
	font-weight:100;
	font-size:13px;
	background:#ff8925;
	color:#fff;
	text-align:center;
	padding:12px 0;
	height:16px;
	width:100%;
}
.popupwin textarea{
	width:513px;
	height:350px;
}









.erk-cycle-v01{
	position:relative;
	width:317px;
	height:395px;
}
.erk-cycle-v01 .con{
	z-index:10;
	width:317px;
	height:395px;
}
.erk-cycle-v01 .con .item{
	width:100%;
	height:100%;
	color:#fff;
	font-size:30px;
	text-indent:-9999px;
}
.erk-cycle-v01 .ctr-dir{
	height:0;
	z-index:10;
	position:absolute;
	right:0;
	bottom:30px;
	width:100px;
	text-align:center;
}
.erk-cycle-v01 .ctr-dir a{
	display:inline-block;
	*display:inline;
	zoom:1;
	width:15px;
	height:15px;
	margin-right:5px;
	text-decoration:none;
	text-indent:-9999px;
	*text-indent: 0;
	*font-size: 0;
	*line-height: 0;
	background:url(../img/roll1_ctr.png) no-repeat 0 0;
}
.erk-cycle-v01 .ctr-dir a.activeSlide,
.erk-cycle-v01 .ctr-dir a:hover{
	background-position: 0 -15px
}
.erk-cycle-v01 .ctr-pn{
}
.erk-cycle-v01 .ctr-pn .prev,
.erk-cycle-v01 .ctr-pn .next{
	z-index:20;
	position:absolute;top:0;
	display:block;
	width:100px;
	height:100%;
	cursor:pointer;
	background-repeat:no-repeat;
	background-position:0 50%;
	
	text-indent:-9999px;
	*text-indent: 0;
	*font-size: 0;
	*line-height: 0;	
}
.erk-cycle-v01 .ctr-pn .prev{
	left:0;
	background-image:url(../img/bg-prev.png);
}
.erk-cycle-v01 .ctr-pn .next{
	right:0;
	background-image:url(../img/bg-next.png);
}
.erk-cycle-v01 .ctr-pn .prev:hover,
.erk-cycle-v01 .ctr-pn .next:hover{
	background-position:-100px 50%;
}




/*SNB¾ÆÄÚµð¿Â*/
#snb-wrap{
	background:#fff;
	width:200px;
	border:1px solid #cbcbcb;
	border-bottom:0;
}
#snb-wrap .snb .d1{
	border-bottom:1px solid #cbcbcb;
}
#snb-wrap .snb .d1>.tit{
	display:block;
	/* background:#333; */
	background:none;
	color:#4d3400;
	text-decoration:none;
	padding:15px 5px 15px 10px;
/* 	border-bottom:1px solid #cbcbcb; */
	cursor:pointer;
}
#snb-wrap .snb .d1>.tit:hover{
	background:#ffd040;
}
#snb-wrap .snb .d1>.tit.now{
	background:#ffd040;
	/* border-bottom-width:0; */
}
#snb-wrap .snb .d2{
	background:#f9f9f9;
	padding-left:15px;
}
#snb-wrap .snb .d2>li{
	/* border-bottom:1px solid #cbcbcb; */
}
#snb-wrap .snb .d2>li>a{
	display:block;
	/* background:#d9d9d9; */
	color:#4d3400;
	text-decoration:none;
	padding:10px 5px;
}
#snb-wrap .snb .d2>li:hover>a,
#snb-wrap .snb .d2>li.now>a{
	color:#feb521;
}




/*Äü¸Þ´º*/
.quick{
	z-index:10;
	position:fixed;
	top:95px;
	right:0;
	/* border:1px solid red; */
	width:126px;
	height:664px;
	
	/*¿À¸¥ÂÊ º®¿¡ ¼û±â±â*/
	/* margin-right:-100px; */
	
	/**/
	margin-top:-325px;
	top:50%;
}
.quick .toggle{
	float:left;
	display:block;
	width:28px;
	height:152px;
	margin-top:20px;
	background:url(../img/quick_toggle.png) no-repeat 0 0;
	text-indent:-9999px;
	cursor:pointer;
}
.quick .link{
	float:right;
}
.quick .link a{
	display:block;
	width:98px;
	height:117px;
	background-image:url(../img/quick.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	text-indent:-9999px;
}
.quick .link a:hover{
	background-position-x:-98px !important;
}





/*¹öÆ°*/
.btn-wrap{
	overflow:hidden;
	margin:0 auto;
	text-align:center;
}
.btn-wrap-center{
	float:none;
	text-align:center;
}
.btn{
	vertical-align:top;
	text-align:center;
	text-decoration:none;
	display:inline-block;
	zoom:1;
	*display:inline;
	width:130px;
	height:40px;
	color:#4d3400;
	font-size:15px;
	font-weight:900;
	background-color:#ffd040;
	background-position:0 0;
	background-repeat:no-repeat;
	line-height:2.5;
	/* text-indent:-9999px; */
	/* font-size:0; */
	/* line-height:0; */
}
.btn-dim{
	background-color:#d9d9d9;
	color:#999;
}
.btn-short{
	width:90px;
}
.btn-small{
	height:32px;
	font-size:12px;
}
.btn-fit{
	width:100%;
}


/*È¸¿ø°¡ÀÔ ¼ø¼­ ¾Ë¸²Ç¥*/
.join-step{
	height:100px;
	background:#fff;
	margin:0 auto;
	border:1px solid #d9d9d9;
}
.join-step ol{
	overflow:hidden;
	height:100%;
}
.join-step ol li{
	position:relative;
	width:33.0%;
	height:100%;
	float:left;
	border-right:1px solid #d9d9d9;
	list-style:none;
}
.join-step ol li.last{
	border:0;
}
.join-step ol li.now{
	/* background:#30549e; */
	background:#ffd040;
}
.join-step .nb{
	position:absolute;
	top:30px;
	left:10px;
	font-weight:900;
	font-size:12px;
}
.join-step .txt{
	position:absolute;
	top:45px;
	left:10px;
	color:#999;
}
.join-step .che{
	position:absolute;
	right:20px;
	bottom:10px;
	display:none;
	width:50px;
	height:50px;
	background:url(../img/join-step-check.png);
}
.join-step ol li.now .nb{
	color:#333;
}
.join-step ol li.now .txt{
	color:#333;
}
.join-step ol li.now .che{
	display:block;
}




.join-step1{
	overflow:hidden;
	border:0px solid red;
	width:600px;
	padding:10px;
	margin:0 auto;
	/* background:#fff; */
	background:none;
}
.join-step1 textarea{
	width:593px;
	height:100px;
}

.join-step3{
	width:500px;
	border:5px solid #ffd040;
	margin:0 auto;
	text-align:center;
	background:#fff;
}
.join-step3 .user_id{
	background:#ffd040;
	color:#000;
	padding:0 7px;
}





/*È¸¿ø°¡ÀÔÆû*/
.join-form{
	width:700px;
	/* background:#fff; */
	background:none;
	margin:0 auto;
}
.join-form-fit{
	width:100%;
}
.join-form-login{
	width:500px;
	width:600px;
	padding:10px;
}
.join-form .row{
	overflow:hidden;
	height:40px;
	border-bottom:1px solid #d9d9d9;
}
.join-form-login .row{
	border:1px solid #d9d9d9;
	border-top-width:1px;
}
.join-form .label-wrap{
	position:relative;
	float:left;
	width:20%;
	height:100%;
	background:#666;
	color:#fff;
}
.join-form label{
	position:absolute;
	top:12px;
	left:20px;
	font-size:13px;
}
.join-form .input-wrap{
	float:left;
	width:80%;
	height:100%;
	background:fff;
}
.join-form .input01{
	padding:8px 10px;
	margin:2px 0 0 2px;
	border:1px solid #d9d9d9;
	width:533px;
	border:0;
}
.join-form .input02{
	padding:12px 10px;
	margin:0px 0 0 2px;
	border:0px solid #d9d9d9;
	border-right-width:1px;
	width:100px;
	vertical-align:middle;
}
.join-form select{
	vertical-align:middle;
}
.join-form .input03{
	padding:0px 10px;
	margin:0px 0 0 2px;
	border:0px solid #d9d9d9;
	border-right-width:0px;
	width:438px;
	height:100%;
}
.join-form .input04{
	padding:8px 10px;
	margin:2px 0 0 2px;
	border:1px solid #d9d9d9;
	width:455px;
	border:0;
}

.join-form .input05{
	padding:8px 10px;
	margin:2px 0 0 2px;
	border:1px solid #d9d9d9;
	width:357px;
	border:0;
}
.information{
	overflow:hidden;
	position:relative;
	width:600px;
	padding:30px;
	background:#fff;
	margin:0 auto;
}
.information .btn{	
	position:absolute;
	right:30px;
	bottom:30px;
}


.pass-wrap{
	border:1px solid #e9e9e9;
	width:500px;
	height:200px;
	padding-top:0;
	margin:0 auto;
}
.pass-wrap .inner{
	width:300px;
	margin:0 auto;
}
.pass-lock{
	position:absolute;
	top:10px;
	left:70px;
	padding-left:20px;
}
.pass-wrap .input-text{
	width:280px;
	height:25px;
	display:block;
	margin-bottom:10px;
}
.pass-wrap .btn{
	width:100%;
	text-align:center;
}
.pass-wrap p{
	text-align:center;
	background:#d3e6f0;
	padding:10px;
	margin:0;
	margin-bottom:25px;
}

div#sub_wrap{
	clear:both;
	position:relative;
	width:100%;
	height:auto;
	background:url(../img/sub_linebg.png) repeat-y 50% 50%;
	text-align:center;
	}
	
div#sub_wrap #contents_wrap{
	clear:both;
	position:relative;
	width:100%;	
	height:auto;
	padding:0;
	margin:0 auto;
	overflow:hidden;
	text-align:center;
	}
	
	
#medi_wrap {width:100%; height:auto; margin: 0 auto; border:0px solid #ccc;}


/***** Tab *****/

.wrap { overflow: hidden; margin:0px; padding:0px; clear:none; width:100%; }

.tab_group { position:relative; width:100%; border:1px solid #d4dde6; border-left:0; border-right:0; overflow:hidden; }
.tab_group li { float:left; width:25%; border-left:1px solid #d4dde6; box-sizing:border-box; }
.tab_group li:last-child { border-right:1px solid #d4dde6; }

.tab_menu { display:block; background:#fafcfe; line-height:48px; text-align:center; font-size:15px; color:#666; font-weight:700; cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;}
.tab_menu_hover { background-color:#ffedbd;}
.tab_menu_select { background:#f4c43e; color:#fff;}

.content_wrap { clear:both; margin-top:15px; }
.table_wrap { overflow:hidden; }


/***** table *****/
.table_default { width:100%; border-top:3px solid #ffd040; }
.table_default { border-left:1px solid #d7d7d7; table-layout:inherit;}
.table_default thead th { background:#f4f6f6; border-bottom:1px solid #d7d7d7; border-right:1px solid #d7d7d7; height:30px; padding:5px 0; font-size:12px; }
.table_default tbody th { background:#f4f6f6; font-size:12px; }
.table_default tbody th, 
.table_default tbody td { padding:10px 0; border-bottom:1px solid #d7d7d7; border-right:1px solid #d7d7d7; }
.table_default tbody td { padding:10px; background:#fff; text-align:center; word-break:break-all; letter-spacing:-0.8px; font-size: 12px;}


/***** paging *****/
.paging { width:520px; margin:auto; margin-top:30px; margin-bottom:30px; text-align:center; }
.paging td { width:29px; height:29px; text-align:center; }
.paging a { display:inline-block; width:27px; height:27px; line-height:27px; border:1px solid #d7d7d7; border-radius:3px; font-size:13px; vertical-align:middle; }
.paging a:hover { background:#f8f8f8; }
.paging a.on { border-color:#1665bc; background:#1665bc; font-weight:700; color:#fff; }
.paging .btn_all { overflow:hidden; display:inline-block; width:29px; height:29px; margin-right:0; padding:0; border:0; }
.paging .btn_all:hover img { margin-top:-29px; }
.paging .btn_pre {display:inline-block; width:29px; height:29px; padding:0; border:0; background:url(../images/btn_pager_prv.gif) no-repeat 0 0; background-size:100%; font-size:0; line-height:0; text-indent:-10000%;}
.paging .btn_pre:hover {background:url(../images/btn_pager_prv.gif) no-repeat 0 -29px;}
.paging .btn_next {display:inline-block; width:29px; height:29px; padding:0; border:0; background:url(../images/btn_pager_nxt.gif) no-repeat 0 0; background-size:100%; font-size:0; line-height:0; text-indent:-10000%;}
.paging .btn_next:hover {background:url(../images/btn_pager_nxt.gif) no-repeat 0 -29px;}
.paging img {width:100%;}


/***** Button *****/
button { border:none; cursor:pointer; border-radius:3px;
    display:inline-block; vertical-align:middle!important;
    width:200px; height:35px; line-height:30px; box-sizing:border-box;
    font-size:14px; font-weight:bold; color:#fff; }
.btn_center { text-align:center!important; margin-top:30px; }
.btn_more { background-color:#1665BC; }








.d-table-l{
	width:779px;
	margin:0 auto;
	table-layout:fixed;
	text-align:center;
	color:#1a1e28;
	font-size: 12px;
}
caption{
	text-align:center;
	font-weight:600;
	font-size: 16px;
	padding: 15px 0;
	background:#f9f9f9;
}
.d-table-l thead th{
	height:40px;
	
	border-bottom:1px solid #bdc1c3;
	border-right:1px solid #bdc1c3;
	vertical-align:middle;
	background:#f9f9f9;
}

.d-table-l thead th.last{
	border-right:0px;
}
.d-table-l thead th.top{
	border-top:3px solid #bdc1c3;
	background: #ffedbd;
	color: #000;
	font-size: 14px;
	border-right: 1px solid #ccc;
}
.d-table-l thead th.menu{
	border-top:2px solid #bdc1c3;
	background:#f9f9f9;
	color:#333;
	font-size: 13px;
	border-right: 1px solid #ccc;
}
.d-table-l thead th.etc{
	border-bottom:1px solid #bdc1c3;
	background:#fff;
	color:#333;
	font-size: 12px;
	font-weight:200;
	border-right: 1px solid #ccc;
}
.d-table-l tbody td{
	
	border-right:1px solid #cccccc;
	vertical-align:middle;
	padding:2px;
}
 
.d-table-l tbody td.remark{
	background:#f9f9f9;
	font-weight:500;
}
.d-table-l tbody td.cen{
	text-align:center;
	border-bottom:1px solid #ccc;
}
.d-table-l tbody td.right{
	text-align:right;
}
.d-table-l tbody td.left{
	text-align:left;
}
.d-table-l tbody td.last{
	border-right:0;
}		


