.c-group, .c-title, .c-block, .c-list, .c-form, .c-detail {
	position: relative;
}
	.c-title h1, .c-title h2, .c-title h3, .c-title h4, .c-title h5, .c-title h6 {
		display: inline;
	}

.c-group.t-center {
	text-align: center;
}
	.c-group.t-center .cg-item {
		text-align: left;
	}

.c-group.t-justify {
	text-align: justify;
}
.c-group.t-justify:after {
	content: "";
	width: 100%;
	height: 0;
	overflow: hidden;
	visibility: hidden;
	display: inline-block;
	vertical-align: bottom;
}
	.c-group.t-justify .cg-item {
		text-align: left;
	}

.c-group.t-middle {
}
	.c-group.t-middle .cg-item {
		vertical-align: middle;
	}

.c-group.t-g1 {
	margin: 0 -20px -26px 0;
	padding-bottom: 1px;
}
.c-group.t-g1a {
	margin: 0 -30px -51px 0;
	padding-bottom: 1px;
}
	.cg-item.t-g1 {
		width: 100%;
		margin-right: -0.3em;
		padding: 0 20px 25px 0;
		display: inline-block;
		vertical-align: top;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
	.c-group.t-g1a .cg-item.t-g1 {
		padding: 0 30px 50px 0;
	}
	.cg-item.t-g1.s-2 {
		width: 50%;
	}
	.cg-item.t-g1.s-3 {
		width: 33.33%;
	}
	.cg-item.t-g1.s-4 {
		width: 25%;
	}
	.cg-item.t-g1.s-5 {
		width: 20%;
	}
	.cg-item.t-g1.s-7 {
		width: 14.28%;
	}
	.cg-item.t-g1.s-85 {
		width: 85%;
	}
	.cg-item.t-g1.s-60 {
		width: 60%;
	}
	.cg-item.t-g1.s-25 {
		width: 25%;
	}
	.cg-item.t-g1.s-15 {
		width: 15%;
	}

.c-group.t-g2 {
	margin: 0 0 -21px;
	padding-bottom: 1px;
}
.c-group.t-g2a {
	margin: 0 0 -31px;
	padding-bottom: 1px;
}
.c-group.t-g2b {
	margin: 0 0 -61px;
	padding-bottom: 1px;
}
.c-group.t-g2c {
	margin: 0 0 -26px;
	padding-bottom: 1px;
}
	.cg-item.t-g2 {
		margin-bottom: 20px;
	}
	.c-group.t-g2a .cg-item.t-g2 {
		margin-bottom: 30px;
	}
	.c-group.t-g2b .cg-item.t-g2 {
		margin-bottom: 60px;
	}
	.c-group.t-g2c .cg-item.t-g2 {
		margin-bottom: 25px;
	}

.c-group.t-g3 {
}
	.cg-item.t-g3 {
		position: relative;
		padding-bottom: 30px;
		padding-top: 30px;
		border-bottom: 2px solid #ccc;
	}
	.cg-item + .cg-item.t-g3 {
	}
	.cg-item.t-g3:hover {
		padding-bottom: 28px;
		border-bottom: 4px solid #f2785b;
	}
		.cg-item.t-g3:hover:before {
		    content: "";
		    display: block;
		    position: absolute;
		    width: 100%;
		    top: 0;
		    margin-top: -2px;
		    border-top: 4px solid #f2785b;
		}
	.cg-item.t-g3 .c-group {
		position: static;
	}

.c-group.t-g4 {
}
	.cg-item.t-g4 {
		position: relative;
	}
	.cg-item + .cg-item.t-g4 {
		margin-top: 25px;
		padding-top: 25px;
		border-top: 2px solid #d7d7d7;
	}

.c-title.t-t1 {
}
	.c-title.t-t1 .ct-h1 {
		font-size: 30px;
		font-weight: 800;
		text-transform: uppercase;
		display: block;
	}
	.c-title.t-t1 .ct-h2 {
		font-size: 18px;
		font-weight: 800;
		color: #8c8c8c;
		text-transform: uppercase;
		display: block;
	}
	.c-title.t-t1 .ct-h3 {
		font-size: 16px;
		font-weight: bold;
	}
	.c-title.t-t1 .ct-h4 {
		font-size: 14px;
		font-weight: bold;
	}

.c-title.t-t2 {
}
	.c-title.t-t2 .ct-h1 {
		font-size: 24px;
		font-weight: 800;
	}
	.c-title.t-t2 .ct-h2 {
		font-size: 22px;
		font-weight: 800;
		text-transform: uppercase;
	}
	.c-title.t-t2 .ct-h3 {
		font-size: 18px;
		font-weight: 800;
		text-transform: uppercase;
	}
	.c-title.t-t2 .ct-h4 {
		font-size: 18px;
	}

.c-title.t-t3 {
	font-family: "Shadow", "Myriad Pro", "Helvetica", "Arial", sans-serif;
}
	.c-title.t-t3 .ct-h2 {
		font-size: 22px;
	}
	.c-title.t-t3 .ct-h3 {
		font-size: 18px;
	}
	.c-title.t-t3a .ct-h3 {
		color: #ff7611;
	}

.c-title.t-t4 {
	overflow: hidden;
	font-family: "Helvetica", "Arial", sans-serif;
	text-align: center;
}
	.c-title.t-t4 .ct-h2 {
		position: relative;
		font-size: 20px;
		color: #5d593f;
	}
	.c-title.t-t4 .ct-h3 {
		position: relative;
		font-size: 16px;
		font-weight: bold;
		color: #5d593f;
	}
	.c-title.t-t4 .ct-h3:before {
		content: "";
		position: absolute;
		top: 50%;
		left: -520px;
		width: 500px;
		border-top: 2px solid #cecece;
		border-top: 2px solid rgba(0,0,0,0.4);
	}
	.c-title.t-t4 .ct-h3:after {
		content: "";
		position: absolute;
		top: 50%;
		right: -520px;
		width: 500px;
		border-top: 2px solid #cecece;
		border-top: 2px solid rgba(0,0,0,0.4);
	}

.c-title.t-t5 {
	overflow: hidden;
	font-family: "Helvetica", "Arial", sans-serif;
	text-align: center;
}
	.c-title.t-t5 .ct-h2 {
		position: relative;
		font-size: 20px;
	}

.c-block.t-b1 {
	border: 4px solid #e45f3f;
}
.c-block.t-b1a {
	background: #fff;
	-moz-box-shadow: 4px 6px 0 0 rgba(0,0,0,0.2);
	-webkit-box-shadow: 4px 6px 0 0 rgba(0,0,0,0.2);
	box-shadow: 4px 6px 0 0 rgba(0,0,0,0.2);
}
	.cb-holder.t-b1 {
		padding: 56px;
	}
	.cb-holder + .cb-holder.t-b1 {
		border-top: 4px solid #e45f3f;
	}
	.c-block.t-b1a .cb-holder.t-b1 {
		padding: 20px;
	}

.c-block.t-b2 {
	/*height: 780px;*/
}
/*.c-block.t-b2:before {
	content: "";
	position: absolute;
	top: 0;
	left: -30px;
	width: 1260px;
	height: 780px;
	background: url("../img/content/block_bg1.png") 0 0 no-repeat;
}*/
.c-block.t-b2 .cb-bt {
	position: absolute;
	top: 0;
	left: -30px;
	width: 1260px;
	height: 80px;
	background: url("../img/content/block_bg1a.png") 0 0 no-repeat;
}
.c-block.t-b2 .cb-bb {
	position: absolute;
	left: -30px;
	bottom: 0;
	width: 1260px;
	height: 80px;
	background: url("../img/content/block_bg1b.png") 0 0 no-repeat;
}
.c-block.t-b2 .cb-bm {
	position: absolute;
	top: 80px;
	left: -30px;
	bottom: 80px;
	width: 1260px;
	background: url("../img/content/block_bg1c.png") 0 0 repeat;
}
	.cb-holder.t-b2 {
		position: relative;
		padding: 40px;
	}
	.c-block.t-b2 .c-title {
		color: #e45f3f;
	}

.c-block.t-b3 {
	padding: 20px 20px 25px;
}
.c-block.t-b3blue {
	background: #569eac;
}
.c-block.t-b3blue:before {
	content: "";
	position: absolute;
	top: -9px;
	left: 0;
	right: 0;
	height: 10px;
	background: url("../img/content/block_bg2a.png") 0 100% no-repeat;
	background-size: 100% 100%;
}
.c-block.t-b3blue:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: -9px;
	height: 10px;
	background: url("../img/content/block_bg2b.png") 0 0 no-repeat;
	background-size: 100% 100%;
}
.c-block.t-b3purple {
	background: #a16278;
}
.c-block.t-b3purple:before {
	content: "";
	position: absolute;
	top: -2px;
	left: 0;
	right: 0;
	height: 3px;
	background: url("../img/content/block_bg3a.png") 0 100% no-repeat;
	background-size: 100% 100%;
}
.c-block.t-b3purple:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: -2px;
	height: 3px;
	background: url("../img/content/block_bg3b.png") 0 0 no-repeat;
	background-size: 100% 100%;
}
.c-block.t-b3green {
	background: #5ca68b;
}
.c-block.t-b3green:before {
	content: "";
	position: absolute;
	top: -2px;
	left: 0;
	right: 0;
	height: 3px;
	background: url("../img/content/block_bg4a.png") 0 100% no-repeat;
	background-size: 100% 100%;
}
.c-block.t-b3green:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: -9px;
	height: 10px;
	background: url("../img/content/block_bg4b.png") 0 0 no-repeat;
	background-size: 100% 100%;
}
.c-block.t-b3paint {
	background: #e7e7e7 url("../img/content/block_bg5.jpg") 0 50% no-repeat;
	background-size: 100% auto;
}
.c-block.t-b3orange {
	background: #ed881b;
}
.c-block.t-b3orange:before {
	content: "";
	position: absolute;
	top: -4px;
	left: 0;
	right: 0;
	height: 5px;
	background: url("../img/content/block_bg6a.png") 0 100% no-repeat;
	background-size: 100% 100%;
}
.c-block.t-b3orange:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: -4px;
	height: 5px;
	background: url("../img/content/block_bg6b.png") 0 0 no-repeat;
	background-size: 100% 100%;
}
	.c-block.t-b3green .b-text,
	.c-block.t-b3purple .b-text,
	.c-block.t-b3blue .b-text,
	.c-block.t-b3orange .c-title,
	.c-block.t-b3green .c-title,
	.c-block.t-b3purple .c-title,
	.c-block.t-b3blue .c-title {
		color: #fff;
	}
	.c-block.t-b3blue .b-slider .bs-item {
		position: relative;
		overflow: hidden;
	}
	.c-block.t-b3blue .b-slider .bs-item:before {
		content: "";
		position: absolute;
		left: 0;
		right: 0;
		bottom: 0;
		height: 20px;
		background: url("../img/content/block_bg2c.png") 0 100% repeat-x;
	}

