.txtmain {
	font-size: 12px;
	line-height: 140%;
	color: #333333;
}
.txtsub {
	font-size: 10px;
	line-height: 130%;
	color: #666666;
}
.txtsubred {
	font-size: 10px;
	line-height: 130%;
	color: #DB0000;
}

.txtcolorcoution {
	font-size: 12px;
	line-height: 140%;
	color: #990000;
}
.borderdot {
	background-image: url(img/border_dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}


.goodstitle {
	font-size: 14px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
}
.goodstitlespan {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}

.goodsdetail {
	font-size: 12px;
	color: #666666;
	background-image: url(img/border_dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.goodsprice {
	color: #CC0000;
	font-weight: bold;
	font-size: 12px;
}.goodssub {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #555555;
}
