/*-----------------------------------------
Basic Style Sheet (for version 7 browsers)
 
version:		2.0
author:		kimdaehan
email:		kimdehan@nate.com
website:	
-------------------------------------------*/
@charset "utf-8";

#main{width:100%; background-color:#dddddd; text-align:center;}
#top_logo{width:980px; height:88px; background-image:url(../../images/main/main_top_logohome.jpg); background-repeat:no-repeat; background-position:center; text-align:center}
#wrap{width:980px; background-image:url(../../images/main/middle_bg.jpg); background-repeat:repeat-y; background-position:center; text-align:center}


#gnb_navi{position:absolute; width:980; height:23px; top:115px;  z-index:100; background-image:url(../../images/main/gnb_bg.jpg); background-repeat:no-repeat; padding:0 8px;}

			* { margin: 0; padding: 0; }			
			a { text-decoration: none; }
			a:hover { text-decoration: none; }
			li { list-style: none;}
			
			
			#gnb_home {position:absolute;  z-index:200; width:980px;  top:20px; left:50%; margin-left:-490px; }
			#home_icon {float:right; margin-right:16px; }
			#home_icon li {display: inline; font-size: 11px; color: #bbb; font-family: 돋움;  }
			#home_text { vertical-align:bottom; height:100px; }

			#menu_wrap {width: 980; line-height: 140%;}

			
			#ulMenu {width:1024px; position:relative; left:50%;	 margin-left:-512px;}
			#menu #ulMenu li {display: inline;}

			#menu #ulMenu li img {vertical-align: bottom;}

			#hidden_zone {position: relative; width: 980; overflow: hidden;}

			#sub_menu { position: absolute; top: 90px; left: 0; display: block; width: 980; height: 200px; background-color: #000;  border-top: 1px solid #fff;  }
			#sub_navi {width:1024px; position:relative; left:50%;	 margin-left:-512px;}
			#sub_menu ul { margin: 15px 0 0 0;  }
			#sub_menu ul a { font-size: 11px; color: #d1d1d1; font-family: 돋움; }
			#sub_menu ul a:hover { color: #fff; font-weight: bold;}
			#sub_menu ul li { padding: 2px 0; .padding: 1px 0;}

			#company { position: absolute; width: 104px; top: 0; left: 0; }
			#company ul { width: 104px; margin-left: 182px; }

			#Introduce { position: absolute; width: 104px; top: 0; left: 263px; }
			#Introduce ul { width: 104px; margin-left: 35px; }

			#study { position: absolute; width: 110px; top: 0; left: 367px; }
			#study ul { width: 110px; margin-left: 35px; }

			#eco { position: absolute; width: 110px; top: 0; left: 477px; }
			#eco ul { width: 110px; margin-left: 35px; }

			#ad { position: absolute; width: 115px; top: 0; left: 587px; }
			#ad ul { width: 115px; margin-left: 35px; }

			#ir { position: absolute; width: 70px; top: 0; left: 702px; }
			#ir ul { width: 70px; margin-left: 35px; }

			#talented { position: absolute; width: 104px; top: 0; left: 772px; }
			#talented ul{ width: 104px; margin-left: 45px; }

			#management { position: absolute; width: 104px; top: 0; left: 876px; }
			#management ul{ width: 104px; margin-left: 35px; }