.site_center {text-align:center;}
.main {margin:0 auto; width:900px; text-align:left;}


.col_1, .col_2, .col_3, .col_box_1, .col_box_2, .box_line_y{ float:left;}

.box_line_y{
	background:url(images/line_sep.gif) 40px 0 repeat-y;
	width:50px;
}

/*======= index.html =======*/
#page1 #content .col_1{
	width:250px;
}
#page1 #content .col_2{
	width:525px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 6px;
}
/*=========================*/

/*======= index-1.html =======*/
#page2 #content .col_1{width:487px;}
#page2 #content .col_2{width:225px; margin:0 0 0 6px;}
/*=========================*/

/*======= index-2.html =======*/
#page3 #content .col_1{width:226px;}
#page3 #content .col_2{width:502px; margin:0 0 0 6px;}
/*=========================*/

/*======= index-3.html =======*/
#page4 #content .col_1{width:490px;}
#page4 #content .col_2{width:225px; margin:0 0 0 6px;}
/*=========================*/

/*======= index-4.html =======*/
#page5 #content .col_1{width:236px;}
#page5 #content .col_2{width:500px; margin:0 0 0 6px;}
/*=========================*/

/*======= index-5.html =======*/
#page6 #content .col_1{width:790px;}
/*=========================*/

