.privacy {
	height:160px;
	overflow:auto;
	border:1px solid #efe7df;
	padding:10px;
	margin-bottom:15px;
}
.tbl_price {
	width:450px;
	margin:0px auto;
	border:1px solid #f3efe4;
	border-bottom:0px;
	border-right:0px;
	margin-bottom:15px;
}
.tbl_price td ,
.tbl_price th {
	padding:4px 10px;
	border:1px solid #f3efe4;
	border-top:0px;
	border-left:0px;
	white-space:nowrap;
}
.tbl_price th {
	background:#fcfaf6;
	text-align:left;
	font-weight:normal;
}
.btn_center {
	text-align:center;
}
