@charset "utf-8";
/*
NHN UIT Lab. WebStandardization Team (http://html.nhndesign.com/)
Jeong, Chan Myeong 070601~070630
*/

/* 클릭시 점선제거*/
a { selector-dummy : expression(this.hideFocus=true);} 

/* white - 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:#FFFFFF }
#bodyWrap { width:980px; background:#ffffff; margin:5px auto 0 auto; }

/* top 배경이미지 크기 */
#header { position:relative; width:980px; height:165px; }
#header h1 { position:absolute; top:0px; left:0px;}
#header h2 { position:absolute; top:87px;}

/* top 메뉴 위치*/ 
#top_index { position:absolute; top:0px;  right:0px; text-align:left;}
#top_index img { float:left; display:block;}
#top_index a { color:#C3C3C3; font:.9em Tahoma; margin-right:10px;  text-decoration:none;}
#top_index a:hover,
#top_index a:focus { color:#666666; font:.9em Tahoma; }

/* 언어 메뉴 */ 
#language { position:absolute; top:47px; right:10px; z-index:100;}
#language strong { color:#666666; font:.75em Tahoma; margin-right:3px;}
#language a img { vertical-align:-5px;}
#language ul { position:absolute; top:15px; right:0px; display:none; border:1px solid #b23628; background:#de4332;}
#language ul li { list-style:none; }
#language ul li a { display:block; width:61px; padding:3px 8px; font:9px Tahoma; color:#ffffff; text-decoration:none;}
#language ul li a:hover { background:#bc4032;}

/* main 1차 메뉴 */ 
#gnb { position:absolute; top:87px; left:100px; height:38px; overflow:hidden; white-space:nowrap; margin-bottom:10px;}
#gnb li { float:left; list-style:none; background:url(../images/white/bgGnbVr.jpg) no-repeat left center; padding-left:2px; padding-top:2px; position:relative; left:-2px; white-space:nowrap;}
#gnb li a { display:block; float:left; padding:13px 30px 0 30px; height:25px; color:#C3C3C3; font:1.2em "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif;; white-space:nowrap; text-decoration:none; }
#gnb li a:hover,
#gnb li a:focus { color:#666666; font:1.2em "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif; }
#gnb li.on a { color:#666666; font:1.2em "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif; }

