.col-1, .col-2, .col-3, .col-4{ float:left}
/*======= width =======*/
.main{margin:0 auto; text-align:left; width:700px; }


/*======= index-1.html =======*/
#page1 #content .col-1{ width:151px; margin-right:12px}
#page1 #content .col-2{ width:151px}
/*======= index-3.html =======*/
#page3 #content .col-1{ width:151px; margin-right:12px}
#page3 #content .col-2{ width:151px}
/*======= index-5.html =======*/
#page5 #content .col-1{ width:183px; margin-right:0}
#page5 #content .col-2{ width:223px}

/*======= footer =======*/
#footer { height:100px; }