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_bg{position:absolute; background:url(../images/header/bg.jpg) repeat-x; width:100%; height:137px;}
#allmenu{position:relaitve; background:url(../images/header/allmenu.png) no-repeat; width:1300px; height:27px; margin:0 auto; top:0px;}
#header{position:relative; width:1000px; height:135px; margin:0 auto;}
#logo{position:absolute; background:url(../images/header/logo.png); width:200px; height:51px; left:50%; margin-left:-100px; top:65px;}
#logo a{display:block; width:200px; height:51px; text-indent:-9999px; overflow:hidden;}
#right_btn{position:absolute; top:10px; right:70px; width:88px; height:10px;}


#bg{width:100%; height:600px;  background-color:#f1f1f1; position:absolute; }
#bg02{width:1300px; height:600px; background-color:#f6f6f6;  position:absolute; left:50%; margin-left:-650px;}
#main{width:884px; height:600px; position:absolute; left:50%; margin-left:-442px; background:#fff;}


strong#greeting_title{background:url('../images/header/sub_navi/top_company.jpg') no-repeat;}
strong#work_title{background:url('../images/header/sub_navi/top_work.jpg') no-repeat;}
strong#online_title{background:url('../images/header/sub_navi/top_online.jpg') no-repeat;}
strong#news_title{background:url('../images/header/sub_navi/top_news.jpg') no-repeat;}

div.left-menu-bar{width:206px; float:left; margin-top:100px; }

div.left-menu-bar strong.text-subject{width:206px; height:95px; text-indent:-9999px; display:block; z-index:10;}
div.left-menu-bar ul.left-menu{padding:5px 0 5px 0;	list-style:none; overflow:hidden; width:206px;}

div.left-menu-bar ul.left-menu li{
	width:150px;
	height:30px;
	font-size:13px;
	line-height:30px;
	padding-left: 25px; /*수정*/
	position:relative;
	z-index:2;
	
}
div.left-menu-bar ul.left-menu li > a{
	text-decoration:none;
	color:#000;
	font-size:13px;
	display:block;
	border-bottom:1px dotted #666666;
}
div.left-menu-bar ul.left-menu li:hover a{	color:#069;	font-weight:800;}


div.endbottom{
	width:206px;
	height:20px;
	line-height:8px;
	/*background:url('../images/header/sub_navi/bottom_bg1.png') no-repeat;*/
}

#footer{width:100%; height:144px; background:url(../images/footer/footer_bg.png) repeat-x;  position:absolute; top:650px;}
#footer p{width:1300px; height:144px; background:url(../images/footer/footer.png) no-repeat; text-indent:-9999px; position:absolute; left:50%; margin-left:-601px;}