/*RESET CSS*/

/*CUSTOM CSS*/

.title{height:110px;width:100%;position:fixed;z-index:19861107;background:#FEFEFE;}


/*SCROLL PAGE MAIN CSS*/
.scroll_page{position:absolute;top:0;z-index:19861106;width:100%;height:100%;overflow:hidden;}
.scroll_page .page{width:100%;height:100%;margin:0 auto;position:relative;color:#000;overflow:hidden;}
.scroll_page .page .control{position:absolute;width:100%;}
/*.scroll_page .page .control a{position:absolute;width:50px;height:50px;line-height:50px;display:inline-block;border-radius:25px;color:#999;background:#FFF;font-size:12px;text-transform:uppercase;text-align:center;opacity:0.2;}*/
/*.scroll_page .page .control a:hover{opacity:1;}*/
/*.scroll_page .page .control a.prev{left:20px;bottom:0;}*/
/*.scroll_page .page .control a.next{right:20px;bottom:0;}*/
.scroll_page .page .content{margin:110px auto;width:100%;background-color:white;}
/*.scroll_page .first{background:#26A8B8;}
.scroll_page .second{background:#0C616B;}
.scroll_page .third{background:#906894;}
.scroll_page .fourth{background:#8F8C2A;}
.scroll_page .fifth{background:#596B47;}*/


/*SCROLL PAGE NAV*/
/*.scroll_page ol.scroll_nav{position:fixed;width:14px;right:80px;top:50%;margin-top:-24px;bottom:0;z-index:19861108;padding:0 0;}
.scroll_page ol.scroll_nav li{width:12px;height:12px;margin:10px auto;background:none;border:1px solid #DDD;border-radius:12px;text-indent:-99px;overflow:hidden;cursor:pointer;}
.scroll_page ol.scroll_nav li.curr_page{background:#DDD;}*/

 .nav {
            position: fixed;
            top: 200px;
            right: 24px;
            z-index: 19861108;
        }
 .nav img{
     margin:0px;
 }

   .nav div {
                height: 50px;
                width: 60px;
                border: 1px solid #cbcdcb;
            }

       .navbeij_02.navbeij_01 {
            background-image: url(../img/img_06.png);
            vertical-align: middle;
            display: table-cell;
            color: white;
           
        }

        .navbeij_02 {
            background-image: url(../img/img_05.png);
            line-height: 50px;
            cursor:pointer;
        }
