<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
@charset "euc-kr";
/*-------------------------------------------------------기본----------------------------------------------------------------*/
/* 나눔바른고딕 설정*/
@font-face{ 
font-family:'Nanum Barun Gothic'; 
/*src:url(/inc2018/css/NanumBarunGothic.eot); */
src:url(/inc2018/css/NanumBarunGothic.ttf) format('truetype') 
}
/* 나눔바른고딕 설정*/


/* 나눔바른고딕볼드 설정*/
/*@font-face{ */
/*font-family:'NanumBarunGothicBold'; */
/*src:url(/inc2018/css/NanumBarunGothicBold.eot); */
/*src:url(/inc2018/css/NanumBarunGothicBold.ttf) format('truetype') */
/*}
/* 나눔바른고딕볼드 설정*/


/* 사이트 기본 사항 설정*/
body,tr,td,p{
  margin-left: 0px; 	margin-top: 0px;
  margin-right: 0px;	margin-bottom: 0px;	
  font-family: 'Nanum Barun Gothic', sans-serif;
  font-size: 17px;
  line-height:1.5;
  color: #333;  
  letter-spacing:-0.5px;
  text-decoration:none;
  }	

a:link{color:#0f0f0f;text-decoration:none;font-size:17px;line-height:1.5;letter-spacing:-0.5px;}
a:visited{color:#0f0f0f;text-decoration:none;font-size:17px;line-height:1.5;letter-spacing:-0.5px;}
a:active{color:#0f0f0f;text-decoration:none;font-size:17px;line-height:1.5;letter-spacing:-0.5px;selector-dummy:expression(this.hideFocus=true);}
a:hover{color:#ff3333;text-decoration:none;font-size:17px;line-height:1.5;letter-spacing:-0.5px;}
a:{selector-dummy:expression(this.hideFocus=true);}
/* 사이트 기본 사항 설정*/

.font12px {
font-size: 12px;
}
.font13px {
font-size: 13px;
}
.font14px {
font-size: 14px;
}
.font15px {
font-size: 15px;
}
.font16px {
font-size: 16px;
}
.font17px {
font-size: 17px;
}
.font18px {
font-size: 18px;
}



/* 이미지 오버시 효과*/
.picimg{
	opacity: 1;
	border:1px solid #e1e1e1;

}

.imgborder{
	border:1px solid #e1e1e1;

}



.picimg:hover
{
	opacity: 0.8;
}
/* 이미지 오버시 효과*/

.img_bg{
 background-color: #969696;
 }


/* 타이틀 1형*/
.btitle1 {
font-size:21px;font-weight:bold;
}
/*타이틀 1형 */


/*타이틀 2형 */
.btitle2 {
padding-left:30px;font-size:21px;font-weight:bold;
}
/* 타이틀 2형*/





/*제목 간격 조절 */
.mtitle {
padding-top:10px;
}
/*제목 간격 조절 */


/*설명 텍스트 */
.stitle {line-height:1.5;letter-spacing:-0.5px;color:#646464;font-size:15px;
}
/*설명 텍스트 */






/*-------------------------------------------------------기본----------------------------------------------------------------*/




/*------------------------------------------------------상단--------------------------------------------------------------*/

/*메인상단 메뉴바 위 선*/
.top_bar{
border-top:1px solid #e1e1e1;
background-color:#fff;border-bottom:1px solid #e1e1e1;
}
/*메인상단 메뉴바 위 선*/

  /*  1단 상단바 제어*/
a .menu_topdepth {
  font-family: 'Nanum Barun Gothic', sans-serif;
  font-size: 14px;
  color: #646464; 
  letter-spacing:-1; 
  text-decoration:none;
  padding:5 0 5 0;
}  
  
a :hover.menu_topdepth{
  font-family: 'Nanum Barun Gothic', sans-serif;
  font-size: 14px;
  color:#F33;
  letter-spacing:-1;
  text-decoration:none;
  padding:5 0 5 0;
  }


.top1step_bg {
background-color:#fafafa;
}

  /*  1단 상단바 제어*/


/*메인상단 메뉴바 2depth  */	  
  
a .menu_1depth {
  font-family: 'Nanum Barun Gothic', sans-serif;
  font-size: 17px;
  color: #444; 
  letter-spacing:2; 
  text-decoration:none;
}  
  
a :hover.menu_1depth{
  font-family: 'Nanum Barun Gothic', sans-serif;
  font-size: 17px;
  color:#F33;
  letter-spacing:2;
  text-decoration:none;
  }
 /*메인상단 메뉴바 2depth  */	  




/* 2단 상단바 고정 설정*/
      .jbTitle {
        text-align: center;
      }

      .jbMenu {
		z-index:100;
      }

      .jbFixed {
        position: fixed;
        top: 0px;
      }
/* 2단 상단바 고정 설정*/

/* 우측 하단 바(top 이동)*/
#banner {
position: absolute;
top: 0; left: 0;
z-index: 10;
width: 41px;
height: 41px;
background:#ffffff;
padding:0px;
border:1px solid #CCCCCC;
text-align:center;
line-height:30px;
}
/* 우측 하단 바(top 이동)*/



/* 검색기능 팝업*/




#popup_wrap {width:420px; height:600px;  position:fixed; top:40%; left:50%; margin:-250px 0 0 -250px; z-index:9999; display:none;} 
#popup_wrap2 {background:#fff;} 

#mask {width:100%; height:100%; position:fixed; background:rgba(0,0,0,0.7) repeat; top:0; left:0; z-index:999; display:none;} 
.popup-cont01 {width:420px;height:30px;text-align:right;padding-bottom:5px;}

.input_sbox { 
border:1px solid #e3e3e3;
font-family:'Nanum Barun Gothic','고딕' sans-serif;
background: #f5f5f5;
}

.input_sbox2 {vertical-align:middle;
font-family: 'Nanum Barun Gothic','고딕'sans-serif;
padding-left:20px;
font-size:18px;
border-width:1px;
border-color:#f5f5f5;
border-style:solid;
background: #f5f5f5;
line-height:1.4;
}

.popup_wrap3 {background:#f5f5f5;} 

.topseach_line {
border-bottom:1px solid #e1e1e1;
}

.seach_btitle {
font-size:20px;font-weight:bold;padding-bottom:5px;color:#ff3333;
}

.seach_btitle2 {
font-size:17px;font-weight:bold;padding-bottom:5px;color:#ff3333;
}


.seach_subtitle {
background-color:#f5f5f5;
padding:10 10 10 10;
}





/* 검색기능 팝업*/





/*------------------------------------------------------상단--------------------------------------------------------------*/







/*------------------------------------------------------메인 중단-----------------------------------------------------------*/

 /*  중앙 아이콘바  텍스트*/
a .mc_icon_text {
  font-family: 'Nanum Barun Gothic', sans-serif;
  font-size: 16px;
  color: #444; 
  letter-spacing:-1; 
  text-decoration:none;
  font-weight:bold;
} 
  
a :hover.mc_icon_text{
  font-family: 'Nanum Barun Gothic', sans-serif;
  font-size: 16px;
  color:#F33;
  letter-spacing:-1;
  text-decoration:none;
  font-weight:bold;
  }
 /*  중앙 아이콘바  텍스트*/


/* 배경색*/
.mc_bg {
background-color:#f5f5f5;
}
/* 배경색*/


/* 하단 선 색*/
.mc_line {
border-bottom:1px solid #e1e1e1;
}
/* 뉴스 중앙선 색*/





/*BTN 실시간뉴스 내용*/
.mc_mtitle_live{
}
/*BTN 실시간뉴스 내용*/


/* BTN스폐셜 |  일반다큐 |  열반다큐 |  사찰다큐 |  인물다큐 작은 글씨*/
a .listmain {
  font-family: 'Nanum Barun Gothic', sans-serif;
  font-size: 15px;
  color: #646464; 
  letter-spacing:-1; 
  text-decoration:none;
}  
  
a :hover.listmain{
  font-family: 'Nanum Barun Gothic', sans-serif;
  font-size: 15px;
  color:#F33;
  letter-spacing:-1;
  text-decoration:none;
  }

/* BTN스폐셜 |  일반다큐 |  열반다큐 |  사찰다큐 |  인물다큐 작은 글씨*/

/*배너 선*/
.mc_banner01{
border:1px solid #e1e1e1;
}

.mc_banner02{
border-top:1px solid #e1e1e1;border-right:1px solid #e1e1e1;border-bottom:1px solid #e1e1e1;
}
/*BTN 실시간뉴스 내용*/


/*------------------------------------------------------메인 중단-----------------------------------------------------------*/










/*------------------------------------------------------sub page-----------------------------------------------------------*/
/* 서브 상당 리스트*/
.sub_title_list_y {
color:#ff3333;padding:0 10 0 10;font-weight:bold;font-size:16px;
}

.sub_title_list {
padding:0 10 0 10;font-size:16px;
}


.newsub_title_list_y {
color:#ff3333;padding:0 6 0 6;font-weight:bold;
}

.newsub_title_list {
padding:0 6 0 6;
}



/* 서브 상당 리스트*/


/* 배경색*/
.sub_bg {
background-color:#f5f5f5;
}

.sub_con_img{
border:1px solid #e1e1e1;
}

a .numberinglist {
  font-family: 'Nanum Barun Gothic', sans-serif;
  font-size: 20px;
  color: #444; 
  letter-spacing:-1; 
  padding:0 5 0 5;
  text-decoration:none;
} 
  
a :hover.numberinglist{
  font-family: 'Nanum Barun Gothic', sans-serif;
  font-size: 20px;
  color:#F33;
  padding:0 5 0 5;
  letter-spacing:-1;
  }

/* 배경색*/

 /*  중앙 아이콘바  텍스트*/
a .mc_schedule_text {
  font-family: 'Nanum Barun Gothic', sans-serif;
  font-size: 20px;
  color: #444; 
  letter-spacing:-1; 
  text-decoration:none;
  font-weight:bold;
} 
  
a :hover.mc_schedule_text{
  font-family: 'Nanum Barun Gothic', sans-serif;
  font-size: 20px;
  color:#F33;
  letter-spacing:-1;
  text-decoration:none;
  font-weight:bold;
  }
 /*  중앙 아이콘바  텍스트*/




/*타이틀 3형 */
.sublisttitle {
font-size:17px;
}
/* 타이틀 2형*/


/* 하단 선 색*/
.sub_line {
border-bottom:1px solid #e1e1e1;
}


/* 상단 선 색*/
.sub_topline {
border-top:1px solid #e1e1e1;
}


.sub_txt01{
  font-family: 'Nanum Barun Gothic','고딕' sans-serif;
  font-size:19px;
  line-height:1.8;
  color: #333; 
  letter-spacing:-0.5px;
	}


.sub_txt05{
  font-family: 'Nanum Barun Gothic','고딕' sans-serif;
  font-size:18px;
  line-height:1.8;
  color: #333; 
  letter-spacing:-0.5px;
	}





	
.hand{cursor:hand;}




#popup_default {width:440px; height:400px;  position:fixed; top:40%; left:50%; margin:-250px 0 0 -250px; z-index:9999; display:none;} 
#popup_bg {background:#fff;} 

#masknew {width:100%; height:100%; position:fixed; background:rgba(0,0,0,0.7) repeat; top:0; left:0; z-index:999; display:none;} 
.popup-content {width:440px;height:30px;text-align:right;padding-bottom:5px;}

/*------------------------------------------------------sub page-----------------------------------------------------------*/


/*------------------------------------------------------하단---------------------------------------------------------------*/

/* 하단 공지 사항*/
a .bottomnotice {
  font-family: 'Nanum Barun Gothic', sans-serif;
  font-size: 17px;
  color: #323232; 
  letter-spacing:-1; 
  text-decoration:none;
}  
  
a :hover.bottomnotice{
  font-family: 'Nanum Barun Gothic', sans-serif;
  font-size: 17px;
  color:#F33;
  letter-spacing:-1;
  text-decoration:none;
  }
/* 하단 공지 사항*/




a .bottom1 {
  font-family: 'Nanum Barun Gothic', sans-serif;
  font-size: 16px;
  color: #ffffff; 
  font-weight:bold;
  letter-spacing:1.2;
  text-decoration:none;
}  
  
a :hover.bottom1{
  font-family: 'Nanum Barun Gothic', sans-serif;
  font-size: 16px;
  color:#F33;
  letter-spacing:1.2;
  text-decoration:none;
  }

.bottomline {
  font-family: 'Nanum Barun Gothic', sans-serif;
  font-size:14px;
  color: #f0f0f0; 
  letter-spacing:1; 
  text-decoration:none;
}


.bottombg{
background-color:#969696;
}

.bottombar{
background-color:#b4b4b4;
}

/*------------------------------------------------------하단---------------------------------------------------------------*/






































.main_tt {
  font-family: 'Nanum Barun Gothic', sans-serif;
  font-size:23px;
  color: #333; 
  letter-spacing:-0.5px;
  text-decoration:none;
} 

.main_txt01 {
  font-family: 'Nanum Barun Gothic', sans-serif;
  font-size:16px;
  color: #333; 
  letter-spacing:-0.5px;
  text-decoration:none;
} 


.main_tt a{
  font-family: 'Nanum Barun Gothic', sans-serif;
  font-size:23px;
  color: #333; 
  letter-spacing:-0.5px;
  text-decoration:none;
} 
  
.main_tt a:hover{
  text-decoration:underline;
} 

.main_tt2 {
  font-family: 'Nanum Barun Gothic', sans-serif;
  font-size:17px;
  color: #999; 
  letter-spacing:-0.5px;
  text-decoration:none;
} 




/*붓다회 가족이되는 3가지 방법*/

.main_tt3 {
  font-family: 'Nanum Barun Gothic', sans-serif;
  font-size:22px;
  color: #333; 
  letter-spacing:-0.5px;
  text-decoration:none;
} 
    
a .main_tt3 {
  font-family: 'Nanum Barun Gothic', sans-serif;
  font-size:22px;
  color: #333; 
  letter-spacing:-0.5px; text-decoration:none;
} 
    
.main_txt02 {
  font-family: 'Nanum Barun Gothic', sans-serif;
  font-size:16px;
  color: #333; 
  letter-spacing:-0.5px;
  text-decoration:none;
  line-height:1.5;
} 	

a .main_txt02 {
  font-family: 'Nanum Barun Gothic', sans-serif;
  font-size:16px;
  color: #333; 
  letter-spacing:-0.5px;
  text-decoration:none;
  line-height:1.5;
} 	
	
	
	

  
  
/*메인상단 메뉴바 2depth &amp; 3depth */	

a .menu_2depth {text-align:center;
  font-family: 'Nanum Barun Gothic', sans-serif;
  font-size:17px;
  color:#333; 
  letter-spacing:-0.5px;
}

a:hover .menu_2depth {text-align:center;
  font-family:'Nanum Barun Gothic', sans-serif;
  font-size:17px;
  color:#f33;
 letter-spacing:-0.5px;
}
  
a .menu_3depth {text-align:center;
  font-family: 'Nanum Barun Gothic', sans-serif;
  font-size:14px;
  color:#666; 
  letter-spacing:-0.5px;
}

a:hover .menu_3depth {text-align:center;
  font-family:'Nanum Barun Gothic', sans-serif;
  font-size:14px;
  color:#f33;
 letter-spacing:-0.5px;
}  
  
  
  
  
/* 푸터 css */	  

.footer01 a{
  font-family: 'Nanum Barun Gothic', sans-serif;
  text-align:left;
  font-size: 14px;
  color: #d5d5d5;
  font-weight:bold;
  letter-spacing:-0.5px;
  text-decoration:none;
	}
	
.footer01 a:hover{text-decoration:underline;}

.footer02 {
  font-family: 'Nanum Barun Gothic', sans-serif;
  text-align:left;
  font-size: 13px;
  color: #d5d5d5;
  font-weight:bold;
  line-height:1.5;
  letter-spacing:-0.5px;
  text-decoration:none;
	}
	
	
	

/*메인 축원글 응원글 나누기 내용들 css*/	

.m_date a{ font-family: 'Nanum Barun Gothic', sans-serif;
  text-align:left;  font-size: 14px;
  color: #333;  
  letter-spacing:-0.5px;
  text-decoration:none;}	
.m_date a:hover{text-decoration:underline;}

.m_con a{ font-family: 'Nanum Barun Gothic', sans-serif;
  text-align:left;  font-size: 14px;
  color: #333;  
  letter-spacing:-0.5px;
  text-decoration:none;}	
.m_con a:hover{text-decoration:underline;}


.m_name a{ font-family: 'Nanum Barun Gothic', sans-serif;
  text-align:left;  font-size: 14px;
  color: #333;  
  letter-spacing:-0.5px;
  text-decoration:none;}	
.m_name a:hover{text-decoration:underline;}



/*게시판 설정 css*/	

a .menu_bdepth {
  font-family: 'Nanum Barun Gothic', sans-serif;
  font-size: 15px;
  color: #333; 
  letter-spacing:30; 
  text-decoration:none;
}  
  
a :hover.menu_bdepth{
  font-family: 'Nanum Barun Gothic', sans-serif;
  font-size: 15px;
  color:#F33;
  letter-spacing:30;
  text-decoration:none;
  }


/* CSS Document */

  
li { list-style:none; float:left}  
.a{ background-color:#fff;
	border:2px solid #d7d7d7;
	width:308px; height:235px; border-radius:10px; }
	
.b{width:17px;}	

.sub_tt{
  font-family: 'Nanum Barun Gothic','고딕' sans-serif;
  font-size:32px;
  color: #333; 
  letter-spacing:-0.5px;
}

.sub_tt01{
  font-family: 'Nanum Barun Gothic','고딕' sans-serif;
  font-size:22px;
  color: #333; 
  letter-spacing:-0.5px;
}

.sub_tt02{
  font-family: 'Nanum Barun Gothic','고딕' sans-serif;
  font-size:33px;
  color: #333; 
  letter-spacing:-0.5px;
 
  line-height:1.2
}


.sub_txt02{
  font-family: 'Nanum Barun Gothic','고딕' sans-serif;
  font-size:17px;
  line-height:1.7;
  color: #333; 
  letter-spacing:-0.5px;
  word-break:break-all;
	}	
	
.sub_txt03{
  font-family: 'Nanum Barun Gothic','고딕' sans-serif;
  font-size:17px;
  line-height:1.5;
  color: #333; 
  letter-spacing:-0.5px;
  word-break:break-all;
 }
 
.sub_txt04{
  font-family: 'Nanum Barun Gothic','고딕' sans-serif;
  font-size:15px;
  line-height:1.5;
  color: #333; 
  letter-spacing:-0.5px;
 } 
 
 
.sub_txt20{
  font-family: 'Nanum Barun Gothic','고딕' sans-serif;
  font-size:20px;
  color: #333; 
  letter-spacing:-0.5px;
} 

.sub_txt14{
  font-family: 'Nanum Barun Gothic','고딕' sans-serif;
  font-size:14px;
  color:#666; 
  letter-spacing:-0.5px;
} 


 
.txt_1855_01 {font-family: 'Nanum Barun Gothic','고딕' sans-serif;
  font-size:25px;
  color: #333; 
  letter-spacing:-0.5px;
	}
	
	
.txt_1855{font-family:'Nanum Barun Gothic','고딕' sans-serif;
  font-size:32px;
  color: #333; 
  letter-spacing:-0.5px;
	}
	
	
.r-rec01{
	background-color:#fff;
	border:2px solid #d7d7d7;
	width:308px; height:235px; border-radius:10px;
	}
		
.r-rec02{	
    background-color:#fff;
	border:2px solid #d7d7d7;
	width:164px; height:330px; border-radius:10px;
	margin:auto;
	}	
	
.r-rec03{	
    background-color:#e6e6e6;
	width:970px; height:340px; border-radius:15px;
	box-shadow:1px 1px 3px #bababa;
	margin:auto;
	}		
	
  
.graybox{ background-color:#f8f8f8; border:1px solid #d5d5d5;}

.w_box{  background-color:#fff; border:1px solid #d5d5d5; }

.people01{  font-family: 'Nanum Barun Gothic','고딕' sans-serif;
  font-size:17px;
  text-align:center;
  line-height:1.4;
  color: #333; 
  letter-spacing:-0.5px;}
  
.numbering01{
  font-family: 'Nanum Barun Gothic','고딕' sans-serif;
  font-size:20px;
  color: #333; 
} 

.reply_p{padding:20px 0 20px 0
	}




/* 정보 입력하는 페이지 css*/

.input_box { border:2px solid #e2e2e2; padding:5px 0 5px 0px ;
font-family:'Nanum Barun Gothic','고딕' sans-serif;}

#select1 {behavior:url('selectbox.htc');border:2px solid #e2e2e2; font-size:18px; padding:5px 0 5px 0;
font-family:'Nanum Barun Gothic','고딕' sans-serif;
}


#select2 {border:1px solid #e2e2e2; font-size:12px; padding:2px 0 2px 0;
font-family:'Nanum Barun Gothic','고딕' sans-serif;
}


.form_01 {vertical-align:middle;
font-family: 'Nanum Barun Gothic','고딕'sans-serif;
padding-left:20px;
font-size:18px;
border-width:1px;
border-color:#fff;
border-style:solid;
line-height:1.4;
}

.form_02 {vertical-align:middle;
font-family: 'Nanum Barun Gothic','고딕'sans-serif;
padding-left:0px;
font-size:16px;
border-width:1px;
border-color:#fff;
border-style:solid;
}


</pre></body></html>