
/******* ÆùÆ® Á¤ÀÇ *******/

@charset "utf-8";
@font-face {
	font-family: NGothic;
	src: url('../font/NanumGothic.eot');
	src:local('?'),
		url('../font/NanumGothic.woff') format('woff');
}
@font-face {
	font-family: NMyeongjo;
	src: url('../font/NanumMyeongjo.eot');
	src:local('?'),
		url('../font/NanumMyeongjo.woff') format('woff');
}


/******* º£ÀÌ½º *******/

body, td, th, form, input, select, textarea, input, div, p, span {
					margin: 0;
					font-size: 9pt; font-family: NanumGothic, "³ª´®°íµñ", NGothic; color: #000; line-height: 150%; text-align: justify;
					}
a:link			{ font-size: 9pt; font-family: NGothic; color: #000; text-decoration: none; }
a:visited		{ font-size: 9pt; font-family: NGothic; color: #000; text-decoration: none; }
a:active		{ font-size: 9pt; font-family: NGothic; color: #000; text-decoration: none; }
a:hover		{ font-size: 9pt; font-family: NGothic; color: #999; text-decoration: none; }
img				{ border: none; }
table			{ border-collapse: collapse; }


/******* ·¹ÀÌ¾Æ¿ô *******/

#main_wrap { width: 100%; height: 100%; text-align: center; background: url('../img/main/bg.jpg') repeat-x; }
#mainBody {position: relative; width: 990px; height: 850px; margin: auto; background: url('../img/main/main_bg.jpg') no-repeat 0 0; }
#mainLogo {  top: 0px; position: absolute; margin-left:10px; margin-top:30px;}
#mainMenu { width: 635px; height: 130px; top: 0px; position: absolute; margin-left:355;}
#mainVis { width: 990px;  height: 370px; top: 130px; position: absolute; left:0; }




#mainNews {
		position: absolute;
		left: 35px; top: 520px; text-align:center;
		width: 320px; height: 130px; 
		}
	
			
#mainNotice { /* ¸ÞÀÎ °øÁö»çÇ× */
	position: absolute;
	list-style-type: none; 
	width: 310px; height: 100px;
	}
*html #mainNotice { height: 100px; }
	#mainNotice li {
		padding: 0px 0;
		}
		#mainNotice li span { 
			font-family: Tahoma; font-size: 10px; color: #2F9ACF;
			padding-right: 20px;
			}
		
	#mainPro {
		position: absolute;
		left: 410px; top: 520px;  text-align:center; padding-top:50; 
		width: 540px; height: 180px; background: url('../img/main/p_bg.gif') no-repeat 0 0;
		}	
		
		
	#mainCall {
		position: absolute;
		left: 35px; top: 650px;
		width: 320px; height: 50px;
		}	

	
#mbgfoot {	
	width: 770px; height: 80px; text-align:right; top: 775px; position: absolute; left:120px;
		
	}

	