@charset "utf-8";
/* PUBLISHING;
NHN UIT Lab. WebStandardization Team (http://html.nhndesign.com/)
Jeong, Chan Myeong 070601~070630*/
/* DESIGN; 
Goongdengc & Boongboongc (http://onyabyul.net)  20100120*/

/* Default Skin - Start */
#selectLang { margin:0; padding:0; }
#gnb { margin:0; padding:0; }

/* Site Layout - Body Wrap */
body { background:#f2f2f2; }
#bodyWrap {margin:3px auto 0 auto; }

/* Site Layout - Header */
#header { position:relative; height:40px;  margin-bottom:20px; z-index:99;}
#header h1 {position:absolute; top:12px; height:13px; left:0px; margin:0; padding:0;}

#log_language { position:absolute; top:0px; right:93px; vertical-align:-5px; z-index:100;}
#log_language ul { position:absolute; top:15px; right:0px; display:none; border:1px solid #d9d9d9; background:#ffffff; margin:0px; padding:2px 0px 4px 0px;}
#log_language ul li { list-style:none; text-align:right; padding:0px 3px 0px 5px; margin:0px;}
#log_language ul li a { height:12px; margin:0px; padding:1px 4px; font:9px Tahoma; color:#5c5c5c; text-decoration:none;}
#log_language ul li a:hover {color:#de4332;}

#isSearch { position:absolute; top:0px; right:0px; width:214px; text-align:right;}
#isSearch .inputText { vertical-align:top; position:relative; top:0; _top:-1px; left:1px; padding:2px 2px 2px 2px; width:64px; height:11px; font:11px dotum; color:#5c5c5c; border:1px solid #B0B0AF; background-color:#FFFFFF; }

#gnb {position:absolute; top:27px; left:0; height:20px; overflow:hidden; white-space:nowrap; margin-bottom:10px; padding-left:1px; margin-left:-7px;}
#gnb li {display:inline; float:left; list-style:none; background:url(../images/default/bgGnbVr.gif) no-repeat left center; margin-top:2px; padding-left:1px; position:relative; left:-2px; white-space:nowrap;}
#gnb li a {display:inline; float:left; font:11px dotum; padding:3px 7px 5px 7px; margin:0px 1px 0px 1px; height:10px; color:#636363; white-space:nowrap; text-decoration:none; }
#gnb li a:hover,
#gnb li a:focus { color:#000000; }
#gnb li.on a {color:#0066cc;}

.gnb_sub {position:absolute; top:42px; left:0px; height:16px; overflow:hidden; white-space:nowrap; margin:0px; padding:0px; }
.gnb_sub li { float:left;  list-style:none; background:url(../images/default/subVr.gif) no-repeat left center; padding-left:1px; position:relative; left:-1px; white-space:nowrap;}
.gnb_sub li a { display:block; float:left; padding:4px 6px 5px 6px; color:#808080;  white-space:nowrap; text-decoration:none; font:11px dotum; letter-spacing:-1px;}
.gnb_sub li a:hover,
.gnb_sub li a:focus { color:#000000; }
.gnb_sub li.on a { color:#0066cc; }

/* Site Layout - Content Body */
#contentBody {font-size:8pt; position:relative; overflow:hidden; background:#ffffff; border:1px dashed #c0c0c0;}

/* Site Layout - Column Center */
#columnCenter { margin-bottom:0px; overflow:hidden; }
#content { width:100%; overflow:hidden;}

/* Site Layout - Footer */
#footer {font:9px tahoma; color:#808080; margin:5px 0px 0px 0px; text-align:center; padding:12px 0px 24px 0px; clear:both; line-height:150%; }
#footer li { display:inline; }
#footer li .copyright { margin-top:1px;}

/* Default Skin - End */