#site_center {text-align:center;}
#main {width:870px; margin:0 auto; text-align:left;}

#header {height:279px;}

.col_1, .col_2, .col_3, .column1, .column2, .column3 { float:left;}

/*======= index.html =======*/
#page1 #content .col_1 {
	width:295px;
}
#page1 #content .col_2 {
	width:560px;
}

/*======= index-1.html =======*/
#page2 #content .col_1 {
	width:615px;
}
#page2 #content .col_2 {
	width:240px;
}
#page2 #content .col_3 {
	width:840px;
	padding: 0 30px 0 30px;
}

/*======= index-2.html =======*/
#page3 #content .col_1 {width:330px;}
#page3 #content .col_2 { width:416px;}

/*======= index-3.html =======*/
#page4 #content .col_1 {
	width:598px;
}
#page4 #content .col_2 {
	width:270px;
}

/*======= index-4.html =======*/
#page5 #content .col_1 {width:330px;}
#page5 #content .col_2 { width:416px;}

/*======= index-5.html =======*/
#page6 #content .col_1 {
	width:584px;
}
#page6 #content .col_2 {
	width:241px;
	margin-top: 30px;
	
}
#page6 #content .col_3 {
	width:241px;
	margin-top: 130px;
	
}

/*======= page8 =======*/
#page8 #content .col_1 {
	width:295px;
}
#page8 #content .col_2 {
	width:835px;
	padding: 0 0 0 30px;
}
/*======= page9 =======*/
#page9 #content .col_1 {
	width:295px;
}
#page9 #content .col_2 {
	width:848px;
	padding: 0 0 0 30px;
}



/*=========================*/


#footer {height:70px;}
