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

#header {height:316px}

.col_1, .col_2, .col_3{
	float:left;
	width: 365px;
}

/*======= index.html =======*/
#page1 #content .col_1 {width:100px;}
#page1 .col-1{width:100px; margin-right:29px}
#page1 #content .col_2 {width:300px;}

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

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

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

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

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

/*======= index-6.html =======*/
#page7 #content .col_1 {width:513px;}
#page7 #content .col_2 {width:232px;}

/*======= index-7.html =======*/
#page8 #content .col_1 {width:745px;}

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


#footer {
	height:80px
}
