#main {
	width:780px;
	margin:0 auto;
	text-align:left;
}

#header {height:21px; background:url(images/header_tile.gif) top repeat-x;}

#middle {
	background:url(images/middle_bg.jpg) top left no-repeat;
}

#footer { height:24px; background:url(images/footer_tile.gif) top repeat-x; text-align:center;}



.col1, .col2, .col3, .col4, .col5, .col6 {
	float:left;
}
.container {
	width:100%;
	overflow:hidden;
}

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

.col1 {
	width:62px;
	margin-right: 6px;
	height: 100px;
}
.col2 {width:287px;}

#index_1 .col1 {
	width:80px;
	text-align:center;
	margin-right: 8px;
}
#index_1 .col2 {
	width:80px;
	text-align:center;
	margin-right: 8px;
}
#index_1 .col3 {
	width:80px;
	text-align:center;
	margin-right: 8px;
}
#index_1 .col4 {
	width:80px;
	text-align:center;
	margin-right: 8px;
}
#index_1 .col5 {
	width:80px;
	text-align:center;
	margin-right: 8px;
}
#index_1 .col6 {
	width:80px;
	text-align:center;
	margin-right: 8px;	
