/*#1 обнулевка стиля */
html, body, div, h1, h2, h3, h4, h5, h6, p,
a, em, font, b, u, i, center,
dl, dt, dd, ol, ul, li,
form, tfoot, thead, tr, th, td {
margin: 0; /* обнуляем внешние отступы */
padding: 0; /* обнуляем внутренние отступы */
border: 0; /* убираем бордюры */
outline: 0; /* убираем контуры */
font-size: 100%; /* задаем базовый размер шрифта, значение по умолчанию = 16px */
vertical-align: top; /* устанавливаем базовое вертикальное выравнивание */
background: transparent; /* устанавливаем фон прозрачным */
}
body {
line-height: 1; /* устанавливаем базовую высоту */
}
ol, ul {
/*list-style: none; /* убираем маркеры для нумерованных и обычных списков */
}
:focus {
outline: 0; /* убираем контуры вокруг ссылок при фокусе */
}
table {
border-collapse: collapse; /* убираем рамки двойной толщины */
border-spacing: 0; /* убираем расстояние между ячейками */
width: 100%;
}

* {margin: 0;padding: 0;}
html,body {height:100%;_height:auto;}

html, body
{
  width: 100%;
  margin: 0;
  padding: 0;
  border: 0;
}

body
{
line-height: 1; /* устанавливаем базовую высоту */
background-color: #ffffff;
position: absolute;
top: 0px;

background-image: url(img/fon2.png);
background-repeat: repeat;
}


#sh1_0
{
    width: 100%;
    position: absolute;
    z-index: 5;
    top: 60px;
    left: 0;
    overflow: auto;
    white-space: nowrap;
    text-align: center;
    font-size: 0;

    &:before {
        height: 100%;
        display: inline-block;
        vertical-align: middle;
        content: '';
    }
    }

#sh1
{
  width: 507px;
  height: 33px;
  display: inline-block;
  white-space: normal;
  vertical-align: middle;
  text-align: left;

  background-image: url(img/index_sh1.png);
  background-repeat: no-repeat;
}



#sh2_0
{
    width: 100%;
    position: absolute;
    z-index: 5;
    top: 180px;
    left: 0;
    overflow: auto;
    white-space: nowrap;
    text-align: center;
    font-size: 0;

    &:before {
        height: 100%;
        display: inline-block;
        vertical-align: middle;
        content: '';
    }
}


#sh2
{
  width: 475px;
  height: 220px;
  display: inline-block;
  white-space: normal;
  vertical-align: middle;
  text-align: left;
  background-image: url(img/index_sh2.png);
  background-repeat: no-repeat;
}

#sh3_0
{
    width: 100%;
    position: absolute;
    z-index: 10;
    top: 270px;
    left: 0;
    overflow: auto;
    white-space: nowrap;
    text-align: center;
    font-size: 0;

    &:before {
        height: 100%;
        display: inline-block;
        vertical-align: middle;
        content: '';
    }
}

#sh3
{
  width: 1000px;
  height: 400px;
  display: inline-block;
  white-space: normal;
  vertical-align: middle;
  text-align: left;
}

#sh3_1
{
    position: absolute;
    z-index: 10;
    height: 62px;
    width: 261px;
  cursor: pointer;
  background-image: url(img/index_sh3.png);
  background-repeat: no-repeat;
}

#sh3_1:hover
{
  background-image: url(img/index_sh3_2.png);
}

#sh3_2:hover
{
  background-image: url(img/index_sh4_2.png);
}


#sh3_2
{
    position: absolute;
    margin-left: 756px;
    z-index: 10;
    height: 54px;
    width: 244px;
  cursor: pointer;

  background-image: url(img/index_sh4.png);
  background-repeat: no-repeat;
 
}


#sh5
{
    position: absolute;
    z-index: 10;
    width: 496px;
    height: 112px;
    margin-top: 260px;
    margin-left: 504px;
    background-image: url(img/index_sh5.png);
    background-repeat: no-repeat;
}
#sh6
{
	position: absolute;
	top: 420px;
	left: 50%;
	margin-left: -220px;
  width: 440px;
  height: 75px;
  background-image: url(img/3d1.png);
  background-repeat: no-repeat;
  z-index: 10;
}
#sh6:hover
{
	cursor: pointer;
  background-image: url(img/3d2.png);
}
