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

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

/*======= index.html =======*/
#page1 #content .col-1{
	width:590px;
	margin-right:20px;
	margin-top: 15px;
}
#page1 #content .col-2{
	width:290px;
	margin-top: 15px;
}
#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; margin-top: 15px;}
/*======= index-3.html =======*/
#page4 #content .col-1{ width:590px; margin-right:20px}
#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:590px; margin-right:20px}
#page5 #content .col-2{
	width:290px;
}
#page5 #content .col-1 .col-1{
	width:180px;
	margin-right:25px;
	margin-left: 6px;
}
#page5 #content .col-1 .col-2{ width:170px}
#page5 #content .col-1 .col-3{ width:299px; margin-right:0}
#page5 #content .col-1 .col-4{ width:286px}

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