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; overflow-x:hidden;}

#header{position:relative; width:1150px; height:155px; margin:0 auto;}
#navigation{width:1150px; height:39px; position:absolute; left:0px; top:100px; background:}
.logo{background:url(../images/header/logo.png); width:230px; height:51px; position:absolute; top:24px; left:50%; margin-left:-115px;}
.logo a{display:block; width:230px; height:51px; text-indent:-9999px;}
#right_btn{position:absolute; width:148px; height:15px; right:140px; top:17px;}

#language{position:absolute; top:12px; right:0px;}
#language ul li{float:left; margin-left:10px; background-color: #4b4b4b; width:60px; height:20px;}
#language ul li a {display:block;  width:60px; height:20px; line-height:20px; text-align:center; color:#fff; font-size:11px;}

/*mainmenu 외곽*/
div#mainmenu{ position:relative;z-index:3;}
/* 메인메뉴 배경이미지 */
div#mainleft  , div#mainright { width:20px;height:43px; float:left;}
/*div#maincenter{  height:43px; background:url(../images/header/mainbg_repeat.png) repeat-x 0 0; float:left; }
div#mainleft { background:url(../images/header/mainbg_left.png) no-repeat 0 0; }
div#mainright { background:url(../images/header/mainbg_right.png) no-repeat 0 0; }*/

/* 메인메뉴 텍스트 스타일 */
div#maincenter > ul > li{ float:left; height:39px; position:relative; }
div#maincenter > ul > li > a{ line-height:39px; display:block;color:#000;padding:0px 98px; font-family:'Arial'/*'돋움' , '나눔 고딕'*/; font-size:18px; position:relative; z-index:5; font-weight:600;}
div#maincenter > ul > li > #main_nav1{padding:0px 80px 0px 98px;}
div#maincenter > ul > li > #main_nav2{padding:0px 98px 0px 116px;}

/* 메인메뉴 텍스트 마우스 올렸을시 스타일 */
div#maincenter > ul > li.moveon > a{ color:#3067b9; line-height:39px; }

/*mainoverlay 마우스 올렸을시 나오는 제형모양의 사각형*/
div#mainover{ position:absolute; top:4px;z-index:4; display:none;}

/*submenu 서브메뉴배경이미지 세팅*/
div.submenu{ position:absolute; top:26px;left:-5px;z-index:0; display:none;}
div.submenu_left{ float:left; width:40px; height:41px; background:url(../images/header/subbg_left.png) no-repeat 0 0;}
div.submenu_center{ float:left; height:41px; background:url(../images/header/subbg_repeat.png) repeat-x 0 0; }
div.submenu_right{ float:left;width:40px; height:41px; background:url(../images/header/subbg_right.png) no-repeat 0 0;}
/* 서브메뉴 텍스트 스타일 */
div.submenu_center ol li {float:left; height:41px;}
div.submenu_center ol li a{line-height:35px;display:block;padding-right:20px; color:#000; font-weight:700; font-family:'Arial' ;}
div.submenu_center ol li a.sub_last{padding:0;}
div.submenu_center ol li a:hover{ color:#336600; font-weight:bold; }



#submenu1{margin-left:40px;}
#submenu2{margin-left:-30px;}
#submenu3{margin-left:-60px;}

/*sub_navi*/

div.left-menu-bar{
	width:206px;
	position:relative;
	float:left;
	margin-right:60px;

}

div.left-menu-bar strong.text-subject{
	width:250px;
	height:95px;
	line-height:26px;
	font-size:14px;
	font-family: 'Arial';
	color:#FFF;
	/*background:url('../image/header/top_bg1.png') no-repeat;*/
	text-align:center;
	font-weight:100;
	text-indent:-9999px;
	
	position:absolute;
	top:-95px;
	display:block;
	left:36%;
	margin-left:-77px;
	z-index:10;


}
div.left-menu-bar ul.left-menu{
	padding:30px 0 5px 0;
	list-style:none;
	background:url('../image/header/top_bg2.png') no-repeat 0 10px;
	overflow:hidden;
	width:211px;
}

div.left-menu-bar ul.left-menu li{
	width:124px;
	height:30px;
	font-size:12px;
	line-height:30px;
	padding-left: 25px;
	position:relative;
	z-index:2;
	top:-20px;
	
}
div.left-menu-bar ul.left-menu li > a{
	text-decoration:none;
	color:#6d6660;
	font-size:12px;
	display:block;
	border-bottom:1px solid #efefef;
}
div.left-menu-bar ul.left-menu li.color > a{
	color:#3067b9;
	font-weight:700;
}
div.endbottom{
	width:206px;
	height:20px;
	line-height:8px;
	background:url('../image/header/bottom_bg1.png') no-repeat;
}
