.tdleft{
	height: 30px;
	z-index: 200;
	background-color: lightgray;
	font-size: 12px;
}
.tdright{
	height: 30px;
	background-color: lightgray;
}
.teright{
	font-size: 10px;
	color: black;
	text-decoration: none;
	font-weight: bold;
}
.teright:hover{
	color: black;
	text-decoration: underline;
}
.sella{
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: 100;
	color: black;
	text-decoration: none;
}
.sella:hover{
	color: black;
	text-decoration: underline;
}
.mid{
	height: 860px;
	/* background-color: skyblue; */
}
.mid .right{
	height: 860px;
}