#main {margin:0 auto; width:900px; text-align:left;}

.col_1, .col_2, .col_3, .col_box_1, .col_box_2, .col_box_3{ float:left;}

#header, #content, #footer {width:900px}

.width {width:100%}

/*======= index.html =======*/
#page1 #content .col_1{width:288px;}
#page1 #content .col_2{width:288px;}
#page1 #content .col_3{width:288px;}
/*=========================*/

/*======= index-1.html =======*/
#page2 #content .col_1{width:576px;}
#page2 #content .col_2{width:288px;}
/*=========================*/

/*======= index-2.html =======*/
#page3 #content .col_1{width:288px;}
#page3 #content .col_2{width:576px;}
/*=========================*/

/*======= index-3.html =======*/
#page4 #content .col_1{width:576px;}
#page4 #content .col_2{width:288px;}
/*=========================*/

/*======= index-4.html =======*/
#page5 #content .col_1{width:288px;}
#page5 #content .col_2{width:576px;}
/*=========================*/

/*======= index-5.html =======*/
#page6 #content .col_1{width:576px;}
#page6 #content .col_2{width:288px;}
/*=========================*/
