.col1, .col2, .col3, .col4, .col5{ float:left}
/*======= width =======*/
.w{
	margin:0 auto;
	text-align:left;
	width:900px;
	background-image: url(../images/bg1.gif);
}


.left{ width:70px; float:left; background:url(../images/left_bg.gif) no-repeat top}
.center{ width:760px; float:left}
.right{ width:70px; float:left; background:url(../images/right_bg.gif) no-repeat top}
/*======= header =======*/
#header {
	height:347px;
	background-repeat: repeat-x;
	background-position: bottom;
	background-image: url(../images/logo1.gif);
}

/*======= index.html =======*/
#page1 #content .col1{
	width:364px;
	margin-right:64px;
}
#page1 #content .col2{
	width:263px;
	padding-top: 15px;
}
#page1 #content .col3{
	width:230px
}
#page1 #content .col4{
	width:230px
}
/*======= 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}
