@charset "utf-8";
body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	background-color: #000000;
	border:0;
	margin:0;
}
a {
	color:#0000FF;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
.dBlue {
	color:#293B62;
}
#wrapper {
	background-image:url(images/pageBg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	height:700px;
}
.title {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:600;
	font-size:25px;
	color:#FF6600;
	letter-spacing:-1px;
}
li {
	list-style-image:url(images/arrow.gif);
	margin-bottom:4px;
	margin-left:-23px;
}
.priceTb {
	background-image:url(images/dotBg.jpg);
}
