.scroll-img{margin:0 auto;width:1200px;height:130px;overflow:hidden;padding-top:20px}
.scroll-img ul{width:2000px;height:400px}
.scroll-img ul li{display:inline-block;margin:7px 10px}
.scroll-img ul li img{/*width:220px !important*/ width:280px !important; height:75px;}

#scrollbox-btn{max-width:1300px;margin:0 auto;position:relative;top:-40px}
#scrollbox-backward{position:absolute;top:-45px;left:10px;width:20px;height:30px;background:url(../images/news_btn.png) no-repeat 0 0;text-indent:-9999px;display:block;cursor:pointer}
#scrollbox-forward{position:absolute;top:-45px;right:10px;width:20px;height:30px;background:url(../images/news_btn.png) no-repeat -20px 0;text-indent:-9999px;display:block;cursor:pointer}



/* 반응형 */
	/*@media(max-width:1350px){
		.scroll-img{width:975px}
		#scrollbox-btn{max-width:1050px}
	}
	@media(max-width:1100px){
		.scroll-img{width:730px}
		#scrollbox-btn{max-width:800px}
	}
	@media(max-width:850px){
		.scroll-img{width:480px}
		#scrollbox-btn{max-width:570px}
	}
	@media(max-width:600px){
		.scroll-img{width:240px }
		#scrollbox-btn{max-width:330px}
	}*/

	@media(max-width: 1350px){
		.scroll-img{width:905px}
		#scrollbox-btn{max-width:990px}
	}
	@media(max-width: 1050px){
		.scroll-img{width:605px}
		#scrollbox-btn{max-width:680px}
	}
	@media(max-width: 700px){
		.scroll-img{width:300px}
		#scrollbox-btn{max-width:380px}
	}


	/*
	@media(max-width:1000px){
		.scroll-img{width:610px}
		#scrollbox-btn{max-width:680px}
	}
	@media(max-width:800px){
		.rolling_bn{height:130px !important}
		.scroll-img{padding-top:20px;height:110px}
	}
	@media(max-width:700px){
		.scroll-img{width:305px}
		#scrollbox-btn{max-width:375px}
	}
	@media(max-width:400px){
		.scroll-img{width:255px;height:100px !important;padding-top:17px}
		.scroll-img ul li img{width:240px !important}
		#scrollbox-btn{max-width:325px}
			.rolling_bn{height:110px !important}
	}*/
