@charset "utf-8";
/*
NHN UIT Lab. WebStandardization Team (http://html.nhndesign.com/)
Jeong, Chan Myeong 070601~070630
*/

/* Default Skin - Start */
#selectLang { margin:0; padding:0; }
#gnb { margin:0; padding:0; }
#lnb { margin:0; padding:0; }
#lnb ul { margin:0; padding:0; }

/* Site Layout - Body Wrap */
body { background:#F9F9F9; }
#bodyWrap { width:980px; margin:0 auto 0 auto; }

/* Site Layout - Header */
#header { position:relative; width:980px; height:65px; margin-bottom:35px; z-index:99;}
#header h1 { margin:0; padding:0; position:absolute; top:15px; left:0px;}
#language { position:absolute; top:18px; right:19px; z-index:100;}
#language strong { color:#5c5c5c; font:.75em Tahoma; margin-right:3px;}
#language a img { vertical-align:-5px;}
#language .select_language { color:#5c5c5c; font:.75em Tahoma; margin-right:3px; text-decoration:underline;}
#language ul { position:absolute; top:15px; right:0px; display:none; border:1px solid #d9d9d9; background:#FFFFFF;}
#language ul li { list-style:none; }
#language ul li a { display:block; width:61px; padding:3px 8px; font:9px Tahoma; color:#5c5c5c; text-decoration:none;}
#language ul li a:hover { background:#f4f4f4;}

#it_search_form { position:absolute; top:50px; right:15px;}
#it_search_form .input { border:1px solid #d9d9d9; height:17px; width:120px; color:#888888; font-size:.9em;} 
#it_search_form .submit_button { width:1px; height:1px; visibility:hidden; }

#isSearch { position:absolute; top:45px; right:15px; width:300px; text-align:right;}
#isSearch .searchOrder { vertical-align:middle;}
#isSearch .inputText { vertical-align:middle; width:94px; height:13px; }
#isSearch .inputText:hover,
#isSearch .inputText:focus { background-color:#FCFCFC; }
*:first-child+html body#default #isSearch .inputText { position:relative; top:-1px;}
#isSearch .submit { vertical-align:middle; _position:relative; _top:-1px;}
*:first-child+html body#default #isSearch .submit { position:relative; top:-1px;}

/* Site Layout - Content Body */
#contentBody { position:relative; width:980px; padding-bottom:30px; overflow:hidden; border-bottom:1px solid #dddddd;}

/* Site Layout - Column Left */
#columnLeft { position:relative; width:201px; float:left;}
#columnLeft .mask { width:201px; height:10px; display:block; clear:both;}
#columnLeft h5 { margin:0; font-family:Tahoma; font-size:.9em; display:block; height:21px; padding:5px 0 0 5px; margin-bottom:0px; color:#000000; background-color:#E9E9E9; border:1px solid #D9D9D9;}
#columnLeft h5 a { color:#000000; text-decoration:none; }
#columnLeft h5 a:hover { color:#ff1a00;}

/*대메뉴 스타일쉬트 삭제
#gnb { width:190px; padding-top:10px;}
#gnb li { padding-bottom:1px; list-style:none; }
#gnb li a { padding:6px 10px 6px 1px; width:180px; display:block; border:1px solid #d1dae5; background:url(../images/default/submenu_bg.png) repeat-x center; position:relative; z-index:99; font-family:Lucida Grande, Tahoma, Sans-serif; color:#3C3C3C; text-decoration:none; }
#gnb li a:hover,
#gnb li a:focus { color:#2C2C2C; background:url(../images/default/submenu_hover.png) no-repeat left center; text-decoration:underline; }
#gnb li.on a { font-weight:bold; }
*/

#lnb { width:190px; border-bottom:1px dotted #d9d9d9; margin-bottom:2px; }
#lnb li { padding-bottom:6px; list-style:none; }
#lnb li a { font-weight:bold; padding:6px 10px 6px 10px; width:180px; display:block; border:1px solid #d1dae5; background:url(../images/default/submenu_bg.png) repeat-x center; position:relative; z-index:99; font-family: Sans-serif; color:#000000; text-decoration:none; }
#lnb li a:hover,
#lnb li a:focus { color:#000000}
#lnb li.on a { background:url(../images/default/submenu_selected.png) repeat-x center left; }
#lnb li ul { display:block; position:relative; width:184px; padding:0 3px; position:relative; border-top:1px solid #ffffff; overflow:hidden;}
#lnb li.on ul { display:block;}
#lnb li ul li { padding:0; border-top:1px dotted #d9d9d9; position:relative; top:-1px;}

#lnb li ul li a { padding:6px 5px 6px 10px; width:169px; border:none; background:none !important; border:none !important;}
/*#lnb li ul li a:focus { font-weight:normal !important; color:#de4332 !important;}*/
#lnb li ul li a { background:url(../images/default/3rd.png) no-repeat left !important;}
#lnb li ul li a:focus, 
#lnb li ul li a:hover { color:#ff1a00; text-decoration:underline; background:url(../images/default/3rd_hover.png) no-repeat left !important;}
#lnb li.on ul li.on a { color:#0063dc; background:url(../images/default/3rd_selected.png) no-repeat left !important;}

/* Site Layout - Column Right 770픽셀을 760픽셀로 수정, margin-left로 10픽셀 여백을 줌 */
#columnRight { width:760px; float:right; overflow:hidden; margin-left:10px; }
#columnRight h5 { margin:0; font-family:Tahoma; font-size:1em; display:block; height:21px; padding:9px 0 0 9px; margin-bottom:0px; color:#000000; background-color:#E1E1E1; border:1px solid #D3D3D3;}
#columnRight h5 a { color:#000000; text-decoration:none; }
#columnRight h5 a:hover { color:#ff1a00;}

#visualArea { width:760px; height:200px; background:#f5f5f5; margin-bottom:2.5em; position:relative; left:-15px; margin-right:-15px;}
#content { width:100%; overflow:hidden; }

/* Site Layout - Footer */
#footer { margin:0; padding:0; border-top:3px solid #f4f4f4; text-align:center; padding:2em 0 4em; clear:both;}
#footer li { display:inline; padding:0 .6em 0 1em; background:url(../images/default/vrType1.gif) no-repeat left center;}
#footer li.first-child { background:none;}
#footer li a { color:#999999; font:.9em "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif;}
#footer li address { display:inline; }

/* Default Skin - End */
