@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'Times Roman';
    src: url('fonts/time_roman-webfont.eot');
    src: url('fonts/time_roman-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/time_roman-webfont.woff2') format('woff2'),
         url('fonts/time_roman-webfont.woff') format('woff'),
         url('fonts/time_roman-webfont.ttf') format('truetype'),
         url('fonts/time_roman-webfont.svg#time_romannormal') format('svg');
    font-weight: normal;
    font-style: normal;

}

body,html{padding:0px; margin:0px;  width:100%; height:100%; zoom:1; overflow-x:hidden; letter-spacing:7px;
-webkit-font-smoothing:antialiased;
text-rendering: optimizeSpeed;
-webkit-text-stroke: 0.1px;
overflow:hidden;
font-family:"Times Roman","Times New Roman", Times, serif;

-webkit-font-smoothing:subpixel-antialiased;
text-rendering: geometricPrecision;
-webkit-text-stroke: 0.1px;}


#content{ width:1920px;   height:100%;position: absolute; left:0px; top:0px;}
.bg{width:100%; height:100%; position:absolute; left:0px; top:0px; z-index:1; opacity:0;  background:no-repeat left bottom; background-size:cover;}
.bg.active{opacity:1}
.left_menu{position:absolute; left:85px; bottom:84px; z-index:20; text-align:center; color:#000;}
.left_menu div{color:#000; text-decoration:none}
.left_menu div div{color:#FFF}

.right_menu{position:absolute; left:1358px; bottom:63px; width:142px; z-index:20; }
.right_menu a{color:#000; display:block; text-align:center; text-decoration:none}
.right_menu a.contact{ color:#fff}

.left_menu2{position:absolute; left:85px; bottom:117px; z-index:20; text-align:center; color:#fff;}
.left_menu2 a{color:#000; display:block; text-align:center; text-decoration:none}
.left_menu2 a.contact{ color:#fff}

.left_menu2,.left_menu,.right_menu{font-size:21px; line-height:27px;}

.mail{font-size:22px; color:#000; display:block; position:absolute; left:48%; top:50%; margin-left:-190px; margin-top:-15px; z-index:20; text-decoration:none}
.back{line-height:45px; height:45px; font-size:22px; color:#000; position:absolute; left:50%; margin-left:-41px; top:0px; z-index:20; text-decoration:none}
