@import "style.css";

body{
    margin:0;
	padding:0;
	/*OVERFLOW-X:scroll;*/
	OVERFLOW-X: hidden;
	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;
	
	}


	
#main {

	POSITION: relative; 
	WIDTH:100%;
	HEIGHT:390px;
	Z-INDEX: 1;
	TOP:0px;
	text-align:center;
	background:url(image/m_bg.gif) repeat;
	

}
#main_lay{
	POSITION: relative;
	WIDTH: 100%;
	HEIGHT:390px;
	TOP:0px;
	text-align:center;
	margin:0 auto;
	left:0px;
	background:url(image/main1.jpg) no-repeat center top;
}






#content {
    Z-INDEX: 3;
	POSITION:  relative;
	WIDTH: 100%;
	TOP:0px;
	text-align: center;
	background:#ececec url(image/m_con_bg.gif) repeat-x bottom;
	
	
}

#content_in {
	POSITION: relative;
	WIDTH:980px;
	min-height:450px;
	text-align:center;
	top:0px;
	margin:0 auto;
	
}
/* ¼ö¸®»ç·Ê */
#m_gallery {
 	POSITION: relative;
	WIDTH:100%;
	min-height:205px;	
	text-align:center;
	left:0px;
	top:25px;
	margin:0 auto 0 auto;
	background:#fbfbfb; border:1px solid #c9c9c9;
	
}
#m_gallery h1 { margin:0px auto;text-align:left; background:url(image/m_pro_bg.gif) repeat; border-bottom:1px solid #c9c9c9;}
#m_gallery h1 img {margin:10px 0 10px 20px;}
#m_gallery div.box { margin:20px 0px; text-align:center;}
#m_gallery div.box li {float:left; width:163px; text-align:center;}

/* ÄÜÅÙÃ÷³»¿ë */
#m_banner:after {content:""; display:block; clear:both}
#m_banner {
	POSITION:relative;
	WIDTH:978px;
	LEFT: 0px;
	top:40px;
	text-align:center;
	margin:0 auto 10px auto;
	border:1px solid #c9c9c9;
	background:#fbfbfb;
}
#m_banner div {float:left;}
#m_banner div.m_tel {width:253px; margin:1px 0 1px 1px; text-align:left;}
#m_banner div.m_map { width:235px; margin:1px 0;}
#m_banner div.m_b { width:253px; margin:1px 0;}
#m_banner div.m_b p {margin:0px; display:inline;}





/* ÇÏ´Ü */
#bottom {
	POSITION: relative; 
	WIDTH: 100%; 
	HEIGHT:110px;
	text-align: center;
	TOP:0px;
	
}

#bottom_lay {
	WIDTH:980px;
	POSITION:relative;
	margin:0 auto;
	text-align:left;
	top:0;
	
	
}
#bottom_lay li{float:left; padding:15px 0px 0 0px; width:270px}
#bottom_lay li img.logo {margin:10px 0  0 20px} 
#bottom_lay li.copy_t{float:left;width:510px;  padding:10px 0 0 0px; font-family: 'Nanum Gothic','Malgun Gothic', 'Dotum', 'verdana'; font-size:12px; color:#7e7e7e; line-height:140%;}

#bottom_lay li.copy_t span{ display:block; font-family: Verdana, Geneva, sans-serif; font-size:10px; color:#616161; line-height:140%; padding:5px 0 0 0;}
#bottom_lay li.linksns{float:left; width:190px;text-align:right;}

.bottom_img { 
   padding:15px 0 0 0px;
	}
	
