@charset "utf-8";

.quick-menu {/*top: 218px;*/display:none;}
.top00{position: fixed; bottom: 10px; right: 10px; z-index: 99990; display: block;}


.paginate2 {margin:20px 0; text-align:center; font-size:1em; line-height:1.1; clear: both;}
.paginate2 * {vertical-align:middle;}
.paginate2 span, .paginate strong {display:inline-block; padding:5px 8px;}
.paginate2 a {color:#7e7e7e; margin:0px 2px; text-decoration:none; border:1px solid #ddd; width:25px; text-align:center; display:inline-block; padding:6px 0;}
.paginate2 a:hover, .paging a:active, .paging a:focus {color:#1c437a;}
.paginate2 a.on {color:#fff; font-weight:bold; border:1px solid #42a0d3; background:#42a0d3;}
.paginate2 a.on:hover {color:#fff;}
.paginate2 span.next, .paginate2 a.next,.paginate2 span.next2, .paginate2 a.next2,
.paginate2 span.pre, .paginate2 a.pre,.paginate2 span.pre2, .paginate2 a.pre2{margin:0px 2px;  padding:0; border:1px solid #ddd;}
.paginate2 img {margin:0; padding:0; border:0;}


.alert{padding:20px; border:1px #e6e6e6 solid; border-bottom:2px #e6e6e6 solid; text-align:center;}



/* °³ÀÎÁ¤º¸¼öÁý¹æÄ§ Ã¢ */
.useterm_pop {display:none; width: 100%;position: relative;text-align: left;}

.board-agree-pop {
	overflow:hidden;
	border-top:2px solid #333;
	border-bottom:1px solid #333;
	position: absolute;
	width: 100%;
	top: -252px;
	background: #f8f8f8;
	height: 315px;
}

.board-agree-pop h3 {
	font-size:20px;
	color:#222;
	padding:3%;
	margin:0;
	font-weight:bold;
	border-bottom:1px solid #c4c4c4;
	padding-top: 20px;
}

.board-agree-pop .useterm_pop_cl {
	position:absolute;
	top: 15px;
	right: 15px;
	cursor:pointer;
}

.board-agree-pop .agree-cont {
	height:230px;
	overflow-y:scroll;
	background:#f8f8f8;
	padding:2% 3.125%;
	font-size:13px;
	line-height: 22px;
}
.board-agree-pop .agree-cont b {font-size:13px;}
.board-agree-pop .agree-check {
	font-size:14px;
	color:#767676;
	padding:1.5% 3%;
}
.board-agree-pop .agree-check label {font-size:14px;padding-left: 5px;}



ul.agree-flow {
	overflow: hidden;
	background: #f8f8f8;
	border: 1px solid #ddd;
	width: 100%;
	margin-bottom:5%;
}
ul.agree-flow li {
	float: left;
	width: 33%;
}
ul.agree-flow li.on {
	width: 34%;
}
ul.agree-flow li {
	position: relative;
	display: block;
	color: #767676;
	font-size: 18px;
	text-align: center;
	padding:15px 0;
	line-height:20px;	
}
ul.agree-flow li:nth-child(1) {background:url('../images/deco_img01.png') no-repeat 80px 50%;}
ul.agree-flow li:nth-child(2) {background:url('../images/deco_img02.png') no-repeat 55px 50%;}
ul.agree-flow li:nth-child(3) {background:url('../images/deco_img03.png') no-repeat 75px 50%;}

ul.agree-flow li.on:nth-child(1) {background:url('../images/deco_img01_on.png') no-repeat 80px 50%;}
ul.agree-flow li.on:nth-child(2) {background:url('../images/deco_img02_on.png') no-repeat 55px 50%;}
ul.agree-flow li.on:nth-child(3) {background:url('../images/deco_img03_on.png') no-repeat 75px 50%;}

ul.agree-flow li span {
	font-size: 13px;
	font-weight: bold;
}
ul.agree-flow li.on {
	color: #000;
}
ul.agree-flow li i.deco {
	background: url('../images/deco_flow.png') no-repeat;
	position: absolute;
	top: 26px;
	right: -7px;
	width: 13px;
	height: 26px;
	z-index: 10;
}

.boardform_top {
	overflow: hidden;
	background: #f8f8f8;
	border: 1px solid #ddd;
	width: 100%;
	margin-bottom:5%;
	text-align:center;
	color:#3c3c3c;
	font-size: 18px;
	line-height: 24px;
	padding: 15px 0;
}


/* board-agree */
.board-agree {
	overflow:hidden;
	border-top:2px solid #333;
	border-bottom:1px solid #333;
}
.board-agree1 {
	overflow:hidden;
	margin-bottom:4%;
	border-top:1px solid #c4c4c4;
	/*border-bottom:1px solid #dedede;*/
}
.board-agree1 h3 {
	font-size:16px;
	color:#222;
	padding:2% 3%;
	margin:0;
	font-weight:normal;
	border-bottom:1px solid #c4c4c4;
}
.board-agree1 .agree-cont {
	height:230px;
	overflow-y:scroll;
	background:#f1f3f8;
	padding:2% 3.125%;
	font-size:14px;
}
.board-agree1 .agree-check {
	font-size:14px;
	color:#767676;
	padding:1.5% 3%;
}


.board-agree h3 {
	font-size:16px;
	color:#222;
	padding:2%;
	margin:0;
	font-weight:normal;
	border-bottom:1px solid #c4c4c4;
}
.board-agree .agree-cont {
	height:230px;
	overflow-y:scroll;
	background:#f8f8f8;
	padding:2% 3.125%;
	font-size:13px;
	line-height: 22px;
}
.agree-cont02 {font-size:13px;	line-height: 22px;}
.agree-cont02 h1 {margin: 0 0 0.2em; font-size: 16px;color:#b42b2b;}
.agree-cont02 section {
	margin-top: 1em;
	padding-top: 1em;
	border-top: 1px dotted #ddd;
}
.agree-cont02 span {
	margin: 0.3em 0;
	padding-left: 0.6em;
	background: url('../images/icon_dot3.gif') 0 9px no-repeat;
	font-size: 13px;
	font-weight:bold;
}

.board-agree .agree-cont b {font-size:13px;}
.board-agree .agree-check {
	font-size:14px;
	color:#767676;
	padding:1.5% 3%;
}
.board-agree .agree-check label {font-size:14px;padding-left: 5px;}

.ifrm-agreement-container {
	background:#f8f8f8;
}
.ifrm-agreement {
	width: 100%;
	min-height: 250px;
	margin: 0;
	padding: 0;
	border: none;
	vertical-align: top;
}

.agreement-container {
	background:#f8f8f8;
	height: 250px;
	overflow-y: auto;
}
.agreement-article {
	padding:2% 3.125%;
	font-size: 14px;
	line-height: 22px;
}

.agreement-article02 {	padding:0;}

.agreement-article p {font-size: 13px;}
.agreement-article section {
	margin-top: 1em;
	padding-top: 1em;
	border-top: 1px dotted #ddd;
}

.agreement-article h1 {margin: 0 0 0.2em; font-size: 16px; }
.agreement-article h2 {
	margin: 0 0 0.2em;
	font-size: 15px;
	color: #b42b2b;
}
.agreement-article h3 {
	margin: 1.5em 0 0.2em;
	padding: 0 0 0 10px;
	border-bottom: none;
	background: url('../images/icon_dot2.gif') 0 8px no-repeat;
	color: #222;
	font-size: 14px;
	font-weight: bold;
}
.agreement-article section > p {
	margin: .5em 0;
}
.agreement-article ul > li {
	margin: 0.3em 0;
	padding-left: 0.6em;
	background: url('../images/icon_dot3.gif') 0 10px no-repeat;
	font-size: 13px;
}
.agreement-article ul > li > b {
	color: #222;
	font-weight: bold;
	font-size: 13px;
}
.agreement-article ul > li > p {
	margin: 0;
	}









/* °Ô½ÃÆÇ */

table.pyo {font-size:15px; border-top:2px solid #dfdfdf; border-bottom:2px solid #dfdfdf; width:100%; margin:5px 0 0px 0px; letter-spacing:0pt; font-weight: normal;}
table.pyo.cen{text-align:center;}
table.pyo img {vertical-align:middle;}
table.pyo th {border:1px solid #dfdfdf; height:40px; color:#444444; background:#f3f3f3; text-align:center; font-weight:bold;font-size:14px;}
table.pyo th.gray {border:1px solid #ebebeb; height:30px; color:#333333; background:#f8f8f8; text-align:center; font-weight:normal;}
table.pyo th.L {border-left:1px solid #ffffff;}
table.pyo th.R {border-right:1px solid #ffffff;}
table.pyo td{border:1px solid #dfdfdf;  padding:10px 5px 10px 5px;  text-align:center; height:25px; line-height:140%;font-size:15px;}
table.pyo td.L{border:1px solid #dfdfdf;  padding:8px 5px 10px 15px; text-align:left; line-height:180%;}
table.pyo td.L2{border:1px solid #ebebeb; padding:8px 5px 3px 15px; border-left:1px solid #ffffff;}
table.pyo td.R {border:1px solid #dfdfdf; border-right:1px solid #ffffff; padding:3px 5px;}
table.pyo td.gray {border-right:1px solid #ffffff; font-weight:bold;}
table.pyo td ul li {margin-left:10px;}

table.pyo th.bg {background:#f0f0f0;border-top:solid 1px #ddd;}

.caption {font-size:13px;vertical-align:middle;padding-left:10px;text-align:left;line-height: 20px;padding-top: 7px;} 




/* °Ô½ÃÆÇ °Ë»ö */
.list_search_inp{text-align:center;margin-bottom: 30px;}
.list_search_inp label{display:inline-block;width:85px;font-size:20px;line-height:36px;padding-left:30px;background:url('../images/bg_list_search.gif') no-repeat left center;}
.list_search_inp input[type=image] {position: relative;top: 14px;right: 3px;}
.list_search_inp .button_st_03{font-size:13px;width:70px;margin-left:-4px;margin-top: -5px;}


.comment {margin-left: 10px;}


/* °Ô½ÃÆÇ ÆäÀÌÁö ³Ñ¹ö */
.paging {clear:both;text-align:center;margin:30px 0;}
.paging:after {content:""; display:block; clear:both;}
.paging span {display:inline-block;vertical-align:top;background:#fff;}
.paging span a {display:block;float:left;width:40px;padding-top:1px;border-left:1px solid #eaeaea;color:#333;font-size:14px;margin:0;}
.paging span a:hover {color:#ed1b2f;}
.paging span a:first-child {border-left:0;}
.paging span .now {display:block;float:left;width:40px;height:30px;padding-top:1px;border-left:1px solid #eaeaea;font-size:14px;color:#ed1b2f;font-weight:normal;cursor:default}
.paging span .now:first-child {border-left:0;}
.paging span.list {border:1px solid #d9d9d9;border-radius:1px;}
.paging span.arrow {margin:0;}
.paging span.arrow a {border:0;width:24px;height:32px;text-align:right;vertical-align:middle !important;}
.paging span.arrow.next a {text-align:left;}
.paging span.arrow.prev {margin-right:17px;}
.paging span.arrow.next {margin-left:17px;}


.paginate2 {margin:20px 0; text-align:center; font-size:1em; line-height:1.1; clear: both;}
.paginate2 * {vertical-align:middle;}
.paginate2 span {display:inline-block; padding:5px 8px;}
.paginate2 a, .paginate2 strong  {color:#7e7e7e; margin:0px 2px; text-decoration:none; border:1px solid #ddd; width:25px; text-align:center; display:inline-block; padding:6px 0;}
.paginate2 a:hover, .paging a:active, .paging a:focus {color:#1c437a;}
.paginate2 a.on {color:#fff; font-weight:bold; border:1px solid #42a0d3; background:#42a0d3;}
.paginate2 a.on:hover {color:#fff;}
.paginate2 span.next, .paginate2 a.next,.paginate2 span.next2, .paginate2 a.next2,
.paginate2 span.pre, .paginate2 a.pre,.paginate2 span.pre2, .paginate2 a.pre2{margin:0px 2px;  padding:6px 0; border:1px solid #ddd;}
.paginate2 img {margin:0; padding:0; border:0;}




/* °Ô½ÃÆÇ º¸±âÈ®ÀÎ */
.checkMsg02_wrap {width: 80%;border: 2px solid #545454;margin: 0 auto;}
.checkMsg02_wrap02 {width: 100%;}
.checkMsg02 {width: 580px;margin: 0 auto;padding: 30px 0;}
.checkMsg02_02 {width: 700px;}
.checkMsg02 p.checkTxt01 {font-size: 20px;color: #3c3c3c;line-height: 40px;font-weight: bold;}
.checkMsg02 p.checkTxt02, .checkMsg02 p.checkTxt02 b {font-size: 15px;color: #3c3c3c;}
.checkMsg02 span.checkTxt03 {font-size: 15px;line-height: 50px;}





/* °Ô½ÃÆÇ »ó¼¼ÆäÀÌÁö */
.tbl_view{width:100%;border-top:2px solid #4e4e4e;border-bottom:1px solid #c6c6c6;}
.tbl_view th, .tbl_view td{font-size:14px;padding:15px 10px;border-top:1px solid #d9d9d9;}
.tbl_view td.board_tit {font-size:16px;}
.tbl_view td a {font-size:14px;}
.tbl_view th {font-weight:300;color:#333;font-size:15px;}
.tbl_view td strong {font-weight:bold !important;}
.tbl_view td strong * {font-weight:bold !important;}
.tbl_view tr:first-child th,.tbl_view table tr:first-child td{border-top:0 none;}
.tbl_view .tbl_view_date{text-align:center;}
.tbl_view_txt{min-height:120px;padding:0px 10px;font-size:14px;line-height:1.3;}
.tbl_view_txt img{max-width:100%;}
.tbl_view .tbl_view_file{background:#f4f4f4;}
.tbl_view_file a{margin-right:10px;}
.tbl_view_file a:hover, .qna_view_file a:focus, .qna_view_file a:active{text-decoration:underline;}
.tbl_view.tbl_navi{border-top-color:#333;}






/* ±Û¾²±â */
.table_area {clear:both;}
h3.title {float:left;margin:0 20px 7px 0;color:#333;font-size:22px;line-height:1;font-weight:400;}
.guide_txt {float:left;margin-top:8px;color:#666;font-size:14px;line-height:1;font-weight:400;}
.guide_txt_02 {line-height:35px;color: #666;font-size: 13px;line-height: 35px;font-weight: 400;letter-spacing: 0px;}
.guide_txt_03 {color:#666;font-size:14px;margin-bottom:5px;line-height: 22px;}

.tbl_style_01 {width:100%;border-top:2px solid #333;border-bottom:1px solid #333;}
.tbl_style_01 tbody > tr {border-top:1px solid #e5e5e5;}
.tbl_style_01 tbody > tr:first-child {border-top:0px solid #fff;}
.tbl_style_01 tbody th {color:#333;font-size:14px;line-height:1;font-weight:400;text-align:left;}
.tbl_style_01 tbody th label {color:#333;font-size:14px;line-height:1;font-weight:400;text-align:left;}
.tbl_style_01 tbody td {padding:12px 10px 12px 10px;font-size:15px;}

.tbl_style_01 tbody td input {margin-right:5px;}
.tbl_style_01 tbody td input[type="text"], .tbl_style_01 tbody td input[type="password"] {width:230px;}
.tbl_style_01 tbody td input#add_f01, .tbl_style_01 tbody td input#add_f02, .tbl_style_01 tbody td input#add_f03 { width: 80px;margin-right: 5px;}
.ui-datepicker-trigger {margin-right: 10px !important;}
#zsfImg {vertical-align: middle;margin-right: 5px;position: relative;top: -3px;}
#zsfCode {width:100px;}

.tbl_style_01 tbody td div.cell {overflow:hidden;font-size: 15px;}
.tbl_style_01 tbody td div.cell:after {content:" "; display:block; clear:both;}
.tbl_style_01 tbody td div.cell input {margin-right:10px;}
.tbl_style_01 tbody td div.cell input, .tbl_style_01 tbody td div.cell .guide_txt_02 {/*float:left;*/}
.tbl_style_01 .need {padding-left:10px;/*background:url('../images/icon_check.png') no-repeat 5px 26px;*/vertical-align: top;padding-top: 24px;}

input[type=text], input[type=password], input[type=date] {border:1px solid #c6c6c6;color:#333;font-size:14px;height:34px;line-height:34px;padding:0 10px;}
select {border:1px solid #c6c6c6;color:#333;font-size:14px;height:34px;line-height:34px;padding:0 0px 0 10px;}
input[type=text]:disabled, input[type=passowrd]:disabled {background:#f4f4f4;color:#666;}
input[type=text]#tit {width:97%;}
textarea {min-height:100px;width:97%;white-space:pre-line;border:1px solid #c6c6c6;color:#333;font-size:14px;line-height:22px;padding:5px 10px;}
textarea:disabled {opacity:0.4;filter:alpha(opacity=40);background:#f1f1f1;}

span.idCheck {background: #f2f2f2;border: 1px solid #ddd;padding: 8px 12px;margin-right: 5px;}

ul.term {padding:18px 10px;}
ul.term:after {content:" "; display:block; clear:both;}
ul.term li {float:left;width:48%;padding-left:10px;color:#333;font-size:14px;font-weight:500;background:url('../images/icon_dot.gif') no-repeat 0 13px;position:relative;}
ul.term li > button {margin-left:10px;}

.agree_txt {margin-bottom:24px;color:#333;font-size:16px;font-weight:500;}
.agree_txt label {font-size:16px;font-weight:500;}
.agree_txt span {color:#ed1b2f;font-size:16px;font-weight:500;}

.button_area {text-align:center;clear:both;}
.button_area_fl {text-align:center;float:left;}
.button_area_fr {text-align:center;float:right;}
.button_area_mt20 {text-align:center;clear:both;margin-top:20px;}


.button_st_01 {font-weight: normal;display:inline-block;background-color:#f4f4f4;border:1px solid #d9d9d9;font-size:15px;color:#666;letter-spacing:0px;line-height:18px;width:120px;padding:12px 0;vertical-align:middle;box-sizing:border-box;text-align:center;}
.button_st_01.btn_red {transition:all .2s;font-weight: normal;background-color:#e5403d;border:1px solid #f01717;color:#fff;}
.button_st_01.btn_red:hover {transition:all .2s;background-color:#db0303;border:1px solid #db0303;}
.button_st_01.blu {transition:all .2s;font-weight: normal;background-color:#197BCF;border:1px solid #197BCF;color:#fff;}
.button_st_01.blu:hover {transition:all .2s; background-color:#0A69BA;border:1px solid #0A69BA;}
.button_st_01.gre {font-weight: normal;background-color:#07B47D;border:1px solid #07B47D;color:#fff;}
.button_st_01.gre:hover {transition:all .2s; background-color:#009B69;border:1px solid #009B69;}



.button_st_04 {font-weight: normal;display:inline-block;background-color:#f4f4f4;border:1px solid #d9d9d9;font-size:15px;color:#666;letter-spacing:0px;line-height:18px;width:150px;padding:12px 0;vertical-align:middle;box-sizing:border-box;text-align:center;}
.button_st_04.btn_red {transition:all .2s;font-weight: normal;background-color:#e5403d;border:1px solid #f01717;color:#fff;}
.button_st_04.btn_red:hover {transition:all .2s;background-color:#db0303;border:1px solid #db0303;}
.button_st_04.blk {transition:all .2s;font-weight: normal;background-color:#4b4b4b;border:1px solid #4b4b4b;color:#fff;}
.button_st_04.blk:hover {transition:all .2s; background-color:#777;border:1px solid #777;}
.button_st_04.gre {transition:all .2s;font-weight: normal;background-color:#00A9B0;border:1px solid #00A9B0;color:#fff;}
.button_st_04.gre:hover {transition:all .2s; background-color:#5FC5C9;border:1px solid #5FC5C9;}
.button_st_04-1 {transition:all .2s;font-weight: normal;display:inline-block;background-color:#f4f4f4;border:1px solid #d9d9d9;font-size:14px;color:#3c3c3c;letter-spacing:0px;line-height:18px;width:140px;padding:10px 0;vertical-align:middle;box-sizing:border-box;text-align:center;float: right;margin-top: 3px;}
.button_st_04-1:hover {transition:all .2s;background-color:#d8d8d8;border:1px solid #d8d8d8;color:#2d2d2d;}

.button_st_03 {font-weight: normal;display:inline-block;background-color:#f4f4f4;border:1px solid #d9d9d9;font-size:15px;color:#666;letter-spacing:0px;line-height:18px;width:100px;padding:12px 0;vertical-align:middle;box-sizing:border-box;text-align:center;}
.button_st_03.blk {transition:all .2s;font-weight: normal;background-color:#4b4b4b;border:1px solid #4b4b4b;color:#fff;}
.button_st_03.blk:hover {transition:all .2s; background-color:#777;border:1px solid #777;}
.button_st_03.btn_red {transition:all .2s;font-weight: normal;background-color:#f01717;border:1px solid #f01717;color:#fff;}
.button_st_03.btn_red:hover {transition:all .2s;background-color:#db0303;border:1px solid #db0303;}

.button_st_02 {display:inline-block;background-color:#f4f4f4;border:1px solid #d9d9d9;font-size:12px;color:#666;letter-spacing:0px;line-height:18px;padding:8px 13px;border-radius:1px;vertical-align:middle;box-sizing:border-box;text-align:center;}
.button_st_02-1 {display:inline-block;background-color:#f4f4f4;border:1px solid #d9d9d9;font-size:12px;color:#666;letter-spacing:0px;line-height:18px;padding:3px 13px;border-radius:1px;vertical-align:middle;box-sizing:border-box;text-align:center;}
.button_st_02-2 {display:inline-block;background-color:#b6b6b6;border:1px solid #b6b6b6;font-size:12px;color:#fff;letter-spacing:0px;line-height:18px;padding:3px 10px;border-radius:1px;vertical-align:middle;box-sizing:border-box;text-align:center;}

.button_st_05 {font-weight: normal;display:inline-block;background-color:#f4f4f4;border:1px solid #d9d9d9;font-size:17px;color:#666;letter-spacing:0px;line-height:18px;width:290px;padding:13px 0;vertical-align:middle;box-sizing:border-box;text-align:center;}
.button_st_05.btn_red {transition:all .2s;font-weight: normal;background-color:#e5403d;border:1px solid #E13A02;color:#fff;} 
.button_st_05.btn_red:hover {font-weight: normal;transition:all .2s;background-color:#db0303;border:1px solid #db0303;color:#fff;}
.button_st_05.btn_blu {transition:all .2s;font-weight: normal;background-color:#374c83;border:1px solid #374c83;color:#fff;} 

.button_st_06 {font-weight: normal;display:inline-block;background-color:#f4f4f4;border:1px solid #d9d9d9;font-size:17px;color:#666;letter-spacing:0px;line-height:18px;width:100px;padding:44px 0;vertical-align:middle;box-sizing:border-box;text-align:center;margin-top: 29px;}
.button_st_06.btn_red {transition:all .2s;font-weight: normal;background-color:#f01717;border:1px solid #E13A02;color:#fff;} 
.button_st_06.btn_red:hover {font-weight: normal;transition:all .2s;background-color:#db0303;border:1px solid #db0303;color:#fff;}

.button_st_07 {font-weight: normal;display:inline-block;background-color:#f4f4f4;border:1px solid #d9d9d9;font-size:15px;color:#666;letter-spacing:0px;line-height:10px;width:80px;padding:14px 0;vertical-align:middle;box-sizing:border-box;text-align:center;}
.button_st_07.blk {transition:all .2s;font-weight: normal;background-color:#4b4b4b;border:1px solid #4b4b4b;color:#fff;}
.button_st_07.blk:hover {transition:all .2s; background-color:#777;border:1px solid #777;}
.button_st_07.btn_red {transition:all .2s;font-weight: normal;background-color:#f01717;border:1px solid #f01717;color:#fff;}
.button_st_07.btn_red:hover {transition:all .2s;background-color:#db0303;border:1px solid #db0303;}
.button_st_07.btn_blue {transition:all .2s;font-weight: normal;background-color:#2260c0;border:1px solid #2260c0;color:#fff;}
.button_st_07.btn_blue:hover {transition:all .2s;background-color:#0f469b;border:1px solid #0f469b;}






/*  */
.left{text-align:left;}
.center{text-align:center;}
.center02{text-align:center;font-weight:bold; letter-spacing:0pt; font-size:24px;margin-bottom:20px;margin-top:0px}
.center09{text-align:center;font-size:16px;}
.right{text-align:right;}
.bold{font-weight:bold}
.nor{font-weight:normal;font-size:16px;}
.gray{color:#b3b3b3; font-weight:500;font-weight:normal;}
.mr10{ margin-right: 5px !important; }
.ml10{ margin-left: 5px !important; }
.pb40{padding-bottom:40px;}
.pb20{padding-bottom:20px;}
.mt_5{ margin-top: -5px;}
.mt10{ margin-top: 10px;}

h2 {padding:0 0px 5px 0px;font-size:24px; color:#000;font-weight:bold;letter-spacing:0pt;}
h3 {padding:0 0px 5px 0px;font-size:22px; color:#000;font-weight:bold;letter-spacing:0pt;}
h3.v {padding:0 0px 20px 0px;font-size:29px; color:#000;font-weight:600;text-align:center;}
h4 {margin:5px 0 10px 0px;padding:0 0 0 0px;font-size:16px; font-weight:bold;letter-spacing:0pt;}
h4.v {margin:5px 0 4px 0px;padding:0 0 0 0px;font-size:20px; font-weight:bold;letter-spacing:0pt;text-align:center;}
h4.v2 {margin:5px 0 -3px 0px;padding:0 0 0 0px;font-size:20px; font-weight:bold;letter-spacing:0pt;text-align:center;}
h4.n {margin:5px 0 0px 0px;padding:0 0 0 0px;font-size:16px; font-weight:bold;letter-spacing:0pt;}


/* ¸®½ºÆ® */
.dept03 li {margin:0px 0 3px 10px;padding-left:12px;background:url('../images/carrow_3th.gif') 0 10px no-repeat; font-size:16px;font-weight:normal;line-height:24px;letter-spacing:0pt;}
.dept04 li {margin:4px 0 3px 0px;padding-left:12px;background:url('../images/carrow_3th.gif') 0 11px no-repeat; font-size:16px;font-weight:normal;line-height:24px;letter-spacing:0pt;}
.dept044 li {margin:4px 0 3px 0px;padding-left:12px;background:url('../images/carrow_3th.gif') 0 11px no-repeat; font-size:16px;font-weight:bold;line-height:24px;letter-spacing:0pt;}
.dept05 li {margin:4px 0 3px 0px;padding-left:12px;background:url('../images/carrow_5th.gif') 0 11px no-repeat; font-size:16px;font-weight:normal;line-height:24px;letter-spacing:0pt;}
.dept06 li {margin:0px 0 3px 0px;padding-left:12px;background:url('../images/carrow_3th.gif') 0 9px no-repeat; font-size:16px;font-weight:normal;line-height:24px;letter-spacing:0pt;}

/* ÄÃ·¯ */
.fnt_blue_3B{font-weight:blod; color:#416CC7;}
.red{color:#fff;font-weight:bold;font-size:19px;background:#c80021;padding:2px 7px 5px 7px;margin-top: 50px;width:70%; margin:0 auto}
.red02{color:#333333;font-weight:bold;margin:5px;font-size:16px;letter-spacing: 0px;}
.red03{color:#fff;font-weight:bold;font-size:19px;background:#c80021;padding:2px 7px 5px 15px;margin-top:20px;width:28%;letter-spacing: 0px;}
.red04{font-weight:bold;font-size:19px;letter-spacing: 0px; line-height:23px; }
.red05{color:#fff;font-weight:bold;font-size:19px;background:#c80021;padding:2px 7px 5px 15px;margin-top:20px;width:30%;letter-spacing: 0px;}
.red06{font-weight:bold;font-size:16px;letter-spacing: 0px; line-height:23px;color:#e5403d; }
.red07{font-weight:normal;font-size:15px;letter-spacing: 0px; line-height:23px;color:#910000; }
.blue{color:#0072bc}
.orange{ color:#C13600;}
.green{color:#0c9ca5}

.site_list99{list-style:none; padding:0px 0 40px 0}
.site_list99 li{clear:both;_height:200px;_font-size:0;overflow:hidden; padding:0px 0 25px 0}
.list_type099{overflow:hidden;}
.list_type099 dt{}
.list_type099 dt.tit{margin-left:0px; margin-top:6px; margin-bottom:5px; font-size:28px;color:#44BFB7;font-weight:bold; line-height:30px; }
.list_type099 dt.tit2{margin-left:0px; margin-top:6px; margin-bottom:0px; font-size:19px;font-weight:bold; line-height:25px;color:#524438;}
.list_type099 dd.list_photo{display:inline;float:right;margin:-65px 0px 0 40px;color:#fff;text-align:center; /*width:300px;*/height:380px;}
.list_type099 dd.txt{ line-height:16px; margin-left:0px; margin-top:5px; line-height:1.9em;}
.list_type099 dd.btn{ width:100%; float:right;margin-top:0px ; text-align:right;font-weight:bold}
.list_type099 dd.btn img {cursor:pointer;}
.list_type099 dd.txt2{margin-top:20px; line-height:23px;font-weight:bold; font-size:15px;margin-bottom:20px;/*color:#524438;*/}
.site_list999{list-style:none; padding:0px 0 0px 0}
.site_list999 li{clear:both;_height:200px;_font-size:0;overflow:hidden; padding:0px 0 0px 0}
.list_type0999 dt.tit{margin-left:0px; margin-top:6px; margin-bottom:5px; font-size:28px;color:#492a19;font-weight:bold; line-height:35px;letter-spacing:0pt;}
.list_type0999 dt.tit2{margin-left:0px; margin-top:12px; margin-bottom:20px; font-size:23px;font-weight:normal; line-height:25px;letter-spacing:0pt;color:#000;}
.list_type0999 dd.list_photo{display:inline;float:right;margin:-120px 0px 0 40px;color:#fff;text-align:center; /*width:300px;*/height:380px;}
.list_type0999 dd.txt{ line-height:16px; margin-left:0px; margin-top:5px; line-height:1.8em;letter-spacing:0pt;font-size:16px;}
.list_type0999 dd.btn{ width:100%; float:right;margin-top:0px ; text-align:right;font-weight:bold}
.list_type0999 dd.btn img {cursor:pointer;}

.past_director{}
.past_director ul li{position:relative; height:100%; margin:0px 0 0 0; padding:0px; }
.past_director ul li:after{content:""; display:block; float:none; clear:both;}
.past_director ul li a.top{right:0 !important; top:-20px !important;}
.past_director ul li div.name{position:absolute; width:70px; left:0px; top:15px; font-size: 28px; font-weight: bold; color:#492a19; ;letter-spacing:0pt;}
.past_director ul li div.name img{display:block; width:70px; height:141px; margin:0 0 10px 0; padding:4px; border:1px solid #ccc; background:url('/_KOR518/img/contents/history_purpose_bg.jpg') center top no-repeat;}
.past_director ul li ul{margin:0 0 0 85px;}
.past_director ul li ul li{margin:0; padding:12px 0 12px 7px; border:0; border-bottom:0px; line-height:22px; background:none;letter-spacing:0pt;font-size:16px; text-align:left;}
.past_director ul li ul li.last{border-bottom:1px dotted #9f9f9f; margin: 0;padding-bottom:30px;line-height: 22px;background: none;}
.past_director ul li ul li span.last02{display: block;  padding-top:20px; margin-bottom:20px; line-height:18px; padding:15px 15px 15px 15px; text-align:center;font-size:11px;font-weight:bold; background:#f3f3f3; letter-spacing:0pt; width:280px;}
.past_director ul li ul li span.title{display:inline-block; float:left; text-indent:10px; font-size: 16px;letter-spacing:0pt;width:100px;}
.past_director ul li ul li span.title02{display:inline-block; width:100px; float:left; text-indent:15px; font-weight:bold; font-size: 14px; margin:0px 0 20px 0; color: #805a35; }
.past_director ul li ul li span.title03{display:inline-block; width:100px; float:left; text-indent:15px; font-weight:bold; font-size: 14px; margin:0px 0 40px 0; color: #805a35; }
.past_director ul li ul li span.title04 {display:inline-block; float:left; text-indent:10px; font-size: 16px;letter-spacing:0pt;width:145px;}
.past_director ul li ul li .title05 {display:inline-block; float:left;width:145px;height: 22px;}
.past_director ul li ul li span.con, 
.past_director ul li ul li ul{display:inline-block; float:left; margin:0; padding:0; line-height:22px;}
.past_director ul li ul li span.con{padding-left:0px; border:0;  text-indent:0px;  font-size: 16px; font-weight:normal; }
.past_director ul li ul li ul{width:400px;}
.past_director ul li ul li ul li{margin:0; padding:2px 0 2px 10px; border:0; background:url('/_KOR518/img/sub/bu_li_type2.gif') 0 9px no-repeat;}
.line { border-top: 2px solid #D8D8D8; border-bottom: 1px solid #D8D8D8; margin-top: 0px; padding: 15px 2px 0 2px; }
.past_director ul li ul li.lineno{border-bottom:none;}

.wid70 { width: 85%; text-align:center;margin: 0 auto;}

.p_030503 div dl { margin:1px; line-height:20px;/*width:260px; height:350px;*/ margin-top:5px; margin-bottom:10px;}
.p_030503 div dl p {text-align: center;}
.p_030503 div dl dt {font-weight:normal; width: 96.5%;margin: 0px auto; line-height:18px; text-align:center;padding:20px 0px 20px 0px;background:#f3f3f3;letter-spacing:0pt;margin-top:-10px;letter-spacing:0pt;font-size:16px;}
.p_030503 div dl p img{width: 96%;border: #d1d1d1 1px solid;}
.p_030503 div dl dd.line{border-bottom:#666 1px solid;margin:0px 25px 5px 25px;}
.p_030503 div dl dd {/*width:230px;*/ margin-top:0px; padding-top:0px; line-height:18px; padding:0px 15px 15px 15px; text-align:center;font-size:12px;font-weight:normal; background:#f3f3f3; /*height:50px;*/}
.p_030503 div dl dd strong {font-size:14px; color:#151515;}
.p_030503 div dl dd li strong {font-size:13px;}
.p_030503_box {float:left; width: 33.3%;}
.p_030503{overflow:hidden;}






/* Ã£¾Æ¿À½Ã´Â±æ */
.map_txt_box {background:#f2f2f2; padding:30px 40px; overflow:hidden; }

.info_box { display:table; width:100%;}
.info_box ul {display:table-row}
.info_box li {display:table-cell; list-style:none;}
.info {padding:16px 0 5px;width: 430px;margin: 0 auto;}
.info div {list-style:none; position:relative; padding-left:90px; position:relative; margin-left:30px; font-size:15px; color:#000; margin-bottom:10px; line-height:18px;}
.info div b {font-size:15px;}
.info .tel {font-size:16px;}
.info .txt { font-size:15px; color:#333337; position:absolute; top:0; left:0; letter-spacing:0px;}
.info .bar {position:absolute; top:3px; left:75px; width:1px; height:13px; background:#d8d8dc;}
.info .letter3 {letter-spacing:0px;line-height:20px;}


.site_list02 {width: 100%;display: inline-block;}
.photo-list {}
.list_type03 {width: 23%;height: 270px;margin: 1%;float: left;}
.list_type03 dd {width: 100%;overflow: hidden;}
.list_type03 dd a img {height: 215px;}
.list_type03 dt {margin: -5px 0 20px 0;width: 215px;text-align:center;}
.list_type03 dt a {font-size: 13px;}


.pro_info{position: relative;  overflow:hidden}
.pro_info .sub_photo{float:right; /*width:50%; */}
.pro_info .sub_photo img{/*width:100%;*/ border:1px solid #ddd; box-sizing: border-box;}
.pro_info .sub_detail{float: left; position: relative; width:60%; }
.pro_info .sub_detail > dl > dt{font-weight:bold; font-size:28px; color:#0b0b0b; padding-top: 20px; padding-bottom:20px; border-bottom:1px solid #B0B0B0; }
.pro_info .sub_detail > dl > dd.sub_detail_info{margin-top:0px;font-size:16px;line-height: 24px; color:#373737;}
.pro_info .sub_detail > dl > dd.sub_detail_info b {font-size:16px;line-height: 24px; font-weight:bold;}
.pro_info .sub_detail > dl > dd.sub_detail_info > ul > li{line-height: 24px;  margin-top:0px; margin-bottom:5px; font-size:16px; color:#373737; }
.pro_info .sub_detail > dl > dd.sub_detail_info > ul > li > span.map_view > a{background:#F6445E; padding:5px 10px; line-height:10px; color:#fff; border:1px solid #C10B26;}
.pro_info .sub_detail > dl > dd.golink{}
.pro_info .sub_detail > dl > dd.golink > a{background:#F6445E; padding:5px 10px; font-size: 15px; display: inline-block; color:#fff;  border:1px solid #C10B26;}
.sub_detail_txt{margin-top:20px; padding-top:20px; border-top: 1px solid #ddd;}


/* 0201 */

.p_0201 {
    margin-bottom: 35px;
    padding: 35px;
    font-size: 16px;
    background-color: #f4f4f4;
    letter-spacing: 0pt;
}


/* 0301 */
.normal_tit{position:relative; margin-top:0px; padding-bottom:35px; font-size:40px; color:#752b0f; text-transform:uppercase; text-align:center;letter-spacing:0pt;}
.normal_tit02{position:relative; /*margin:0 auto 57px;*/ ; text-align:center;}
.normal_tit:before{position:absolute; left:50%; margin-left:-130px; bottom:-1px; display:block; content:""; width:260px; height:1px; background:#ddd;}
.normal_tit:after{position:absolute; left:50%; margin-left:-25px; bottom:-2px; display:block; content:""; width:50px; height:3px; background:#3f3f3f;}
.normal_txt{margin-bottom:40px;margin-top:20px; font-size:40px;color:#0d0d0d; text-transform:uppercase; text-align:center; line-height:1.6; word-break: keep-all;letter-spacing:0pt;}

.p_0301 {
    line-height: 27px;
    margin-bottom: 10px;
    font-size: 17px;
    letter-spacing: 0pt;
}


.cont_sunap04 { line-height:1.4; margin-top:10px; }
.cont_sunap04 > li { min-height:170px;padding: 25px 25px 20px 25px; border-bottom:1px solid #d8d8d8; box-sizing:border-box; }
.cont_sunap04 > li.bd-top { border-top:1px solid #d8d8d8; }
.cont_sunap04 > li img {margin-left: -17px;}
.cont_sunap04 dl dt { font-size:21px; font-weight:bold; color:#d87122; }
.cont_sunap04 dl dd { line-height:1.3; padding:2px 0; font-size:16px; color:#0b0c0e; }
.cont_sunap04 p { padding-top:5px; font-size:15px; color:#333; }
.cont_sunap04 ol { font-size:18px; color:#293984; }
.cont_sunap04 ul { padding-top:5px; font-size:15px; color:#34363f; }
.cont_sunap04 ul li { padding-left:15px;  }


.p_txt {margin-top: 5px;line-height: 1.8em;font-size: 16px;}




@media all and (max-width:1199px) {

.list_type0999 dd.list_photo {display: block;float: none;margin: 0 auto 25px auto;height: auto;}
.list_type0999 dt.tit {margin-bottom: 5px;font-size: 22px;line-height: 34px;}
.list_type0999 dt.tit2 {margin-top: 5px;font-size: 17px;}

.list_type88 dt.tit {margin-left:0px;margin-bottom: 5px;font-size: 26px;line-height: 36px;}
.list_type88 dt.tit2{margin-left:0px;}
.list_type88 dt.tit3{margin-left:0px;}
.list_type88 dd.list_photo {display: block;float: none;margin: 0 auto;}
.div_nnew2 .notice_list2 {width: 45%;padding: 0px 2% 0px 2%;}

.p_030503 div dl dt {font-size: 14px;font-weight: 500;height: 50px;padding: 15px 0;}
.p_030503 div dl dt.m_padding {padding: 23px 0 7px 0;}
.p_030503 div dl dt.lh50 {line-height:50px;}

#daumRoughmapContainer1545115505191{width:100% !important;}
.p_0106_txt_box {padding:30px 10px;}
.info {padding: 0px;width: 100%;}
.info div {margin-left: 10px;line-height: 20px;}

}



@media all and (max-width:950px) {

.center02 {font-size: 20px;}
.p_0201 {padding: 20px;font-size: 15px;}
.pro_info .sub_photo {float:none;text-align: center;}
.pro_info .sub_detail {width:100%;}

}



@media all and (max-width:625px) {
.list_search_inp label {padding-left: 0px;background: none;}
.list_search_inp input#searchInput {width: 40%;}

.list_type03 {width: 31%;}
.tbl_view img {width:100%;}
.naverN {width:auto !important;}

.normal_tit {padding-bottom: 30px; font-size: 34px;}
.cont_sunap04 > li { padding: 25px 20px 20px 20px;}


}




@media all and (max-width:540px) {
.tbl_style_01 .need {display:none;}
.guide_txt {margin-top:-10px;margin-bottom: 10px;line-height: 20px;}
.guide_txt_02 {margin-top:3px;line-height: 20px;}
.guide_txt_03 {line-height: 22px;}
.mob_mt {margin-top:8px;}

.agree-flow {display:none;}
.board-agree .agree-cont, .agreement-container {height: 170px;}
.board-agree-pop .agreement-container {height: 250px;}

.member_area .join_after_wrap {border:none;}
.member_area .mem_divide .join_after {font-size:14px;}

.boardform_top {
	width: 94%;
	margin-bottom:5%;
	text-align:center;
	color:#3c3c3c;
	font-size: 14px;
	line-height: 20px;
	padding: 10px;
}


.mob_none {display:none;}
.col_03 {width:50px;}
.col_04 {width:80px;}
.col_05 {width:40px;}

#select_email {width: 277px;margin-top: 10px;}

.list_type03 {width: 48%;}

}


@media all and (max-width:450px) {
.button_st_01 {width:100px;}

.list_type03 {width: 215px;float:none;margin:0 auto;}
}