
/******* ÆùÆ® Á¤ÀÇ *******/

@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: 750px; 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;}
#mainMenu { width: 675px; height: 130px; top: 0px; position: absolute; padding-left:315;}
#mainVis { width: 990px;  height: 400px; top: 130px; position: absolute; left:0; }




#mainNews {
		position: absolute;
		 top: 535px; text-align:center;
		width: 270px; height: 135px; 
		}
	
			
#mainNotice { /* ¸ÞÀÎ °øÁö»çÇ× */
	position: absolute;
	list-style-type: none; 
	width: 250px; 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;
			}
		
	#mainPro {
		position: absolute;
		left: 315px; top: 535px; 
		width: 405px; height: 135px; 
		}	
		
		
	#mainCall {
		position: absolute;
		left: 765px; top: 535px;
		width: 225px; height: 135px;
		}	

	
#mbgfoot {	
	width: 990px; height: 80px; text-align:right; top: 725px; position: absolute; 
		
	}

	