.col-1, .col-2, .col-3, .col-4{ float:left}
/*======= width =======*/
.main{margin:0 auto; text-align:left; width:980px; }

/*======= header =======*/
#header {height:388px;  background:url(images/top.jpg) no-repeat top center}

/*======= index.html =======*/
#page1 #content .col-1{ width:232px; background:url(images/tail1.gif) repeat-y right top}
#page1 #content .col-2{ width:444px}
/*======= index-1.html =======*/
#page2 #content .col-1{ width:232px; background:url(images/tail1.gif) repeat-y right top}
#page2 #content .col-2{ width:444px}
/*======= index-2.html =======*/
#page3 #content .col-1{ width:676px;}
#page3 #content .col-2{ width:330px; margin-right:20px}
#page3 #content .col-3{ width:326px;}
/*======= index-3.html =======*/
#page4 #content .col-1{ width:232px; background:url(images/tail1.gif) repeat-y right top}
#page4 #content .col-2{ width:444px}
#page4 #content .col-3{ width:200px; margin-right:15px}
#page4 #content .col-4{ width:194px;}
/*======= index-4.html =======*/
#page5 #content .col-1{ width:232px; background:url(images/tail1.gif) repeat-y right top}
#page5 #content .col-2{ width:246px; background:url(images/tail1.gif) repeat-y right top}
#page5 #content .col-3{ width:198px}
/*======= index-5.html =======*/
#page6 #content .col-1{ width:676px;}

/*======= footer =======*/
#footer { height:110px; background:url(images/bot.jpg) no-repeat top center }

