.site_center {
	margin:0 auto;
	width:990px;
	text-align:left;
}


.col_1, .col_2, .col_3, .col_box_1, .col_box_2, .separator{ float:left;}
.separator{
	width:65px;
	background-image: url(images/separator.gif);
	background-repeat: repeat-y;
	background-position: 35px 0;
}

/*======= index.html =======*/
#page1 .content .col_1{width:251px;}
#page1 .content .col_2{width:237px;}
#page1 .content .col_3{
	width:275px;
}
/*=========================*/

/*======= index-1.html =======*/
#page2 .content .col_1{width:251px;}
#page2 .content .col_2{
	width:237px;
}
#page2 .content .col_3{
	width:275px;
}
/*=========================*/


/*======= index-2.html =======*/
#page3 .content .col_1{
	width:242px;
}
#page3 .content .col_2{
	width:243px;
}
#page3 .content .col_3{
	width:273px;
}
/*=========================*/


/*======= index-3.html =======*/
#page4 .content .col_1{width:251px;}
#page4 .content .col_2{width:540px;}
/*=========================*/

/*======= index-4.html =======*/
#page5 .content .col_1{
	width:232px;
}
#page5 .content .col_2{
	width:256px;
}
#page5 .content .col_3{
	width:245px;
}
/*=========================*/

/*======= index-5.html =======*/
#page6 .content .col_1{
	width:275px;
}
#page6 .content .col_2{
	width:200px;
}
#page6 .content .col_3{
	width:275px;
}
/*=========================*/

/*======= index-6.html =======*/
#page7 .content .col_1{
	width:241px;
}
#page7 .content .col_2{
	width:246px;
}
#page7 .content .col_3{
	width:275px;
}
/*=========================*/

/*======= index-7.html =======*/
#page8 .content .col_1{width:260px;}
#page8 .content .col_2{width:549px;}
/*=========================*/

/*======= index-8.html =======*/
#page9 .content .col_1{width:856px;}
/*=========================*/

#page10 .content .col_1{
	width:267px;
}
#page10 .content .col_2{
	width:221px;
}
#page10 .content .col_3{
	width:275px;
}

