@charset "utf-8";
@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed);	 /* 영문 */	
@import url(http://fonts.googleapis.com/css?family=Cookie);				 /* 영문 / 한글 */	
@import url(https://fonts.googleapis.com/css?family=Roboto:500);		 /* 영문 */	
@import url(https://fonts.googleapis.com/css?family=Lobster);			 /* 영문 */	
@import url(https://fonts.googleapis.com/css?family=Poiret+One);		 /* 영문 */	
@import url(https://fonts.googleapis.com/css?family=Passion+One);		 /* 영문 */	
@import url(https://fonts.googleapis.com/css?family=Aldrich);			 /* 영문 */	
@import url(//fonts.googleapis.com/earlyaccess/jejugothic.css); 		 /* 제주고딕(한글) 'Jeju Gothic' */
@import url(//spoqa.github.io/spoqa-han-sans/css/SpoqaHanSans-kr.css); /* 스포카 한산체(한글) 'Spoqa Han Sans' */
@import url(//fonts.googleapis.com/earlyaccess/nanumbrushscript.css);  /* 나눔 손글씨붓체(한글) 'Nanum Brush Script' */
@import url(//fonts.googleapis.com/earlyaccess/hanna.css); 				 /* 한나체(한글) 'Hanna' */
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
/* 부산체(한글) */
@font-face {
  font-family: 'Busan';
  font-style: normal;
  font-weight: 400;
  src: url('//cdn.jsdelivr.net/korean-webfonts/1/orgs/govs/busan/Busan/Busan.woff2') format('woff2'), url('//cdn.jsdelivr.net/korean-webfonts/1/orgs/govs/busan/Busan/Busan.woff') format('woff');
}
/* 롯데마트 드림체(한글) */
@font-face {
  font-family: 'LotteMartDream';
  font-style: normal;
  font-weight: 400;
  src: url('//cdn.jsdelivr.net/korean-webfonts/1/corps/lottemart/LotteMartDream/LotteMartDreamMedium.woff2') format('woff2'), url('//cdn.jsdelivr.net/korean-webfonts/1/corps/lottemart/LotteMartDream/LotteMartDreamMedium.woff') format('woff');
}
/* 고도체(한글) */
@font-face {
  font-family: 'Godo';
  font-style: normal;
  font-weight: 400;
  src: url('//cdn.jsdelivr.net/korean-webfonts/1/corps/godo/Godo/GodoM.woff2') format('woff2'), url('//cdn.jsdelivr.net/korean-webfonts/1/corps/godo/Godo/GodoM.woff') format('woff');
}
/* 성동고딕체(한글) */
@font-face {
  font-family: 'SungDongGothic';
  font-style: normal;
  font-weight: 700;
  src: url('//cdn.jsdelivr.net/korean-webfonts/1/orgs/govs/sdgu/SungDongGothic/SungDongGothicB.woff2') format('woff2'), url('//cdn.jsdelivr.net/korean-webfonts/1/orgs/govs/sdgu/SungDongGothic/SungDongGothicB.woff') format('woff');
}

/* 초기화 */
html {overflow-y:scroll}
body, {margin:0;padding:0; font-size:9px;font-family:'Jeju Gothic'; color:#474747;}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0}
h1, h2, h3, h4, h5, h6 {font-size:1em;font-family:맑은 고딕}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}

#hd ul, nav ul, #ft ul {margin:0;padding:0;list-style:none}
legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
label, input, button, select, img {vertical-align:middle}
input, button {margin:0;padding:0;font-family:맑은 고딕;font-size:1em}
button {cursor:pointer}

textarea, select {font-family:맑은 고딕;font-size:1em}
select {margin:0}
p {margin:0;padding:0;word-break:break-all}
hr {display:none}
pre {overflow-x:scroll;font-size:1.1em}
a:link, a:visited {color:#000;text-decoration:none}
a:hover, a:focus, a:active {color:#000;text-decoration:none} 

/* TEXT LOGO */
#logo {float:left;padding:0px 0 0; font-family:'맑은 고딕'; color:#0C0C0C; font-size:36px;}

/* NONE DATA */
.NONE_DATA {display:none;} /* VIEW를 원치 않을 경우 */

/* 스크롤이동시 메뉴고정 */
.jbMenu    {text-align: center; background-color:#FFFFFF; width:100%;}
.jbFixed   {text-align: center; position:fixed; top:0px; background-color:#FFFFFF; width:100%; z-index:99;}
.jbMenu_2  {text-align: center; background-color:#FFFFFF; width:100%;}
.jbFixed_2 {text-align: center; position:fixed; top:50px; background-color:#FFFFFF; width:100%; z-index:99;}	

/* 메인메뉴 */
.MENU:link,.MENU:visited,.MENU:active   			    { font-family:'맑은 고딕'; font-size:11pt; color:#999999; text-decoration:none; letter-spacing:-1px;}
.MENU:hover  										    { font-family:'맑은 고딕'; font-size:11pt; color:#999999; text-decoration:none; letter-spacing:-1px;}
.MENU_CATE:link,.MENU_CATE:visited,.MENU_CATE:active    { font-family:'맑은 고딕'; font-size:11pt; color:#000000; text-decoration:none; letter-spacing:1px;}
.MENU_CATE:hover  									    { font-family:'맑은 고딕'; font-size:11pt; color:#00B0F8; text-decoration:none; letter-spacing:1px;}
.MENU_CATE_AFTER:link,.MENU_CATE_AFTER:visited,.MENU_CATE_AFTER:active { font-family:'맑은 고딕'; font-size:11pt; color:#00B0F8; text-decoration:none; letter-spacing:1px;}
.MENU_CATE_AFTER:hover  									    	   { font-family:'맑은 고딕'; font-size:11pt; color:#00B0F8; text-decoration:none; letter-spacing:1px;}

.MENU_RIGHT_TITLE  										{ font-family:'맑은 고딕'; color:#0C0C0C; font-size:12pt; letter-spacing:-1px;}
.MENU_RIGHT:link,.MENU_RIGHT:visited,.MENU_RIGHT:active { font-family:'맑은 고딕'; font-size:10pt; color:#000000; text-decoration:none; letter-spacing:1px; font-weight:bold;}
.MENU_RIGHT:hover  										{ font-family:'맑은 고딕'; font-size:10pt; color:#000000; text-decoration:none; letter-spacing:1px; font-weight:bold;}
.MENU_RIGHT_CATEGORY:link,.MENU_RIGHT_CATEGORY:visited,.MENU_RIGHT_CATEGORY:active { font-family:'맑은 고딕'; font-size:10pt; color:#0C0C0C; text-decoration:none; letter-spacing:1px;}
.MENU_RIGHT_CATEGORY:hover  													   { font-family:'맑은 고딕'; font-size:10pt; color:#0C0C0C; text-decoration:none; letter-spacing:1px;}
.MENU_ONMOUS 											{}
.MENU_ONMOUS:hover 										{ background-color:#365A9A; opacity:0.9;}
/* 메인메뉴 끝 */


/* INDEX MAIN TEXT*/
.INDEX_MAIN_TITLE   { font-family:'맑은 고딕'; color:#0C0C0C; font-size:12pt; letter-spacing:-1px;}
.INDEX_MAIN_TITLE_2 { font-family:'맑은 고딕'; color:#103E79; font-size:12pt; font-weight:600; letter-spacing:-1px;}

/* 최근게시물*/
/*제목*/		  .LATEST_TITLE:link,.LATEST_TITLE:visited,.LATEST_TITLE:active { font-family:'맑은 고딕'; font-size:13pt; color:#000000; text-decoration:none; letter-spacing:-1px;}
/*제목*/		  .LATEST_TITLE:hover  											{ font-family:'맑은 고딕'; font-size:13pt; color:#00B0F8; text-decoration:none; letter-spacing:-1px;}
/*슬라이드제목*/  .LATEST_SLADE_TITLE:link,.LATEST_SLADE_TITLE:visited,.LATEST_SLADE_TITLE:active   { font-family:'맑은 고딕'; font-size:13pt; color:#FFFFFF; font-weight:bold; text-decoration:none; letter-spacing:-1px; text-shadow: 1px 1px 2px #555555;}
/*슬라이드제목*/  .LATEST_SLADE_TITLE:hover  														{ font-family:'맑은 고딕'; font-size:13pt; color:#FFFFFF; font-weight:bold; text-decoration:underline; letter-spacing:-1px; text-shadow: 1px 1px 2px #555555;}
/*온리이미지제목*/.LATEST_ONLY_IMG_TEXT_TITLE { font-family:'맑은 고딕'; font-size:10pt; color:#FFFFFF; text-decoration:none; letter-spacing:-1px; text-shadow: 1px 1px 2px #000;}
/*온리이미지제목*/.LATEST_INDEX_MAIN_SUBTITLE { font-family:'맑은 고딕'; color:#2C5ABB; font-size:13pt; font-weight:bold; letter-spacing:-1px;}
/*TEXT타이틀1*/	  .LATEST_TEXT_TITLE		  { font-family:'맑은 고딕'; color:#FFFFFF; font-size:11pt; font-weight:bold;}
/*TEXT타이틀1*/	  .LATEST_TEXT_TITLE_2		  { font-family:'맑은 고딕'; color:#000000; font-size:11pt; font-weight:bold;}

/*내용*/		  .LATEST_CONTENT	  { font-family:'맑은 고딕'; color:#555555; font-size:9pt;}
/*날짜*/		  .LATEST_DATE		  { font-family:'맑은 고딕'; color:#8F8F8F; font-size:9pt;}
/*작성자*/		  .LATEST_WRITER	  { font-family:'맑은 고딕'; color:#8F8F8F; font-size:10pt;}
/*게시판제목*/	  .LATEST_BO_SUBJECT  { font-family:'맑은 고딕'; color:#8F8F8F; font-size:10pt;}
/*카테고리이름*/  .LATEST_CATEGORY	  { font-family:'맑은 고딕'; color:#8F8F8F; font-size:10pt;}
/*내용*/		  .LATEST_COMMENT	  { font-family:'맑은 고딕'; color:#8F8F8F; font-size:10pt;}
/*이미지*/		  .LATEST_IMAGE		  {}	
/*이미지오버*/ 	  .LATEST_IMAGE:hover {opacity:0.9;} 
/*기호*/		  .LATEST_SYMBOL	  { font-family:'맑은 고딕'; color:#555555; font-size:8pt;}

/* PAGE LIST GALLAY */
/*제목링크*/	.PAGE_LIST_GALLAY_TITLE:link,.PAGE_LIST_GALLAY_TITLE:visited,.PAGE_LIST_GALLAY_TITLE:active          { font-family:'맑은 고딕'; font-size:15pt; color:#000000; text-decoration:none; letter-spacing:1px;}
/*제목링크*/	.PAGE_LIST_GALLAY_TITLE:hover  											  							 { font-family:'맑은 고딕'; font-size:15pt; color:#00B0F8; text-decoration:none; letter-spacing:1px;}
/*카테고리링크*/.PAGE_LIST_GALLAY_CATEGORY:link,.PAGE_LIST_GALLAY_CATEGORY:visited,.PAGE_LIST_GALLAY_CATEGORY:active { font-family:'맑은 고딕'; font-size:9pt; color:#555555; text-decoration:none; letter-spacing:-1px;}
/*카테고리링크*/.PAGE_LIST_GALLAY_CATEGORY:hover   											   						 { font-family:'맑은 고딕'; font-size:9pt; color:#2C5ABB; text-decoration:none; letter-spacing:-1px;}
/*게시판제목*/	.PAGE_LIST_GALLAY_BO_SUBJECT	   { font-family:'맑은 고딕'; color:#FFFFFF; font-size:13pt; weight:bold; text-decoration:none; letter-spacing:-1px;}
/*게시물수*/	.PAGE_LIST_GALLAY_BO_SUBJECT_COUNT { font-family:'맑은 고딕'; color:#FFFFFF; font-size:13pt; weight:bold; text-decoration:none; letter-spacing:-1px;}
/*이미지*/		.PAGE_LIST_GALLAY_IMAGE			   { }	
/*이미지오버*/	.PAGE_LIST_GALLAY_IMAGE:hover	   { } 
/*내용*/		.PAGE_LIST_GALLAY_CONTENT 		   { font-family:'맑은 고딕'; color:#999999; font-size:10pt; line-height:1.5;}
/*번호*/		.PAGE_LIST_GALLAY_NO 			   { font-family:'맑은 고딕'; color:#555555; font-size:13pt; weight:bold; text-decoration:none; letter-spacing:-1px;}
/*작성자*/		.PAGE_LIST_GALLAY_WRITER 		   { font-family:'맑은 고딕'; color:#555555; font-size:10pt; weight:bold; text-decoration:none; letter-spacing:-1px;}
/*날짜*/		.PAGE_LIST_GALLAY_DATE 			   { font-family:'맑은 고딕'; color:#555555; font-size:10pt;}
/*카테고리이름*/.PAGE_LIST_GALLAY_CATETEXT		   { font-family:'맑은 고딕'; color:#555555; font-size:10pt;}
/*기호*/		.PAGE_LIST_GALLAY_SYMBOL		   { font-family:'맑은 고딕'; color:#555555; font-size:10pt;}
/*조회수*/		.PAGE_LIST_GALLAY_HIT		   	   { font-family:'맑은 고딕'; color:#555555; font-size:10pt;}
/*댓글수*/		.PAGE_LIST_GALLAY_COMMENT_CNT	   { font-family:'맑은 고딕'; color:#FFFFFF; font-size:13pt; padding-left:7px; padding-right:7px; display:inline-block; background:red; -moz-border-radius: 50px; -webkit-border-radius: 50px; border-radius: 50px;}
/*기타*/		.PAGE_LIST_GALLAY_ETC_TEXT		   { font-family:'맑은 고딕'; color:#555555; font-size:15pt;}


/* PAGE LIST BASIC */
/*제목링크*/	.PAGE_LIST_BASIC_TITLE:link,.PAGE_LIST_BASIC_TITLE:visited,.PAGE_LIST_BASIC_TITLE:active          { font-family:'맑은 고딕'; font-size:10pt; color:#000000; text-decoration:none; letter-spacing:1px;}
/*제목링크*/	.PAGE_LIST_BASIC_TITLE:hover  											  						  { font-family:'맑은 고딕'; font-size:10pt; color:#00B0F8; text-decoration:none; letter-spacing:1px;}
/*카테고리링크*/.PAGE_LIST_BASIC_CATEGORY:link,.PAGE_LIST_BASIC_CATEGORY:visited,.PAGE_LIST_BASIC_CATEGORY:active { font-family:'맑은 고딕'; font-size:9pt; color:#FFFFFF; text-decoration:none; letter-spacing:-1px;}
/*카테고리링크*/.PAGE_LIST_BASIC_CATEGORY:hover   											   					  { font-family:'맑은 고딕'; font-size:9pt; color:#FFFFFF; text-decoration:none; letter-spacing:-1px;}
/*제시판제목*/	.PAGE_LIST_BASIC_BO_SUBJECT	      { font-family:'맑은 고딕'; color:#FFFFFF; font-size:13pt; weight:bold; text-decoration:none; letter-spacing:-1px;}
/*게시물수*/	.PAGE_LIST_BASIC_BO_SUBJECT_COUNT { font-family:'맑은 고딕'; color:#FFFFFF; font-size:13pt; weight:bold; text-decoration:none; letter-spacing:-1px;}
/*상단메뉴고정*/.PAGE_LIST_BASIC_LIST_TOP_MENU 	  { font-family:'맑은 고딕'; color:#555555; font-size:13pt; weight:bold; text-decoration:none; letter-spacing:-1px;}
/*번호*/		.PAGE_LIST_BASIC_NO 			  { font-family:'맑은 고딕'; color:#555555; font-size:10pt; weight:bold; text-decoration:none; letter-spacing:-1px;}
/*작성자*/		.PAGE_LIST_BASIC_WRITER 		  { font-family:'맑은 고딕'; color:#555555; font-size:10pt; weight:bold; text-decoration:none; letter-spacing:-1px;}
/*날짜*/		.PAGE_LIST_BASIC_DATE 			  { font-family:'맑은 고딕'; color:#555555; font-size:10pt;}
/*내용*/		.PAGE_LIST_BASIC_CONTENT 		  { font-family:'맑은 고딕'; color:#555555; font-size:9pt; line-height:1.5;}
/*기타*/		.PAGE_LIST_BASIC_TEXT		      { font-family:'맑은 고딕'; color:#555555; font-size:15pt;}
/*조회수*/		.PAGE_LIST_BASIC_HIT 			  { font-family:'맑은 고딕'; color:#555555; font-size:10pt;}
/*댓글수*/		.PAGE_LIST_BASIC_COMMENT_CNT	  { font-family:'맑은 고딕'; color:#FFFFFF; font-size:13pt; padding-left:7px; padding-right:7px; display:inline-block; background:red; -moz-border-radius: 50px; -webkit-border-radius: 50px; border-radius: 50px;}

/* PAGE VIEW GALLAY & BASIC & PRODUCT & SEARCH 공통 */
/*제목*/		 .PAGE_VIEW_TITLE	     	   { font-family:'맑은 고딕'; color:#FFFFFF; font-size:16pt; font-weight:bold; letter-spacing:1px;}
/*내용*/		 .PAGE_VIEW_CONTENT 		   { font-family:'맑은 고딕'; color:#555555; font-size:11pt; line-height:1.75;}
/*내용 IMG MAX*/ .PAGE_VIEW_CONTENT IMG 	   { max-width:100%; max-height:100%;}
/*날짜*/		 .PAGE_VIEW_DATE 			   { font-family:'맑은 고딕'; color:#77787B; font-size:10pt;}
/*작성자*/		 .PAGE_VIEW_WRITER 			   { font-family:'맑은 고딕'; color:#77787B; font-size:10pt;}
/*게시판제목*/	 .PAGE_VIEW_BO_SUBJECT		   { font-family:'맑은 고딕'; color:#77787B; font-size:10pt;}
/*카테고리제목*/ .PAGE_VIEW_CATEGORY 		   { font-family:'맑은 고딕'; color:#77787B; font-size:10pt;}
/*이미지*/		 .PAGE_VIEW_IMAGE			   {}	
/*이미지오버*/	 .PAGE_VIEW_IMAGE:hover		   {opacity:0.9;} 
/*댓글이름*/	 .PAGE_VIEW_COMMENT_NAME 	   { font-family:'맑은 고딕'; color:#4FC1E9; font-size:10pt; letter-spacing:-1px; padding-left:5px;}
/*댓글날짜*/	 .PAGE_VIEW_COMMENT_DATE 	   { font-family:'맑은 고딕'; color:#555555; font-size:10pt; letter-spacing:-1px; padding-left:5px;}
/*댓글내용*/	 .PAGE_VIEW_COMMENT_MEMO 	   { font-family:'맑은 고딕'; color:#555555; font-size:10pt; letter-spacing:-1px;}
/*댓글메인제목*/ .PAGE_VIEW_COMMENT_MAIN_TITLE { font-family:'맑은 고딕'; color:#000000; font-size:13pt; font-weight:bold; letter-spacing:1px;}

/* COPYRIGHT */
.COPYRIGHT_COMPANY_NAME    { font-family:'맑은 고딕'; color:#555555; font-size:10pt; letter-spacing:-1px;}
.COPYRIGHT_CEO_NAME 	   { font-family:'맑은 고딕'; color:#555555; font-size:10pt; letter-spacing:-1px;}
.COPYRIGHT_COMPANY_PHONE   { font-family:'맑은 고딕'; color:#555555; font-size:10pt; letter-spacing:-1px;}
.COPYRIGHT_COMPANY_NUMBER  { font-family:'맑은 고딕'; color:#555555; font-size:10pt; letter-spacing:-1px;}
.COPYRIGHT_COMPANY_ADDRESS { font-family:'맑은 고딕'; color:#555555; font-size:10pt; letter-spacing:-1px;}
.COPYRIGHT_COMPANY_DOMAIN  { font-family:'맑은 고딕'; color:#555555; font-size:10pt; letter-spacing:-1px;}
.COPYRIGHT_ETC_TEXT  	   { font-family:'맑은 고딕'; color:#FFFFFF; font-size:13pt; letter-spacing:-1px;}

/* COMMENT  */
.COMMENT_INPUT 	  		{ font-family:'맑은 고딕'; color:#272727; font-size:11pt; border:1px solid #E9E9E9; background-color:#FFFFFF; width:100%; height:32px;}
.COMMENT_TEXTAREA 		{ font-family:'맑은 고딕'; color:#272727; font-size:11pt; border:1px solid #E9E9E9; background-color:#FFFFFF; width:100%; height:90px;}
.COMMENT_SUBMIT   		{ font-family:'맑은 고딕'; color:#FFFFFF; font-size:11pt; border:1px solid #4FC1E9; border-radius:5px; background-color:#4FC1E9; width:100px; height:40px; cursor:pointer;}
.COMMENT_SUBMIT:hover   { font-family:'맑은 고딕'; color:#FFFFFF; font-size:11pt; border:1px solid #4FC1E9; border-radius:5px; background-color:#4FC1E9; width:100px; height:40px; cursor:pointer;}
.COMMENT_TEXT 	  		{ font-family:'맑은 고딕'; color:#272727; font-size:11pt;}

/* INDOC / SEARCH */
.INDOC_TITLE   { font-family:'맑은 고딕'; color:#FFFFFF; font-size:16pt; font-weight:bold; letter-spacing:1px;}
.INDOC_CONTENT { font-family:'맑은 고딕'; color:#555555; font-size:11pt; line-height:1.75;}

/* 페이징 */
.pg_wrap 				 {clear:both;margin:0 0 0px;padding:0px 0 0;text-align:center; font-family:'Nanum Gothic'; font-size:11pt;} /* 페이징 기본 */
.pg 					 {}
.pg a:focus, .pg a:hover {display:inline-block; height:25px; width:35px; padding-top:10px; border:0px solid #555555; background:#FFFFFF; color:#555555;  text-decoration:none;} /* 온마우스오버 */
.pg_page 				 {display:inline-block; height:25px; width:35px; padding-top:10px; border:0px solid #555555; background:#FFFFFF; color:#555555; padding-top:10px text-decoration:none} /* 페이지 */
.pg_page, .pg_current 	 {display:inline-block; height:25px; width:35px; color:#000; letter-spacing:0;} 
.pg_start, .pg_prev 	 {display:inline-block; height:25px; width:35px; padding-top:10px; border:0px solid #555555; /* 이전 */}
.pg_end, .pg_next 		 {display:inline-block; height:25px; width:35px; padding-top:10px; border:0px solid #555555; /* 다음 */}
.pg_current 			 {display:inline-block; height:25px; width:35px; padding-top:10px; border:0px solid #555555; background:#FFFFFF; color:#2C5ABB; border-radius:1px; font-weight:blod} /* 현재페이지 */

/* 이미지회전 및 알파 */ 
/* 알파 */
img.rotate {}
img.rotate:hover {opacity:0.9;} 

/* 회전 */
img.turn {  
  border-radius: 0em;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out; 
  -o-transition: all 0.1s ease-in-out; 
  -ms-transition: all 0.1s ease-in-out; 
  transition: all 0.1s ease-in-out; 
}
img.turn:hover {
  -webkit-transform: rotate(10deg); 
  -moz-transform: rotate(10deg); 
  -o-transform: rotate(10deg);
  -ms-transform: rotate(10deg);
  transform: rotate(10deg);
  opacity:0.5;
} 
/* 이미지 둥글게 */
img.circle {
	border-radius:50%;	
}
/* 이미지 줌 */
img.zoom {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);	
}

/* 이미지외각 */
img.Lines {border:1px solid #FFFFFF;}
img.Lines:hover {border:1px solid #00FF77;} 

/*.hoverDiv{ }*/
.hoverDiv{}
.hoverDiv:hover {background-color: #A21891;}

/* 테이블외각 */
.Talbe_Lines {border:1px solid #FFFFFF;}
.Talbe_Lines_ov {border:1px solid #B2B2B2;} 

/* 외각 둥글게 */
.Div_Radius{
	background:#FFFFFF;
	border:2px solid #FFFFFF;
	padding:0px 0;
	 border-radius:5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
    -o-border-radius:5px;
    display:block;
    outline:none;
    transition: border-color 0.3s;
	-o-transition: border-color 0.3s;
	-ms-transition: border-color 0.3s;
	-moz-transition: border-color 0.3s;
	-webkit-transition: border-color 0.3s;
 }
 
.Div_Radius2{
	background:#FCFCFC;
	border:1px solid #cccccc;
	padding:0px 0;
	 border-radius:5px;
    -webkit-border-radius:0px;
    -moz-border-radius:0px;
    -o-border-radius:0px;
    display:block;
    outline:none;
    transition: border-color 0.3s;
	-o-transition: border-color 0.3s;
	-ms-transition: border-color 0.3s;
	-moz-transition: border-color 0.3s;
	-webkit-transition: border-color 0.3s;
 } 
 
.Div_Radius3{
	background:#F5F7FA;
	border:1px solid #3262B7;
	-webkit-transform: rotate(10deg); 
    -moz-transform: rotate(10deg); 
    -o-transform: rotate(10deg);
    -ms-transform: rotate(10deg);
    transform: rotate(10deg);
    opacity:0.5;
 }  
 
.Div_Radius4{
	border:1px solid #EAEAEA;	
 }   

/* 테이브 온마우스 이벤트 클래스 */
.Div_Onmouse_Over{
	background:#FFFFFF;
	border:2px solid #CCCCCC;
	padding:0px 0;
	 border-radius:0px;
    -webkit-border-radius:0px;
    -moz-border-radius:0px;
    -o-border-radius:0px;
    display:block;
    outline:none;
    transition: border-color 0.3s;
	-o-transition: border-color 0.3s;
	-ms-transition: border-color 0.3s;
	-moz-transition: border-color 0.3s;
	-webkit-transition: border-color 0.3s;
	box-shadow: 1px 1px 1px #C1C1C1;
 }
.Div_Onmouse_Out{
	background:#FFFFFF;
	border:1px solid #FFFFFF;
	padding:0px 0;
	 border-radius:0px;
    -webkit-border-radius:0px;
    -moz-border-radius:0px;
    -o-border-radius:0px;
    display:block;
    outline:none;
    transition: border-color 0.3s;
	-o-transition: border-color 0.3s;
	-ms-transition: border-color 0.3s;
	-moz-transition: border-color 0.3s;
	-webkit-transition: border-color 0.3s;
 }

/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;width:970px;height:0}
#hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff}
.hd_pops_con {}
.hd_pops_footer {padding:10px 0;background:#000;color:#fff;text-align:right}
.hd_pops_footer button {margin-right:5px;padding:5px 10px;border:0;background:#393939;color:#fff}

/* 상단 레이아웃 */
#hd {z-index:4;position:relative;min-width:970px;background:#fff}
.hd_zindex {z-index:10 !important}
#hd_h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#hd_wrapper {position:relative;margin:0 auto;padding:0px 0;width:970px;zoom:1}
#hd_wrapper:after {display:block;visibility:hidden;clear:both;content:""}

/* 전체 검색 */
#hd_sch {float:left;margin:30px 0 0 40px;padding:0;border:1px solid #86E57F}
#hd_sch legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#hd_sch #sch_stx {padding-left:5px;width:250px;height:24px;border:0;background:#fff;line-height:1.9em !important;line-height:1.6em}
#hd_sch #sch_submit {padding:0 5px;height:26px;border:0;background:#86E57F;color:#FFF;cursor:pointer}

/* 텍스트 크기 조절 */
#text_size {float:left;margin:0 0 0 10px;letter-spacing:-3px}
#text_size button {margin:0;padding:1px 2px;border:1px solid #c3c6ca;background:transparent;vertical-align:middle;cursor:pointer}
.ts_up {font-size:1.167em !important}
.ts_up2 {font-size:1.3em !important}

/* 상단 회원가입 등 링크 */
#tnb {float:right;margin:0;padding:0;list-style:none;zoom:1}
#tnb:after {display:block;visibility:hidden;clear:both;content:""}
#tnb li {float:left;margin:0 0 0 10px}
#tnb a {display:inline-block;padding:0 10px;height:28px;color:#333;letter-spacing:-0.1em;line-height:2.4em}
#tnb a:focus, #tnb a:hover, #tnb a:active {text-decoration:none}
#tnb img {margin-right:3px}

/* 메인메뉴 */
#gnb {position:relative;margin:-1px 0 0;border-top:0px solid #dde4e9;border-bottom:0px solid #dde4e9;} /* Menu Color */
#gnb h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#gnb_1dul {margin:0 auto !important;padding:0;width:970px;zoom:1}
#gnb_1dul:after {display:block;visibility:hidden;clear:both;content:""}
.gnb_1dli 		{z-index:10;position:relative;float:left;}
.gnb_1da 		{display:inline-block;	padding:0 10px 0 10px; height:40px; font-weight:bold; text-align:center; line-height:2.95em; text-decoration:none;} /*MENU HEIGHT */
.gnb_1da:focus{font-family:맑은고딕; color:#FFF;}
.gnb_1da:hover {text-decoration:none; text-align:center;}
 
/* 셀렉트 */ 
select.Cell_A,option.Cell_A { font-family:나눔고딕; width:200px; height:26px; text-align:center; font-size:8pt; color:#5D5D5D; background-color:#FFFFFF; border:1px solid #5D5D5D; vertical-align:middle; }
/* 셀렉트 끝 */ 
 
.gnb_2dul {display:none;position:absolute;top:35px;width:180px}
.gnb_2da {display:block;padding:13px 10px;text-align:left;text-decoration:none}

.gnb_1dli_air .gnb_2da {background-color:#333;color:#fff}
.gnb_1dli_on .gnb_2da {background-color:#333;color:#fff}

.gnb_2da:focus, .gnb_2da:hover {background:#666;text-decoration:none}
.gnb_1dli_over .gnb_2dul {display:block;left:0;background:#fff}
.gnb_1dli_over2 .gnb_2dul {display:block;right:0;background:#fff}

#gnb_empty {padding:10px 0;width:100%;text-align:center;line-height:2em}
#gnb_empty a {text-decoration:underline}

/* 중간 레이아웃 */
#wrapper {z-index:5;margin:0 auto;	width:970px;	border-right:0px solid #dde4e9;	border-left:0px solid #dde4e9;	zoom:1;}
#wrapper:after {display:block;visibility:hidden;clear:both;content:""}

#aside {float:right;margin:0 0 0 -1px;width:210px;border-left:0px solid #dde4e9;background:#fff}

#container {z-index:4;position:relative;float:left;padding:15px 16px 15px 15px;width:728px;min-height:500px;height:auto !important;height:500px;border-right:0px solid #dde4e9; font-size:1em;zoom:1} /* LATEST */
#container:after {display:block;visibility:hidden;clear:both;content:""}
#container_title {margin-bottom:20px;font-size:1.2em;font-weight:bold}

/* 하단 레이아웃 */
#ft {min-width:970px;border-top:0px solid #dde4e9;} /* 인기/접속자현황 */
#ft h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ft p {margin:0;padding:10px 0;line-height:1.8em}

#ft_catch {position:relative;margin:0 auto;padding:20px 0 0;width:970px;text-align:center}

#ft_company {text-align:center}

#ft_copy {} /* COPYRIGHT */
#ft_copy div {position:relative;margin:0 auto;padding:10px 0;width:970px;color:#000;}
#ft_copy a {display:inline-block;margin:0 10px 0 0;color:inherit}
#ft_copy #ft_totop {position:absolute;top:10px;right:0}

/* 게시물 선택복사 선택이동 */
#copymove {}
.copymove_current {float:right;color:#ff3061}
.copymove_currentbg {background:#f4f4f4}

/* 화면낭독기 사용자용 */
#hd_login_msg {position:absolute;top:0;left:0;font-size:0;line-height:0;overflow:hidden}
.msg_sound_only, .sound_only {display:inline-block !important;position:absolute;top:0;left:0;margin:0 !important;padding:0 !important;font-size:0;line-height:0;border:0 !important;overflow:hidden !important}
/* 본문 바로가기 */
#skip_to_container a {z-index:100000;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}
#skip_to_container a:focus, #skip_to_container a:active {width:100%;height:75px;background:#21272e;color:#fff;font-size:2em;font-weight:bold;text-align:center;text-decoration:none;line-height:3.3em}

/* ie6 이미지 너비 지정 */
.img_fix {width:100%;height:auto}

/* 캡챠 자동등록(입력)방지 기본 */
#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 {width:100px;height:41px;border:1px solid #e9e9e9}
#captcha #captcha_mp3 {position:absolute;top:0;left:101px;;margin:0;padding:0;width:23px;height:22px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer}
#captcha #captcha_mp3 span {position:absolute;top:0;left:0;width:23px;height:22px;background:url('../../../plugin/kcaptcha/img/sound.gif')}
#captcha #captcha_reload {position:absolute;top:21px;left:101px;margin:0;padding:0;width:23px;height:22px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer}
#captcha #captcha_reload span {position:absolute;top:0;left:0;width:23px;height:22px;background:url('../../../plugin/kcaptcha/img/reload.gif')}
#captcha #captcha_key {margin:0 0 0 25px;padding:0 5px;width:70px;height:41px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:bold;text-align:center;line-height:2.8em}
#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%}

/* 버튼 */
a.btn01 {display:inline-block;padding:7px;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:center} /* 서식단계 진행 */

.btn_submit {padding:8px;border:0;background:#ff3061;color:#fff;letter-spacing:-0.1em;cursor:pointer}
fieldset .btn_submit {padding:0 7px;height:24px;line-height:1em}

a.btn_cancel {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:middle}
button.btn_cancel {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;vertical-align:top;text-decoration:none}

a.btn_frmline, button.btn_frmline {display:inline-block;padding:0 5px;height:24px;border:0;background:#333;color:#fff;letter-spacing:-0.1em;text-decoration:none;vertical-align:top} /* 우편번호검색버튼 등 */
a.btn_frmline {line-height:24px}
button.btn_frmline {font-size:1em}

/* 게시판용 버튼 */
a.btn_b01 {display:inline-block;padding:7px;border:1px solid #d9ded9;background:#f2f5f9;color:#000;text-decoration:none;vertical-align:middle}
a.btn_b01:focus, .btn_b01:hover {text-decoration:none}
a.btn_b02 {display:inline-block;padding:7px 7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle}
a.btn_b02:focus, .btn_b02:hover {text-decoration:none}
a.btn_admin {display:inline-block;padding:7px;border:1px solid #e8180c;background:#e8180c;color:#fff;text-decoration:none;vertical-align:middle} /* 관리자 전용 버튼 */
a.btn_admin:focus, a.btn_admin:hover {text-decoration:none}

/* 댓글 스타일 */
.cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:bold}

/* 기본테이블 */
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing:0}
.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:12px 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_head01 thead a {color:#383838}
.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-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head01 td {padding:8px 5px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;line-height:1.5em;word-break:break-all}
.tbl_head01 a {}

.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}
.tbl_head02 td {padding:5px 3px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;line-height:1.4em;word-break:break-all}
.tbl_head02 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;background:#f5f8f9;text-align:left}
.tbl_frm01 td {padding:7px 10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent}
.tbl_frm01 textarea, .frm_input {border:1px solid #e4eaec;background:#f7f7f7;color:#000;vertical-align:middle;line-height:2em}
.tbl_frm01 textarea {padding:2px 2px 3px}
.frm_input {height:22px}
.tbl_frm01 textarea {width:98%;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}

/* 자료 없는 목록 */
.empty_table {padding:50px 0 !important;text-align:center}
.empty_list {padding:20px 0 !important;text-align:center}

/* 필수입력 */
.required, textarea.required {}

/* 테이블 항목별 정의 */
.td_board {width:120px;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:100px;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 {}
.new_win .tbl_wrap {margin:0 20px}
.new_win #win_title {margin:0 0 20px;padding:20px;border-top:3px solid #333;border-bottom:1px solid #dde4e9;background:#fff;font-size:1.2em}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win .win_ul {margin:-20px 0 20px 0;padding:0 20px;border-bottom:1px solid #455255;background:#484848;list-style:none;zoom:1}
.new_win .win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_ul li {float:left;margin-left:-1px}
.new_win .win_ul a {display:block;padding:10px 10px 8px;border-right:1px solid #455255;border-left:1px solid #455255;color:#fff;font-family:맑은 고딕;font-weight:bold;text-decoration:none}
.new_win .win_desc {padding:20px}

.new_win .win_btn {clear:both;padding:20px;text-align:center} /* 새창용 */
.new_win .win_btn button {display:inline-block;padding:0 10px;height:30px;border:0;background:#4b545e;color:#fff;line-height:2em;cursor:pointer}
.new_win .win_btn input {padding:0 10px;height:30px;line-height:2em}
.new_win .win_btn a {display:inline-block;padding:0 10px;height:30px;background:#4b545e;color:#fff;vertical-align:middle;line-height:2.4em}
.new_win .win_btn a:focus, .new_win .win_btn a:hover {text-decoration:none}

/* 검색결과 색상 */
.sch_word {color:#ff3061}

/* 자바스크립트 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 {display:inline-block;position:relative;font-weight:normal}
.sv_wrap .sv {z-index:1000;display:none;margin:5px 0 0;border:1px solid #283646}
.sv_wrap .sv a {display:inline-block;margin:0;padding:3px;width:94px;border-bottom:1px solid #283646;background:#111;color:#fff !important}
.sv_wrap a:focus, .sv_wrap a:hover, .sv_wrap a:active {text-decoration:none}
.sv_on {display:block !important;position:absolute;top:10px;left:20px;width:auto;height:auto}
.sv_nojs .sv {display:block}

/* 로그인 */
.Login_Page_Title{ font-family:'Cookie'; font-size:23px; color:#666666; text-decoration:none; letter-spacing:3px; text-shadow: 0px 0px 0px #555555;}

/* 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}