#wrap_policy {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	padding-bottom: 30px;
}
#wrap_policy h2 {
	text-align: center;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
#wrap_policy h3 {
	margin-top: 30px;
	margin-bottom: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #FFC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
#wrap_policy h4 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 15px;
	color: #999;
}
