/*You can modify the width of the website by changing "width" parameter with .main The minimum value is 800px.*/
.main { width:800px;}
.min_width {width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 800)? "800px" : "100%"); min-width:800px;}
#header {height:160px;}
#header .w{width:800px;}
#footer { height:67px;}

.column, .column_1 { float:left;}
.content .box .column { width:35%; height:259px;}
.content .box .column_1 { width:64%;}

/*---page---*/
#page .content .row .column{ width:61%;}
#page .content .row .column_1{ width:38%;}
/*---// page---*/

/*---page_1---*/
#page_1 .content .box .column { width:36%; height:259px;}
#page_1 .content .box .column_1 { width:63%;}

#page_1 .content .row .column{ width:38%;}
#page_1 .content .row .column_1{ width:61%;}
/*---// page_1---*/

/*---page_2---*/
#page_2 .content .row .column{ width:51%;}
#page_2 .content .row .column_1{ width:48%;}
#page_2 .content .row_1 .column{ width:51%;}
#page_2 .content .row_1 .column_1{ width:48%;}
/*---// page_2---*/

/*---page_3---*/
#page_3 .content .box .column { width:36%; height:259px;}
#page_3 .content .box .column_1 { width:63%;}

#page_3 .content .row .column_1{ width:99%;}
/*---// page_3---*/

/*---page_4---*/
#page_4 .content .row .column{ width:61%;}
#page_4 .content .row .column_1{ width:38%;}
/*---// page_4---*/

/*---page_5---*/
#page_5 .content .box .column { width:36%; height:259px;}
#page_5 .content .box .column_1 { width:63%;}

#page_5 .content .row .column{ width:99%;}
/*---// page_5---*/