<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.col1, .col2, .col3, .cols {
	float:left;
}
.col1 {
	margin:0 6px;
	width:264px;
	position:relative;
	
}
.col2 {
	margin:0 6px;
	width:400px;
	position:relative;
	
		
}
}
.col3 {
	margin:0 6px;
	width:400px;
	float: left;
	
		
}
/* index.html */
/* index-1.html */
/* index-2.html */
/* index-3.html */
/* index-4.html */
#page3 .col1 {
	width:870px
}
/* index-5.html */
#page4 .box2 .col1 {
	width:870px
}
/* index-6.html */
</pre></body></html>