#site_center {text-align:center;}
#main {
	width:960px;
	margin:0 auto;
	text-align:left;
	vertical-align: baseline;
}

#header {height:403px;}

.col_1, .col_2 { float:left;}

/*======= index.html =======*/
#page1 #content .col_1 {width:430px;}
#page1 #content .col_2 { width:250px;}
#page1 #content .col_3 { width:280px;}

/*======= index-1.html =======*/
#page2 #content .col_1 {width:470px;}
#page2 #content .col_2 { width:490px;}

/*======= index-2.html =======*/
#page3 #content .col_1 {width:600px;}
#page3 #content .col_2 { width:360px;}

/*======= index-3.html =======*/
#page4 #content .col_1 {width:370px;}
#page4 #content .col_2 { width:310px;}
#page4 #content .col_3 { width:280px;}

/*======= index-4.html =======*/
#page5 #content .col_1 {width:350px;}
#page5 #content .col_2 { width:610px;}

/*======= index-5.html =======*/
#page6 #content .col_1 {width:370px;}
#page6 #content .col_2 { width:310px;}


/*======= index-6.html =======*/
#page7 #content .col_1 {width:600px;}
#page7 #content .col_2 { width:360px;}

/*======= index-7.html =======*/
#page8 #content .col_1 {width:350px;}
#page8 #content .col_2 { width:610px;}

/*======= index-8.html =======*/
#page9 #content .col_1 {width:960px;}


/*=========================*/


#footer {height:106px;}

