@charset "utf-8";
/* CSS Document */

#main  #pricelist h2 {
	background-image: none;
	font-size: 1em;
	font-weight: bold;
	color: #333;
	height: 30px;
	text-align: left;
	clear: both;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9933;
	line-height: 1em;
	vertical-align: middle;
	padding-top: 0.5em;
}
#main  #pricelist  h3 {
	font-size: 0.9em;
	background-image: url(../images/001_34.gif);
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 1px;
	padding-left: 30px;
	line-height: 100%;
	height: 30px;
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
}
#main #pricelist table {
	width: 580px;
	font-size: 0.7em;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#main #pricelist table td {
	color: #444;
	padding-right: 1em;
	padding-left: 1em;
	line-height: 120%;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#main #pricelist .td1 {
	background-color: #693041;
	width: 30%;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	color: #fff;
}
#main #pricelist .td2 {
	width: 20%;
	background-color: #cc9999;
	text-align: center;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #fff;
}
#main #pricelist .td3 {
	width: 35%;
	background-color: #cc9999;
	text-align: center;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #fff;
}
#main #pricelist .td4 {
	width: 15%;
	background-color: #cc9999;
	text-align: center;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #fff;
}
