.col1, .col2, .col3, .col4{ float:left}
/*======= width =======*/
.w{
	text-align:center;
	width:960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

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

/*======= index.html =======*/
#page1 #content .col1{
	width:100%
}
#page1 #content .col2{ width:311px}
/*======= index-1.html =======*/
#page2 #content .col1{
	width:100%
}
#page2 #content .col2{ width:312px}
/*======= index-2.html =======*/
#page3 #content .col1{width:100%}
#page3 #content .col2{ width:143px}
#page3 #content .col3{
	width:440px
}
/*======= index-3.html =======*/
#page4 #content .col1{ width:253px}
#page4 #content .col2{ width:444px}
/*======= index-4.html =======*/
#page5 #content .col1{ width:206px}
#page5 #content .col2{ width:266px}
#page5 #content .col3{ width:225px}
/*======= index-5.html =======*/
#page6 #content .col1{ width:697px}