.c-block.t-b4 {
	padding: 0 20px 50px 0;
}
.c-block.t-b4h:hover {
	top: -2px;
	left: -2px;
}
	.cb-holder.t-b4 {
		padding: 30px 30px 20px;
		background: #fff;
	}
	.c-block.t-b4 > .cb-bt {
		position: absolute;
		top: -4px;
		left: 0;
		right: 20px;
		height: 5px;
		background: url("../img/content/block_bg7a.png") 0 0 no-repeat;
		background-size: 100% 100%;
	}
	.c-block.t-b4 > .cb-br {
		position: absolute;
		top: 15px;
		right: 12px;
		bottom: 50px;
		width: 8px;
		background: url("../img/content/block_bg7b.png") 0 0 repeat;
	}
	.c-block.t-b4 > .cb-bb {
		position: absolute;
		left: 0;
		right: 64px;
		bottom: -5px;
		height: 55px;
		background: url("../img/content/block_bg7c.png") 0 0 no-repeat;
		background-size: 100% 100%;
	}
	.c-block.t-b4 > .cb-ar {
		position: absolute;
		right: 12px;
		bottom: 0;
		width: 52px;
		height: 50px;
		background: url("../img/content/block_bg7d.png") 0 0 no-repeat;
	}

.c-block.t-b5 {
	padding: 40px;
	border: 4px solid #ed881b;
}

