.col, .col-1, .col-2, .col-3, .col-4{ float:left}
/*======= width =======*/
.main{margin:0 auto; text-align:left; width:900px; }

/*======= header =======*/
#header {height:492px;  background:url(images/top.jpg) no-repeat top center}

.col{ width:300px}
/*======= index.html =======*/
#page1 #content .col-1{ width:520px; margin-right:80px}
#page1 #content .col-2{ width:222px}
#page1 #content .bg{ background:url(images/tail.gif) repeat-y 599px top } 
/*======= index-1.html =======*/
#page2 #content .col-1{ width:230px; margin-right:70px}
#page2 #content .col-2{ width:522px}
#page2 #content .bg{ background:url(images/tail.gif) repeat-y 299px top }
/*======= index-2.html =======*/
#page3 #content .col-1{ width:520px; margin-right:80px}
#page3 #content .col-2{ width:222px}
#page3 #content .bg{ background:url(images/tail.gif) repeat-y 599px top } 
/*======= index-3.html =======*/
#page4 #content .col-1{ width:230px; margin-right:70px}
#page4 #content .col-2{ width:522px}
#page4 #content .bg{ background:url(images/tail.gif) repeat-y 299px top }
/*======= index-4.html =======*/
#page5 #content .col-1{ width:520px; margin-right:80px}
#page5 #content .col-2{ width:222px}
#page5 #content .bg{ background:url(images/tail.gif) repeat-y 599px top } 
/*======= index-5.html =======*/
#page6 #content .col-1{ width:230px; margin-right:70px}
#page6 #content .col-2{ width:522px}
#page6 #content .col-3{ width:277px}
#page6 #content .col-4{ width:243px}
#page6 #content .bg{ background:url(images/tail.gif) repeat-y 299px top;  }

/*======= footer =======*/
#footer { height:70px; }