/* 2단진열 배경색/그림자 */
.column2bg { 
	position: relative;
	width: 100%;
	height: auto;
	padding:120px 0 150px;
	background:#f9f9f9;
 
}


.column2bg .item_group_type ul > li.listitem { position:relative;  width:48% !important; margin:1% !important; background:#fff;}