.col1, .col2, .col3, .col4, .col5{ float:left}
/*======= width =======*/
.w{
	margin:0 auto;
	text-align:justify;
	width:900px;
	background-image: none;
	float:none
}


.left{
	width:70px;
	float:left;
	background:url(images/left_bg.gif) no-repeat top
}
.center{
	width:900px;
	float:none
}
.right{ width:70px; float:left; background:url(images/right_bg.gif) no-repeat top}
/*======= header =======*/
#header {
	height:400px;
	background:url(images/top_bg.jpg) no-repeat top center
}

/*======= index.html =======*/
#page1 #content .col1{ width:364px; margin-right:64px}
#page1 #content .col2{ width:263px}
#page1 #content .col3{ width:330px}
#page1 #content .col4{ width:361px}
/*======= index-1.html =======*/
#page2 #content .col1{ width:406px}
#page2 #content .col2{ width:285px}
/*======= index-2.html =======*/
#page3 #content .col1{ width:364px; margin-right:64px}
#page3 #content .col2{ width:263px}
#page3 #content .col3{ width:330px}
#page3 #content .col4{ width:361px}
/*======= index-3.html =======*/
#page4 #content .col1{ width:406px}
#page4 #content .col2{ width:285px}
/*======= index-4.html =======*/
#page5 #content .col1{ width:295px}
#page5 #content .col2{ width:396px}
#page5 #content .col3{ width:123px}
#page5 #content .col4{ width:122px}
#page5 #content .col5{ width:87px}
/*======= index-5.html =======*/
#page6 #content .col1{ width:426px}
#page6 #content .col2{ width:265px}
/*======= index-6.html =======*/
#page7 #content .col1{ width:295px}
#page7 #content .col2{ width:396px}
#page7 #content .col3{ width:175px}
#page7 #content .col4{ width:157px}
