.col1, .col2, .col3, .col4{ float:left}
/*======= width =======*/
.w{
	margin:0 auto;
	text-align:left;
	width:920px;
	height:3450px;
	background-color: #272727;
}

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

/*======= index-1.html =======*/
#page1 #content .col1{ width:412px}
#page1 #content .col2{ width:194px}
/*======= index-2.html =======*/
#page2 #content .col1{ width:391px}
#page2 #content .col2{ width:215px}
/*======= index-3.html =======*/
#page3 #content .col1{ width:369px}
#page3 #content .col2{ width:237px}
/*======= index-4.html =======*/
#page4 #content .col1{ width:389px}
#page4 #content .col2{ width:217px}
/*======= index-5.html =======*/
#page5 #content .col1{ width:606px}
/*======= index-6.html =======*/
#page6 #content .col1{ width:275px}
#page6 #content .col2{ width:360px}
/*======= index-7.html =======*/
#page7 #content .col1{ width:304px}
#page7 #content .col2{ width:302px}
/*======= index-8.html =======*/
#page8 #content .col1{ width:606px}

