#site_center {
	text-align:center;
	background:url(images/bg_top2.gif) top left repeat-x #f4f4f4;
}
#main {
	width:800px;
	margin:0 auto;
	text-align:justify;
}

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

/*======= index.html =======*/
#page1 #content .col_1 {
	width:247px;
	margin-right: 5px;
	margin-top: 5px;
	padding-top: 5px;
}
#page1 #content .col_2 { width:6px;}
#page1 #content .col_3 {
	width:474px;
	margin-top: 5px;
	padding-top: 5px;
}
/*=========================*/


/*======= index-1.html =======*/
#page2 #content .col_1 {

}
#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:732px;
}
/*=========================*/

/*======= 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;
}

