#site_center {text-align:center;}
#main { width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 780)? "780px" : "100%"); min-width:780px; margin:0 auto; text-align:left;}

#header {
	height:192px;
}

#footer { height:87px;}



.column1, .column2, .column3, .indent_column, .col1, .col2, .col3, .ind_col {float:left;}

/* ============================= index ===========================*/

#index #middle .col1 {
	width:/*262px*/33%;
}
#index #middle .col2 {
	width:/*262px*/34%;
}
#index #middle .col3 {
	width:/*256px*/33%;
}

#index .column1 {width:/*391px*/51%; background:url(images/ver_line.gif) right repeat-y;}
#index .column2 {width:/*389px*/49%;}

/* ============================= index-1 ===========================*/

#index_1 .column1 {width:/*439px*/56%;}
#index_1 .column2 {width:/*341px*/44%;}

/* ============================= index-2 ===========================*/

#index_2 .column1 {width:/*509px*/65%;}
#index_2 .column2 {width:/*271px*/35%;}

/* ============================= index-3 ===========================*/

#index_3 .column1 {width:/*460px*/59%;}
#index_3 .column2 {width:/*320px*/41%;}

/* ============================= index-4 ===========================*/

#index_4 .column1 {width:/*391px*/50%; background:url(images/ver_line.gif) right repeat-y;}
#index_4 .column2 {width:/*389px*/50%;}

/* ============================= index-5 ===========================*/

#index_5 .column1 {width:/*509px*/100%;}
#index_5 .column2 {width:271px; margin-left:-271px;}

