.underLine{
	padding-left:20px;
	border-bottom-width:1px;
	border-bottom-style:dashed;
	border-bottom-color:#996633;
	font-weight:bolder;
}

.price{
	font-size:medium;
}

.priceArea{
	width:30%;
	color:#993333;
}
.en {
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #660000;
}


.priceArea strong{
	font-weight:bolder;
}

.order{
	height:30px;
	vertical-align:middle;
	text-align:left;
}
