.col1, .col2, .col3, .col4, .col5, .box_1, .box_2{ float:left}
/*======= width =======*/
.site_center{
	margin:0 auto;
	text-align:left;
	width:780px;
	vertical-align: middle;
}


/*======= index-1.html =======*/
#page1 #content .col1{ width:374px}
#page1 #content .col2{ width:345px}


/*======= index-2.html =======*/
#page2 #content .col1{ width:320px}
#page2 #content .col2{ width:336px}

/*======= index-4.html =======*/
#page4 #content .col1{ width:222px}
#page4 #content .col2{ width:486px}
#page4 #content .col2 .box_1{ width:242px}
#page4 #content .col2 .box_2{ width:242px}
