#main {
	width:1000px;
	float:middle;
	margin: auto;
}

#header {
	height:98px;
	width: 1000px;
	margin: auto;
}

#footer {
	height:111px;
	width: 1000px;
}

.column1, .column2, .indent_column, .col1, .col2, .ind_col {float:left;}

/* index */

#index .column1 {
	width:228px;
	height: 585px;
}
#index .column2 {
	width:766px;
	background-color: #FFF;
	height: 585px;
}
#index .indent_column {width:5px;}

/* index-1 */

#index_1 .column1 {width:228px;}
#index_1 .column2 {width:533px;}
#index_1 .indent_column {width:5px;}

/* index-2 */

#index_2 .column1 {width:228px;}
#index_2 .column2 {width:533px;}
#index_2 .indent_column {width:5px;}

/* index-3 */

#index_3 .column1 {width:228px;}
#index_3 .column2 {width:533px;}
#index_3 .indent_column {width:5px;}

/* index-4 */

#index_4 .column1 {width:228px;}
#index_4 .column2 {width:533px;}
#index_4 .indent_column {width:5px;}

/* index-5 */

#index_5 .column1 {width:228px;}
#index_5 .column2 {width:533px;}
#index_5 .indent_column {width:5px;}

#index_6 .column1 {width:228px;}
#index_6 .column2 {width:533px;}
#index_6 .indent_column {width:5px;}
