div.content-center {
    position: relative;
	width:826px;
	height:515px;
	background-color:#837E7B;
	float: left;
	border-top: 1px solid #FFFFFF;
	overflow:auto;

}


div.vbar2-blank-top {
    position: relative;
	width:20px;
	height:515px;
	background-color:#A19D9B;
	float: right;
	border-top: 1px solid #FFFFFF;
}


div.hbar2-blank-l {
    position: relative;
	width:454px;
	height:20px;
	background-color:#A19D9B;
	float: left;
    border-left: 1px solid #FFFFFF;

}

div.index-l {
    position: relative;
	width:156px;
	height:515px;
	background-color:#A19D9B;
	float: left;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	}