#main {width:780px; margin:0 auto; text-align:left;}

#header {height:165px;
}
#header, #content, #footer { font-size:.82em;}

.col_1, .col_2, .col_3, .column1, .column2, .column3 { float:left;}

/*======= index.html =======*/
#page1 .col_1 {width:257px;}
#page1 .col_2 { width:257px;}
#page1 .col_3 { width:237px;}

/*======= index-1.html =======*/
#page2 .col_1 {width:272px;
    height: 535px;
}
#page2 .col_2 { width:748px;
}

#page2 .column1 { width:257px;}
#page2 .column2 { width:259px;}
#page2 .column3 { width:232px;}

/*======= index-2.html =======*/
#page3 .col_1 {width:529px;
    height: 616px;
}
#page3 .col_2 { width:237px;}

#page3 .col_1 .column1 { width:244px;}
#page3 .col_1 .column2 { width:234px;}

/*======= index-3.html =======*/
#page4 .col_1 {width:272px;}
#page4 .col_2 { width:494px;}

/*======= index-4.html =======*/
#page5 #content .col_1 {width:529px;}
#page5 #content .col_2 { width:237px;}

#page5 #content .col_1 .column1 { width:244px;}
#page5 #content .col_1 .column2 { width:234px;}

/*======= index-5.html =======*/
#page6 .col_1 {width:100%;
}
#page6 .col_2 { width:237px;}

#page6 .col_1 .block .column1 { width:253px;}
#page6 .col_1 .block .column2 { width:196px;}
#page6 .col_1 .column1 { width:246px;}
#page6 .col_1 .column2 { width:251px;}


/*=========================*/


#footer {height:84px;}
