.main { width:100%; height:auto;}
.min_width {width:980px;}
.site_center {text-align:center;}
.site_center_1 {margin:0 auto; text-align:left;}


.col_1, .col_2, .col_3, .col_box_1, .col_box_2{ float:left;}

#page1 {width:980px; margin:0 auto; }
/*======= index.html =======*/
#page1 .content .col_1{width:200px; }
#page1 .content .col_2{width:560px;}
#page1 .content .col_3{width:200px; float:right; margin-right:10px;}
/*=========================*/

/*======= index-1.html =======*/
#page2 .content .col_1{width:29%;}
#page2 .content .col_2{width:70%;}
/*=========================*/

/*======= index-2.html =======*/
#page3 .content .col_1{width:70%;}
#page3 .content .col_2{width:29%;}
/*=========================*/

/*======= index-3.html =======*/
#page4 .content .col_1{width:29%;}
#page4 .content .col_2{width:70%;}
/*=========================*/

/*======= index-4.html =======*/
#page5 .content .col_1{width:70%;}
#page5 .content .col_2{width:29%;}
/*=========================*/

/*======= index-5.html =======*/
#page6 .content .col_1{width:29%;}
#page6 .content .col_2{width:70%;}
/*=========================*/

/*======= index-6.html =======*/
#page7 .content .col_1{width:99%;}
/*=========================*/


