#site_center {text-align:center;}
#main {
	width:1024px;
	text-align:left;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


.col_1, .col_2, .col_3, .col_box_1, .col_box_2, .col_box_3 { float:left;}

#header, #content, #footer {
	width:1024px
}

.width {width:100%}

/*======= index.html =======*/
#page1 #content .col_1{width:500px;}
#page1 #content .col_2{
	width:468px;
}
/*=========================*/

/*======= index-1.html =======*/
#page2 #content .col_1{width:500px;}
#page2 #content .col_2{
	width:500px;
}
/*=========================*/

/*======= index-2.html =======*/
#page3 #content .col_1{width:500px;}
#page3 #content .col_2{width:439px;}
/*=========================*/

/*======= index-3.html =======*/
#page4 #content .col_1{width:500px;}
#page4 #content .col_2{
	width:468px;
}
/*=========================*/

/*======= index-4.html =======*/
#page5 #content .col_1{width:500px;}
#page5 #content .col_2{
	width:468px;
}
/*=========================*/

/*======= index-5.html =======*/
#page6 #content .col_1{width:500px;}
#page6 #content .col_2{
	width:468px;
}
/*=========================*/

/*======= index-6.html =======*/
#page7 #content .col_1{width:500px;}
#page7 #content .col_2{
	width:468px;
}
/*=========================*/
