.main {
	width:780px;
}
.min_width {
width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 780)? "780px" : "100%");
	min-width:780px;
}
.min_height {
	float:left;
	width:0px;
	height:auto;
}
#header .bg_right {
	height:412px;
}
#footer .footer_right {
	height:73px;
}
.column, .column_1 {
	float:left;
}
/*---page---*/
#page .content .column {
	width:60%;
}
#page .content .column_1 {
	width:40%;
}
/*---// page---*/

/*---page_1---*/
#page_1 .content .column {
	width:60%;
}
#page_1 .content .column_1 {
	width:40%;
}
/*---// page_1---*/

/*---page_2---*/
#page_2 .content .column {
	width:40%;
}
#page_2 .content .column_1 {
	width:60%;
}
/*---// page_2---*/

/*---page_3---*/
#page_3 .content .column {
	width:56%;
}
#page_3 .content .column_1 {
	width:42%;
}
/*---// page_3---*/

/*---page_4---*/
#page_4 .content .column {
	width:40%;
}
#page_4 .content .column_1 {
	width:60%;
}
/*---// page_4---*/

/*---page_5---*/
#page_5 .content .column {
	width:100%;
}
#page_5 .content .column_1 {
	width:40%;
}
/*---// page_5---*/

/*---page_6---*/
#page_6 .content .column {
	width:40%;
}
#page_6 .content .column_1 {
	width:60%;
}
/*---// page_6---*/

/*---page_7---*/
#page_7 .content .column {
	width:100%;
}
/*---// page_7---*/
