#main {width:980px; height:770px; position:relative; margin:0 auto;}

#content, #footer { font-size:0.625em;}

.col-1, .col-2, .col-3 { float:left;}

/*======= index-1.html =======*/
#page2 #content .col-1 {width:244px;}
#page2 #content .col-2 { width:246px;}

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

/*======= index-3.html =======*/
#page4 #content .col-1 {width:246px;}
#page4 #content .col-2 { width:244px;}

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

#footer { padding:10px 0 0 30px;}
