#site_center {text-align:center;}
#main {
	width:800px;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


.col_1, .col_2, .col_3, .col_box_1, .col_box_2{ float:left;}

#content .separate_wr{ background:url(images/separate_wr.gif) top left repeat-y; width:1px; float:left;}

/*======= index.html =======*/
#page1 #content .col_1{width:244px;}
#page1 #content .col_2{width:261px;}
#page1 #content .col_3{width:152px;}
/*=========================*/

/*======= index-1.html =======*/
#page2 #content .col_1{
	width:520px;
}
#page2 #content .col_2{width:185px;}
/*=========================*/

/*======= index-2.html =======*/
#page3 #content .col_1{
	width:200px;
}
#page3 #content .col_2{
	width:500px;
}
/*=========================*/

/*======= index-3.html =======*/
#page4 #content .col_1{width:244px;}
#page4 #content .col_2{
	width:277px;
}
#page4 #content .col_3{width:194px;}
/*=========================*/

/*======= index-4.html =======*/
#page5 #content .col_1{
	width:700px;
}
/*=========================*/
