/*======= index.html =======*/
#page1 #content .col-1 {width:265px; margin-right:60px;}
#page1 #content .col-2 {
	width:281px;
	margin-right:42px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
#page1 #content .col-3 { width:277px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:280px; margin-right:45px;}
#page2 #content .col-2 { width:605px;}
#page2 #content .col-2 .col-1 { width:279px; margin-right:44px;}
#page2 #content .col-2 .col-2 { width:279px;}

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

/*======= index-3.html =======*/
#page4 #content .col-1 {width:275px; margin-right:50px;}
#page4 #content .col-2 { width:281px; margin-right:42px;}
#page4 #content .col-3 { width:277px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:281px; margin-right:44px;}
#page5 #content .col-2 { width:605px;}


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