<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#main {margin:0 auto; width:800px;}


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

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


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

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

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

/*======= index-4.html =======*/
#page5 #content .col_1{width:251px;}
#page5 #content .col_2{width:465px;}
/*=========================*/


/*======= index-5.html =======*/
#page6 #content .col_1{width:522px;}
#page6 #content .col_2{width:217px;}
/*=========================*/

/*======= index-6.html =======*/
#page7 #content .col_1{width:712px;}
/*=========================*/


</pre></body></html>