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

/*======= index.html =======*/
#page1 #content .col1{ width:235px; margin-right:50px}
#page1 #content .col2{ width:476px}
/*======= index-1.html =======*/
#page2 #content .col1{
	width:350px;
	margin-right:100px
}
#page2 #content .col2{
	width:300px;
	margin-right:10px
}
/*======= index-2.html =======*/
#page3 #content .col1{
	width:235px;
	margin-right:60px
}
#page3 #content .col2{
	width:436px;
	margin-right:10px
}
/*======= index-3.html =======*/
#page4 #content .col1{
	width:400px;
	margin-right:47px
}
#page4 #content .col2{
	width:280px
}
/*======= index-4.html =======*/
#page5 #content .col1{
	width:350px;
}
#page5 #content .col2{
	width:300px
}
#page5 #content .col3{ width:247px; font-size:.9em}
#page5 #content .col4{ width:228px; font-size:.9em}
/*======= index-4.html =======*/
#page6 #content .col1{ width:751px; margin-right:10px;}
