#main { width:735px;}

#header {
	height:170px;
	background-color: #FFFFFF;
}

#footer { height:0px;}

.column1, .column2, .column3, .indent_column, .col1, .col2, .col3, .ind_col {float:left;}

/* index */

#index .columns1 .column1 {width:247px;}
#index .columns1 .column2 {
	width:auto;
	height: auto;
}
#index .columns1 .column3 {
	width:auto;
}
#index .columns1 .indent_column {width:0px;}

#index .ver_line {
	width:auto;
}
#index .columns2 .column1 {
	width:730px;
	top: 0px;
}
#index .columns2 .column2 {width:245px;}

