#site_center {text-align:center}
#main {
	width:1000px;
	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;}


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

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

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

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

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

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