#main {width:1000px; text-align:left;}

#header, #content, #footer {width:1000px}

.width {width:1000px}

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


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

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

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

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

/*======= index-4.html =======*/
#page5 #content .col_1{width:357px;}
#page5 #content .col_2{width:303px;}
#page5 #content .col_3{width:340px;}
/*=========================*/

