﻿@charset "utf-8";
/*
NHN UIT Lab. WebStandardization Team (http://html.nhndesign.com/)
Jeong, Chan Myeong 070601~070630
*/

/* Jungbok_V1 defualt Skin - Start */

/* Site Layout - Body Wrap */
body { background:#090809; margin:0; }

#bodyWrap { position:absolute; width:900px; height: 0 auto; left: 50%; margin: 0 0 0 -450px; overflow:visible; border:0px solid #ffaa00;}
#wrap { position:relative; width:900px; margin:0 auto; padding:0em 0 0 0; }

/* Site Layout - Header */
#top { position:relative; float:left; width:900px; height:119px; background:url(../images/default/top_bg.jpg) no-repeat; border:0px solid #ffaa00;}
#header { position:relative; float:left; width:900px; height:122px; margin-bottom:0px; z-index:99; background:url(../images/default/head_top_bg.jpg) no-repeat; }

#gnb { margin:0; padding:0; position:absolute; top:80px; right:40px; height:28px; overflow:hidden; white-space:nowrap; margin-bottom:10px; border:0px solid #ffaa00;}
#gnb li { list-style:none; float:left; background:url(../images/default/bgGnbVr.gif) no-repeat left center; padding-left:2px; position:relative; left:-2px; white-space:nowrap;}
#gnb li a { 
				display:block; float:left; padding:13px 15px 0 15px; height:25px; 
				font-size:1.1em; font-weight:normal; color:#F0ECF8; font-family:"굴림", Gulim, "돋움", Dotum, AppleGothic, Sans-serif;
				white-space:nowrap; text-decoration:none; 
				}
#gnb li a:hover,
#gnb li a:focus { font-weight:normal; color:#45EA0C;}
#gnb li.on a { font-weight:bold; color:#F0ECF8; }

/* Site Layout - Content Body */
#contentBody { position:relative; float:left; width:900px; height:100%; padding-bottom:10px; background:url(../images/default/content_body_bg.jpg) repeat-y; overflow:hidden; }


/* Site Layout - Column Left */
#left { width:230px; float:left; overflow:hidden; border:0px solid #090809;}
#columnLeft { width:190px; float:right; border:0px solid #090809;}
#columnLeft .mask { width:190px; height:7px; display:block; float:right;}

/* 왼쪽 상단 로고이미지 삽입 */
#logo { position:relative; width:180px; float:left; top:7px; left:7px; border:0px solid #090809;}
#logo h1 { margin:0; padding:0; width:174px; height:599px; overflow:hidden; border:0px solid #765d41;}


/* 2차 서브 메뉴 */
#submenu { margin:0; padding:0; position:relative; width:189px; float:left; margin-top:14px; margin-bottom:10px;  border:0px solid #090809; }
#lnb { margin:0; padding:0; border-top:1px solid #765d41; width:189px; float:leftt;  }
#lnb li { list-style:none; padding-bottom:0px; }
#lnb li a { 
				padding:6px 5px 6px 13px;  display:block; 
				border-bottom:1px solid #090809; background:#F0ECF8; color:#3e3e3e; 
				position:relative;  z-index:99; text-align:left; text-decoration:none;
				}
#lnb li a:hover,
#lnb li a:focus { font-weight:normal; color:#090809; background:#090809; border-bottom:1px solid #765d41; }
#lnb li.on a { font-weight:normal; color:#090809; background:#090809; border-bottom:1px solid #765d41; }
#lnb li.on a:hover,
#lnb li.on a:focus { font-weight:normal;}
/* 3차 서브 메뉴 */
#lnb li ul { margin:0; padding:0; display:none; position:relative; width:189px; position:relative; overflow:hidden;}
#lnb li.on ul { margin:0; padding:0; display:block;}
#lnb li ul li { padding:0; border-bottom:1px solid #765d41; background:#fcfaea; position:relative; top:0px;}
#lnb li ul li a { padding:6px 5px 6px 20px; width:189px; font-weight:normal !important; color:#3e3e3e !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:#ff5500 !important; background:#F0ECF8 !important; }
#lnb li.on ul li.on a { color:#ff5500 !important; font-weight:normal !important; background:#F0ECF8 !important; }


/* Site Layout - Column Right */
#columnRight { width:670px; float:right; overflow:hidden;  border:0px solid #ffaa00;}
#Centeral_Div { position:relative; width: 610px; padding-top: 9px; padding-left: 10px;  overflow:hidden;}
#content { width:100%; height:100%; overflow:hidden; }


/* Site Layout - Footer */
#bottom { width:900px; height:140px; clear:both; background:url(../images/default/bottom_bg.jpg) no-repeat; overflow:hidden; border:0px solid #ffaa00;}
#footer { margin:0; padding:0; text-align:center; padding:2em 0 4em;}
#footer .mask { width:190px; height:20px; display:block;}
#footer li { display:inline; padding:0 .6em 0 1em; background:url(../images/default/vrType1.gif) no-repeat right center;}
#footer li.first-child { background:none;}
#footer li a { color:#F0ECF8; }
#footer li address { display:inline; color:#F0ECF8; font:.9em "굴림", Gulim, "돋움", Dotum,  AppleGothic, Sans-serif; }

/* Jungbok_V2 defualt Skin - End */
