#main { width:780px;}

#header {height:420px;}
#footer { height:58px;}

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


/* index */

#index .ver_line {
	width:100%;
}
#index #middle .column1 {
	width:300px;
}
#index #middle .column2 {
	width:420px;
}
#index #middle .indent_column {
	width:20px;
}

/* index-1 */

#index_1 .col1 {width:320px;}
#index_1 .col2 {width:316px;}
#index_1 .ind_col {width:23px;}

/* index-2 */

#index_2 .ver_line {background:url(images/ver_line.gif) repeat-y 367px 0; width:100%;}
#index_2 #middle .column1 {width:341px;}
#index_2 #middle .column2 {width:291px;}
#index_2 #middle .indent_column {
	width:40px;
}

/* index-3 */

#index_3 .ver_line {
	background:url(images/ver_line.gif) repeat-y 280px 0;
	width:100%;
}
#index_3 #middle .column1 {
	width:290px;
}
#index_3 #middle .column2 {width:401px;}
#index_3 #middle .indent_column {
	width:20px;
}

/* index-4 */

#index_4 .ver_line {background:url(images/ver_line.gif) repeat-y 418px 0; width:100%;}
#index_4 #middle .column1 {width:379px;}
#index_4 #middle .column2 {width:242px;}
#index_4 #middle .indent_column {
	width:40px;
}

/* index-5 */
 

