@charset "utf-8";
.left_active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCC;
	background-image: url(buttons/smallbtn_over.jpg);
	background-repeat: no-repeat;
}
.top_active {
	background-image: url(buttons/largebtn_over.jpg);
	background-repeat: no-repeat;
}
