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

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

/*======= index.html =======*/
#page1 #content .col1{
	width:410px;
	padding: 20px 20px 0px 50px;
}
#page1 #content .col2{
	width:335px;
	margin-left: 0px;
	padding: 20px 50px 0px 30px;
}
/*======= index-1.html =======*/
#page2 #content .col1{
	width:400px;
	padding: 20px 20px 10px 50px;
}
#page2 #content .col2{
	width:350px;
	padding: 20px 50px 10px 20px;
}
#page2 #content .col3{
	width:790px;
	padding-left: 42px;
}
/*======= index-2.html =======*/
#page3 #content .col1{ width:400px}
#page3 #content .col2{ width:143px}
#page3 #content .col3{ width:375px}
/*======= index-3.html =======*/
#page4 #content .col1{ width:305px}
#page4 #content .col2{ width:475px}
/*======= 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}
