
#main {width:800px; text-align:left;}

#header {height:362px;}

.col_1, .col_2, .col_3 { float:left;}

/*======= index.html =======*/
#page1 #content .col_1 {width:522px;}
#page1 #content .col_2 { width:245px;}

/*======= index-1.html =======*/
#page2 #content .col_1 {width:522px;}
#page2 #content .col_2 { width:245px;}

/*======= index-2.html =======*/
#page3 #content .col_1 {width:522px;}
#page3 #content .col_2 { width:245px;}

/*======= index-3.html =======*/
#page4 #content .col_1 {width:522px;}
#page4 #content .col_2 { width:245px;}

/*======= index-4.html =======*/
#page5 #content .col_1 {width:522px;}
#page5 #content .col_2 { width:245px;}


/*=========================*/


#footer {height:63px;}