#site_center {
	text-align:center;
	color: #FFFFFF;
}
#main {
	width:1024px;
	margin:0 auto;
	text-align:left;
	color: #FFFFFF;
}

.col_1, .col_2, .col_3, .column1, .column2, .column3 { float:left;}

/*======= index.html =======*/
#page1 #content .col_1 {width:247px;}
#page1 #content .col_2 { width:6px;}
#page1 #content .col_3 { width:474px;}
/*=========================*/


/*======= index-1.html =======*/
#page2 #content .col_1 {width:357px;}
#page2 #content .col_2 { width:6px;}
#page2 #content .col_3 { width:365px;}
/*=========================*/

/*======= index-2.html =======*/
#page3 #content .col_1 {width:468px;}
#page3 #content .col_2 { width:6px;}
#page3 #content .col_3 { width:250px;}
/*=========================*/

/*======= index-3.html =======*/
#page4 #content .col_1 {width:314px;}
#page4 #content .col_2 { width:6px;}
#page4 #content .col_3 { width:407px;}
/*=========================*/

/*======= index-4.html =======*/
#page5 #content .col_1 {width:418px;}
#page5 #content .col_2 { width:6px;}
#page5 #content .col_3 { width:300px;}
/*=========================*/

#footer {
	height:81px;
	color: #FFFFFF;
}

