.min-width {width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 780)? "780px" : "100%"); min-width:780px;}

.col-1, .col-2, .col-3, .row-box-1, .row-box-2{ float:left;}


/*======= index.html =======*/
#page1 .content .col-1{width:43%;}
#page1 .content .col-2{width:57%;}
/*=========================*/

/*======= index-1.html =======*/
#page2 .content .col-1{width:68%;}
#page2 .content .col-2{width:26%;}
/*=========================*/

/*======= index-2.html =======*/
#page3 .content .col-1{width:100%;}
/*=========================*/

/*======= index-3.html =======*/
#page4 .content .col-1{width:37%;}
#page4 .content .col-2{width:63%;}
/*=========================*/

/*======= index-4.html =======*/
#page5 .content .col-1{width:530px;}
#page5 .content .col-2{width:100%; margin-left:-530px;}
/*=========================*/

/*======= index-5.html =======*/
#page6 .content .col-1{width:100%;}
/*=========================*/
