@charset "utf-8";

/*
	Privacy Policy
----------------------------------------------------------------------*/

/*firstBlock---*/
#firstBlock {
	width: 740px;
	margin: 0 auto;
	line-height: 1.75em;
}

#firstBlock .first {
	margin-bottom: 40px;
}

#firstBlock ol {
	list-style: decimal;
	margin-left: 35px;
}

#firstBlock ol li {
	margin-bottom: 40px;
}

#firstBlock ol li ol {
	margin-top: 10px;
}

#firstBlock ol li ol li {
	margin-bottom: 0;
}
/*---firstBlock*/
