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

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

/*======= index.html =======*/
#page1 #content .col1{ width:484px}
#page1 #content .col2{ width:207px}
#page1 #content .col3{
	width:230px;
	border-right:1px solid #e1e1e1
}
#page1 #content .col4{
	width:220px;
	border-left:1px solid #e1e1e1;
	margin-left:-1px
}
/*======= index-1.html =======*/
#page2 #content .col1{ width:222px}
#page2 #content .col2{ width:469px}
/*======= index-2.html =======*/
#page3 #content .col1{
	width:705px
}
#page3 #content .col2{ width:207px}
/*======= index-3.html =======*/
#page4 #content .col1{ width:222px}
#page4 #content .col2{ width:469px}
/*======= index-4.html =======*/
#page5 #content .col1{ width:222px}
#page5 #content .col2{
	width:450px
}
#page5 #content .col3{
	width:200px
}
#page5 #content .col4{ width:216px}
