/*======= index.html =======*/
#page1 #content .col-1 {width:500px; margin-right:30px;}
#page1 #content .col-2 { width:385px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:500px; margin-right:30px;}
#page2 #content .col-2 { width:385px;}
#page2 #content .col-1 .col-1 { width:196px; margin-right:31px;}
#page2 #content .col-1 .col-2 { width:179px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:400px; margin-right:30px;}
#page3 #content .col-2 { width:385px;}
#page3 #content .col-2 .col-1 { width:198px; margin-right:49px;}
#page3 #content .col-2 .col-2 { width:183px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {width:500px; margin-right:30px;}
#page4 #content .col-2 { width:385px;}
#page4 #content .col-1 .col-1 { width:196px; margin-right:31px;}
#page4 #content .col-1 .col-2 { width:179px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:500px; margin-right:30px;}
#page5 #content .col-2 { width:385px;}
#page5 #content .col-1 .col-1 { width:196px; margin-right:31px;}
#page5 #content .col-1 .col-2 { width:179px;}
#page5 #content .col-2 .col-1 { width:198px; margin-right:49px;}
#page5 #content .col-2 .col-2 { width:183px;}


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