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

/*======= header =======*/
#header {height:448px;  background:url(images/top.gif) repeat-x top}

/*======= index.html =======*/
#page1 #content .col-1{ width:277px}
#page1 #content .col-2{ width:653px}
#page1 #content .col-3{ width:331px}
#page1 #content .col-4{ width:322px}
#page1 #content .bg{ background:url(images/tail.gif) repeat-y 276px top } 
/*======= index-1.html =======*/
#page2 #content .col-1{ width:277px}
#page2 #content .col-2{ width:653px}
#page2 #content .col-3{ width:331px}
#page2 #content .col-4{ width:322px}
#page2 #content .bg{ background:url(images/tail.gif) repeat-y 276px top } 
/*======= index-2.html =======*/
#page3 #content .col-1{ width:277px}
#page3 #content .col-2{ width:653px}
#page3 #content .bg{ background:url(images/tail.gif) repeat-y 276px top } 
/*======= index-3.html =======*/
#page4 #content .col-1{ width:277px}
#page4 #content .col-2{
	width:925px
}
#page4 #content .col-3{ width:331px}
#page4 #content .col-4{
	width:400px;
	margin-left: 50px;
}

/*======= index-4.html =======*/
#page5 #content .col-1{ width:277px}
#page5 #content .col-2{ width:653px}
#page5 #content .bg{ background:url(images/tail.gif) repeat-y 276px top } 
/*======= index-5.html =======*/
#page6 #content .col-1{ width:277px}
#page6 #content .col-2{ width:653px}
#page6 #content .col-3{ width:331px}
#page6 #content .col-4{ width:322px}
#page6 #content .bg{ background:url(images/tail.gif) repeat-y 276px top } 
/*======= index-6.html =======*/
#page7 #content .col-1{ width:277px}
#page7 #content .col-2{ width:653px}
#page7 #content .bg{ background:url(images/tail.gif) repeat-y 276px top } 
/*======= index-7.html =======*/
#page8 #content .col-1{ width:277px}
#page8 #content .col-2{ width:653px}
#page8 #content .bg{ background:url(images/tail.gif) repeat-y 276px top } 

/*======= footer =======*/
#footer {
	height:117px;
	clear: both;
}
