* { margin: 0;	padding: 0; }

a, a:link, a:visited, a:active { color: #000000; text-decoration: none; }
a:hover { color: #555; text-decoration: none; }

html { width: 100%; height: 100%; margin: 0; padding: 0; }
body { 	
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	
}
td {
	font: 12px dotum,µ¸¿ò; color: #555555;
}
.body_main {
	background-color:#ffffff;
	width: 100%;
	background-image:url(/image/total/main_img.jpg);
	background-repeat:no-repeat;
	background-position:50% 0%
}

.top_menu {
	font-size: 17px;
	font-weight: bold;
	font-family: "¹Ù¸¥µ¸¿ò";
}
.gonggi {
	font-size: 14px;
	font-weight: bold;
	font-family: "³ª´®°íµñ";
}
.bible_class {
	font-family: "³ª´®°íµñ";
	color: #ffffff
	font-weight: bold;
	font-size: 14px;
}

.main_text1 {
	font-family: "³ª´®°íµñ";
	color: #2c88b9;
	font-weight: bold;
	font-size: 13px;
}

.footer {
	font-family: "³ª´®°íµñ";
	color: #666;
	font-size: 12px;
}

#gnb{position:relative; width:620px; margin:0px 0px 0px 0px; float:right; }
#gnb dt{position:relative; float:left; margin:0px 30px 0px 30px;}
#gnb dt a{font-size:16px; color:#313132;}
#gnb dd{position:absolute;}
#gnb dd ul li{float:left; margin:0px 20px 0px 0px;}
#gnb dd ul li a{font-size:11px;}
#gnb #sub1{left:-85px; top:0px;   display:none; }
#gnb #sub2{left:58px; top:0px; display:none; }
#gnb #sub3{left:-95px; top:0px; display:none; }
#gnb #sub4{left:200px; top:0px; display:none; }
#gnb #sub5{right:0px; top:0px; display:none; }
