#main {margin:0 auto; width:700px;}

#header {height:351px}

.col_1, .col_2, .col_3{ float:left;}

/*======= index.html =======*/
#page1 #content .col_1 {
	width:100%;
	vertical-align: top;
}
#page1 #content .col_2 { width:296px;}


/*======= index-1.html =======*/
#page2 #content .col_1 {width:694px;}

/*======= index-2.html =======*/
#page3 #content .col_1 {width:461px;}
#page3 #content .col_2 { width:232px;}

/*======= index-3.html =======*/
#page4 #content .col_1 {width:398px;}
#page4 #content .col_2 { width:296px;}

/*======= index-4.html =======*/
#page5 #content .col_1 {width:461px;}
#page5 #content .col_2 { width:233px;}

/*======= index-4.html =======*/
#page6 #content .col_1 {width:699px;}


/*=========================*/


#footer {height:68px}
