#main {margin:0 auto; width:100%; text-align:left;}

.min_width {min-width:990px; width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 990)? "990px" : "100%");}

#header, #content, #footer, .container {width:100%; overflow:hidden}


.col-1, .col-2, .col-3, .list-col-1, .list-col-2, .form-col-1, .form-col-2, .box-col-1, .box-col-2 { float:left;}


/*======= index.html =======*/
#page1 .col-1{width:37%;}
#page1 .col-2{width:26%;}
#page1 .col-3{width:36%;}
/*=========================*/

/*======= index-1.html =======*/
#page2 .col-1{width:37%;}
#page2 .col-2{width:32%;}
#page2 .col-3{width:30%;}
/*=========================*/

/*======= index-2.html =======*/
#page3 .col-1{width:63%;}
#page3 .col-2{width:36%;}
/*=========================*/

/*======= index-3.html =======*/
#page4 .col-1{width:37%;}
#page4 .col-2{width:26%;}
#page4 .col-3{width:36%;}
#page4 .form-col-1 {width:74px}
#page4 .form-col-2 {width:74px}
/*=========================*/

/*======= index-4.html =======*/
#page5 .col-1{width:37%;}
#page5 .col-2{width:63%;}
#page5 .col-2 .box-col-1 {width:40%}
#page5 .col-2 .box-col-2 {width:59%}
/*=========================*/

/*======= index-5.html =======*/
#page6 .col-1{width:63%;}
#page6 .col-2{width:36%;}
#page6 .col-1 .col-1 {width:33%;}
#page6 .col-1 .col-2 {width:33%;}
#page6 .col-1 .col-3 {width:33%;}
/*=========================*/

/*======= index-6.html =======*/
#page7 .col-1{width:37%;}
#page7 .col-2{width:26%;}
#page7 .col-3{width:36%;}
/*=========================*/
