.col-1, .col-2, .col-3, .col-4{ float:left}
/*======= width =======*/
.main{
	margin: 0 auto;
	text-align:left;
	width:892px;
}

/*======= header =======*/
#header {height:412px;  background:url(images/top.jpg) no-repeat top center}
#header1 {height:200px;  background:url(images/top.jpg) no-repeat top center}

/*======= index.html =======*/
#page1 #content .col-1{ width:270px; margin-right:10px}
#page1 #content .col-2{ width:550px; padding-left:10px;}
#page1 #content .col-3{ width:283px}
#page1 #content .col-4{ width:250px}
#page1 #content .bg{ background:url(images/tail.gif) repeat-y 272px top } 
/*======= index-1.html =======*/
#page2 #content .col-1{ width:550px; margin-right:20px}
#page2 #content .col-2{ width:224px}
#page2 #content .col-3{ width:237px; margin-right:55px}
#page2 #content .col-4{ width:237px}
#page2 #content .bg{ background:url(images/tail.gif) repeat-y 555px top } 
/*======= index-2.html =======*/
#page3 #content .col-1{ width:240px; margin-right:52px}
#page3 #content .col-2{ width:520px}
#page3 #content .col-3{ width:237px; margin-right:46px}
#page3 #content .col-4{ width:237px}
#page3 #content .bg{ background:url(images/tail.gif) repeat-y 262px top } 
/*======= index-3.html =======*/
#page4 #content .col-1{ width:530px; margin-right:55px}
#page4 #content .col-2{ width:227px}
#page4 #content .bg{ background:url(images/tail.gif) repeat-y 555px top } 
/*======= index-4.html =======*/
#page5 #content .col-1{ width:237px; margin-right:55px}
#page5 #content .col-2{ width:520px}
#page5 #content .bg{ background:url(images/tail.gif) repeat-y 262px top } 
/*======= index-5.html =======*/
#page6 #content .col-1{ width:530px; margin-right:55px}
#page6 #content .col-2{ width:227px}
#page6 #content .col-3{ width:278px}
#page6 #content .col-4{ width:249px}
#page6 #content .bg{ background:url(images/tail.gif) repeat-y 555px top } 
/*======= footer =======*/
#footer { height:83px; float:left; width:100%;}

