html , body , p , table , tr , td , th ,ul  , ol , li { padding:0;margin:0;list-style:none;}
li { list-style:none; }
img { border:0px; }
a{ text-decoration:none; font-family:'나눔 고딕' , '돋움'; font-size:12px; }
h1,h2,h3,h4,h5,h6 {border:0; margin:0; padding:0;}
html{overflow:scroll;}

div.header{width:1020px; height:100px; position:absolute; top:0; left:50%; margin-left:-510px;}
h1#logo{width:214px; height:79px; background:url(../images/header/logo.png) no-repeat; position:absolute; top:23px; left:8px;}
h1#logo a {display:block; width:214px; height:79px; text-indent:-9999px; overflow:hidden;}

#navigation{position:absolute; top:45px; left:240px; z-index:9999;}
#right_btn{position:absolute; top:5px; left:800px;}
#catalog{width:138px; height:50px; background:url(../images/header/catalog.png); position:absolute; left:885px; top:36px; text-indent:-9999px; overflow:hidden;}
#catalog a{display:block; width:138px; height:50px;}

/*mainmenu 외곽*/
div#mainmenu{ position:relative;z-index:3;}
/* 메인메뉴 배경이미지 */
div#mainleft  , div#mainright { width:18px;height:35px; float:left;}
div#maincenter{  height:35px; background:url('../images/header/navi/mainbg_repeat.png') repeat-x 0 0; float:left; }
div#mainleft { background:url('../images/header/navi/mainbg_left.png') no-repeat 0 0; }
div#mainright { background:url('../images/header/navi/mainbg_right.png') no-repeat 0 0; }

/* 메인메뉴 텍스트 스타일 */
div#maincenter > ul > li{ float:left; height:39px; position:relative; padding:0 10px; }
div#maincenter > ul > li > a{ line-height:35px; display:block;color:#646464;padding:0px 34px; font-family:'나눔 고딕'; font-size:14px; position:relative; z-index:5; font-weight:bold;}

/* 메인메뉴 텍스트 마우스 올렸을시 스타일 */
div#maincenter > ul > li.moveon > a{ color:#fff; line-height:35px; }

/*mainoverlay 마우스 올렸을시 나오는 제형모양의 사각형*/
div#mainover{ position:absolute; top:2px;z-index:4; display:none;}
div#mainover_left { margin-left:26px; width:20px; height:31px; float:left; background:url('../images/header/navi/mainover_left.png') no-repeat 0 0; }
div#mainover_center{ width:77px;height:31px; float:left; background:url('../images/header/navi/mainover_repeat.png') repeat-x 0 0;}
div#mainover_right { width:20px; height:31px; float:left;background:url('../images/header/navi/mainover_right.png') no-repeat 0 0; }

/*submenu 서브메뉴배경이미지 세팅*/
div.submenu{ position:absolute; top:36px;left:-5px;z-index:0; display:none;}
div.submenu_left{ float:left; width:40px; height:41px;}
div.submenu_center{ float:left; height:41px; }
div.submenu_right{ float:left;width:40px; height:41px;}
/* 서브메뉴 텍스트 스타일 */
div.submenu_center ol li {float:left; height:41px;}
div.submenu_center ol li a{line-height:41px;display:block;padding-right:20px; color:#fff;}
div.submenu_center ol li a.sub_last{padding:0;}
div.submenu_center ol li a:hover{ color:#b9d7ff; }



/*left_menu*/


#left_menu ul {position:absolute; left:30px; top:209px;}
#left_menu ul li {width:197px; height:25px; margin-bottom:5px;}
#left_menu ul li a {display:block; width:150px; color:#bdbdbd; padding:0 0 0 10px; border-bottom:1px solid #8e8e8e; line-height:25px; font-family:'나눔 고딕';}

#left_menu ul li#select{color: #fff; width:197px; background:url(../images/header/select.jpg) no-repeat;}

#left_menu ul li a#color{color:#ebebeb; border-bottom:none; font-weight:bold;}


