/* ============================= tamplate width ===========================*/
#main { /*width:728px;*/ min-width:728px; width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 728)? "728px" : "100%");
}

#header {
	height:105px;
}

#footer { height:50px;}

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

.box1 .col1 {width:34%;}
.box1 .col2 {width:32%;}
.box1 .col3 {width:34%;}

/* ============================= index ===========================*/

#index .column1 {
	width:382px;

}

#index .column2 {
	display:block;
	position:relative;
	width:40%/*338px*/;
	height:100%;
}

/* ============================= index-1 ===========================*/

#index_1 .column1 {width:42%/*301px*/;}
#index_1 .column2 {width:58%/*422px*/;}

/* ============================= index-2 ===========================*/

#index_2 .column1 {width:42%/*301px*/;}
#index_2 .column2 {width:58%/*422px*/;}

/* ============================= index-3 ===========================*/

#index_3 .column1 {width:52%/*360px*/;}
#index_3 .column2 {width:48%/*338px*/;}

#index_3 #middle .column1 .col1 {width:55%/*170px*/;}
#index_3 #middle .column1 .col2 {width:45%/*142px*/;}

/* ============================= index-4 ===========================*/

#index_4 .column1 {width:47%/*338px*/;}
#index_4 .column2 {width:53%/*385px*/;}

/* ============================= index-5 ===========================*/

#index_5 .column1 {width:52%/*360px*/;}
#index_5 .column2 {width:48%/*338px*/;}

#index_5 #middle .column1 .col1 {width:160px;}
#index_5 #middle .column1 .col2 {width:157px;}

/* ============================= index-7 ===========================*/

#index7 .column1 {width:52%/*360px*/;}
#index7 .column2 {width:30%/*338px*/;}
