#main {margin:0 auto; width:780px;}

#header{
	height:330px
}

.col_1, .col_2, .col_3{ float:left;}

/*======= index.html =======*/
#page1 #content .col_1 {width:287px;}
#page1 #content .col_2 {width:383px;}

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

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

/*======= index-3.html =======*/
#page4 #content .col_1 {width:672px;}

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

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


#footer{height:87px}
