@charset "EUC-KR";

/* ±âº»¼Ó¼º */
*			{ margin: 0; padding: 0; }
body		{ background: #ffffff; color: #666666; font: 12px/18px dotum, "µ¸¿ò", gulim, "±¼¸²", arial, sans-serif; 
	scrollbar-face-color: #FFFFFF; 
	scrollbar-highlight-color: #e0e0e0; 
	scrollbar-shadow-color: #e0e0e0; 
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #f7f7f7;
	scrollbar-arrow-color: #bdbdbd;
}
hr			{ display: none; }
img			{ border: 0; vertical-align: middle; }
form,
input,
select		{ vertical-align: middle; }

.clear		{ clear: both; }

.wrapper{ position: relative; top: 0; left: 0; width: 100%; min-width: 980px; height: 840px; text-align: center; overflow-x: hidden; }

.topContents{ position: absolute; top: 0; left: 50%; width: 1280px; height: 37px; margin: 0 0 0 -640px; z-index: 4; }
.topContents .topArea{ width: 1280px; height: 19px; margin: 0 auto; background: #ffffff;; }
.pageLinkArea		{ float: left; width: 980px; }
.pageLink			{ list-style: none; float: right; height: 17px; margin: 10px 0 4px 0; }
.pageLink li		{ float: left; padding: 0 6px 0 4px; background: url("/images/en/common/top_linkbar.gif") 100% 2px no-repeat; }
.pageLink li img	{ display: block; }
.pageLink .space	{ padding-right: 15px; background: none; }
.pageLink .end		{ background: none; }

.topContents .pageNavigation{  }

.mainContentsWrapper{ position: relative; height: 759px; }
.mainContents{ position: absolute; top: 0; left: 50%; width: 1280px; height: 759px; background: #000000; margin: 0 0 0 -640px; z-index: 1; }

.menuContents{ position: absolute; bottom: 0; left: 50%; width: 1280px; height: 157px; margin: 0 0 0 -640px; z-index: 2; }

#copyright	{ clear: both; width: 950px; margin: 0 auto; padding: 0 0 0 0; z-index: 2; }
#copyright .footArea{ float: left; width: 905px; margin: 0 0 0 10px; padding: 18px 0 19px 0; border-top: 1px solid #f0f0f0; }
.footArea .logo{ float: left; width: 177px; padding: 0 0 0 22px;}
.footArea .logo img{ display: block; }
.footArea .address{ float: left; width: 310px; padding: 0;}
.footArea .address img{ display: block; }
.footArea .banner{ float: left; padding: 0;}
.footArea .banner img{ float: left; }