.l-ct { display:block; width:980px; margin:0 auto; }
@media all and (min-width:280px) and (max-width:1190px) { /* 화면 작아지면 left:0 */
	.l-wr { width:980px !important; }
}
