@import "style.css";

body{
    margin:0;
	padding:0;
	OVERFLOW-X: hidden;
	overflow-y:scroll;
	background:#515151;
	

	}

html, div, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, from{
    margin:0;
	padding:0;
	}


ul, ol, dl { 
    list-style:none;
	}
	
img {

    border:0;
	
	}
.ddd{ cursor: pointer;
}



/**서브이미지**/	
#sub {

	POSITION: relative; 
	WIDTH: 100%; 
	HEIGHT:180px;
	Z-INDEX: 1;
	TOP:0px;
	text-align: center;
	margin:0 auto;
	background:#fff url(image/sub_bg.gif) no-repeat center top;

}
#sub_img {POSITION: relative; 
	WIDTH: 980px; 
	HEIGHT:180px;
	Z-INDEX: 1;
	TOP:0px;
	text-align: center;
	margin:0 auto;
	background:url(image/sub1.png) no-repeat center top;}


/**컨텐츠**/
#contents {
    Z-INDEX: 2;
	POSITION: relative;
	TOP:0px;
	WIDTH: 100%;  
	text-align: center;
	margin:0 auto;
	background:#fff;
}

#contents_in {
	POSITION:relative;
	WIDTH:980px;
	text-align:left;
	margin:0  auto ;
}

#left {
	z-index:10;
	POSITION:absolute;
	WIDTH:170px;
	TOP:-180px;
	LEFT:10px;
	text-align:left;
	margin:0 auto;
}
#left h1 {margin:0px 0 0px 0px; text-align:left; background:url(image/left_tit_bg.gif) no-repeat center top;}
#left h1 img { display:block;padding:50px 0 43px 25px;} 
#left h1 img.txt{ display:block;margin:0 0 22px 0;} 

#left_banner {
	POSITION: relative;
	WIDTH:170px;
	TOP:10px; 
	LEFT:0px;
	text-align:center;
}
#left_banner p{margin:0px 0; display:inline;}

/**컨텐츠내용_lay**/
#contents_in_lay {
	POSITION: relative;
	WIDTH: 750px;
	left:230px;
	top:0px;
	text-align:left;
	margin:0 0 0px 0;
	padding:0 0 0px 0;
	
	
}
/**네비게이션**/
#map {
	clear:both;
	text-align:left;
	POSITION: relative;
	Z-INDEX: 3;
	top:-50px;
	WIDTH: 100%;
	left:0px;
}
#map ul li {font-family:'Nanum Gothic','Malgun Gothic','dotum'; font-size:11px; color:#999; vertical-align:middle; line-height:110%;}

/**타이틀**/
#bar {
	/*clear:both;*/
	text-align:left;
	POSITION: relative;
	WIDTH:740px;
	LEFT:0px;
	top:-30px;
}
#bar h1 {
	font-family:'Nanum Gothic',"맑은고딕","tahoma";
	font-size: 24px;
	color: #272727;
	vertical-align:top;
	letter-spacing:-1px;
	line-height:120%;
}


#text {
	clear:both;
	z-index:5;
	POSITION: relative;
	WIDTH:740px;
	min-height:480px;
	top:0px;
	LEFT:0px;
	margin:0 0 0px 0;
	padding:0 0 0px 0;
	text-align:left;
}

/***하단***/
#bottom {
	POSITION: relative; 
	WIDTH: 100%; 
	HEIGHT: 110px;
	text-align: center;
	TOP:0px;
	border-top:1px solid #424242;
	background:#515151;
	
}
#bottom_lay {
	WIDTH: 980px;
	POSITION: relative;
	margin: 0 auto;
	text-align:left;
	top:0;
	
	
}
#bottom_lay li {float:left;width:210px; padding:20px 0 0 0px;}
#bottom_lay li.copy_t {float:left;width:650px;padding:15px 0 0 40px;font-size:12px; color:#9c9c9c; line-height:140%;font-weight:700}

#bottom_lay li.copy_t span {display:block;font-family: Verdana, Geneva, sans-serif;font-size:10px; color:#818181;line-height:180%;font-weight:normal }