.col-1, .col-2, .col-3, .col-4{ float:left}
/*======= width =======*/
.main{margin:0 auto; text-align:left; width:980px; background:#fff }

/*======= header =======*/
#header {
	height:360px;
	
}

/*======= index.html =======*/
#page1 #content .col-1{ width:282px; margin-right:43px}
#page1 #content .col-2{ width:282px}
#page1 #content .bg{ background:url(images/tail.gif) repeat-y 303px top } 
#page1 #content .bg1{ background:url(images/tail.gif) repeat-y 628px top } 
/*======= index-1.html =======*/
#page2 #content .col-1{ width:282px; margin-right:43px}
#page2 #content .col-2{ width:282px}
#page2 #content .bg{ background:url(images/tail.gif) repeat-y 303px top } 
#page2 #content .bg1{ background:url(images/tail.gif) repeat-y 628px top } 
#page2 #content .col-3{ width:100px}
#page2 #content .col-4{ width:179px}
/*======= index-2.html =======*/
#page3 #content .col-1{ width:282px; margin-right:43px}
#page3 #content .col-2{ width:282px}
#page3 #content .bg{ background:url(images/tail.gif) repeat-y 303px top } 
#page3 #content .bg1{ background:url(images/tail.gif) repeat-y 628px top } 
/*======= index-3.html =======*/
#page4 #content .col-1{ width:282px; margin-right:43px}
#page4 #content .col-2{ width:282px}
#page4 #content .bg{ background:url(images/tail.gif) repeat-y 303px top } 
#page4 #content .bg1{ background:url(images/tail.gif) repeat-y 628px top } 

/*======= index.html =======*/
#page1 #content .col-5{ width:200px; margin-right:43px}
#page1 #content .col-5{ width:200px; float:left}

/*======= index.html =======*/
#page1 #content .col-6{ width:500px; margin-right:0;}
#page1 #content .col-6{
	width:689px;
	float:left;
}
#page1 #content .bg5{  } 
#page1 #content .bg6{  }
/*======= footer =======*/
#footer {
	height:auto;
}
