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

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

/*======= index.html =======*/
#page1 #content .col-1{ width:303px; margin-right:8px}
#page1 #content .col-2{ width:303px}
#page1 #content .col-3{ width:400px; margin-right:61px}
#page1 #content .col-4{ width:435px}
#page1 #content .bg{ background:url(images/tail.gif) repeat-y 419px top } 
/*======= index-1.html =======*/
#page2 #content .col-1{
	width:614px;
	margin-right:10px;
}
#page2 #content .col-2{ width:303px}
#page2 #content .col-3{ width:220px; margin-right:77px}
#page2 #content .col-4{ width:580px}
#page2 #content .bg{ background:url(images/tail.gif) repeat-y 255px top } 
/*======= index-2.html =======*/
#page3 #content .col-1{ width:303px; margin-right:8px}
#page3 #content .col-2{ width:303px}
#page3 #content .col-3{ width:270px; margin-right:56px}
#page3 #content .col-4{ width:565px}
#page3 #content .bg{ background:url(images/tail.gif) repeat-y 284px top }
/*======= index-3.html =======*/
#page4 #content .col-1{
	width:300px;
	margin-right:8px
}
#page4 #content .col-2{ width:614px}
#page4 #content .col-3{ width:236px; margin-right:50px}
#page4 #content .col-4{ width:236px; margin-right:74px}
#page4 #content .col-5{ width:285px}
#page4 #content .bg{ background:url(images/tail.gif) repeat-y 555px top } 
/*======= index-4.html =======*/
#page5 #content .col-1{ width:614px; margin-right:8px}
#page5 #content .col-2{ width:303px}
#page5 #content .col-3{ width:220px; margin-right:77px}
#page5 #content .col-4{ width:310px}
#page5 #content .col-5{ width:272px}
#page5 #content .bg{ background:url(images/tail.gif) repeat-y 255px top } 

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