#mainCenter {
	margin: auto;
	height: 530px;
	background-color: #FFFFFF;
}

#TopFrame {
	width: 605px;
	border: 0px;
	height: 530px;
}

#BottomFrame {
	width: 90px;
	height: 510px;
	overflow: auto;
	background-color: #FFFFFF;
	margin-bottom: 10px;
}

/* index frame */

.indexContent {
	width:95%;
	padding-top:4px;
	padding-bottom:4px;
}
