﻿* { margin:0; padding:0;}

/*.min_width{text-align:center; width:100%; width: expression(document.body.clientWidth<980 ? "980px" : "100%"); min-width:980px}*/

/*.min_width{text-align:center; width:100%; min-width:980px}*/
.min_width{text-align:center; width:100%; min-width:1000px}

/*======= 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, .box_3, .box_4, .column1, .column2, .k1, .k2, .k3, .k4, .k5, .k6, .fleft, .fleft_1, .fleft_2, .pic_left, .pic_left_1{ float:left}
/*======= width =======*/
.site_center{margin:0 auto; text-align:left; padding:0 40px 0 40px }


/*======= index.html =======*/
#page1{}
#page1 #content .col1{ width:54%}
#page1 #content .col2{ width:43%}

