@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Verdana;
	font-size: 11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.cat_title {
	color: #000000;
	font-size:12px;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #E6E600;
}
.topmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.sign_inout {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #CC6600;
}

.help {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.page_title {
	color: #993300;
	font-size: 12px;
}
.product_name {
	color: #999900;
	font-size: 14px;
}
.price {
	color: #FF0000;
	font-size: 12px;
}
.cart {
	color: #EFFFDF;
	font-weight: bold;
}
.title {
	font-family: "Times New Roman", Times;
	color: #996600;
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
}
.body_text {font-size: 12px}
.white {
	color: white;
}
.red {
	color: red;
}
.blue {
	color: blue;
}
.green {
	color: green;
}
.text
{
	border:1px solid #000000;
	height:20px;
	font-family:Tahoma;
	font-size:11px;
	background-color:#FDFDFD;
}
.textnormal
{
	border:1px solid #A3B2CC;
	height:16px;
	font-family:Tahoma;
	font-size:10px;
}
.textarea
{
	border:1px solid #000000;
	font-family:Tahoma;
	font-size:11px;
	background-color:#FDFDFD;
}
.sbutton
{
	border:1px solid #A3B2CC;
	height:18px;
	font-size:10px;
	font-family:Tahoma;
	background-color:#F0F0F0;
}
.button
{
	border:1px solid #A3B2CC;
	height:24px;
	width:74px;
	font-family:Tahoma;
	font-size:10px;
	font-weight:bold;
	background-color:#F0F0F0;
}
.qty
{
	border:1px solid #000000;
	font-family:Tahoma;
	font-size:10px;
	background-color:#FDFDFD;
	text-align:center;
}