.font12 {
	font-size: 12px;
	color: #666666;
	line-height: 18px;

}
.font12-wite {
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 1px;
	line-height: 15px;
}
.goods-link {
	font-size: 14px;
	font-weight: bolder;
	color: #FFFF00;
	text-decoration: underline;
}
a.goods-link:hover {
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}


.box {
	border: 1px solid #006633;
	font-size: 12px;
}
.border-TL {
	font-size: 12px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999900;
	border-left-color: #999900;
}
.border-BR {
	font-size: 12px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999900;
	border-bottom-color: #999900;
}
.font14 {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.dear {
	font-size: 12px;
	color: #990000;
}
.name {
	font-size: 14px;
	font-weight: bold;
	color: #006600;
}
.deach {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #996600;
}
.goods-title {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