.c-block.t-b6 {
	background: #f9d55a;
	border-bottom: 6px solid #30a5a4;
	height: 360px;
}
	.cb-holder.t-b6 {
		padding-top: 30px;
		padding-bottom: 30px;
	}

.c-block.t-b7 {
	background: #f2eb94 url("../img/content/block_bg19.jpg") 50% 0 repeat;
}
	.cb-holder.t-b7 {
		padding-top: 30px;
		padding-bottom: 30px;
	}

.c-block.t-b8 {
	background: #b7f1ff url("../img/content/block_bg26.jpg") 50% 100% no-repeat;
}
	.cb-holder.t-b8 {
		padding-top: 60px;
		padding-bottom: 60px;
	}

.c-block.t-b9 {
	background: #9fe0e2 url("../img/content/block_bg28.jpg") 50% 0 repeat;
}
	.cb-holder.t-b9 {
		padding-top: 30px;
		padding-bottom: 60px;
	}

.c-block.t-b10 {
	padding: 46px 46px 46px;
	background: #fff39f;
}
.c-block.t-b10a {
	margin-right: -46px;
	margin-bottom: -46px;
	margin-left: -46px;
}

.c-block.t-b11 {
	border: 4px solid #ababab;
}
	.cb-holder.t-b11 {
		padding: 20px;
	}
	.cb-holder + .cb-holder.t-b11 {
		border-top: 4px solid #ababab;
	}
	.c-block.t-b11 .c-title {
		color: #4e4e4e;
	}

