.col1, .col2, .col3, .col4, .col5{
	float:left;
	width: 200px;
}
/*======= width =======*/
.w{margin:0 auto; text-align:left; width:900px; background:url(images/bg1.gif) }


.left{ width:70px; float:left; background:url(images/left_bg.gif) no-repeat top}
.center{
	width:850px;
	float:left
}
.right{ width:70px; float:left; background:url(images/right_bg.gif) no-repeat top}
/*======= header =======*/
#header {height:445px;  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:375px
}
/*======= 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:660px
}
#page4 #content .col2{ width:285px}
/*======= index-4.html =======*/
#page5 #content .col1{
	width:365px;
	float: right;
}
#page5 #content .col2{
	width:400px;
	float: left;
}
#page5 #content .col3{
	width:135px
}
#page5 #content .col4{
	width:150px
}
#page5 #content .col5{
	width:135px
}
/*======= 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}

