@import "style.css";

body{
    margin:0;
	padding:0;
	OVERFLOW-X: hidden;
	overflow-y:scroll;
	background:#fff;
	

	}

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 {
	  Z-INDEX: 1;
	POSITION: relative;
	TOP:0px;
	height:227px;
	WIDTH: 100%;  
	text-align: center;
	margin:0 auto;
	background:url(image/sub1.jpg) repeat-x top;
}
#sub_lay {POSITION:relative;width:980px;height:227px; margin:0 auto;background:url(image/s_txt.png) no-repeat 0 70px;}
/**컨텐츠**/
#contents {
    Z-INDEX: 2;
	POSITION:relative;
	TOP:0px;
	WIDTH: 100%;  
	text-align:center;
	margin:0 auto;
	
}

#contents_in {
	POSITION:relative;
	WIDTH:980px;
	text-align:left;
	margin:0  auto ;
}

#left {
	z-index:10;
	POSITION:absolute;
	WIDTH:190px;
	TOP:20px;
	LEFT:0px;
	text-align:left;
	margin:0 auto;
}
#left h1 {margin:0px 0 0px 0px; text-align:center;}
#left h1 img { margin:0px auto;}
#left_banner {margin:30px 0 0 0; }


/**컨텐츠내용_lay**/
#contents_in_lay {
	POSITION: relative;
	WIDTH:740px;
	left:240px;
	top:0px;
	text-align:left;
	margin:0 0 0px 0;
	padding:0 0 0px 0;
}
/**네비게이션**/
#map {
	clear:both;
	text-align:right;
	POSITION: relative;
	Z-INDEX: 3;
	top:15px;	WIDTH: 100%;
	left:0px;	
}
#map ul {margin:0px auto; display:block; width:100%;}
#map ul li {font-family:'Nanum Gothic', dotum; font-size:11px; color:#a0a0a0; vertical-align:middle; line-height:110%; padding:0px 10px 0px 0px;text-align:right; margin:0px;}
#map ul li img { margin-right:3px;}



/**타이틀**/
#bar {
	/*clear:both;*/
	text-align:left;
	POSITION: relative;
	WIDTH:100%;
	LEFT:0px;
	top:0px;
	margin:0px;
	
}
#bar h1 {
	font-family:'Nanum Gothic',"맑은고딕","tahoma";
	font-size:23px;
	color:#2d2d2d;
	vertical-align:top;
	letter-spacing:-1px;
	line-height:130%;
	padding:35px 0 35px 0;
	display:block;
}


#text {
	clear:both;
	z-index:5;
	POSITION: relative;
	WIDTH:740px;
	min-height:330px;
	top:0px;
	LEFT:0px;
	margin:0px 0 50px 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 #d9d9d9;
	background:#f7f7f7;
}

#bottom_lay {
	WIDTH:980px;
	HEIGHT: 110px;
	POSITION: relative;
	margin: 0 auto;
	text-align:left;
	top:0; background:url(image/tail_img1.gif) no-repeat 835px 10px;
}
#bottom_lay li {float:left;width:245px;padding:15px 10px 0 0px;}
#bottom_lay li.copy_t {float:left;width:580px;padding:20px 0 0 10px;font-size:11px;color:#4a4a4a;line-height:160%; text-align:left; }

#bottom_lay li.copy_t span {display:block;font-family: Verdana, Geneva, sans-serif;font-size:10px;color:#8f8f8f; line-height:200%; }



