@import "base-style.css";
@import "subMenu.css";
@import "pageText.css";

#menu-prod a {
	background-image:url(../images/menu-prod-on.gif);
}

#subMenu ul li {
	padding-left: 30px;
}

#btn {
	float: right;
	position: relative;
	top: -10px;
	margin-bottom: 30px;
}

#btn a {
	text-indent: -10000px;
	display: block;
	width: 182px;
	height: 52px;
	margin-right: 28px;
	background-image:url(../products/images/bottan_3d_a.gif);
	background-repeat: no-repeat;
}

#btn a:hover {
	background-image:url(../products/images/bottan_3d_b.gif);
}

.right {
	margin-right: 12px;
	margin-bottom: 40px;
}
