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

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

/*======= index-1.html =======*/
#page1 #content .col-1{ width:460px; margin-right:66px}
#page1 #content .col-2{ width:261px}
#page1 #content .bg{ background:url(images/tail.gif) repeat-y 492px top } 
#page1 #content .col-3{ width:226px}
#page1 #content .col-4{ width:216px}
/*======= index-2.html =======*/
#page2 #content .col-1{
	width:285px;
	margin-right:86px
}
#page2 #content .col-2{
	width:400px
}
#page2 #content .bg{ background:url(images/tail.gif) repeat-y 285px top } 
/*======= index-3.html =======*/
#page3 #content .col-1{
	width:420px;
	margin-right:86px
}
#page3 #content .col-2{
	width:280px
}
#page3 #content .bg{ background:url(images/tail.gif) repeat-y 492px top } 
/*======= index-4.html =======*/
#page4 #content .col-1{ width:246px; margin-right:86px}
#page4 #content .col-2{ width:455px}
#page4 #content .col-3{ width:225px}
#page4 #content .col-4{ width:219px}
#page4 #content .bg{ background:url(images/tail.gif) repeat-y 285px top } 
/*======= index-5.html =======*/
#page5 #content .col-1{ width:455px; margin-right:86px}
#page5 #content .col-2{ width:246px}
#page5 #content .bg{ background:url(images/tail.gif) repeat-y 492px top } 
#page5 #content .col-3{ width:225px}
#page5 #content .col-4{ width:219px}

/*======= footer =======*/
#page #footer { height:198px; background:url(images/bot.jpg) }
#footer { height:93px; background:url(images/bot1.gif); }
