@charset "utf-8";

#side #fee li.tm {margin-top: 2em;}
.up {
	display: block;
	text-align: right;
	color: #BA395B;
	margin: 10px 20px 10px 0px;
}
#inner {margin-left: 20px;}
#inner h3 {
	background-image: url(../images/price_hbg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 28px;
	width: 550px;
	margin: 15px 0px 10px;
	padding-left: 15px;
	font-weight: bold;
}
#inner table {
	width: 565px;
	border: 0px;
}
th {
	background-color: #DED9CD;
	font-weight: normal;
	text-align: left;
	padding: 2px 0px 2px 8px;
	vertical-align: middle;
}
tr.head th {
	background-color: #A19793;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
td {
	background-color: #EEEBE5;
	padding: 2px 8px;
	width: 160px;
}
td.price {
	text-align: right;
	font-size: 14px;
}
#dm td {
	width: 70px;
	text-align: right;
	font-size: 14px;
}
#dm td.price {width: 100px;}
#inner td span {
	display: block;
	font-weight: bold;
	color: #F00;
}
#inner td span span {
	font-size: 12px;
	margin-top: 3px;
}

#dm #men {background-color: #EEEBE5;}
p.att {
	font-size: 10px;
	margin: 5px 0px -5px;
}
p.r {
	font-size: 12px;
	text-align: right;
	color: #F00;
	margin-right: 20px;
}
