.col-1, .col-2, .col-3, .col-4 {
	float:left
}
/*======= width =======*/
.main {
	margin:0 auto;
	text-align:left;
	width:980px;
	height:810px;
	
}
/*======= header =======*/
#header {
	height:220px
}
/*======= index-3.html =======*/

