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

/*======= header =======*/
#header {height:118px;  background:url(images/top.gif) no-repeat top center}

/*======= index.html =======*/
#page1 #content .col-1{ width:98px; margin-right:53px}
#page1 #content .col-2{ width:389px}

#page1 #content .col-3{ width:166px; margin-right:50px}
#page1 #content .col-4{ width:170px}
#page1 #content .bg{ background:url(images/tail1.gif) repeat-y 188px top } 
/*======= index-1.html =======*/
#page2 #content .col-1{ width:244px; margin-right:50px}
#page2 #content .col-2{ width:215px}
/*======= index-2.html =======*/
#page3 #content .col-1{ width:260px; margin-right:39px}
#page3 #content .col-2{ width:240px}
/*======= index-3.html =======*/
#page4 #content .col-1{ width:260px; margin-right:39px}
#page4 #content .col-2{ width:240px}

/*======= footer =======*/
#footer { height:83px;  background:url(images/bot.jpg) no-repeat top center}