@charset "utf-8";
.text-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height:17px;
	color: #666666;
	text-decoration: none;
}

A.text-link:hover {
	color:#000000;
	}
.top-navigation {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

A.top-navigation:hover {
	color:#333333;
	}
.table-border {
	background-color: #efe8c5;
	border: 1px solid #cabd7b;
}
.link-list {
	list-style-image: url(../images/arrow.jpg);
}
.left-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height:17px;
	color: #333333;
	text-decoration: none;
	padding-left: 7px;
}

A.left-link:hover {
	font-weight:bold;
	}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.product-name {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #bf0000;
	text-decoration: none;
}
.item-code {
	padding-left:45px;
	
}
a { 
	text-decoration: none
}