/* 二段CSS */
.col {
	width:46%;
	float:left;
	padding:0% 2%;
}

