@charset "utf-8";
#content h2 {
	background-image: url(images/title_privacy.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 99px;
	text-indent: -9999px;
	margin-top: 0px;
	margin-bottom: 30px;
}
#content #main {
	padding-left: 30px;
	padding-right: 20px;
}
#content #main .capter {
	margin-bottom: 15px;
}#content #main .capter h4 {
	font-size: 1em;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #DCDCDC;
	border-left-color: #DCDCDC;
}

