/*======= index.html =======*/
#page1 #content .col-1 {width:195px; margin-right:18px;}
#page1 #content .col-2 {width:195px; margin-right:18px;}
#page1 #content .col-3 {width:195px;}

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

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

#page3 #content .col-3 {width:195px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:295px; margin-right:31px;}
#page4 #content .col-2 {
	width:300px;
}
#page4 #content .col-3 {
	width:150px;
	margin-right:12px;
}


/*======= index-4.html =======*/
#page5 #content .col-1 {width:236px; margin-right:93px;}
#page5 #content .col-2 {width:242px;}
