

/*********************************************** 기본 스타일 ***********************************************/
/* 링크 점선없애기 */
a { selector-dummy: expression(this.hideFocus=true);
}

/* 이미지 */
IMG					{border: none;} 

/* 기본스타일 */
body { margin-top:0; margin-left:0; margin-right:0; margin-bottom:0px; font-style: letter-spacing:-1; font-family:돋움;}
td { font-size: 12px; color: #666666; font-style: normal; font-weight: normal; font-family:돋움; line-height:20px}



/*********************************************** 링크 스타일 ***********************************************/

/* 기본링크 스타일 */
a:link    {COLOR: #666666; font-style: normal; letter-spacing: -1px; TEXT-DECORATION: none; font-family: 돋움}
a:visited {COLOR: #666666; font-style: normal; letter-spacing: -1px; TEXT-DECORATION: none; font-family: 돋움}
a:active  {COLOR: #666666; font-style: normal; letter-spacing: -1px; TEXT-DECORATION: none; font-family: 돋움}
a:hover   {COLOR: #000000; font-style: normal; letter-spacing: -1px; TEXT-DECORATION: none; font-family: 돋움}

A.scroll:link {font-size:12pt; line-height: 115%; text-decoration: none; color:#5F5F5F; font-family:돋움, Arial}
A.scroll:visited {font-size:12pt; line-height: 115%; text-decoration: none; color:#5F5F5F; font-family:돋움, Arial}
A.scroll:hover {font-size:11pt; line-height: 115%; text-decoration: none; color:#965B25; font-family:돋움, Arial}

a.more01:link, a.more01:visited{color:#4F4E2F;text-decoration:none}
a.linkover:hover {position:relative; top:1; left:1}



/*********************************************** 수정 스타일 ***********************************************/
/* 배경 */
#body_back {
    background: #FFFFFF url('../images/_public/bg_body.gif') repeat-x;
}

/* 하단 셀렉트박스 */
.select2 {
		behavior: url('../inc/selectbox.htc');
}

/* sermon */
.sermon {
	font-size: 9pt;
	line-height:16px ;
	font-family: "돋움";
}

/* count */
.count {
	font-size: 8pt;
	line-height:16px ;
	font-family: "돋움";
}


/* 메인게시판 */
.text1 {
	line-height:18px ;
}

.text2 {
	font-size: 8pt;
	line-height:14px ;
}


/* 예배안내 */
.worship_01 {
	font-weight:bold;
	color: #ffffff;
	background-color: #3062a4;
	padding: 5px 0 0px 0px;
	text-align: center;
	line-height: 25px;
}

.worship_02 {
	color: #023375;
	background-color: #e3efff;
	padding: 5px 0 0px 0px;
	text-align: center;
	line-height: 19px;
}

.worship_03 {
	color: #666666;
	background-color: #eef5ff;
	padding: 5px 0 0px 0px;
	text-align: center;
	line-height: 19px;
}

.worship_04 {
	color: #666666;
	padding: 5px 0 0px 0px;
	text-align: center;
	line-height: 19px;
}

/* 제직회 */
.table_01 {
	font-weight:bold;
	color: #666666;
	background-color: #eeeeee;
	padding: 4px 0 0px 0px;
	text-align: center;
	line-height: 20px;
}

.table_02 {
	color: #666666;
	padding: 4px 0 0px 10px;
	line-height: 20px;
}




/* 왼쪽메뉴 */
.mn_on { /* 왼쪽메뉴 : On */
	font-weight:bold;
	color: #3e7f16;
	padding: 8px 0 2px 20px;
	height: 32px;
	background: url('/images/_sub/dot_on.gif') no-repeat;
}
.mn_on1 { /* 왼쪽메뉴 : On */
	padding: 8px 0 2px 30px;
	height: 25px;
	background: url('/images/_sub/dot_on.gif') no-repeat;
}
.mn_off { /* 왼쪽메뉴 : Off */
	padding: 8px 0 2px 20px;
	height: 32px;
	background: url('/images/_sub/dot_on.gif') no-repeat;
} 

/* 서브내용 */
.tdline {
	padding: 3px 0 0px 0px;
	line-height: 19px;
  border-bottom:solid 1px #e5e5e5;
}

.tdline1 {
	font-weight:bold;
	color: #7faa44;
	padding: 3px 0 0px 0px;
	line-height: 19px;
  border-bottom:solid 1px #e5e5e5;
}

.tdline2 {
	line-height: 1px;
	border-bottom:dashed 1px #aaaaaa;
}


.sub_con { /* 서브 세부 내용 */
	padding: 3px 0 20px 0px;
	line-height: 19px;
	text-align: justify;
}

.sub_con1 { /* 서브 세부 내용 */
	padding: 5px 8px 5px 8px;
	line-height: 19px;
	text-align: justify;
}

.table_tit { /* 서브 테이블 세부 내용 */
	font-weight:bold;
	color: #685129;
	background-color: #FBF8E7;
	padding: 4px 0 0px 0px;
	line-height: 28px;
}

.table_tit01 { /* 서브 테이블 세부 내용 */
	font-weight:bold;
	color: #685129;
	background-color: #FBF8E7;
	padding: 4px 0 0px 0px;
	line-height: 20px;
}


.sbu_tit01 {
	font-weight:bold;
	color: #ffffff;
	padding: 3px 0 0px 10px;
	background-color: #9cc715;		
	line-height: 19px;
	font-family: "돋움";
}



/* 교회학교 */
.school_tit {
	font-weight:bold;
	color: #ffffff
	padding: 3px 0 0px 10px;		
	line-height: 19px;
	font-family: "돋움";
}

.school_con {
	padding: 3px 0 0px 0px;		
	line-height: 18px;
	font-family: "돋움";
}




.note {
	font-size: 11px;
	font-family: "돋움";
}
