.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7{ float:left}
/*======= width =======*/
.main{margin:0 auto; text-align:left; width:980px; }

/*======= header =======*/
#header {height:427px;  background:url(images/top.jpg) no-repeat left bottom}

/*======= index.html =======*/
#page1 #content .col-1{ width:325px; margin-right:8px}
#page1 #content .col-2{ width:560px}
#page1 #content .col-3{ width:308px; }
#page1 #content .col-4{ width:344px; }
#page1 #content .col-5{ width:240px}
/*======= index-1.html =======*/
#page2 #content .col-1{ width:325px; margin-right:8px}
#page2 #content .col-2{ width:560px}
#page2 #content .col-3{ width:447px; }
#page2 #content .col-4{ width:400px; }
/*======= index-2.html =======*/
#page3 #content .col-1{ width:325px; margin-right:8px}
#page3 #content .col-2{ width:560px}
#page3 #content .col-3{ width:308px; }
#page3 #content .col-4{ width:344px; }
#page3 #content .col-5{ width:240px}
/*======= index-3.html =======*/
#page4 #content .col-1{ width:325px; margin-right:8px}
#page4 #content .col-2{ width:560px}
#page4 #content .col-3{ width:308px; }
#page4 #content .col-4{ width:310px; }
#page4 #content .col-5{ width:240px}
#page4 #content .col-6{ width:183px; }
#page4 #content .col-7{ width:304px}

/*======= footer =======*/
#footer { height:65px; margin:0 34px 0 37px; background:url(images/bot.gif) repeat-x top }