
.col1, .col2, .col3, .col-1, .col-2, .col-3, .col-4, .col-5, .col-6{ float:left}
/*======= width =======*/
.main{margin:0 auto; text-align:left; width:975px;background-color:black; }

/*======= header =======*/
#header {height:380px;background-color:black; }


.col1{ width:234px; text-align:center}
.col2{ width:259px; text-align:center}
.col3{ width:248px; text-align:center}

/*======= index.html =======*/
#page1 #content .col-1{ width:305px; margin-right:16px;}
#page1 #content .col-2{ width:305px;background-color:black;}
#page1 #content .col-3{ width:626px;background-color:black;}
/*======= index-1.html =======*/
#page2 #content .col-1{ width:305px; margin-right:16px;}
#page2 #content .col-3{ width:626px;background-color:black;}
/*======= index-2.html =======*/
#page3 #content .col-1{ width:305px; margin-right:16px;}
#page3 #content .col-2{ width:305px;background-color:black;}
#page3 #content .col-3{ width:626px;background-color:black;}
/*======= index-3.html =======*/
#page4 #content .col-1{ width:305px; margin-right:16px;}
#page4 #content .col-2{ width:305px;background-color:black;}
#page4 #content .col-3{ width:626px;background-color:black;}
#page4 #content .col-4{ width:626px; margin-right:15px;}
#page4 #content .col-5{ width:196px;background-color:black;}
#page4 #content .col-6{ width:150px;background-color:black;}
/*======= index-4.html =======*/
#page5 #content .col-1{ width:305px; margin-right:16px;}
#page5 #content .col-2{ width:305px;background-color:black;}
#page5 #content .col-3{ width:626px;background-color:black;}
#page5 #content .col-4{ width:224px; margin-right:73px;}
#page5 #content .col-5{ width:224px;background-color:black;}
/*======= footer =======*/
#footer { height:116px; }