#main { 
	width:997px; 
	margin:0 auto;
	overflow:hidden;
}
#content, 
#footer { 
	font-size:0.75em;
}
.col-1, 
.col-2, 
.col-3 { 
	float:left;
}

/*======= index-1.html =======*/
#page2 #content .col-1 { width:221px; margin-right:58px;}
#page2 #content .col-2 { width:221px;}

/*======= index-2.html =======*/
#page3 #content .col-1 { width:203px;}
#page3 #content .col-2 { width:450px;}

/*======= index-4.html =======*/
#page5 #content .row-1 .col-1 { width:203px;}
#page5 #content .row-1 .col-2 { width:308px;}
#page5 #content .row-2 .col-1 { width:219px; margin-right:68px;}
#page5 #content .row-2 .col-2 { width:219px;}

/*======= index-5.html =======*/
#page6 #content .row-1 .col-1 { width:203px;}
#page6 #content .row-1 .col-2 { width:308px;}
#page6 #content .row-2 .col-1 { width:240px;}
#page6 #content .row-2 .col-2 { width:274px;}


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


#footer { 
	height:94px;
}
