	/* body {overflow: hidden;} */
	body{position: fixed; overflow-y: scroll;width: 100%;}
	#container {position:relative; top:0; left:0; background:black;}
	/*.mainBlack { height:100vh; background-color: black}*/
	
	
	/* 메인 사진 */
	section {position:absolute;left:0; top:17%;width:100%; z-index:100;margin-top:10px;}
	.conBox {position:relative;width:1176px; margin:0 auto;z-index:100;}
     
	 
	 .imgTop {width:1176px;margin-top:5px; }
	 .imgTop img {width:1176px;height:337px; }
/* 	 .bottom-banner {width:1150px; margin-top:3px;} */
	 
	  /*
	.imgLeft, .imgRight, .mainBanner li {float:left;} 
	.imgLeft {width:794px;margin-top:5px; }
	.imgLeft img {width:794px;height:432px; }
	.imgRight {width:331px;margin-left:6px;}
	.imgRight li {margin-top:5px;} */


/* 게시판 */
/*
.noticeBg {    
background-image: url('/terminal/goyang/img/main01.png');
background-repeat: no-repeat;width:100%;height:56px;
background-size: 100% auto;
background-position: left 50%;
}
.noticeBg ul {float:right;}
.noticeBg li {color:white;line-height:54px;padding-right:20px;}
.noticeBg li a {color:white;}
.noticeBg li span {padding-left:20px;}	
*/

@media  ( max-width : 768px) {
	body {background:#282828; position: relative; overflow-y: scroll;}
	#container {position:relative; top:0; left:0; background:black;}
	.mainBg {height:0; background:white;}
	section {position:absolute;left:0; top:0%;width:100%; z-index:100;margin-top:75px;padding-top:5px;border-top:1px solid #dbdcd2;}
	.conBox {position:relative;width:98%; margin:0 auto;z-index:100;}
    
	.imgTop2 img, .bottom-banner2 img {width:100%;height:auto;}
    
	}
	/*
	.imgLeft , .imgRight, .imgRight2 {width:100%;height:auto;}
	.imgLeft {width:100%;margin-top:0px; }
	.imgRight {overflow:hidden; width:100%;margin-left:0px;margin-top:0px;margin-bottom:60px;}
	.imgRight2 {overflow:hidden; width:100%;margin-left:0px;margin-top:0px;margin-bottom:60px;}
	.imgRight li {margin-top:1px;}
	.imgRight2 li {margin-top:1px;}
	.imgLeft img , .imgRight  img, .imgRight2  img{width:100%; height:auto;border:1px solid #eee;border-radius:0px;}
	.mainBanner li  {width:33%; margin:3px 0 60px 0.3%;}
	.mainBanner li.first {width:33%; margin:3px 0 60px 0;}
	.mainBanner li img  {width:100%;}*/


/* 게시판 */
/*
.noticeBg { overflow:hidden;    
background-image: url('/terminal/goyang/img/main01_2.png');
background-repeat: no-repeat;
background-size: 100% auto;
background-position: center 50%;
width:100%;height:100%;
}
.noticeBg ul {float:right;}
.noticeBg li {color:white;line-height:54px;padding-right:20px;line-height:1.3;}
.noticeBg li a {font-size:85%;color:white;line-height:54px;}
.noticeBg li span {display:none; padding-left:20px;}	

}
*/