.col1, .col2, .col3, .col4, .col5{ float:left}
/*======= width =======*/
.w{margin:0 auto; text-align:left; width:988px; }


/*======= index.html =======*/
#page1 #content .col1{ width:192px}
#page1 #content .col2{ width:603px}
#page1 #content .col3{ width:193px}
/*======= index-1.html =======*/
#page2 #content .col1{ width:192px}
#page2 #content .col2{ width:373px}
#page2 #content .col3{ width:193px}
/*======= index-2.html =======*/
#page3 #content .col1{ width:758px}
