@charset "utf-8";
#privacy {
	height: auto;
	width: 620px;
	font-size: 12px;
	color: #666666;
	line-height: 160%;
	background-image: url(../images/privacy/privacy-title.gif);
	background-repeat: no-repeat;
	padding-top: 55px;
}
#privacy p {
	height: auto;
	width: 620px;
	font-size: 16px;
	color: #3F562C;
	line-height: 150%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
