/*======= index.html =======*/
#page1 #content .col-1 {
	width:250px;
	margin-right:25px;
}
#page1 #content .col-2 {
	width:380px;
	margin-right: 25px;
}
#page1 #content .col-3 {
	width:250px;
	padding-top: 20px;
}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:610px; margin-right:60px;}
#page2 #content .col-2 { width:269px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:237px; margin-right:54px;}
#page3 #content .col-2 { width:659px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:262px; margin-right:71px;}
#page4 #content .col-2 { width:270px; margin-right:71px;}
#page4 #content .col-3 { width:235px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:262px; margin-right:71px;}
#page5 #content .col-2 { width:270px; margin-right:71px;}
#page5 #content .col-3 { width:235px;}

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

