.tail-top{
}
.tail-bottom{
}

.col-1, .col-2, .col-3, .col-4{
	float:left;
	background-color: #FFF;
	line-height: normal;
}
/*======= width =======*/
.main{
	margin:0 auto;
	text-align:left;
	width:980px;
	background-color: #FFF;
}

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

/*======= index.html =======*/
#page1 #content .col-1{
	width:400px;
	margin-right:35px
}
#page1 #content .col-2{ width:342px}
/*======= index-1.html =======*/
#page2 #content .col-1{
	width:240px;
	margin-right:48px;
	color: #000;
}
#page2 #content .col-2{ width:245px; margin-right:47px}
#page2 #content .col-3{ width:232px}
/*======= index-2.html =======*/
#page3 #content .col-1{ width:424px; margin-right:46px}
#page3 #content .col-2{ width:342px}
/*======= index-3.html =======*/
#page4 #content .col-1{ width:240px; margin-right:48px}
#page4 #content .col-2{ width:245px; margin-right:47px}
#page4 #content .col-3{ width:232px}
/*======= index-4.html =======*/
#page5 #content .col-1{ width:240px; margin-right:48px}
#page5 #content .col-2{ width:247px; margin-right:45px}
#page5 #content .col-3{ width:232px}

/*======= footer =======*/
#footer { height:84px; }
