.site_center {
	width:960px;
	text-align:left;
	vertical-align: top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


.col_1, .col_2, .col_3, .col_box_1, .col_box_2, .separator{
	float:left;
}
.separator{ width:5px;}

/*======= index.html =======*/
#page1 .col_1{width:310px;}
#page1 .col_2{width:310px;}
#page1 .col_3{width:310px;}
/*=========================*/

/*======= index-1.html =======*/
#page2 .col_1{
	width:525px;
}
#page2 .col_2{
	width:410px;
}
/*=========================*/

/*======= index-2.html =======*/
#page3 .col_1{width:310px;}
#page3 .col_2{width:625px;}
/*=========================*/

/*======= index-3.html =======*/
#page4 .col_1{
	width:940px;
}
#page4 .col_2{width:310px;}
#page4 .col_3{width:310px;}
/*=========================*/

/*======= index-4.html =======*/
#page5 .col_1{width:625px;}
#page5 .col_2{width:310px;}
/*=========================*/

/*======= index-5.html =======*/
#page6 .col_1{width:310px;}
#page6 .col_2{width:625px;}
/*=========================*/

/*======= index-6.html =======*/
#page7 .col_1{width:625px;}
#page7 .col_2{width:310px;}
/*=========================*/

/*======= index-7.html =======*/
#page8 .col_1{width:310px;}
#page8 .col_2{width:310px;}
#page8 .col_3{width:310px;}
/*=========================*/

/*======= index-8.html =======*/
#page9 .col_1{width:940px;}
/*=========================*/
a:active {
	background-position: center center;
}
