body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
td {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #006699;
	text-decoration: blink;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #999999;
	letter-spacing: 1px;
}
.menu a:link {
	color: #999999;
	text-decoration: none;
}
.menu a:visited {
	color: #999999;
	text-decoration: none;
}
.menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.series {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #990000;
	letter-spacing: 1px;
	text-decoration: none;
}
.series a:link {
	color: #990000;
	text-decoration: none;
}
.series a:visited {
	color: #990000;
	text-decoration: none;
}
.series a:hover {
	color: #FF0000;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
}
.admin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.admin a:link {
	color: #CCCCCC;
	text-decoration: none;
}
.admin a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.admin a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
.input {
	font-size: 12px;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
.left_border {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.img {
	border: 1px solid #CCCCCC;
}
.price {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	height: 17px;
	width: 120px;
	text-align: center;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.title2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
}
.ddd {
  line-height:21px;
}
.ttt {
  display:none;
}
.bg {
  background-image : url(/bg.gif);
  filter: Alpha(Opacity=50);
}
.pnw {
  color:#666;
  font-size:11px;
}
.ppp {
  color:#800;
  font-size:13px;
}
.www {
  color:#333;
  font-size:11px;
}
.ff {
  border: #ccc 1px solid;
}
.ll3 {
  border-bottom: #ccc 1px solid;
}