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

link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	font-weight: bold;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	font-weight: bold;
}
a:link, a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#piclinks a:link, #piclinks a:visited {
	font-size: 11px;
	text-decoration: none;
}
#piclinks a:hover {
	font-size: 11px;
	text-decoration: underline;
	color: #CCCCCC;
}
#piclinks a:active {
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	background-color: #000000;
}
.graytable {
	color: #CCCCCC;
	background-color: #666666;
}
input {
  color: #000000;
  font: normal 10pt Verdana, Arial, Helvetica, sans-serif;
  font-weight: none;
  text-decoration: none;
  background: #cccccc;
  border: 1 solid #555555;
}
textarea {
  color: #000000;
  font: normal 10pt Verdana, Arial, Helvetica, sans-serif;
  font-weight: none;
  text-decoration: none;
  background: #cccccc;
  border: 1 solid #555555;
}
select {
  color: #000000;
  font: normal 10pt Verdana, Arial, Helvetica, sans-serif;
  font-weight: none;
  text-decoration: none;
  background: #cccccc;
  border: 1 solid #555555;
}
.small {
	color: #000000;
	font: 6pt Verdana, Arial, Helvetica, sans-serif;
	font-weight: none;
	text-decoration: none
}
pre {
	font: normal 10pt verdana;
}
.radio {
	font: normal 10pt Verdana, Arial, Helvetica, sans-serif;
	font-weight: none;
	text-decoration: none;
	border: 0 solid #555555;
}
.header_background {
	background: #000000;
}
.footer_background {
	background: #000000;
}
.menubar_background {
	background: #000000;
}
.leftmenuheader_background {
	background: #666666;
}
.leftmenubody_background {
	background: #666666;
}

.sale_price {
	color: #ff0000;
}

.original_price {
	text-decoration: line-through;
}
.Bold16 {
	font-weight: bold;
	font-size: 16px;
}
.Red {color:#CC0000;
}
.FormMust {
	color:#CC0000;
	font-weight: bold;
	font-size: 16px;
}
.size10 {
	font-size: 10px;
}
.Bold10 {
	font-weight: bold;
	font-size: 10px;
}
.size11 {
	font-size: 11px;
}
.Bold11 {
	font-weight: bold;
	font-size: 11px;
}
.size12 {
	font-size: 12px;
}
.Bold12 {
	font-weight: bold;
	font-size: 12px;
}
.Bold18 {
	font-size: 18px;
	font-weight: bold;
}
.DetailTitle {
	font-size: 18px;
	font-weight: bold;
}
.DetailPrice {
	font-size: 18px;
	font-weight: bold;
}
description {
  color: #000000;
  font: normal 12pt Verdana, Arial, Helvetica, sans-serif;
  background: #cccccc;
}