.col1, .col2, .col3, .col4{ float:left}
/*======= width =======*/
.w{margin:0 auto; text-align:left; width:755px; }

/*======= header =======*/
#header {height:377px; }

/*======= index.html =======*/
#page1 #content .col1{
	width:375px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #000000;
}
#page1 #content .col2{
	width:311px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
/*======= index-1.html =======*/
#page2 #content .col1{
	width:415px
}
#page2 #content .col2{
	width:200px;
	height: 500px;
	border: 1;
	border-top-color: #000000;
	border-left-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-color: #000000;
}
/*======= index-2.html =======*/
#page3 #content .col1{
	width:260px;
	height: inherit;
}
#page3 #content .col2{ width:143px}
#page3 #content .col3{
	width:280px
}
/*======= index-3.html =======*/
#page4 #content .col1{
	width:150px
}
#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:320px
}