/* main 2차 메뉴 */
.gnb_sub { position:absolute; top:132px; left:105px; height:24px; overflow:hidden; white-space:nowrap;  }
.gnb_sub li { float:left; list-style:none; background:url(../images/white/sub_part.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 15px 0 15px; height:18px; color:#C3C3C3; white-space:nowrap; text-decoration:none; font-family:"돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif; font-weight:bold; }
.gnb_sub li a:hover,
.gnb_sub li a:focus { color:#666666; font-weight:bold; }
.gnb_sub li.on a, .gnbin li.on a:hover { color:#666666; background:url(../images/white/arrow_3.gif) no-repeat center bottom; font-weight:bold; }

/* 검색창 */
#it_search_form { position:absolute; top:67px; right:5px;}
#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:65px; right:5px; width:214px; text-align:right;}
#isSearch .searchOrder { display:none;}
#isSearch .checked { position:absolute; left:0; top:0; text-align:left; display:block; padding:5px 0 0 5px; width:64px; height:14px; background:url(../images/white/bgSearchTerm.gif) no-repeat; font:11px "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif; color:#5c5c5c; line-height:normal;}
#isSearch ul { display:none; position:absolute; left:0; top:18px; padding:2px 0 3px 0; text-align:left; border:1px solid #b2b2b2; background:#ffffff; overflow:hidden;}
#isSearch ul li { width:67px; height:18px; list-style:none;}
#isSearch ul li input { display:none;}
#isSearch ul li label { display:block; padding:4px 0 0 4px; width:63px; height:15px; font:11px "돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif; color:#5c5c5c;}
#isSearch ul li label.on { background:#ededed; }
#isSearch ul li label:hover,
#isSearch ul li label:focus { background:#ededed;}
#isSearch .inputText { vertical-align:middle; position:relative; top:0; _top:-1px; left:1px; padding:3px 3px 1px 3px; width:94px; height:13px; color:#000000; border:1px solid #B0B0AF; background-color:#FFFFFF; ime-mode:active; }
#isSearch .inputText:hover,
#isSearch .inputText:focus { border:1px solid #8E8E8D; background-color:#FFFFFF; }
*:first-child+html  #isSearch .inputText { position:relative; top:-1px;}
#isSearch .submit { vertical-align:middle; _position:relative; _top:-1px;}
*:first-child+html #isSearch .submit { position:relative; top:-1px;}

/* Site Layout - Content Body */
#contentBody { position:relative; width:980px; padding-bottom:10px; overflow:hidden; }

/* Site Layout - Column Left */
#columnLeft { position:relative; width:201px; float:left;}

/* 좌측2차메뉴 */
#lnb_t { margin-top:10px; padding:10px 0 0 0; width:200px; height:22px; background:url(../images/white/zt.gif) no-repeat; }
#lnb_t h1 { font-size:20px; color:#999999; padding-left:20px; }

#lnb { width:200px; background:url(../images/white/zm.gif) repeat-y;}
#lnb li { list-style:none; }
#lnb li a:hover,
#lnb li a:focus { padding:10px 0px 0px 25px; width:175px; height:16px; display:block; background:url(../images/white/bgLnbOn.gif) no-repeat center; color:#f60; position:relative; z-index:97; text-decoration:none; }
#lnb li a { padding:10px 0px 0px 23px; width:177px; height:16px; display:block; background:url(../images/white/bgLnbOff.gif) no-repeat center; color:#999999; position:relative; z-index:96; text-decoration:none; }
#lnb li.on a { padding:10px 0px 0px 25px; width:175px; height:16px; display:block; color:#f60; font-weight:bold; background:url(../images/white/bgLnbVr.gif) no-repeat center; position:relative; z-index:95; text-decoration:none; }

#lnb li ul { display:none; position:relative; width:200px; position:relative; overflow:hidden;}
#lnb li.on ul { display:block;}
#lnb li ul li { padding:0; position:relative; top:-1px;}
#lnb li ul li a { padding:10px 0px 0px 0px; width:200px; color:#C0C0C0 !important; border:none; background:none !important; border:none !important;}
#lnb li ul li a:hover,
#lnb li ul li a:focus { font-weight:normal !important; color:#de4332 !important;}
#lnb li.on ul li.on a { color:#808080 !important; font-weight:bold !important; !important;}

#lnb_b { width:200px; height:25px; background:url(../images/white/zb.gif) no-repeat;}

/* 위젯 */
#rss { padding:5px 0px; width:200px; text-align:center; }

/* Site Layout - Column Right */
#columnRight { width:770px; float:right; overflow:hidden; margin-top:0px;}
#visualArea { width:770px; height:200px; background:#f5f5f5; margin-bottom:2.5em; position:relative; left:-15px; margin-right:-15px;}
#content { width:100%; overflow:hidden;}

/* Site Layout - Footer */
#footer_img { font-size:15px; color:#666; width:980px; height:30px; background:url(../images/white/bottom.gif) no-repeat center; text-align:center; padding-top:17px; clear:both;}
#footer_img a { font-size:15px; color:#464646; font-weight:bold; text-decoration:none;}

#bottom .bottom_l { float:left; width:180px; border-right:1px solid #C3C3C3; margin-top:2px; margin-bottom:10px; text-align:center; }
#bottom .bottom_r { float:right; width:784px; margin:5px 0 10px 15px; }
#bottom .bottom_r .b_menu { margin-bottom:5px; border-left:1px solid #8C8C8C;}
#bottom .bottom_r .b_menu a { border-right:1px solid #8C8C8C; padding:0px 5px; font-weight:bold; color:#cc9900; font:1.2em Tahoma; text-decoration:none; overflow:hidden; }
#bottom .bottom_r .b_text { text-align:right; padding:0px 5px; font-weight:bold; color:#8C8C8C; font:1em Tahoma; text-decoration:none; overflow:hidden; }

/* white - End */
