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-y:scroll;}


#header{position:relative; width:1200px; height:70px; margin:0 auto;  z-index:10;}
#logo{position:absolute; width:198px; height: 47px; top:20px; left:60px; background:url(../images/header/logo.jpg); }
#logo a{display:block; width:198px; height:47px; text-indent:-9999px; overflow:hidden;}
#right_btn{position:absolute; top:3px; right:97px; width:88px; height:10px;}


#navigation{position:absolute; left:259px; top:20px;}


/*mainmenu 외곽*/
div#mainmenu{ position:relative;z-index:3;}
/* 메인메뉴 배경이미지 */
div#mainleft  , div#mainright { width:20px;height:49px; float:left;}
div#maincenter{  height:49px; background:url(../images/header/main_navi/mainbg_repeat1.png) repeat-x 0 0; float:left; }
div#mainleft { background:url(../images/header/main_navi/mainbg_left1.png) no-repeat 0 0; }
div#mainright { background:url(../images/header/main_navi/mainbg_right1.png) no-repeat 0 0; }

/* 메인메뉴 텍스트 스타일 */
div#maincenter > ul > li{ float:left; height:47px; position:relative; }
div#maincenter > ul > li > a{ line-height:47px; display:block;color:#545454;padding:0px 40px; font-family:'Verdana'; font-size:12px; position:relative; z-index:5; font-weight:600;}

/* 메인메뉴 텍스트 마우스 올렸을시 스타일 */
div#maincenter > ul > li.moveon > a{ color:#aaa; line-height:47px; }

/*mainoverlay 마우스 올렸을시 나오는 제형모양의 사각형*/
div#mainover{ position:absolute; top:4px;z-index:4; display:none;}

/*submenu 서브메뉴배경이미지 세팅*/
div.submenu{ position:absolute; top:40px;left:-5px;z-index:0; display:none;}
div.submenu_left{ float:left; width:30px; height:41px; background:url(../images/header/main_navi/subbg_left1.png) no-repeat 0 0;}
div.submenu_center{ float:left; height:41px; background:url(../images/header/main_navi/subbg_repeat1.png) repeat-x 0 0; }
div.submenu_right{ float:left;width:40px; height:41px; background:url(../images/header/main_navi/subbg_right1.png) no-repeat 0 0;}

/*
div#sub03_left{ float:left; width:40px; height:80px; background:url(../images/header/main_navi/subbg_left02.png) no-repeat 0 0;}
div#sub03_center{ float:left; height:80px; background:url(../images/header/main_navi/subbg_repeat02.png) repeat-x 0 0;  }

div#sub03_right{ float:left;width:40px; height:80px; background:url(../images/header/main_navi/subbg_right02.png) no-repeat 0 0;}*/




div#sub03_left{ background:none;}
div#sub03_center{ float:left; height:80px; background:url(../images/header/main_navi/subbg_repeat02.png) repeat-x 0 0; padding:0 30px; }
div#sub03_right{ background:none;}



/* 서브메뉴 텍스트 스타일 */
div.submenu_center ol li {float:left;/*  height:41px; */}
div.submenu_center ol li a{line-height:23px;display:block;padding:0 10px; color:#48799f;}
/* div.submenu_center ol li a.sub_last{padding:0;} */
div.submenu_center ol li a:hover{ color:#000; }



#sub03_ol{width:710px;}
#submenu4{margin-left:-100px;}
#submenu5{margin-left:-10px;}
#submenu6{margin-left:-0px;}
#sub03_center{ margin-left:-300px;}




/* sub_navi*/
#sub_navi{position:absolute; top:120px; left:60px;}

div.left-menu-bar{
	width:206px;
	position:relative;
	float:left;
	margin-right:60px;
}

div.left-menu-bar strong.text-subject{
	width:206px;
	height:95px;
	line-height:26px;
	font-size:14px;
	font-family: 'Arial';
	color:#FFF;
	text-align:center;
	font-weight:100;
	text-indent:-9999px;
	
	position:absolute;
	top:-70px;
	display:block;
	left:36%;
	margin-left:-74px;
	z-index:10;

}
div.left-menu-bar ul.left-menu{
	padding:30px 0 5px 0;
	list-style:none;
	/*background:url('../images/header/sub_navi/top_bg2.png') no-repeat 0 10px;*/
	overflow:hidden;
	width:206px;
}

div.left-menu-bar ul.left-menu li{
	width:152px;
	height:40px;
	font-size:12px;
	line-height:30px;
	padding-left: 45px;
	position:relative;
	z-index:2;
	
}
div.left-menu-bar ul.left-menu li:hover{background-color:#0d3d6e;}
div.left-menu-bar ul.left-menu li:hover a {color:#fff;}

div.left-menu-bar ul.left-menu li > a{
	text-decoration:none;
	color:#6d6660;
	font-size:12px;
	display:block;
	border-bottom:1px solid #efefef;
	line-height:40px;
	height:40px;
}
#choose{background-color:#0d3d6e;}
#choose a {color:#fff;}



