/*  :: NaNiJung_style ::
    --------------------  
    |   나니정 스타일  |  
    |     2012-02-28   |  
    --------------------  
*/
* { padding: 0; margin: 0; }
body { 
 background-image:url("");
 background-attachment: scroll; 
 background-repeat: repeat-x; 
 background-position: top center;
 margin-left: 0px; 
 margin-top: 0px;
 margin-right: 0px; 
 margin-bottom: 0px;
}
.h1 {
 font-family: 나눔고딕,맑은 고딕,NanumGothic,Malgun Gothic,AppleGotihc,dotum,Arial,Helvetica, sans-serif;
 font-size: 14px;
 line-height: 25px;
 text-align: left;
 color: #fff200;
 font-weight: bold;
}
/*conti_daekull 2012-02-28*/
#dk_container {
 width: 100%;
 height: 100%;
 position : relative ;
}
#dk_container_top {
 width: 940px;
 height: 102px;
 position : relative ; 
 left : 50% ; 
 margin-left : -39.1em ;
}
#dk_container_body {
 width: 100%;
 height: 246px;
 position : relative;
 text-align:center;
 z-index: 10;
 overflow-x : hidden ;
}
#dk_dy {
 width: 940px;
 height: 55px;
 position : relative;
 left : 50% ; 
 margin-left : -39.1em ;
}
#dk_container_bod {
 width: 940px;
 position : relative ; 
 left : 50% ; 
 margin-left : -39.1em ;
}
/*상단 메뉴_daekull 2012-02-28*/
.dk_logo {
 position:absolute;
 width: 195px;
 height: 61px;
 top: 29px;
 left: 0px;
 margin: 0px 0px 0px 0px;
 z-index: 555;
 background-image:url("/_main/images/logo.png");
}
.dk_home {
 position:absolute;
 width: 192px;
 height: 25px;
 top: 0px;
 right: 0px;
 margin: 0px 0px 0px 0px;
 z-index: 555;
 background-image:url("/_main/images/home.jpg");
}
.ss_h {
 position:absolute;
 width: 42px;
 height: 25px;
 top: 0px;
 left: 0px;
 margin: 0px 0px 0px 0px;
 z-index: 8000;
}
.ss_c {
 position:absolute;
 width: 67px;
 height: 25px;
 top: 0px;
 left: 51px;
 margin: 0px 0px 0px 0px;
 z-index: 8000;
}
.ss_a {
 position:absolute;
 width: 61px;
 height: 25px;
 top: 0px;
 right: 0px;
 margin: 0px 0px 0px 0px;
 z-index: 8000;
}
/*메뉴_daekull 2012-02-29*/
#nav { 
 position:absolute;
 top:46px;
 right:21px;
 width: 675px;
 margin-left : -42.8em ;
 display: inline;
 margin: 0px; 
 padding: 0px; 
 height: 29px; 
 list-style-type: none; 
 overflow: hidden;
}
#nav li { 
 display: inline; 
 margin: 0px;
 padding: 0px; 
 list-style-type: none;
 float: left;
 }
#nav a{ 
 float: left; 
 overflow: hidden;  
 padding: 29px 0 0 0; 
 height: 0px !important; 
 height: /**/:0px;
}
#nav a:hover { background-position: 0 -29px; }
#nav a:active, #nav a.selected { background-position: 0 -29px; }
#menu01 a { width: 108px; background:url(/_main/images/m_1.png);}
#menu02 a { width: 111px; background:url(/_main/images/m_2.png);}
#menu03 a { width: 138px; background:url(/_main/images/m_3.png);}
#menu04 a { width: 109px; background:url(/_main/images/m_4.png);}
#menu05 a { width: 109px; background:url(/_main/images/m_5.png);}
#menu06 a { width: 100px; background:url(/_main/images/m_6.png);}
