a.home-black1:hover {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	text-decoration: none;
}

.home-black1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}

.home-black2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #330119;
	text-decoration: none;
	line-height: 16px;
	text-align: left;
}

a.home-red1:hover {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	color: #A45779;
	text-decoration: none;
}

.home-red1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #A45779;
	text-decoration: none;
	line-height: 18px;
}

a.home-white1:hover {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 26px;
	color: #F4F7AA;
	text-decoration: none;
}

.home-white1 {
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	line-height: 26px;
}


a.home-blue1:hover {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	color: #257BD3;
	text-decoration: none;
}

.home-blue1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #257BD3;
	text-decoration: none;
	line-height: 18px;
}

.product_img{
	width:150px;
	height:100px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.proback {
	background-image: url(../images/proback.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}