.tail-top{
	background-color: #fff;
	background-repeat: repeat-x;
	background-position: top;
}
.tail-bottom{
}


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

/*======= header =======*/
#header {
	height:204px;
}


/*======= index.html =======*/
#page1 #content .col-1{ width:268px; margin-right:40px}
#page1 #content .col-2{ width:267px; margin-right:46px}
#page1 #content .col-3{ width:259px}
/*======= index-1.html =======*/
#page2 #content .col-1{ width:268px; margin-right:40px}
#page2 #content .col-2{ width:267px; margin-right:42px}
#page2 #content .col-3{ width:263px}
/*======= index-2.html =======*/
#page3 #content .col-1{ width:565px; margin-right:58px}
#page3 #content .col-2{ width:267px}
#page3 #content .col-3{ width:266px; margin-right:37px}
#page3 #content .col-4{ width:258px}
/*======= index-3.html =======*/
#page4 #content .col-1{ width:270px; margin-right:38px}
#page4 #content .col-2{ width:600px}
/*======= index-4.html =======*/
#page5 #content .col-1{ width:565px; margin-right:58px}
#page5 #content .col-2{ width:267px}
#page5 #content .col-3{ width:266px; margin-right:37px}
#page5 #content .col-4{ width:260px}
/*======= index-5.html =======*/
#page6 #content .col-1{ width:253px; margin-right:45px}
#page6 #content .col-2{ width:600px}

/*======= footer =======*/
#footer {
	height:71px;
	clear: both;
	text-align: center;
}
