.site_center {text-align:center;}
.main {
	width:800px;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header{min-width:800px;}

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


/*======= index.html =======*/
#page1 #content .col_1{width:354px;}
#page1 #content .col_2{width:355px;}
/*=========================*/


/*======= index-1.html =======*/
#page2 #content .col_1{width:354px;}
#page2 #content .col_2{width:360px;}
/*=========================*/

/*======= index-2.html =======*/
#page3 #content .col_1{width:710px;}
/*=========================*/

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

/*======= index-4.html =======*/
#page5 #content .col_1{width:740px;}
/*=========================*/

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

/*======= index-6.html =======*/
#page7 #content .col_1{
	width:600px;
	margin-right: 0px;
	margin-left: 140px;
}
/*=========================*/
