.col-1, .col-2, .col-3, .col-4{ float:left}
/*======= width =======*/
.main{margin:0 auto; text-align:left; width:915px; }

/*======= header =======*/
#header {height:177px}

/*======= index-1.html =======*/
#page1 #content .col-1{ width:381px; margin-right:46px}
#page1 #content .col-2{ width:381px}
/*======= index-2.html =======*/
#page2 #content .col-1{ width:381px; margin-right:46px}
#page2 #content .col-2{ width:381px}
/*======= index-3.html =======*/
#page3 #content .col-1{ width:381px; margin-right:46px}
#page3 #content .col-2{ width:381px}
/*======= index-4.html =======*/
#page4 #content .col-1{ width:381px; margin-right:46px}
#page4 #content .col-2{ width:381px}
/*======= index-5.html =======*/
#page5 #content .col-1{ width:381px; margin-right:46px}
#page5 #content .col-2{ width:381px}
#page5 #content .col-3{
	width:200px;
	height: 50px;
	background-color: #1f1f1f;
}
#page5 #content .col-4{
	width:250px;
	height: 50px;
}

/*======= footer =======*/
#footer {
	height:98px;
	background-color: #000000;
}
