* { margin:0; padding:0;}
.min_width{margin:0 auto; text-align:center; width:980px; min-width:980px}

/*======= You can modify the width of the website by changing "width" parameter. The minimum value is 980px. =======*/
.col1, .col2, .col3, .col4, .col5, .box_1, .box_2, .column1, .column2{ float:left}
/*======= width =======*/
.site_center{margin:0 auto; text-align:left; width:980px; }
/*.site_center{margin:0 auto; text-align:left; width:100%; }*/
.footersite_center{margin:0 auto; text-align:left; width:980px; }


/*======= index.html =======*/
#page1 #content .col1{ width:66%}
#page1 #content .col2{ width:34%}

/*======= index_1.html =======*/
#page2 #content .col1{ width:980px; padding:0px}
#page2 #content .col2{ width:43%}

/*======= index_2.html =======*/
#page3 #content .col1{ width:52%}
#page3 #content .col2{ width:45%}

/*======= index_3.html =======*/
#page4 #content .col1{ width:66%}
#page4 #content .col2{ width:30%}

/*======= index_4.html =======*/
#page5 #content .col1{ width:34%}
#page5 #content .col2{ width:63%}

/*======= index_5.html =======*/
#page6 #content .col1{ width:50%}
#page6 #content .col2{ width:45%}