.c-block.t-b12 {
	padding: 40px 60px;
	background: #f7f7f7;
	border: 6px solid transparent;
}
.c-block.t-b12.t-lvl1 {
	border-color: #f4861c;
	color: #f4861c;
}
.c-block.t-b12.t-lvl2 {
	border-color: #1499ed;
	color: #1499ed;
}
.c-block.t-b12.t-lvl3 {
	border-color: #ec4a4a;
	color: #ec4a4a;
}

.c-list.t-l1 {
}

.c-form.t-f1 {
	margin-bottom: -21px;
	padding-bottom: 1px;
	font-family: "Helvetica", "Arial", sans-serif;
	font-size: 18px;
}
	.cf-group.t-f1 {
	}
		.cf-group.t-f1 .cf-group-label {
			margin-bottom: 20px;
			font-size: 18px;
			font-weight: 800;
			text-transform: uppercase;
			display: block;
		}
	.cf-item.t-f1 {
		margin-bottom: 20px;
	}
	.cf-item.t-f1a {
		margin-bottom: 0;
	}
		.cf-item.t-f1 .cf-item-label {
			margin-bottom: 10px;
			color: #858585;
			display: block;
		}
		.cf-item.t-f1 .cf-item-holder {
		}
		.cf-item.t-f1 .cf-item-input {
			position: relative;
		}
		.cf-item.t-f1 .cf-item-input + .cf-item-input {
			margin-top: 20px;
		}
		.cf-item.t-f1 .cf-item-input.t-a {
			overflow: hidden;
		}
			.cf-item.t-f1 .cf-item-input.t-a .input {
				margin-right: -3px;
				float: left;
			}
		.cf-item.t-f1 .cf-item-input.t-ico {
			padding-right: 60px;
		}
		.cf-item.t-f1 .cf-item-error {
			margin-top: 5px;
			font-size: 0.9em;
			color: #f00;
		}
		.cf-item.t-f1 .cf-item-text {
			margin-top: 5px;
			font-size: 0.9em;
			font-style: italic;
			color: #666;
		}
	.cf-button.t-f1 {
		margin-top: 30px;
		margin-bottom: 20px;
	}
	.c-form.t-f1 .cf-ico {
		width: 50px;
		height: 55px;
		margin-right: -65px;
		margin-left: 10px;
		line-height: 50px;
		text-align: center;
		display: inline-block;
		vertical-align: middle;
	}
	.c-form.t-f1 .input {
		max-width: 420px;
		font-size: 22px;
	}
	.c-form.t-f1 .textarea {
		font-size: 18px;
	}
	.c-form.t-f1 .i_calendar {
		cursor: pointer;
	}

