#site_center {text-align:center;}
#main {
	width:780px;
	margin:0 auto;
	text-align:left;
	border-top:solid 1px #fff;
	border-right:solid 1px #fff;
	border-left:solid 1px #fff;
}


.col_1, .col_2, .col_3, .column1, .column2, .column3, .column4, .column5, .column6 {
}

/*======= index.html =======*/
#page1 #content .column1 {
	width:450px;
	float: right;
}
#page1 #content .column2 { width:250px;}
#page1 #content .column3 { width:450px;}
#page1 #content .column4 { width:250px;}
/*=========================*/

/*======= index-1.html =======*/
#page2 #content .column1 {
	width:690px;
}
#page2 #content .column2 { width:276px;}
#page2 #content .column3 {
	width:340px;
	float: left;
}
#page2 #content .column4 {
	width:340px;
	float: right;
}
/*=========================*/

/*======= index-2.html =======*/
#page3 #content .column1 { width:310px;}
#page3 #content .column2 { width:395px;}
#page3 #content .column3 {
	width:290px;
	float: left;
}
#page3 #content .column4 {
	width:380px;
	float: right;
}
/*=========================*/

/*======= index-3.html =======*/
#page4 #content .column1 { width:423px;}
#page4 #content .column2 { width:276px;}
#page4 #content .column3 {
	width:410px;
	float: right;
}
#page4 #content .column4 { width:276px;}
/*=========================*/

/*======= index-4.html =======*/
#page5 #content .column1 {
	width:330px;
	float: right;
}
#page5 #content .column2 {
	width:350px;
	float: left;
}
#page5 #content .column3 { width:310px;}
#page5 #content .column4 {
	width:350px;
	float: right;
}
/*=========================*/

#footer {height:53px;}

