#main { 
	width:972px; 
	margin:0 auto;
}
#header { 
	height:193px;
}
#header, 
#content, 
#footer { 
	font-size:0.75em;
}
.col-1, 
.col-2, 
.col-3 { 
	float:left;
}

/*======= index.html =======*/
#page1 #content .col-1 { width:731px; margin-right:11px;}
#page1 #content .col-1 .col-1 { width:232px; margin-right:18px;}
#page1 #content .col-1 .col-2 { width:232px; margin-right:17px;}
#page1 #content .col-1 .col-3 { width:232px;}
#page1 #content .col-2 { width:230px;}

/*======= index-1.html =======*/
#page2 #content .col-1 { width:731px; margin-right:11px;}
#page2 #content .col-1 .col-1 { width:186px; margin-right:65px;}
#page2 #content .col-1 .col-2 { width:194px; margin-right:55px;}
#page2 #content .col-1 .col-3 { width:204px;}
#page2 #content .col-2 { width:230px;}

/*======= index-2.html =======*/
#page3 #content .col-1 { width:731px; margin-right:11px;}
#page3 #content .col-1 .col-1 { width:352px; margin-right:27px;}
#page3 #content .col-1 .col-2 { width:351px;}
#page3 #content .col-2 { width:230px;}

/*======= index-3.html =======*/
#page4 #content .col-1 { width:731px; margin-right:11px;}
#page4 #content .col-1 .col-1 { width:186px; margin-right:65px;}
#page4 #content .col-1 .col-2 { width:194px; margin-right:55px;}
#page4 #content .col-1 .col-3 { width:204px;}
#page4 #content .col-2 { width:230px;}

/*======= index-4.html =======*/
#page5 #content .col-1 { width:731px; margin-right:11px;}
#page5 #content .col-2 { width:230px;}

/*======= index-5.html =======*/
#page6 #content .col-1 { width:731px; margin-right:11px;}
#page6 #content .col-1 .col-1 { width:186px; margin-right:65px;}
#page6 #content .col-1 .col-2 { width:194px; margin-right:55px;}
#page6 #content .col-1 .col-3 { width:204px;}
#page6 #content .col-2 { width:230px;}

/*======= index-6.html =======*/
#page7 #content .box .inner { height:292px;}
#page7 #content .col-1 { width:731px; margin-right:11px;}
#page7 #content .col-2 { width:230px;}


/*=========================*/


#footer { 
	height:78px;
	border-top:4px solid #f4f4f4;
}