.col-1, .col-2, .col-3, .col-4, .col-5, .col-6{ float:left}
/*======= width =======*/
.main{margin:0 auto; text-align:left; width:900px; }

/*======= header =======*/
#header {height:469px; }

/*======= index.html =======*/
#page1 #content .col-1{ width:292px; margin-right:12px}
#page1 #content .col-2{ width:292px}
#page1 #content .col-3{ width:246px; margin-right:37px}
#page1 #content .col-4{ width:594px}
/*======= index-1.html =======*/
#page2 #content .col-1{ width:292px; margin-right:12px}
#page2 #content .col-2{ width:292px}
#page2 #content .col-3{ width:594px; margin-right:37px}
#page2 #content .col-4{ width:246px}
/*======= index-2.html =======*/
#page3 #content .col-1{ width:596px; margin-right:11px}
#page3 #content .col-2{ width:292px}
#page3 #content .col-3{ width:246px; margin-right:37px}
#page3 #content .col-4{ width:594px}
/*======= index-3.html =======*/
#page4 #content .col-1{ width:292px; margin-right:12px}
#page4 #content .col-2{ width:292px}
#page4 #content .col-3{ width:246px; margin-right:37px}
#page4 #content .col-4{ width:594px}
#page4 #content .col-5{ width:230px; margin-right:73px}
#page4 #content .col-6{ width:220px}
/*======= index-4.html =======*/
#page5 #content .col-1{ width:596px; margin-right:11px}
#page5 #content .col-2{ width:292px}
/*======= index-5.html =======*/
#page6 #content .col-1{
	width:750px;
	margin-right:12px
}
#page6 #content .col-2{
	width:325px
}
#page6 #content .col-3{
	width:400px;
	margin-right:37px
}
#page6 #content .col-4{
	width:350px
}

/*======= footer =======*/
#footer { height:92px; }

