@charset "utf-8";

#content_privacy{
	margin-top: 30px;
	padding-right: 80px;
	padding-left: 80px;
	line-height: 160%;
}

#content_privacy h3{
	color: #006bb5;
	font-size: 140%;
	line-height: 140%;
	background-image: url(../images/h3_back.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 20px;
	padding-top: 6px;
	padding-bottom: 4px;
	border: 1px solid #CCCCCC;
	margin-bottom: 15px;
	margin-top: 30px;
	font-weight: bold;
}

#content_privacy ol{
	margin-top: 15px;
	margin-left: 35px;
}

#content_privacy li{
	list-style-type: decimal;
}

#content_privacy #contact{
	margin-top: 15px;
}
