.col-1, .col-2, .col-3, .col-4{ float:left}
/*======= width =======*/
.main{margin:0 auto; text-align:left; width:943px; }

/*======= index.html =======*/
#page1 #content .col-1{ width:555px; margin-right:11px}
#page1 #content .col-2{ width:339px}
#page1 #content .col-3{ width:150px; text-align:center}
#page1 #content .col-4{ width:126px; text-align:center}
/*======= index-1.html =======*/
#page2 #content .col-1{ width:555px; margin-right:8px}
#page2 #content .col-2{ width:338px}
/*======= index-2.html =======*/
#page3 #content .col-1{ width:555px; margin-right:11px}
#page3 #content .col-2{ width:339px}


