
/******* ÆùÆ® Á¤ÀÇ *******/

@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: 800px; margin: auto; background: url('../img/main/main_bg.jpg') no-repeat 0 0; }
#mainLogo { width: 900px; height: 70x; top: 0px; position: absolute; left:0; top:0; text-align:center ;}
#mainMenu { width: 990px; height: 55x; top: 0px; position: absolute;  top:70;}
#mainVis { width: 690px;  height: 530x; top: 125px; position: absolute; left:0;}
#mainText { width: 450px;  height: 530x; top: 125px; position: absolute; left:540;}
#mainNews {
		position: absolute;
		left: 690px; top: 460px; text-align:center;
		width: 275px; height: 135px; 
		}
	
			
#mainNotice { /* ¸ÞÀÎ °øÁö»çÇ× */
	position: absolute;
	list-style-type: none; 
	width: 240px; height: 70px;
	}
*html #mainNotice { height: 100px; }
	#mainNotice li {
		padding: 0px 0;
		}
		#mainNotice li span { 
			font-family: Tahoma; font-size: 10px; color: #2F9ACF;
			padding-right: 20px;
			}
		

.mainSample{ position: absolute; left: 330px; top: 540px; width: 365px; height: 110px; text-align:center; }
	.mainSample div	{ margin-top: 5px; }
		.mainSample div p	{ float: left; width: 100px; height: 90px; margin: 4px;   background: url('../img/main/bgSample.gif') no-repeat 0 0; }
		.mainSample div img{ border: 1px solid #ccc; }
		
		
		
	#mainBanner {
		position: absolute;
		left: 690px; top: 370px;
		width: 288px; height: 40px;
		}	

			
	#mainCall {
		position: absolute;
		left: 690px; top: 595px;
		width: 275px; height: 60px;
		}	

	#mbgfoot {	
	width: 100%; height: 80px; text-align:center; top: 700px; position: absolute; left: 0px; 
		
	}


	