@charset "utf-8";
/* CSS Document */
.wd220 {
	width: 220px;
}
.wd88 {
	width: 90px;
}
.priceground {
	width:100%;
	margin:0px 0px 25px;
	border: 1px solid #ffe6a1;
	background-color: #fdf6e3;
}
.priceground p{margin:0; padding:0; line-height: 15px; font-size:12px;}
.priceground th {
	background-color: #b30927;
	color: #fff;
}
.priceground th, .priceground td {
	padding:5px 8px;
	text-align: center;
	vertical-align: middle;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-weight: normal;
}
.priceground b {
	font-size: 13px;
}
.tdcolor {
	color: #b30927;
}
.tdcolor1{color:#4A75B3;}
.tdcolor1:hover{color: #b30927; cursor: pointer;}
.tdfirst{ padding:8px 15px !important;}

