#main {
	width:900px;
	text-align:justify;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header, #content, #footer {
	width:100%;
	background-color: #000;
}

.col_1, .col_2, .col_3, .col_box_1, .col_box_2{ float:left;}

.width {width:100%}

/*======= index.html =======*/
#page1 .col_1{width:318px;}
#page1 .col_2{
	width:898px;
}
/*=========================*/

/*======= index-1.html =======*/
#page2 .col_1{width:318px;}
#page2 .col_2{width:576px;}
/*=========================*/

/*======= index-2.html =======*/
#page3 .col_1{width:438px;}
#page3 .col_2{width:456px;}
/*=========================*/

/*======= index-3.html =======*/
#page4 .col_1{width:318px;}
#page4 .col_2{width:576px;}
#page4 .col_box_1 {width:299px}
#page4 .col_box_2 {width:277px}
/*=========================*/

/*======= index-4.html =======*/
#page5 .col_1{width:318px;}
#page5 .col_2{width:576px;}
/*=========================*/

/*======= index-5.html =======*/
#page6 .col_1{width:318px;}
#page6 .col_2{width:576px;}
/*=========================*/

