
#header{ height:394px; width:780px; margin:0 auto;}

#content1 { width:780px; margin:0 auto;}
#content2 { width:780px; margin:0 auto;}

.col_1, .col_2, .col_3, .col_4 { float:left;}

/*======= index.html =======*/
#page1 #content1 .col_1 {width:339px;}
#page1 #content1 .col_2 { width:404px;}
#page1 #content2 .col_1 { width:218px;}
#page1 #content2 .col_2 { width:184px;}
#page1 #content2 .col_3 { width:189px;}
#page1 #content2 .col_4 { width:167px;}

/*======= index-1.html =======*/
#page2 #content1 .col_1 {width:509px;}
#page2 #content1 .col_2 { width:233px;}

/*======= index-2.html =======*/
#page3 #content1 .col_1 {width:339px;}
#page3 #content1 .col_2 { width:405px;}
#page3 #content2 .col_1 { width:218px;}
#page3 #content2 .col_2 { width:184px;}
#page3 #content2 .col_3 { width:189px;}
#page3 #content2 .col_4 { width:167px;}

/*======= index-3.html =======*/
#page4 #content1 .col_1 {width:509px;}
#page4 #content1 .col_2 { width:233px;}

/*======= index-4.html =======*/
#page5 #content1 .col_1 {width:339px;}
#page5 #content1 .col_2 { width:405px;}

/*======= index-5.html =======*/
#page6 #content1 .col_1 {width:509px;}
#page6 #content1 .col_2 { width:234px;}


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


#footer { height:72px; width:780px; margin:0 auto; }