#site_center {text-align:center}
.main { width:900px; margin:0 auto; text-align:left;}

/*======= header =======*/
#header{ height:170px; width:900px}

/*======= footer =======*/
#footer{
	height:auto;
	width:900px
}

/*======= content =======*/
#content{ width:900px}
#content .col1 .row1{ width:100%; height:134px}
#content .col1 .row2{
	width:100%;
	padding-left: 0px;
}

.col_1, .col_2, .col_3, .col1, .col2, .col3 { float:left;}

/*======= index.html =======*/
#page1 #content .col1{ width:359px}
#page1 #content .col2{
	width:541px;
}

/*======= index-1.html =======*/
#page2 #content .col1{ width:418px}
#page2 #content .col2{ width:482px}

/*======= index-2.html =======*/
#page3 #content .col1{ width:359px}
#page3 #content .col2{ width:541px}

/*======= index-3.html =======*/
#page4 #content .col1{
	width:auto
}
#page4 #content .col2{ width:463px}


/*======= index-4.html =======*/
#page5 #content .col1{ width:367px}
#page5 #content .col2{ width:532px}

/*======= index-5.html =======*/
#page6 #content .col1{ width:367px}
#page6 #content .col2{ width:532px}

/*======= index-6.html =======*/
