#site_center {text-align:center;}
#main {
	width:990px;
	margin:0 auto;
	text-align:left;
	vertical-align: baseline;
}

#header {height:403px;}

.col_1, .col_2, .col_3 {
	float:left;
	padding-left: 40px;
	width: 950px;
}

/*======= index.html =======*/
#page1 #content .col_1 {width:434px;}
#page1 #content .col_2 { width:250px;}
#page1 #content .col_3 { width:284px;}

/*======= index-1.html =======*/
#page2 #content .col_1 {width:474px;}
#page2 #content .col_2 { width:494px;}

/*======= index-2.html =======*/
#page3 #content .col_1 {width:604px;}
#page3 #content .col_2 { width:364px;}

/*======= index-3.html =======*/
#page4 #content .col_1 {width:374px;}
#page4 #content .col_2 { width:310px;}
#page4 #content .col_3 { width:284px;}

/*======= index-4.html =======*/
#page5 #content .col_1 {width:354px;}
#page5 #content .col_2 { width:614px;}

/*======= index-5.html =======*/
#page6 #content .col_1 {width:374px;}
#page6 #content .col_2 { width:310px;}
#page6 #content .col_3 { width:284px;}

/*======= index-6.html =======*/
#page7 #content .col_1 {
	width:554px;
	padding-left: 20px;
}
#page7 #content .col_2 {
	width:416px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	float: left;
	margin-top: -17px;
}

/*======= index-7.html =======*/
#page8 #content .col_1 {width:354px;}
#page8 #content .col_2 { width:614px;}

/*======= index-8.html =======*/
#page9 #content .col_1 {width:968px;}


/*=========================*/


#footer {height:106px;}
