/*======= index.html =======*/
#page1 #content .col-1 {width:307px;}
#page1 #content .col-2 { width:654px;}
#page1 aside .col-1 { width:262px; margin-right:43px;} 
#page1 aside .col-2 { width:266px; margin-right:39px;} 
#page1 aside .col-3 { width:269px;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:307px;}
#page2 #content .col-2 { width:654px;}
#page2 #content .col-2 .col-1 { width:211px; margin-right:90px;}
#page2 #content .col-2 .col-2 { width:235px;}
#page2 aside .col-1 { width:262px; margin-right:43px;} 
#page2 aside .col-2 { width:266px; margin-right:39px;} 
#page2 aside .col-3 { width:269px;} 

/*======= index-2.html =======*/
#page3 aside .col-1 { width:262px; margin-right:43px;} 
#page3 aside .col-2 { width:266px; margin-right:39px;} 
#page3 aside .col-3 { width:269px;}

/*======= index-3.html =======*/
#page4 #content .col-1 {
	width:250px;
	padding-left: 21px;
}
#page4 #content .col-2 {
	width:654px;
	margin-left: 21px;
}
#page4 #content .col-2 .col-1 { width:211px; margin-right:90px;}
#page4 #content .col-2 .col-2 { width:235px;}
#page4 aside .col-1 { width:262px; margin-right:43px;} 
#page4 aside .col-2 { width:266px; margin-right:39px;} 
#page4 aside .col-3 { width:269px;} 


/*=========================*/
