﻿.col-1, .col-2, .col-3, .col-4{ float:left}
/*======= width =======*/
.main{margin:0 auto; text-align:left; width:980px; position:relative; z-index:2;
	top: 0px;
	left: 0px;
}

/*======= header =======*/
#header {height:241px;}
#content { height:1495px
}

/*======= index-2.html =======*/
#page3 #content .col-1{ width:213px; margin-right:38px}
#page3 #content .col-2{ width:213px;
	height: 579px;
}
/*======= index-5.html =======*/
#page6 #content .col-1{ width:238px; margin-right:0}
#page6 #content .col-2{ width:252px}

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