/*======= index.html =======*/
#page1 #content .col-1 {width:305px;}
#page1 #content .col-2 { width:304px;}

/*======= index-1.html =======*/
#page2 #content .col-1 { width:612px;}
#page2 #content .col-2 {width:305px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:305px;}
#page3 #content .col-2 { width:612px;}
#page3 #content .col-2 .col-1 { width:285px;}

/*======= index-3.html =======*/
#page4 #content .col-1 { width:612px;}
#page4 #content .col-1 .col-1 { width:270px;}
#page4 #content .col-2 {width:305px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:305px;}
#page5 #content .col-2 { width:304px;}

/*======= index-5.html =======*/
#page6 #content .col-1 {width:612px;}
#page6 #content .col-1 .col-1 {width:286px;}
#page6 #content .col-2 { width:305px;}

/*======= index-6.html =======*/
#page7 #content .col-1 {width:305px;}
#page7 #content .col-2 { width:304px;}
/*=========================*/


