.col-1, .col-2, .col-3, .col-4{
	float:left
}
/*======= width =======*/
.main{margin:0 auto; text-align:left; width:975px; }
 
/*======= header =======*/
#header {height:320px;  background:url(images/top.jpg) no-repeat  bottom center}
 
/*======= index.html =======*/
#page1 #content .col-1{
	width:450px;
	margin-right:30px;
	color: #666;
}
#page1 #content .col-2{
	width:440px;
	margin-right:5px;
	color: #000;
	font-size: 14px;
}
#page1 #content .col-3{
	width:450px;
	margin-right:0px;
	color: #000;
}
#page1 #content .col-4{ width:153px; margin-right:0}



/*======= index-1.html =======*/
#page2 #content .col-1{ width:530px; margin-right:37px}
#page2 #content .col-2{
 width:335px;
 margin-right:0;
 color: #666;
}
#page2 #content .bg{ background:url(images/tail1.gif) no-repeat 547px top }  
#page2 #content .row1 .col-1{ width:530px; margin-right:37px}
#page2 #content .row1 .col-2{ width:335px; margin-right:0}
#page2 #content .row1 .bg{ background:url(images/tail1.gif) no-repeat 547px top }  
/*======= index-2.html =======*/
#page3 #content .col-1{
 width:483px
}
#page3 #content .col-2{ width:375px; margin-right:0}
/*======= index-3.html =======*/
#page4 #content .col-1{
 width:530px;
 margin-right:37px;
 color: #00F;
}
#page4 #content .col-2{ width:335px; margin-right:0}

#page4 #content .row1 .col-1{ width:530px; margin-right:37px}
#page4 #content .row1 .col-2{ width:335px; margin-right:0}

/*======= index-4.html =======*/
#page5 #content .col-1{ width:132px; margin-right:20px}
#page5 #content .col-2{ width:132px; margin-right:0}
#page5 #content .row1 .col-1{ width:330px; margin-right:37px}
#page5 #content .row1 .col-2{ width:530px; margin-right:0}
#page5 #content .row1 .bg{ background:url(images/tail1.gif) no-repeat 347px top } 
/*======= index-5.html =======*/
#page6 #content .col-1{ width:530px; margin-right:37px}
#page6 #content .col-2{ width:335px; margin-right:0}
#page6 #content .bg{ background:url(images/tail1.gif) no-repeat 547px top }  
#page6 #content .row1 .col-1{ width:530px; margin-right:37px}
#page6 #content .row1 .col-2{ width:335px; margin-right:0}
#page6 #content .row1 .col-3{ width:250px; margin-right:0}
#page6 #content .row1 .col-4{ width:269px; margin-right:0}
#page6 #content .row1 .bg{ background:url(images/tail1.gif) no-repeat 547px top }   
 
/*======= footer =======*/
#footer {
	height:70px;
}
#footer .col-1{ width:911px; margin-right:59px}
#footer .col-2{
	width:930px
}
#footer .bg{ background:url(images/tail.gif) repeat-y 338px top } 

