@charset "utf-8";

.denture{
	background:#eff9fb;
	padding:20px;
	margin-bottom:30px;
}

.denture span{
	font-weight:bold;
	font-size:14px;
	color:#2f91d6;
	display:block;
	margin-bottom:8px;
}

.denture ul{
	margin:0 0 0 200px;
}

.price{
	clear:both;
	background:#ffebbf;
	padding:10px 15px;
	color:#f70;
	margin:0 0 20px 0;
}

.jiyu{
	width:620px;
	border:1px solid #67ce67;
	border-top:none;
	border-collapse:collapse;
	margin-bottom:30px;
}

.jiyu caption{
	line-height:0;
}

.jiyu th{
	text-align:left;
	padding:10px 0 10px 37px;
	border:1px solid #67ce67;
	border-right:none;
	border-top:none;
	background:url(../../img/ar02.gif) no-repeat 25px 18px;
	width:340px;
	font-size:14px;
	line-height:1.4;
}

.jiyu td{
	padding:10px;
	font-size:16px;
	color:#e90000;
	border:1px solid #67ce67;
	border-left:none;
	border-top:none;
	line-height:1.4;
	text-align:right;
	padding-right:70px;
}

/*--end of file--*/