#main {width:888px; margin:0 auto;}

#header {height:504px;}
#header, #content, #footer { font-size:11px;}

.col-1, .col-2, .col-3 { float:left;}

/*======= index.html =======*/
.page1 .col-1 { width:221px; margin-right:20px;}
.page1 .col-2 { width:404px; margin-right:20px;}
.page1 .col-3 { width:222px;}

/*======= index-1.html =======*/
.page2 .col-1 { width:222px; margin-right:20px;}
.page2 .col-2 { width:404px; margin-right:20px;}
.page2 .col-3 { width:222px; margin-top:34px;}

/*======= index-2.html =======*/
.page3 .col-1 { width:404px; margin-right:20px;}
.page3 .col-2 { width:222px; margin-right:20px;}
.page3 .col-3 { width:222px;}

/*======= index-3.html =======*/
.page4 .col-1 { width:221px; margin-right:20px;}
.page4 .col-2 { width:404px; margin-right:20px; margin-top:34px;}
.page4 .col-3 { width:222px;}

/*======= index-4.html =======*/
.page5 .col-1 { width:222px; *width:200px; margin-right:20px;}
.page5 .col-2 { width:646px;}

/*======= index-5.html =======*/
.page6 .col-1 { width:222px; margin-right:20px;}
.page6 .col-2 { width:404px; margin-right:19px;}
.page6 .col-2 .col-1 { width:190px; margin:0;}
.page6 .col-2 .col-2 { width:179px; margin:0;}
.page6 .col-3 { width:222px;}

/*=========================*/

#footer {height:39px;}