.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8{ float:left}
/*======= width =======*/
.main{margin:0 auto; text-align:left; width:911px; }

/*======= header =======*/
#header { background:url(images/top.jpg) no-repeat top center;}
#header .col-1{ width:683px}
#header .col-2{ width:228px}

#content .col-1{ background:url(images/bg_col1.gif) repeat-x top}
#content .col-2{ background:url(images/bg_col2.gif) repeat-x top}

/*======= index.html =======*/
#page1 #content .col-1{ width:630px}
#page1 #content .col-2{ width:281px}
#page1 #content .col-3{ width:176px; margin-right:20px}
#page1 #content .col-4{ width:177px}
/*======= index-1.html =======*/
#page2 #content .col-1{ width:630px}
#page2 #content .col-2{ width:281px}
#page2 #content .col-3{ width:249px; margin-right:69px}
#page2 #content .col-4{ width:249px}
/*======= index-2.html =======*/
#page3 #content .col-1{ width:630px}
#page3 #content .col-2{ width:281px}
#page3 #content .col-3{ width:176px; margin-right:20px}
#page3 #content .col-4{ width:177px}
#page3 #content .col-5{ width:113px}
#page3 #content .col-6{ width:138px; margin-right:60px}
#page3 #content .col-7{ width:113px}
#page3 #content .col-8{ width:138px}
/*======= index-3.html =======*/
#page4 #content .col-1{ width:630px}
#page4 #content .col-2{ width:281px}
#page4 #content .col-3{ width:176px; margin-right:20px}
#page4 #content .col-4{ width:177px}
/*======= index-4.html =======*/
#page5 #content .col-1{ width:630px}
#page5 #content .col-2{ width:281px}
#page5 #content .col-3{ width:249px; margin-right:69px}
#page5 #content .col-4{ width:249px}

/*======= footer =======*/
#footer { height:75px; }