@charset "utf-8";
/* CSS Document */
.note{
	font-size:13px;
	color:#FF0000;
}
.spacer{
	font-size:13px;
}
.item_detail_market_price{
	font-size:13px;
	margin-left:13px;
}
.product_detail{
	font-size:13px;
	color:#000099;
	
}
.product_detail_desc{
	font-size:13px;
	color:#000099;
	margin-left:15px;
	margin-top:5px;
}
.instock{
		font-size:13px;
}
.info{
	font-size:13px;
}
.info_title{
	font-size:13px;
	padding:0px;
	margin:0px;
}
.product_detail_head{
	font-size:12px;
	font-weight:600;
	margin-left:14px;
	height:20px;
}
.product_name{
	font-size:13px;
	font-weight:600;
	margin-top:20px;
	color:#0066CC;
	margin-left:10px;
}
.info_product{
	font-size:11px;
	margin-left:15px;
}
