.col1, .col2, .col3, .col-1, .col-2, .col-3, .col-4{ float:left}
/*======= width =======*/
.main {	margin: 0 auto;	position: relative;	width:1093px; }



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

/*======= index.html =======*/
#page1 .col1{ width:204px}
#page1 .col2{ width:418px}
#page1 .col3{ width:471px}
#page1 .col-1{ width:204px}
#page1 .col-2{ width:889px}
#page1 .col-3{ width:418px}
#page1 .col-4{
	width:889px
}
/*======= index-1.html =======*/
#page2 .col-1{ width:204px}
#page2 .col-2{ width:889px}
#page2 .col-3{ width:418px}
#page2 .col-4{ width:471px}
#page2 .col-2 .col-1{ width:290px}
#page2 .col-2 .col-2{ width:240px}
