.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; }

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


.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}
#page1 #content .col-3{
	width:626px;
	padding: 20, 0, 0, 0,;
}
/*======= index-1.html =======*/
#page2 #content .col-1{ width:305px; margin-right:16px}
#page2 #content .col-3{ width:626px}
/*======= index-2.html =======*/
#page3 #content .col-1{ width:305px; margin-right:16px}
#page3 #content .col-2{ width:305px}
#page3 #content .col-3{ width:626px}
/*======= index-3.html =======*/
#page4 #content .col-1{ width:305px; margin-right:16px}
#page4 #content .col-2{ width:305px}
#page4 #content .col-3{ width:626px}
#page4 #content .col-4{ width:626px; margin-right:15px}
#page4 #content .col-5{ width:196px}
#page4 #content .col-6{ width:150px}
/*======= index-4.html =======*/
#page5 #content .col-1{ width:305px; margin-right:16px}
#page5 #content .col-2{ width:305px}
#page5 #content .col-3{ width:626px}
#page5 #content .col-4{
	width:500px;
	margin-right:73px
}
#page5 #content .col-5{ width:224px}
/*======= footer =======*/
#footer { height:116px; }
