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

/*======= header =======*/
#header {height:135px;}

/*======= index.html =======*/
#page1 #content .col-1{ width:200px; margin-right:15px}
#page1 #content .col-2{ width:725px}
#page1 #content .col-3{ width:225px; margin-right:27px}
#page1 #content .col-4{ width:250px}
/*======= index-1.html =======*/
#page2 #content .col-1{ width:200px; margin-right:15px}
#page2 #content .col-2{ width:725px}
#page2 #content .col-3{ width:270px; margin-right:40px}
#page2 #content .col-4{ width:275px}
/*======= index-2.html =======*/
#page3 #content .col-1{ width:200px; margin-right:15px}
#page3 #content .col-2{ width:725px}
#page3 #content .col-3{ width:270px; margin-right:40px}
#page3 #content .col-4{ width:275px}
/*======= index-3.html =======*/
#page4 #content .col-1{ width:200px; margin-right:15px}
#page4 #content .col-2{ width:725px}
#page4 #content .col-3{ width:270px; margin-right:40px}
#page4 #content .col-4{ width:275px}
/*======= index-4.html =======*/
#page5 #content .col-1{ width:200px; margin-right:15px}
#page5 #content .col-2{ width:725px}
#page5 #content .col-3{ width:270px; margin-right:40px}
#page5 #content .col-4{ width:275px}

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