.col1, .col2, .col3, .col4, .col5, .box_1, .box_2, .column1, .column2, .column3{ float:left}
/*======= width =======*/
.site_center{
	margin:0 auto;
	text-align:left;
	width:1200px;
}



/*======= index.html =======*/
#page1 #content .col1{ width:220px}
#page1 #content .col2{ width:220px}
#page1 #content .col3{
	width:638px
}

/*======= index-1.html =======*/
#page2 #content .col1{
	width:638px
}
#page2 #content .col2{ width:220px}
#page2 #content .col3{ width:220px}

/*======= index-2.html =======*/
#page3 #content .col1{ width:250px}
#page3 #content .col2{ width:220px}
#page3 #content .col3{ width:308px}

/*======= index-3.html =======*/
#page4 #content .col1{
	width:741px
}
#page4 #content .col2{ width:338px}

/*======= index-4.html =======*/
#page5 #content .col1{ width:220px}
#page5 #content .col2{ width:220px}
#page5 #content .col3{ width:338px}

/*======= index-5.html =======*/
#page6 #content .col1{
	width:1080px
}
