.leftbar {
	text-align: left;
	width: 150px;
	float: left;
	background-color: #EFEFEF;
	padding: 10px;
	height: 400px;
}
.antet {
	text-align: left;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.mainbar {
}
