@charset "UTF-8";
/* 기본사항/시작 */
	/*
	html {
		scrollbar-face-color:#efefef; 
		scrollbar-shadow-color:#999999;
		scrollbar-highlight-color:#ffffff;
		scrollbar-3dlight-color:#ffffff;
		scrollbar-darkshadow-color:#ffffff;
		scrollbar-track-color:#ffffff;
		scrollbar-arrow-color:#000000;
		overflow-x:hidden;
		overflow-y:auto;		
	}
	*/



	body { 
		margin : 0px 0px 0px 0px; 
		background : url(../images/_public/bg_top.gif) repeat-x; 
	} 
	.main_body { 
		margin : 0px 0px 0px 0px; 
		background : url(../images/_public/bg_top_2.gif) repeat-x; 
	}
	.bg2 {
		background: url(../images/_public/bg_top2.gif) no-repeat;
	}
	.bg3 {
		background: url(../images/_public/bg_top3.gif) no-repeat;
	}
	td {
		color : #656565;
		font-size : 12px;
		line-height : 140%;
		font-family : "돋움";
	}
	a:link {
		text-decoration : none;
		color : #5D5D5D;
	}
	a:visited {
		text-decoration : none; 
		color : #5D5D5D;
	}
	a:hover {
		text-decoration : none;
		color : #1A1A1A;
	}


	img {
		border : 0;
	}
	.align_center { 
		text-align : center; 
	} 
	.align_right { 
		text-align : right; 
	} 
	.align_left {
		text-align : left;
	}

/* 기본사항/끝 */
	#Layer1 {/* 설교방송,찬양의샘 */
		position:absolute;
		left:669px;
		top:404px;
		width:224px;
		z-index:1;
	}
	
	#Layer3 {/* 상단 플래시 메뉴 */
		position:absolute;
		left:330px;
		top:45px;
		width:600px;
		height:65px;
		z-index:3;
	}
	
	#Layer2 {/* 오른쪽 움직이는 배너박스 */
		position:absolute;
		left:924px;
		top:403px;
		width:77px;
		height:338px;
		z-index:2;
	}
	
	/* 메인제어/시작 */
	/* 메인플래시 바탕 */
		.main_bg {
			background:url(../images/_main/main_bg.jpg) no-repeat;
		}
		/*.menu {
			background : url(../images/_public/menu.jpg) no-repeat;
		}*/
	/* 폰트관련/시작 */
		.font11 {
			font-size:11px;
			font-family: "돋움";	
			line-height:130%;	
		}
	/* 폰트관련/끝 */
	/* 탭메뉴 내용/시작 */
		a.txt1:link {text-decoration: none;font-size:11px;line-height:110%;}
		a.txt1:visited {text-decoration: none;font-size:11px;line-height:110%;}
		a.txt1:hover {text-decoration: none;font-size:11px;line-height:110%;}
		
		.day {
			font-size: 11px;
			color:#999999;
		}
	/* 탭메뉴 내용/끝 */
	/* 전광판/시작 */
		.day2 {
			font-size: 11px;
			color: #FFF9B1;
			line-height:120%;
		}
		a.pantxt:link {text-decoration: none;font-size:11px;line-height:120%;color: #FFF9B1;}
		a.pantxt:visited {text-decoration: none;font-size:11px;line-height:120%;color: #FFF9B1;}
		a.pantxt:hover {text-decoration: none;font-size:11px;line-height:120%;color: #FFF9B1;}
	/* 전광판/끝 */
		a.albumtxt:link {text-decoration: none;font-size:11px;line-height:120%;}
		a.albumtxt:visited {text-decoration: none;font-size:11px;line-height:120%;}
		a.albumtxt:hover {text-decoration: none;font-size:11px;line-height:120%;}
		
	/* 로그인텍스트 */
		.idpw_font {
				font-size:11px;
				font-family: "돋움";
				color: #505050;
			}	
	
	/* 카피라잇 */
		.copyright_bg {
			background:url(../images/_main/bg_copyright.gif) repeat-x;
		}
		.select2 {
			behavior: url(../inc/selectbox.htc);
		}
	/* 우측배너 */
		.bg_c {
			background:url(../images/_public/ban_c.gif) repeat-y;
		}
	/* 효과 */
		.block {
			background-color: #C6EDC1;
			padding: 1px 0px 1px 0px;
			color: #085300;
		}
		.block2 {
			background-color: #F9EFB8;
		}
		/* 서브컨텐츠 */
		.school_bg {
			background:url(../images/_sub04/bg1.gif) no-repeat top;
		}
		.line130 {
			line-height: 150%;
		}
		.t_bg {
			background:url(../images/_sub05/t_bg.gif) no-repeat top;
		}
		.sub_imgbg {
			background:url(../images/_public/sub_imgbg.jpg);
		}