#main, #footer {margin:0 auto; width:980px; text-align:left;}


#header, #content {width:980px}

.col_1, .col_2, .col_3, .col_box_1, .col_box_2{ float:left;}


/*======= index.html =======*/
#page1 #content .col_1{width:635px;}
#page1 #content .col_2{width:345px;}
/*=========================*/

/*======= index-1.html =======*/
#page2 #content .col_1{width:635px;}
#page2 #content .col_2{width:345px;}
/*=========================*/

/*======= index-2.html =======*/
#page3 #content .col_1{width:635px;}
#page3 #content .col_2{width:345px;}
/*=========================*/

/*======= index-3.html =======*/
#page4 #content .col_1{width:345px;}
#page4 #content .col_2{width:635px;}
/*=========================*/

/*======= index-4.html =======*/
#page5 #content .col_1{width:635px;}
#page5 #content .col_2{width:345px;}
/*=========================*/

