@charset "utf-8";
#cm6000 {
	background-image: url(menu_img/drop1.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#cm3000 {
	background-image: url(menu_img/drop2.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#bc400 {
	background-image: url(menu_img/drop3.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}

.dropfont {
	font-family: "Droid Sans", "trebuchet ms", sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #333333;
}
