#site_center {text-align:center;}#main {	margin:0 auto;	width:780px;	text-align:left;	border-right-width: thin;	border-left-width: thin;	border-right-style: solid;	border-left-style: solid;	border-right-color: #999999;	border-left-color: #999999;	background-color: #FFFFFF;}.min_width {min-width:780px; width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 780)? "780px" : "100%");}/*You can modify the width of the website by changing "width" parameter with #menu, #header, #content, #footer. The minimum value is 780px.*/.col_1, .col_2, .col_3, .col_box_1, .col_box_2, .col_box_3 { float:left;}#header {}#left_side { width:498px; float:left}#right_side {	margin-left:498px;	float:none;}/*======= index.html =======*/#page1 #content .col_1{width:34%;}#page1 #content .col_2{width:33%}#page1 #content .col_3{width:33%}/*=========================*//*======= index-1.html =======*/#page2 #content .col_1{width:67%;}#page2 #content .col_2{width:33%}/*=========================*//*======= index-2.html =======*//*=========================*//*======= index-3.html =======*/#page4 #content .col_1{width:33%;}#page4 #content .col_2{width:67%}/*=========================*//*======= index-4.html =======*/#page5 #content .col_1{width:67%;}#page5 #content .col_2{width:33%}/*=========================*/