/* = ����� ����� HTM */.back { font:normal 3em 'Agency FB'; color: #0074A3; position:absolute; top: 10px; right: 10%;}.back:hover {text-decoration: underline;}.how { color: #990000; }.to { color: #0074A3; }.make { color: #006600; }.demo { font: normal 2em 'Agency FB';}/* main */#main {	width: 94%;	padding: 1% 3%;	}#main h1 { 	text-align: center;	font: 2em Helvetica; 	margin: 20px 0 10px 0;	padding-bottom: 15px;	border-bottom: 2px solid #444444; }/* ������ ����� ��������� */.clear {	margin-top: -1px;	height: 1px;	clear:both;	zoom: 1;}		/* Slider */.slider {	width: 674px;	margin: 0 auto;	padding: 66px 69px;	position: relative;	overflow: hidden;}/* ������� ���� �� ������� ������/����� �������� ��������� ���� ��������� ��������,������� ������������� ��� */.slider::-moz-selection { background: transparent; color: #fff; text-shadow: none; }.slider::selection { background: transparent; color: #fff; text-shadow: none; }.slide-list {	position: relative;	margin: 0;	padding: 0;}.slide-wrap {	position: relative;	left: 20px;	top: 0;	width: 10000000px;}.slide-item {	/* ������ ������ */	width: 715px;	/* ���������� ������� */	padding: 10px;	/* ��������� */	float: left;}.slide-item hr{	width: 278px;	background: #ffffff;	border: 3px;	height: 1px;	margin-top: 35px;	margin-left: 1px;}.slide-title {	font: 18px 'CoreSansA75ExtraBold-Regular';	display: block;	background-color: rgba( 45, 45, 45, 0.3);	width: 567px;	height: 237px;	color: #ffffff;	padding-left: 35px;	padding-top: 17px;	text-transform: uppercase;}.slide-title .slide-title2 {	font: 17px 'CoreSansA35Light-Regular';	display: block;	color: #ffffff;	text-transform: none;	padding-top: 7px;}/* ��������� ������/����� */.navy {	/* ���������� ���������������� */	position: absolute;	top: 251px;	z-index: 1;	height: 50px;	width: 52px;	cursor: pointer;}.prev-slide {	left: 31px;	background: url(../bg/left-arrow.png) 2px 40% no-repeat;}.prev-slide:hover{	background: url(../bg/left-arrow_h.png) 2px 40% no-repeat;}.next-slide {	right: 39px;	background: url(../bg/right-arrow.png) 2px 40% no-repeat;}.next-slide:hover{	background: url(../bg/right-arrow_h.png) 2px 40% no-repeat;}.navy.disable {	background: #dbdbdb;}/* ��������� �����/����� */.auto {	width: 7px;	height: 11px;	cursor: pointer;	margin: 10px auto;}.play {	background: url(bg/play.png) center no-repeat;}.pause {	background: url(bg/pause.png) center no-repeat;}