#main { 
	width:972px; 
	margin:0 auto;
}
#content, 
#footer { 
	font-size:10px;
	
}
.col-1, 
.col-2, 
.col-3 { 
	float:left;
}

#content .left-side { width:215px; padding-top:26px; float:left;}
#content .content { width:757px; padding-top:35px; float:left;}

/*======= index.html =======*/
#page1 #content .col-1 { width:218px; margin-right:74px;}
#page1 #content .col-2 { width:280px;}

/*======= index-1.html =======*/
#page2 #content .box .col-1 { width:304px; margin-right:46px;}
#page2 #content .box .col-2 { width:336px;}
#page2 #content .box1 .col-1 { width:218px; margin-right:74px;}
#page2 #content .box1 .col-2 { width:280px;}

/*======= index-2.html =======*/
#page3 #content .box .col-1 { width:304px; margin-right:46px;}
#page3 #content .box .col-1 .col-1 { width:187px; margin-right:0;}
#page3 #content .box .col-1 .col-2 { width:116px;}
#page3 #content .box .col-2 { width:336px;}
#page3 #content .box1 .col-1 { width:218px; margin-right:74px;}
#page3 #content .box1 .col-2 { width:280px;}

/*======= index-4.html =======*/
#page5 #content .box .col-1 { width:304px; margin-right:46px;}
#page5 #content .box .col-1 .col-1 { width:137px; margin-right:30px;}
#page5 #content .box .col-1 .col-2 { width:137px;}
#page5 #content .box .col-2 { width:336px;}
#page5 #content .box1 .col-1 { width:218px; margin-right:74px;}
#page5 #content .box1 .col-2 { width:280px;}

/*======= index-5.html =======*/
#page6 #content .box .col-1 { width:304px; margin-right:46px;}
#page6 #content .box .col-2 { width:336px;}
#page6 #content .box1 .col-1 { width:316px;}
#page6 #content .box1 .col-2 { width:265px;}


/*=========================*/


#footer { 
	height:99px;
}
