/*======= index.html =======*/
#page1 #content .col-1 {
	width:236px;
	margin-right:5px;
}
#page1 #content .col-2 { 
	width:618px;
}
	#page1 #content .col-2 .col-1 { 
		width:293px;
		margin-right:17px;
	}
	#page1 #content .col-2 .col-2 {
		width:293px;
	}

/*======= index-1.html =======*/
#page2 #content .col-1 {
	width:236px;
	margin-right:5px;
}
#page2 #content .col-2 { 
	width:618px;
}
	#page2 #content .col-2 .col-1 { 
		width:293px;
		margin-right:17px;
	}
	#page2 #content .col-2 .col-2 {
		width:293px;
	}

/*======= index-2.html =======*/
#page3 #content .col-1 {
	width:236px;
	margin-right:5px;
}
#page3 #content .col-2 { 
	width:618px;
}

/*======= index-3.html =======*/
/*samen 790px */
#page4 #content .col-1 {
	width:395px;
	margin-right:17px;
}
#page4 #content .col-2 { 
	width:395px;
	
}

/*======= index-4.html =======*/
#page5 #content .col-1 {
	width:236px;
	margin-right:5px;
}
#page5 #content .col-2 { 
	width:618px;
}
	#page5 #content .col-2 .col-1 { 
		width:293px;
		margin-right:17px;
	}
	#page5 #content .col-2 .col-2 {
		width:293px;
	}

/*======= index-5.html =======*/
#page6 #content .col-1 {
	width:236px;
	margin-right:5px;
}
#page6 #content .col-2 { 
	width:618px;
}

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



