
/******* ÆùÆ® Á¤ÀÇ *******/

@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 { width: 300px; height: 100px; top: 0px; position: absolute; left:0; top:0;}
#mainLogo img {margin-top:20px;}
#mainMenu { width: 690px; height: 100px; top: 0px; position: absolute; margin-left:300;}
#mainVis { width: 990px;  height: 455px; top: 100px; position: absolute; left:0; background: url('../img/main/main_img.jpg') no-repeat 0 0;}




#mainNews {
		position: absolute;
		left: 25px; top: 575px; text-align:center;
		width: 225px; height: 110px; 
		}
	
			
#mainNotice { /* ¸ÞÀÎ °øÁö»çÇ× */
	position: absolute;
	list-style-type: none; 
	width: 220px; height: 95px;
	}
*html #mainNotice { height: 100px; }
	#mainNotice li {
		padding: 0px 0;
		}
		#mainNotice li span { 
			font-family: Tahoma; font-size: 10px; color: #2F9ACF;
			padding-right: 20px;
			}
	#mainBanner {
		position: absolute;
		left: 25px; top: 685px; text-align:center;
		width: 225px; height: 30px; 
		}


		
	#mainPro {
		position: absolute;
		left: 300px; top: 575px; 
		width: 405px; height: 140px; 
		}	
		
		
	#mainCall {
		position: absolute;
		left: 755px; top: 575px;
		width: 210px; height: 140px;
		}	

	
#mbgfoot {	
	width: 700px; height: 80px; text-align:left; top: 780px; position: absolute; left:290px;
		
	}

	