#main {
	width:768px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}



#header {height:316px}



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



/*======= index.html =======*/

#page1 #content .col_1 {
	width:275px;
}

#page1 #content .col_2 {
	width:485px;
}



/*======= index-1.html =======*/

#page2 #content .col_1 {width:282px;}

#page2 #content .col_2 {
	width:450px;
}



/*======= index-2.html =======*/

#page3 #content .col_1 {width:493px;}

#page3 #content .col_2 {width:254px;}



/*======= index-3.html =======*/

#page4 #content .col_1 {width:282px;}

#page4 #content .col_2 {width:463px;}



/*======= index-4.html =======*/

#page5 #content .col_1 {
	width:765px;
}

#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:47px}
