.col1, .col2, .col3, .col4, .col5, .box_1, .box_2, .column1, .column2{ float:left}
/*======= width =======*/
.site_center{margin:0 auto; text-align:left; width:900px; }


/*======= index.html =======*/
#page1 #content .col1{
	width:356px;
}
#page1 #content .col2{
	width:535px;
}
#page1 #content .col2 .box_1{ width:325px}
#page1 #content .col2 .box_2{ width:200px}

/*======= index-1.html =======*/
#page2 #content .col1{ width:354px}
#page2 #content .col2{ width:257px}
#page2 #content .col3{ width:277px}

/*======= index-2.html =======*/
#page3 #content .col1{ width:610px}
#page3 #content .col2{ width:282px}

/*======= index-3.html =======*/
#page4 #content .col1{ width:406px}
#page4 #content .col2{ width:485px}

/*======= index-5.html =======*/
#page6 #content .col1{ width:350px}
#page6 #content .col2{ width:540px}

/*======= index-6.html =======*/
#page7 #content .col1{ width:610px}
#page7 #content .col1 .column1{ width:278px}
#page7 #content .col2{ width:280px}

/*======= index-7.html =======*/
#page8 #content .col1{ width:354px}
#page8 #content .col2{ width:260px}
#page8 #content .col3{ width:275px}
#page2 #content #google-maps  {
	width: 500px;
}
