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


.left{ width:60px; float:left; margin:0 auto; background:url(images/left_bg.gif) no-repeat 50% top}
.center{
	width:760px;
	float:left
}
.right{ float:left; margin:0 auto; background:url(images/right_bg.gif) no-repeat 50% top; width: 0; }
/*======= header =======*/
#header {height:445px }

/*======= index.html =======*/
#page1 #content .col1{ width:364px}
#page1 #content .col2{ width:263px}
#page1 #content .col3{ width:330px}
#page1 #content .col4{ width:361px}
/*======= index-1.html =======*/
#page2 #content main{ width:426px}
#page2 #content main{ width:265px}
/*======= index-2.html =======*/
#page3 #content .col1{ width:258px}
/*======= index-3.html =======*/
#page4 #content .col1{ width:364px}
#page4 #content .col2{ width:263px}
#page4 #content .col3{ width:330px}
#page4 #content .col4{ width:361px}
/*======= index-4.html =======*/
#page5 #content .col1{ width:364px}
#page5 #content .col2{ width:263px}
#page5 #content .col3{ width:330px}
#page5 #content .col4{ width:361px}
/*======= index-5.html =======*/
#page6 #content .col1{ width:426px}
#page6 #content .col2{ width:361px}
/*======= index-6.html =======*/
#page7 #content .col1{ width:295px}
#page7 #content .col2{ width:396px}
#page7 #content .col3{ width:175px}
#page7 #content .col4{ width:361px}

