@charset "euc-kr";

@import url("/02eng/common/css/base.css");

h2, h3, h4 {display:none;}

body {background:url(/02eng/img/common/bg_body_bg.gif) repeat-x;}

#Wrap {
	position:relative;
	width:1017px;
	background:url(/02eng/img/main/bg_main_body_bg.jpg) no-repeat;
}

#Header {
	position:relative;
	width:1017px;
	height:148px;
}

	#TopLogo {
		position:absolute;
		width:214px;
		height:29px;
		left:24px;
		top:45px;
	}
	
	ul#TopUtil {
		position:absolute;
		left:770px;
	}
		ul#TopUtil li {float:left;}	
		
	
	ul#TopNav {
		position:absolute;
		left:271px;
		top:45px;
	}
		ul#TopNav li {float:left;}
		
#Middle {
	position:relative;
	width:714px;
	height:642px;
	padding:0 0 0 303px;
	overflow:hidden;
}

	#Notice {
		position:relative;
		width:299px;
		height:116px;
		float:left;
	}
		#Notice ul {position:relative; padding:20px 0 0 0; clear:both;}
		#Notice ul li {margin:0 0 8px 0;}
		#Notice ul li span {display:inline-block; margin:0 12px 0 2px; color:#4F9715;}
	
	#Photo {
		position:relative;
		width:173px;
		left:51px;
		float:left;
	}
	
	#PRMovie {
		position:relative;
		width:135px;
		height:133px;
		left:73px;
		background:url(/02eng/img/main/bg_prmovie_bg.gif) no-repeat 0 1px;
		float:left;
	}
		#PRMovieShow {width:111px; height:81px; margin:13px 0 0 12px;}		
		#PRMovie ul {margin:3px 0 0 30px;}
		#PRMovie ul li {margin:0 5px 0 0; float:left;}
		
	#EStation {
		position:relative;
		width:308px;
		height:156px;
		top:21px;
		background:url(/02eng/img/main/bg_estation_bg.gif) no-repeat left bottom;
		float:left;
	}
		#EStation h2 {margin:0 0 0 3px;}
		#EStation ul {postion:relative; margin:6px 10px 0 0; float:right;}
			#EStation ul li {margin:0 0 0 2px; float:left;}
		#EStationIMGShow {position:relative; width:287px; height:102px; margin:32px 0 0 8px;}
			#EStationIMGShow img {position:absolute; left:0; top:0; display:none;}
			#EStationIMGShow #ScrollIMG01 {display:block;}
			
	#RelatedSite {
		position:relative;
		width:333px;
		height:150px;
		left:42px;
		top:24px;
		background:url(/02eng/img/main/bg_relatedsite_bg.gif) no-repeat left bottom;
		float:left;
	}
		#RelatedSiteBox {position:relative; width:300px; height:101px; left:20px; top:24px; overflow:hidden;}
			#RelatedSiteBox ul {z-index:1;}
			#RelatedSiteBox ul li {margin:0 6px 5px 0; float:left;}
		ul#RelatedSiteBtn {position:absolute; left:312px; top:43px; z-index:2;}
		ul#RelatedSiteBtn li.HMargin {margin:0 0 68px 0;}
		ul#RelatedSiteBtn li a {font-size:10px; color:#9CDAEF;}
		
	#Container {
		position:relative;
		width:183px;
		height:84px;
		left:459px;
		top:186px;
		background:url(/02eng/img/main/bg_container_bg.gif) no-repeat;
		clear:both;
	}
		#Container span {display:block; padding:36px 0 0 0; text-align:center; color:#3B404B; line-height:140%; font-size:11px;}
		
#Footer {
	position:relative;
	width:1017px;
	height:74px;
	background:url(/02eng/img/main/bg_footerlogo_bg.gif) no-repeat 82px 24px;
}
	#Copyright {position:relative; margin:22px 0 0 152px; font:10px Helvetica, sans-serif; color:#8B8D90;}
	#Copyright strong {font:10px Helvetica, sans-serif; font-weight:bold;}
		
		
	