.tail-top{ background:url(images/bg1.gif) repeat-x top center}


.col-1, .col-2, .col-3, .col-4{
	float:left;
	width: 440px;
	height: 1100px;
	padding-top: 100px;
}
/*======= width =======*/
.main{
	text-align:left;
	width:975px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/*======= header =======*/
#header {
	height:367px;
	background:url(images/top.jpg) no-repeat top center;
	padding: 0;
	margin: 0;
}

/*======= index.html =======*/
#page1 #content .col-1{
	width:475px;
	margin-right:11px
}
#page1 #content .col-2{
	width:440px
}
#page1 #content .col-3{ width:101px; text-align:center}
/*======= index-1.html =======*/
#page2 #content .col-1{ width:555px; margin-right:8px}
#page2 #content .col-2{ width:338px}
/*======= index-2.html =======*/
#page3 #content .col-1{ width:555px; margin-right:11px}
#page3 #content .col-2{ width:339px}

/*======= footer =======*/
#footer { height:49px; }
