.tail-top{background:url(images/bg.jpg) no-repeat top center }
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6{ float:left}
/*======= width =======*/
.main{margin:0 auto; text-align:left; width:986px; }

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

/*======= index.html =======*/
#page1 #content .col-1{
	width:275px;
	margin-right:40px
}
#page1 #content .col-2{
	width:620px;
	margin-right: 25px;
	margin-left: 25px;
}
/*======= index-1.html =======*/
#page2 #content .col-1{ width:275px; margin-right:75px}
#page2 #content .col-2{ width:558px}
/*======= index-2.html =======*/
#page3 #content .col-1{ width:275px; margin-right:75px}
#page3 #content .col-2{ width:558px}
/*======= index-3.html =======*/
#page4 #content .col-1{
	width:275px;
	margin-right:30px;
}
#page4 #content .col-2{
	width:675px
}
#page4 #content .col-2 .col-1{ width:190px; margin-right:50px}
#page4 #content .col-2 .col-2{ width:248px}
#page4 #content .col-2 .col-3{ width:163px; margin-right:34px}
#page4 #content .col-2 .col-4{ width:163px}
#page4 #content .col-2 .col-5{ width:304px; margin-right:0px}
#page4 #content .col-2 .col-6{ width:251px}

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