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

/*======= header =======*/
#header {height:100px;}
#header .col-1{ width:226px; margin-right:9px}
#header .col-2{ width:695px;}

/*======= index.html =======*/
#page1 #content .col-1{ width:226px; margin-right:9px}
#page1 #content .col-2{ width:695px;}
#page1 #content .col-3{ width:315px; margin-right:32px}
#page1 #content .col-4{ width:312px}
#page1 #content .bg{ background:url(images/tail2.gif) repeat-y 326px top } 
/*======= index-1.html =======*/
#page2 #content .col-1{ width:226px; margin-right:9px}
#page2 #content .col-2{ width:695px}
#page2 #content .col-3{ width:309px; margin-right:39px}
#page2 #content .col-4{ width:308px}
/*======= index-2.html =======*/
#page3 #content .col-1{ width:226px; margin-right:9px}
#page3 #content .col-2{ width:695px}
/*======= index-3.html =======*/
#page4 #content .col-1{ width:226px; margin-right:9px}
#page4 #content .col-2{ width:695px}
#page4 #content .col-3{ width:309px; margin-right:39px}
#page4 #content .col-4{ width:308px}
/*======= index-4.html =======*/
#page5 #content .col-1{ width:226px; margin-right:9px}
#page5 #content .col-2{ width:695px}
#page5 #content .col-3{ width:308px; margin-right:0}
#page5 #content .col-4{ width:347px}

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