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


/*======= home.html =======*/
#page1 #content .col1{ width:260px}
#page1 #content .col2{ width:450px}

/*======= single page content =======*/
#page2 #content .col1{ width:310px}
#page2 #content .col2{ width:400px}

/*======= 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}

