/*======= index.html =======*/
#page1 #content .col-1 {width:213px; margin-right:29px;}
#page1 #content .col-2 {width:213px; margin-right:29px;}
#page1 #content .col-3 {width:213px; margin-right:29px;}
#page1 #content .col-4 {width:213px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:213px; margin-right:29px;}
#page2 #content .col-2 {
	width:500px;
}
#page2 #content .col-2 .col-1 { width:320px; margin-right:57px;}
#page2 #content .col-2 .col-2 { width:320px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:200px; margin-right:20px;}
#page3 #content .col-2 {width:218px; margin-right:20px;}
#page3 #content .col-3 {width:220px; margin-right:20px;}
#page3 #content .col-4 {width:240px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {
	width:245px;
	margin-right:20px;
}
#page4 #content .col-2 {width:665px;}


/*=========================*/

