/*======= index.html =======*/
.colum{
	width:500px;
	float:left;
	margin:0 22px;
}

.colum2{
	width:190px;
	float:left;
	margin:0 22px;
}
.colum.lst{
	margin-right:0;
}


/*=========================*/
