@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
/*
  모렌소프트 서브 레이아웃 css
  서브 _ layout.css
  Author _ 황선은
  Last Editor _ 황선은
  Date _ 2011. 03. 17
  Last _ 2011. 03. 17
*/

/* layout */
#wrap { width:820px; margin:0 auto; padding:20px 30px 0; background:#FFFFFF; }

#header { position:relative; height:275px; width:1080px; margin:0 auto 30px;  }
	h1 { position:absolute; top:5px; left:480px;  }
	p.adver { position:absolute; top:0px; left:0; }
	p.project { position:absolute; top:10px; right:0; }
	.gnb { overflow:hidden; *zoom:1; position:absolute; top:46px; right:0; } /* Global Navigation Bar */
	.gnb li { float:left; padding-left:16px; background:url(/SUBS_LAYOUT_000/common/gnb_division.gif) 8px 4px no-repeat; }
	.gnb li a {color:#333; font-size:11px !important; font-weight:bold; }
	.gnb li.first { padding:0; background:none; }
	.lnb { overflow:hidden; position:absolute; top:138px; left:30px; } /* Local Navigation Bar */
	.lnb li { float:left; margin-right:55px; }
	.lnb li.s3 { float:left; margin-right:50px !important; }
	.lnb li.last { margin:0; }
	.lnb dl {}
	.lnb dl dt { margin-bottom:12px; }
	.lnb dl dd { padding-left:7px; margin-bottom:5px; background:url(/images/SUBS_LAYOUT_000/common/lnb_bullet.gif) 0 6px no-repeat; }
	.lnb dl dd a { font-size:12px; color:#333; font-weight:bold; font-family:'Nanum Gothic', 'NanumGothic', 'Malgun Gothic'; }
	.lnb dl dd a:hover { color:#4b1a9c; }

#container { overflow:hidden; width:100%; padding-bottom:55px; word-wrap:break-word; word-break:break-all; overflow-x:auto;overflow-y:hidden}
#container:after { display:block; clear:both; content:''; }
#container h2 { margin: 0 0 30px 10px; color:#222; font-size:45px; font-weight:800; font-family:'Nanum Gothic', 'NanumGothic', 'Malgun Gothic'; letter-spacing:-0.02em; }
/*
#content {}
#content:after { display:block; clear:both; content:''; }
*/

#footer { padding-bottom:30px; width:100%; padding:20px 0 0 0; height:80px; }
#footer:after { display:block; clear:both; content:''; }
#footer p { text-align:center; line-height:20px; }