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

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

/*======= index.html =======*/
#page1 #content .col-1{ width:343px; }
#page1 #content .col-2{ width:603px}

#page1 #content .col-3{ width:302px}
#page1 #content .col-4{ width:301px}
#page1 #content .bg{ background:url(images/tail.gif) repeat-y 302px top } 
#page1 #content .bg2{ background:url(images/tail2.gif) no-repeat 302px top } 
#page1 #content .bg3{ background:url(images/tail3.gif) no-repeat 302px  bottom } 
#page1 #content .bg1{ background:url(images/tail1.gif) repeat-x bottom; }
/*======= index-1.html =======*/
#page2 #content .col-1{ width:225px; margin-right:72px; }
#page2 #content .col-2{ width:250px; margin-right:49px; }
#page2 #content .col-3{ width:245px}
/*======= index-2.html =======*/
#page3 #content .col-1{ width:230px; margin-right:68px; }
#page3 #content .col-2{ width:540px}
/*======= index-3.html =======*/
#page4 #content .col-1{ width:225px; margin-right:72px; }
#page4 #content .col-2{ width:260px; margin-right:39px; }
#page4 #content .col-3{ width:245px}
/*======= index-4.html =======*/
#page5 #content .col-1{ width:225px; margin-right:72px; }
#page5 #content .col-2{ width:260px; margin-right:39px; }
#page5 #content .col-3{ width:245px}
/*======= index-5.html =======*/
#page6 #content .col-1{ width:233px; margin-right:66px; }
#page6 #content .col-2{ width:260px; margin-right:39px; }
#page6 #content .col-3{ width:245px}

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