.col-1, .col-2, .col-3, .col-4{ float:left}
/*======= width =======*/
.main{margin:0 auto; text-align:left; width:955px; }

/*======= header =======*/
#header {
	height:86px;
	background:url(images/top.jpg) no-repeat top center
}

/*======= index.html =======*/
#page1 #content .col-1{ width:698px; margin-right:18px}
#page1 #content .col-2{ width:237px}
#page1 #content .col-3{ width:344px; margin-right:10px}
#page1 #content .col-4{ width:344px}
/*======= index-1.html =======*/
#page2 #content .col-1{ width:698px; margin-right:18px}
#page2 #content .col-2{ width:237px}
#page2 #content .col-3{ width:394px; margin-right:20px}
#page2 #content .col-4{ width:250px}

/*======= footer =======*/

