#site_center {
	text-align:center;
	width: 782px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#main {
	width:727px;
	margin:0 auto;
	text-align:left;
	background-color: #FFFFFF;
}

#header {
	height:355px;
	margin-right: auto;
	margin-left: auto;
}
#header, #content, #footer { font-size:0.69em;}

.col_1, .col_2, .col_3, .column1, .column2, .column3 { float:left;}

/*======= index.html =======*/
#page1 #content .col_1 {width:426px;}
#page1 #content .col_2 { width:244px;}

/*======= index-1.html =======*/
#page2 #content .col_1 {width:426px;}
#page2 #content .col_2 { width:244px;}

/*======= index-2.html =======*/
#page3 #content .col_1 {width:426px;}
#page3 #content .col_2 { width:244px;}

/*======= index-3.html =======*/
#page4 #content .col_1 {width:426px;}
#page4 #content .col_2 { width:244px;}

#page4 #content .col_1 .column1 { width:210px;}
#page4 #content .col_1 .column2 { width:172px;}

/*======= index-4.html =======*/
#page5 #content .col_1 {width:426px;}
#page5 #content .col_2 { width:244px;}

/*======= index-5.html =======*/
#page6 #content .col_1 {width:426px;}
#page6 #content .col_2 { width:244px;}


/*=========================*/


#footer {height:118px;}
