
body, td, th, form, input, select, textarea, input, div, p, span {
     margin: 0; padding: 0;
	 font-size: 9pt; font-family: Tahoma, Gulim; color: #4d4d4d; line-height: 140%;
	}

body
	{
	text-align: left;
	scrollbar-face-color: #E9E9E9;
	scrollbar-shadow-color: #E5E5E5;
	scrollbar-highlight-color: #FFF;
	scrollbar-3dlight-color: #CCC;
	scrollbar-darkshadow-color: #E5E5E5;
	scrollbar-track-color: #FFF;
	scrollbar-arrow-color: #AAA;
	background: #ffffff url('../img/main/bg.jpg') repeat-x 0 0;
	}

a:link { color: #4d4d4d; text-decoration: none; }
a:visited { color: #4d4d4d; text-decoration: none; }
a:active { color: #4d4d4d; text-decoration: none; }
a:hover { color: #999; text-decoration: underline; }

img { border: none; }
table { border-collapse: collapse; }





#mainBody {
	position: relative;
	width: 990px; height: 580px; background: url('../img/main/main_bg.jpg') no-repeat;}

#head { position: absolute; width: 980px; height: 100px; }
#menu { position: absolute; width: 795px; height: 200px; left: 195px;  top: 0;}

#mainVis { width: 990px; height: 430px; top: 85px; position: absolute; left: 195; z-index:2;}
#mainLeft { width: 191px; height: 440px; top: 75px; position: absolute; left: 0; z-index:3;}

#mainNews {
		position: absolute;
		left: 210px; top: 455px; text-align:left;
		width: 290px; height: 105px; 
		}
		
			
#mainNotice { /* ¸ÞÀÎ °øÁö»çÇ× */
	position: absolute;
	list-style-type: none;
	width: 280px; height: 75px;
	}
*html #mainNotice { height: 100px; }
	#mainNotice li {
		padding: 2px 0;
		}
		#mainNotice li span { 
			font-family: Tahoma; font-size: 10px; color: #2F9ACF;
			padding-right: 20px;
			}
			
						
	
	#mainCall {
		position: absolute;
		left: 530px; top: 455px;
		width: 400px; height: 105px; 
		}
	#mainBan {
		position: absolute;
		left: 835px; top: 455px;
		width: 140px; height: 105px;
		}

#foot{	
	width:100%; height: 40px; top: 580px; padding:0px; margin:0px; background:#dbdbdb repeat-x; text-align:left;
	}