.c-detail.t-d1 {
	font-family: "Helvetica", "Arial", sans-serif !important;
	font-size: 16px !important;
	line-height: 1.3 !important;
	text-align: justify;
}
	.c-detail.t-d1 > *:first-child {
		margin-top: 0 !important;
	}
	.c-detail.t-d1 > *:last-child {
		margin-bottom: 0 !important;
	}
	.c-detail.t-d1 h1,
	.c-detail.t-d1 h2,
	.c-detail.t-d1 h3,
	.c-detail.t-d1 h4,
	.c-detail.t-d1 h5,
	.c-detail.t-d1 h6 {
		margin: 0 0 20px;
		font-family: "BlissPro", "Myriad Pro", "Helvetica", "Arial", sans-serif !important;
		font-weight: 800;
		color: inherit;
		line-height: 1.2 !important;
		display: block;
	}
	.c-detail.t-d1 h1 {
		font-size: 30px !important;
		text-transform: uppercase;
	}
	.c-detail.t-d1a h1 {
		text-transform: none;
		color: #e94f2a;
	}
	.b-news-sbt-date {
		font-family: "Helvetica", "Arial", "HelveticaNeueCyr", "HelveticaNeue", sans-serif;
		font-size: 16px;
		color: #858585;
		margin-top: -15px;
		margin-bottom: 15px;
	}
	.c-detail.t-d1 h2 {
		font-size: 24px !important;
		text-transform: uppercase;
	}
	.c-detail.t-d1a h2 {
		text-transform: none;
	}
	.c-detail.t-d1 h3 {
		font-size: 1.4em !important;
	}
	.c-detail.t-d1 h4 {
		font-size: 1.2em !important;
	}
	.c-detail.t-d1 h5 {
		font-size: 1em !important;
	}
	.c-detail.t-d1 h6 {
		font-size: 0.9em !important;
	}
	.c-detail.t-d1 p {
		margin: 0 0 20px;
	}
	.c-detail.t-1 ol,
	.c-detail.t-1 ul,
	.c-detail.t-d1 ol,
	.c-detail.t-d1 ul {
		margin: 0 0 20px;
		padding: 0 0 0 2em;
		overflow: hidden;
		list-style: none;
	}
	.c-detail.t-1 li ol,
	.c-detail.t-1 li ul,
	.c-detail.t-d1 li ol,
	.c-detail.t-d1 li ul {
		margin: 0.5em 0;
	}
	.c-detail.t-1 ol,
	.c-detail.t-d1 ol {
		counter-reset: item;
	}
		.c-detail.t-1 li,
		.c-detail.t-d1 li {
			position: relative;
			list-style: none;
		}
		.c-detail.t-1 li + li,
		.c-detail.t-d1 li + li {
			margin-top: 0.5em;
		}
		.c-detail.t-1 ul li:before,
		.c-detail.t-d1 ul li:before {
			content: '•';
			position: absolute;
			top: 0;
			left: -1.5em;
			width: 1em;
			text-align: center;
		}
		.c-detail.t-1 ol li:before,
		.c-detail.t-d1 ol li:before {
			content: counter(item) '.';
			counter-increment: item;
			position: absolute;
			top: 0;
			left: -2em;
			width: 1.5em;
			text-align: right;
		}
	.c-detail.t-d1 hr {
		margin: 20px 0;
		border: 0;
		border-top: 1px solid #ccc;
		overflow: hidden;
	}
	.c-detail.t-d1 figure {
		margin: 0 0 20px;
		overflow: auto;
		display: block;
	}
		.c-detail.t-d1 figure img {
			display: block;
		}
	.c-detail.t-d1 .img_left {
		max-width: 60%;
		margin: 0 2em 1em 0;
		float: left;
	}
	.c-detail.t-d1 .img_right {
		max-width: 60%;
		margin: 0 0 1em 2em;
		float: right;
	}
	.c-detail.t-d1 .img_center {
		clear: both;
		text-align: center;
	}
		.c-detail.t-d1 .img_center img {
			margin: auto;
		}
	.c-detail.t-d1 img {
		border: 4px solid #ff8c2f;
	}
	.c-detail.t-d1 figcaption {
		margin-top: 0.5em;
		font-size: 0.9em;
		font-style: italic;
		color: #666;
		display: block;
	}
	.c-detail.t-d1 blockquote {
		margin: 0 0 20px;
		padding: 19px 20px;
		border-top: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		overflow: hidden;
		display: block;
	}
	.c-detail.t-d1 table {
		width: 100%;
		margin: 30px 0;
		clear: both;
	}
	.c-detail.t-d1 figure > table {
		width: auto;
		margin: 0;
	}
		.c-detail.t-d1 table th {
			padding: 10px 20px;
			background: #ccc;
			font-weight: bold;
			text-align: left;
		}
		.c-detail.t-d1 table th + th {
			padding-left: 0;
		}
		.c-detail.t-d1 table td {
			padding: 10px 20px;
			font-size: 0.9em;
			text-align: left;
			vertical-align: top;
		}
		.c-detail.t-d1 table td + td {
			padding-left: 0;
		}
		.c-detail.t-d1 table tr:nth-child(even) > td {
			background: #eee;
		}
	.c-detail.t-d1 caption {
		margin: 0 0 0.5em;
	}
	.c-detail.t-d1 code {
		max-height: 10em;
		margin: 0 0 20px;
		padding: 20px;
		background: #333;
		overflow: auto;
		font-family: monospace;
		font-size: 0.9em;
		color: #fff;
		white-space: pre-line;
		display: block;
	}
	.c-detail.t-d1 legend {
		margin: 0 0 20px;
	}
	.c-detail.t-d1 label {
		display: block;
	}

