.priceTitle {
	font-family: "±¼¸²", "±¼¸²Ã¼", "µ¸¿ò", "µ¸¿òÃ¼", "Verdana", "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.pricePrice {
	font-family: "±¼¸²", "±¼¸²Ã¼", "µ¸¿ò", "µ¸¿òÃ¼", "Verdana", "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}
.priceComment {
	font-family: "±¼¸²", "±¼¸²Ã¼", "µ¸¿ò", "µ¸¿òÃ¼", "Verdana", "Arial";
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 120%;

}
.priceTitleBig {
	font-family: "Verdana", "Arial","µ¸¿ò", "µ¸¿òÃ¼";
	font-size: 18px;
	font-weight: bold;
	color:#015EA3
}
.priceBottom {
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
}
.pricePadding {
	padding-top: 15px;
	padding-bottom: 5px;
}
a:link     { color: #333333; text-decoration: none}
a:visited  { color: #333333; text-decoration: none}
a:hover    { color: #999999; text-decoration: underline}

.input { color: #222222; font-size:10pt; border:solid 1 #e4e4e4; background-color:ffffff;}
