@charset "utf-8";
/* PUBLISHING;
NHN UIT Lab. WebStandardization Team (http://html.nhndesign.com/)
Jeong, Chan Myeong 070601~070630*/
/* DESIGN; 
SIMPLE LAYOUT VER 5.0
Woo,jiwook (http://rehnn.net)  090301*/

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

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

/* Site Layout - Header */
#header { position:relative; height:45px;  background:transparent no-repeat right top;  margin-bottom:20px; z-index:99;}
#header h1 { position:absolute; top:8px; left:2px; 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 #282827; background:#434a5e; 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:#a3a9b9; text-decoration:none;}
#log_language ul li a:hover {color:#fb6807;}

#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:8pt tahoma,"����"; color:#999999; border:1px solid  #5a5a5a; background-color:#3d3d3d; }

#gnb {position:absolute; top:17px; left:0; height:30px; overflow:hidden; white-space:nowrap; margin-bottom:10px; padding-left:1px; margin-left:-12px;}
#gnb li {display:inline; float:left; list-style:none; background:url(../images/gray/bgGnbVr.gif) no-repeat left center;  margin-top:5px; padding-left:1px; position:relative; left:-2px; white-space:nowrap;}
#gnb li a { display:inline; float:left; font:11px tahoma; padding:4px 14px 6px 14px; margin:0px 1px 0px 1px; height:10px; color:#aeaeae; white-space:nowrap; text-decoration:none; }
#gnb li a:hover,
#gnb li.on a {color:#ff7635;}

.gnb_sub { position:absolute; top:39px; left:0px; height:24px; overflow:hidden; white-space:nowrap; margin:0px; padding:0px; }
.gnb_sub li { float:left;  list-style:none; background:url(../images/gray/subVr.gif) no-repeat left center; padding-left:2px; position:relative; left:-2px; white-space:nowrap;}
.gnb_sub li a { display:block; float:left; padding:6px 5px 0 5px; height:18px; color:#626262;  white-space:nowrap; text-decoration:none; font:8pt Dotum,tahoma; letter-spacing:-1px;}
.gnb_sub li a:hover { color:#afcadb;}
.gnb_sub li a:focus { color:#de4332; }
.gnb_sub li.on a { color:#8ecd03; }
.gnbin li.on a:hover { color:#de4332; }

/* Site Layout - Content Body */
#contentBody { border:1px solid #5a5a5a; position:relative; padding-right:15px; padding-bottom:15px; overflow:hidden; background:#454545;}

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

/* Site Layout - Footer */
#footer {font:10pt tahoma; color:#646464; margin:5px 0px 0px 0px; text-align:center;  padding:12px 0px 24px 0px; clear:both; line-height:150%;}
#footer li {display:inline;}

/* Gray Skin - End */