.c-detail.t-d2 {
	font-family: "Helvetica", "Arial", sans-serif;
	font-size: 16px;
	line-height: 1.3;
}
	.c-detail.t-d2 *:first-child {
		margin-top: 0 !important;
	}
	.c-detail.t-d2 *:last-child {
		margin-bottom: 0 !important;
	}
	.c-detail.t-d2 h1,
	.c-detail.t-d2 h2,
	.c-detail.t-d2 h3,
	.c-detail.t-d2 h4,
	.c-detail.t-d2 h5,
	.c-detail.t-d2 h6 {
		margin: 0 0 20px;
		font-weight: bold;
		color: inherit;
		line-height: 1.2;
		display: block;
	}
	.c-detail.t-d2 h1 {
		font-size: 30px;
	}
	.c-detail.t-d2 h2 {
		font-size: 22px;
	}
	.c-detail.t-d2 h3 {
		font-size: 20px;
	}
	.c-detail.t-d2 h4 {
		font-size: 18px;
	}
	.c-detail.t-d2 p {
		margin: 0 0 20px;
	}
	.c-detail.t-d2 figure {
		margin: 0 0 30px;
		overflow: auto;
		display: block;
	}
	.c-detail.t-d2 * + figure {
		margin-top: 30px;
	}
		.c-detail.t-d2 figure img {
			display: block;
		}
	.c-detail.t-d2 .img_left {
		max-width: 60%;
		margin: 0 2em 1em 0;
		float: left;
	}
	.c-detail.t-d2 .img_right {
		max-width: 60%;
		margin: 0 0 1em 2em;
		float: right;
	}
	.c-detail.t-d2 .img_center {
		clear: both;
		text-align: center;
	}
		.c-detail.t-d2 .img_center img {
			margin: auto;
		}
	.c-detail.t-d2 figcaption {
		margin-top: 0.5em;
		font-size: 0.9em;
		font-style: italic;
		color: #666;
		display: block;
	}
	.c-detail.t-d2 blockquote {
		margin: 0 0 20px;
		padding: 19px 20px;
		border-top: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		overflow: hidden;
		display: block;
	}
	.c-detail.t-d2 ol,
	.c-detail.t-d2 ul {
		margin: 0 0 20px;
		padding: 0 0 0 2em;
		overflow: hidden;
		list-style: none;
	}
	.c-detail.t-d2 li ol,
	.c-detail.t-d2 li ul {
		margin: 0.5em 0;
	}
	.c-detail.t-d2 ol {
		counter-reset: item;
	}
		.c-detail.t-d2 li {
			position: relative;
			list-style: none;
		}
		.c-detail.t-d2 li + li {
			margin-top: 0.5em;
		}
		.c-detail.t-d2 ul li:before {
			content: '•';
			position: absolute;
			top: 0;
			left: -1.5em;
			width: 1em;
			text-align: center;
		}
		.c-detail.t-d2 ol li:before {
			content: counter(item) '.';
			counter-increment: item;
			position: absolute;
			top: 0;
			left: -2em;
			width: 1.5em;
			text-align: right;
		}
