#main {
	margin:0 auto;
	width:924px;
	text-align:left;
	cursor: default;
}
#footer {margin:0 auto; width:924px; text-align:right;}
#header, #content {width:100%}

.col_1, .col_2, .col_3, .container_col_1, .container_col_2 { float:left;}
.container {width:100%}
.width {width:100%}

/*======= index.html =======*/
#page1 .col_1 {width:301px}
#page1 .col_2 {width:623px}
/*=========================*/

/*======= index-1.html =======*/
#page2 .col_1 {width:301px}
#page2 .col_2 {
	width:310px;
	margin-right:6px;
	margin-top: 40px;
}
#page2 .col_3 {
	width:306px;
	margin-top: 40px;
}
/*=========================*/

/*======= index-2.html =======*/
#page3 .col_1 {width:301px}
#page3 .col_2 {width:308px; margin-right:8px}
#page3 .col_3 {width:306px}
/*=========================*/

/*======= index-3.html =======*/
#page4 .col_1 {width:289px; margin-right:12px}
#page4 .col_2 {width:623px}
/*=========================*/

/*======= index-4.html =======*/
#page5 .col_1 {width:301px}
#page5 .col_2 {width:623px}
/*=========================*/

/*======= index-5.html =======*/
#page6 .col_1 {width:301px}
#page6 .col_2 {width:623px}
#page6 .container_col_1 {width:145px}
#page6 .container_col_2 {width:418px}
/*=========================*/

/*======= index-6.html =======*/
#page7 .col_1 {width:301px}
#page7 .col_2 {width:623px}
/*=========================*/
