.col-1, .col-2, .col-3, .col-4{ float:left}
/*======= width =======*/
.main{margin:0 auto; text-align:left; width:980px; }

/*======= header =======*/
#header {
	height:500px;
	background:url(images/top.gif) top center no-repeat
}

/*======= index.php =======*/
#page1 #content .col-1{ width:590px; margin-right:20px}
#page1 #content .col-2{ width:290px}
#page1 #content .col-1 .col-1{ width:190px; margin-right:10px}
#page1 #content .col-1 .col-2{ width:190px}
/*======= index-1.html =======*/
#page2 #content .col-1{ width:590px; margin-right:20px}
#page2 #content .col-2{ width:290px}
/*======= index-2.html =======*/
#page3 #content .col-1{ width:590px; margin-right:20px}
#page3 #content .col-2{ width:290px}
/*======= index-3.html =======*/
#page4 #content .col-1{
	width:570px;
	margin-right:10px
}
#page4 #content .col-2{ width:290px}
#page4 #content .col-1 .col-1{ width:190px; margin-right:10px}
#page4 #content .col-1 .col-2{ width:190px}
/*======= index-4.html =======*/
#page5 #content .col-1{
	width:400px;
	margin-right:20px
}
#page5 #content .col-2{ width:290px}
#page5 #content .col-1 .col-1{
	width:190px;
	margin-right:25px
}
#page5 #content .col-1 .col-2{
	width:170px;
	margin-right: 15px;
}
#page5 #content .col-1 .col-3{ width:299px; margin-right:0}
#page5 #content .col-1 .col-4{ width:286px}

/*======= footer =======*/
#footer { height:308px; }
#footer .col-1{ width:130px}
#footer .col-2{ width:380px; text-align:right}
