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

#header{height:630px}

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

/*======= index.html =======*/
#page1 #content .col_1 {width:276px;}
#page1 #content .col_2 { width:241px;}
#page1 #content .col_3 { width:206px;}

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

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

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

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

/*======= index-5.html =======*/
#page6 #content .col_1 {width:276px;}
#page6 #content .col_2 { width:241px;}
#page6 #content .col_3 { width:206px;}

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


#footer{
	height:71px;
	width: 763px;
	margin: 0 auto;
}
