

body {
    min-width: 1000px;
}

html,body,input,button,select{
    margin: 0;
    padding: 0;
    background-color: #fff;
    color: #292929;
    line-height: 1.2;
    font: 17px "メイリオ", Meiryo,  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
a{  text-decoration: none;
    outline: none;
    color: #006ddc;
}


a:hover,
a:focus {
    text-decoration: underline;
    outline: none;
}
fieldset{border: none}
img{max-width: 100%;height: auto}


.clearfix {*zoom: 1; }
.clearfix:before, .clearfix:after { content: " "; display: table;}
.clearfix:after {clear: both;}
.fl-left{float: left}
.fl-right{float: right}

.mg0{margin:0 !important;}
.mg10{margin:10px !important;}
.mg20{margin:20px !important;}
.mg30{margin:30px !important;}
.mg40{margin:40px !important;}
.mg60{margin:60px !important;}

.mgb0{margin-bottom:0 !important;}
.mgb10{margin-bottom:10px !important;}
.mgb20{margin-bottom:20px !important;}
.mgb30{margin-bottom:30px !important;}
.mgb40{margin-bottom:40px !important;}
.mgb60{margin-bottom:60px !important;}
.mgb70{margin-bottom:70px !important;}
.mgb80{margin-bottom:80px !important;}

.mgt0{margin-top:0 !important;}
.mgt10{margin-top:10px !important;}
.mgt20{margin-top:20px !important;}
.mgt30{margin-top:30px !important;}
.mgt40{margin-top:40px !important;}
.mgt50{margin-top:50px !important;}
.mgt60{margin-top:60px !important;}
.mgt70{margin-top:70px !important;}
.mgt80{margin-top:80px !important;}
.mgt90{margin-top:90px !important;}
.mgt100{margin-top:100px !important;}

.pd0{padding:0 !important;}
.pd10{padding:10px !important;}
.pd20{padding:20px !important;}
.pd30{padding:30px !important;}
.pd40{padding:40px !important;}
.pd60{padding:60px !important;}

.pdb0{padding-bottom:0 !important;}
.pdb10{padding-bottom:10px !important;}
.pdb20{padding-bottom:20px !important;}
.pdb30{padding-bottom:30px !important;}
.pdb40{padding-bottom:40px !important;}
.pdb60{padding-bottom:60px !important;}

.pdt0{padding-top:0 !important;}
.pdt10{padding-top:10px !important;}
.pdt20{padding-top:20px !important;}
.pdt30{padding-top:30px !important;}
.pdt40{padding-top:40px !important;}
.pdt60{padding-top:60px !important;}

.clear{clear: both}

.fnt-w-b{font-weight: bold}
.fnt-10{font-size: 10px !important;}
.fnt-11{font-size: 11px !important;}
.fnt-12{font-size: 12px !important;}
.fnt-14{font-size: 14px !important;}
.fnt-15{font-size: 15px !important;}
.fnt-16{font-size: 16px !important;}
.fnt-17{font-size: 17px !important;}
.fnt-18{font-size: 18px !important;}
.fnt-19{font-size: 19px !important;}
.fnt-20{font-size: 20px !important;}
.fnt-21{font-size: 21px !important;}
.fnt-22{font-size: 22px !important;}
.fnt-23{font-size: 23px !important;}
.fnt-24{font-size: 24px !important;}
.fnt-25{font-size: 25px !important;}
.fnt-26{font-size: 26px !important;}
.fnt-27{font-size: 27px !important;}
.fnt-28{font-size: 28px !important;}
.fnt-30{font-size: 30px !important;}
.fnt-35{font-size: 35px !important;}
.fnt-40{font-size: 40px !important;}


.wrapper{overflow: hidden}
.b-center{
    margin: 0 auto;
    width: 1000px;
    height: 100%;
    padding: 1px 0;
}
.cover-content{
    background: url(../img/cover_bg.jpg) center -20px no-repeat;
    height: 825px;
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 2;
    top: 0;
}

.btn {
    border: none;
    outline: none;
    display: inline-block;
    color: #fff;
    text-decoration: none;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    *zoom: 1;
    *display: inline;
}
.btn:hover{
    text-decoration: none;
}

.btn.bdrs{
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

#header{height: 860px}
#header .b-top{
    min-height: 33px;
    background: #220d03;
    border-bottom: 1px solid #4b4541;
}
#header .b-top h1{
    color: #fff;
    font-size: 13px;
    text-align: center;
    margin: 0;
    line-height: 1;
    padding: 10px 0;
}
.b-cover #animation-label-yellow{
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);}

.b-cover{
    /*background: #ede9da url(../img/cover_bg.jpg) center -30px no-repeat;*/
    background: #ede9da;
    width: 100%;
    height: 100%;
}
.b-cover .b-center{
    position: absolute;
    width: 1000px;
    left: 50%;
    margin-left: -500px;
    top: 0;
}

#content{position: relative;z-index: 99}

/*Animation*/
.parallax_perpetuummobile_bgArr{
    /*background: url(../img/cover_bg.jpg) center 0 repeat;*/
    /*height: 543px;*/
}


/*#parallax-bg .parallax_perpetuummobile {position: absolute!important;}*/
.parallax_perpetuummobile{
    position: absolute;
    top: 0;
    width: 100%!important;
    overflow: hidden;
}
.contentHolderVisibleWrapper{
    width: 2000px!important;
    left: 50%;
    margin-left: -1000px;
}
.parallax_perpetuummobile_text_line{color: #999}
.parallax_perpetuummobile_bgArr{z-index: 55}

.textElement30_bullets{z-index: 72}
.textElement31_bullets{z-index: 2}
.textElement32_bullets{z-index: 67;top: 34px}
.textElement33_bullets{z-index: 68}
.textElement34_bullets{z-index: 68}
.textElement35_bullets{z-index: 69}
.textElement36_bullets{z-index: 74}
.textElement37_bullets{z-index: 75}
.textElement38_bullets{z-index: 70}
.textElement39_bullets{z-index: 75}
.textElement40_bullets{z-index: 73}
.textElement41_bullets{z-index: 75}




.cover-content img{display: block}
.cover-content .ht1,
.cover-content .ht2,
.cover-content .ht81{
    position: absolute;
}
.cover-content .ht81{
    top: 12px;
    left: 428px;
}
.cover-content .ht1{top: 58px;left: 20px}
.cover-content .ht2{top: 152px;left: 20px}
#animation-label-yellow{
    left: 800px;
    top: 13px;
    position: absolute;
}



/*Content*/
.b-blue-pattern{
    background: url(../img/gray_pattern_bg.png) 0 0 repeat;
}
.b-blue-pattern.border-top{border-top: 6px solid #0f344d;z-index: 11;position: relative;}
.b-content{
    margin: 0 auto;
    width: 950px;
}
.b-blue-pattern .b-content{width: 954px;}
.b-cnt-1{
    position: relative;
    background: #fff;
    -webkit-box-shadow: 0 -1px 3px rgba(9, 9, 9, 0.3);
    -moz-box-shadow: 0 -1px 3px rgba(9, 9, 9, 0.3);
    box-shadow: 0 -1px 3px rgba(9, 9, 9, 0.3);
    min-height: 200px;
    width: 950px;
    margin-top: 16px;
    padding: 25px 0 46px;
}
.b-cnt-1 .bg-top{
    background: url(../img/b_1_bg_top.png) center 0 no-repeat;
    height: 105px;
    width: 954px;
    position: absolute;
    top: -104px;
    left: -2px;
    z-index: 111;
}
.b-cnt-1 .inner{
    margin: 0 36px;
}
.b-cnt-1 h2{
    font-weight: normal;
    font-size: 25px;
    text-align: center;
    margin: 0 0 25px;
}
.b-cnt-1 .wrap-box{
    position: relative;
    margin: 29px 0 0;
}
.b-cnt-1 .border-box{
    background: #f6f6f6;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border: 4px solid #7fcdd0;
    padding: 32px 63px 55px 35px;
    width: 489px;
}
.b-cnt-1 .border-box p{margin: 0;line-height: 29px}
.b-content .yellow-marker{background: #ffe156}
.b-cnt-1 ul{margin: 0 0 30px;padding: 0 0 0 20px}
.b-cnt-1 li{color: #3771bf}
.b-cnt-1 li span{color: #292929;font-size: 18px}
.b-cnt-1 .photo-box{
    /*background: url(../img/b_1_photo_man.png) 0 0 no-repeat;*/
    position: absolute;
    width: 342px;
    text-align: center;
    min-height: 426px;
    right: -12px;
    top: 3px;
    z-index: 66;
}
.b-cnt-1 .photo-box #round-image{
    display:block;
    margin:0 auto;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
}
.b-cnt-1 .photo-box p{margin: 0}
.b-cnt-1 .h-text{
    text-align: center;
    font-size: 25px;
    margin: 65px 0 33px;
}
.b-cnt-1 .ribbon{
    background: url(../img/b1_ribbon.png) 0 0 no-repeat;
    width: 973px;
    height: 109px;
    margin: 40px 0 25px -47px;
}
.b-cnt-1 .ribbon p{
    padding: 20px 0;
    margin: 0;
    text-align: center;
    font-size: 24px;
}
.b-cnt-1 .ribbon p span{color: #ae0000}

.b-cnt-2{
    width: 954px;
    margin: 0 auto;
}
.b-cnt-2 h3{
    background: url(../img/b2_icon_top.png) center 0 no-repeat;
    padding: 93px 0 0;
    margin: 25px 0 0;
    color: #fff;
    text-align: center;
    font-size: 45px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
    line-height: 1;
}
.b-cnt-2 .h-text{
    font-size: 19px;
    text-align: center;
    margin: 15px 0;
    font-weight: bold;
}
.b-cnt-2 .inner-box{
    position: relative;
    background: #fff;
    padding: 19px 80px 64px;
    background: url(../img/b2_bg_center.png) center 0 repeat-y;
    text-align: center;
    margin: 66px 0 0;
    z-index: 5;
}

.b-cnt-2 .bg-top{
    position: absolute;
    background: url(../img/b2_top_bg.png) center 0 no-repeat;
    height: 34px;
    width: 954px;
    left: 0;
    top: -34px;
}
.b-cnt-2 .bg-bottom{
    position: absolute;
    background: url(../img/b2_bottom_bg.png) center 0 no-repeat;
    height: 22px;
    width: 954px;
    left: 0;
    bottom: -22px;
}
.b-cnt-2 .arrow{
    background: url(../img/b2_arow_down.png) center 0 no-repeat;
    height: 74px;
    margin: 10px 0 0;
    position: relative;
    z-index: 55;
}
.b-cnt-2 .arrow.i-2{margin: -17px 0 0}
/*.b-cnt-2 .img-text-1{margin: -3px 0 0}*/
.b-cnt-2 .img-text-1{margin: 0}
.b-cnt-2 .img-text-2{margin: 10px 0 0}

.b-cnt-2 .inner-content p.fnt-18{margin: 38px 0 0}
.b-gray-pattern{
    background: url(../img/gray_pattern_bg.png) repeat;
    position: relative;
}
.b-cnt-3{
    margin: -37px 0 0;
    text-align: center;
    position: relative;
    z-index: 44;
}
.b-cnt-3 h2{
    position: relative;
    z-index: 999;
    margin: 0 auto;
}
.b-cnt-3 .title-img{position: relative;z-index: 102;display: block;margin: 0 auto}
.b-cnt-3 .h-text{
    font-size: 33px;
    margin: 15px 0 75px;
    line-height: 1.6;
    font-weight: bold;
}
.b-cnt-3 .inner-box{
    position: relative;
    padding: 1px 27px 55px;
    background: #fff;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    margin: 97px 0 0;
}
.b-cnt-3 .inner-box h3{
    background: url(../img/blue_ribbon.png) center 0 no-repeat;
    height: 129px;
    width: 1121px;
    position: absolute;
    top: -50px;
    left: -85px;
    z-index: 14;
}
.b-cnt-3 .inner-box h3 img{margin: 22px 0 0}
.b-cnt-3 .yellow-box{
    position: relative;
    border: 1px solid #eada6e;
    margin: 111px auto 0;
    z-index: 11;
    width: 892px;
}

.b-cnt-3 .yellow-box .border-box{
    background: #fff3a1;
    border: 2px solid #fff;
    height: 116px;
}
.b-cnt-3 .yellow-box p{
    font-weight:bolder;
    font-size: 23px;
    color: #545353;
    margin: 23px 0 0;
    line-height: 36px;
}
.b-cnt-3 .book-box{
    background: url(../img/b3_book.jpg) 0 5px no-repeat;
    text-align: left;
    padding: 20px 0 25px 125px;
    margin: 45px 76px 0 15px;
}
.b-cnt-3 .book-box p{font-size: 18px;margin: 0;position: relative;z-index: 22}
.b-cnt-3 .book-box p strong{font-size: 20px}
.b-cnt-3 .books{
    width: 251px;
    height: 621px;
    position: absolute;
    z-index: 10;
    right: 8px;
    bottom: 10px;
}
.b-cnt-3 .tree-box{
    background: url(../img/b3_tree.jpg) 0 5px no-repeat;
    text-align: left;
    padding: 20px 0 25px 250px;
}
.b-cnt-3 .tree-box p{font-size: 20px;margin: 0;position: relative;z-index: 22}
.b-cnt-3 .tree-box p strong{font-size: 20px}
.b-cnt-3 .books{
    width: 251px;
    height: 621px;
    position: absolute;
    z-index: 10;
    right: 8px;
    bottom: 10px;
}
.b-cnt-3 .red-corner{
    position: absolute;
    right: -8px;
    bottom: -20px;
    z-index: 12;
}

.b-cnt-3 .b-row p{padding: 1px 40px}
.b-cnt-3 .title-gray-bg{
    background: url(../img/b3_blue_title_bg.png) center 0 no-repeat;
    height: 59px;
    width: 883px;
    text-align: left;
    padding: 1px 0;
    margin: 0 0 30px;
}
.b-cnt-3 .title-gray-bg strong{
    display: block;
    margin: 13px 0 0 33px;
    font-size: 22px;
    color: #025abc;
}
.b-cnt-3 .col-box{
    position: relative;
    margin: 30px 0 0;
    padding: 1px 50px 0 74px;
    text-align: left;
    z-index: 15;
    font-weight: bold;
}
.b-cnt-3 .col .title{
    position: relative;
    color: #d82900;
    /*padding: 10px 0 0 0;*/
    font-size: 25px;
    font-weight: bold;
    margin: 0 0 15px;
    line-height: 1.3;
}
/*.b-cnt-3 .col:first-child+* .title{padding-top: 12px;margin: 0 0 16px}*/
/*.b-cnt-3 .col .title i{*/
    /*position: absolute;*/
    /*background: #f18613;*/
    /*width: 20px;*/
    /*height: 6px;*/
    /*top: 0;*/
    /*left: 0;*/
/*}*/
/*.b-cnt-3 .col:first-child{*/
    /*border-right: 1px solid #d7d7d7;*/
    /*padding-right: 10px;*/
/*}*/
.b-cnt-3 .col:first-child+*{margin-top: 30px}
.b-cnt-3 .col p{color: #000;line-height: 1.7;padding: 0!important;font-size: 18px}
.b-cnt-3 .col ol{padding-left: 35px;margin: 0}
.b-cnt-3 .col ol li{line-height: 1.7}
.b-cnt-3 .col ol span{color: #000000}

.b-cnt-3 ul li {*zoom: 1; }
/*.b-cnt-3 li:before, .b-cnt-3 li:after { content: " "; display: table;}*/
/*.b-cnt-3 li:after {clear: both;}*/

.b-cnt-3 .list-type-number li{margin: 24px 0 0;position: relative}
.b-cnt-3 .list-type-number li:first-child{margin: 0}
.b-cnt-3 .list-type-number li b{color: #14667b}
.b-cnt-3 .list-type-number li i{
    color: #138d92;
    font-size: 30px;
    font-style: normal;
    float: left;
    top: 0;
    left: 0;
}
.b-cnt-3 .list-type-number p{
    float: left;
    margin: 1px 0 0 20px;
    padding: 0;
}

.b-cnt-3 .b-row{margin: 60px 0 0;text-align: left;font-size: 20px}
.b-cnt-3 .b-row.first{margin: 48px 0 0}

.b-cnt-3 .b-row ul{list-style: none;padding: 1px 26px;margin: 0 0 10px}

.b-cnt-3 .list-type-asterisk li{font-size: 20px}
.b-cnt-3 .list-type-asterisk li i{
    position: absolute;
    color: #d82900;
}
.b-cnt-3 .list-type-asterisk li span{display:block;margin: 0 0 0 26px}
.b-cnt-3 .b-row p.fnt-16{margin: 0 40px 0 48px;padding: 0}
.b-cnt-3 .b-row p.fnt-16 span{margin-left: -10px}
.red-text{color: #d82900}

.b-cnt-4 .man-box{
    background: url(../img/b4_elipse_bg.png) 0 0 no-repeat;
    width: 950px;
    height: 246px;
    margin: 55px auto 70px;
    padding: 1px 0;
}
.b-cnt-4 .man-box p{
    margin: 143px 0 0 200px;
    border-left: 6px solid #82d1d4;
    font-size: 22px;
    line-height: 1.4;
    padding-left: 10px;
    font-weight: bold;
}
.b-cnt-4 .man-box p span{font-size: 28px;color: #d82900}

.b-yellow-pattern{
    background: url(../img/gray_pattern_bg.png) 0 0 repeat;
    padding: 1px 0 230px;
    border-bottom: 2px solid #91d3d9;
}

.b-orange-pattern{
    background: url(../img/orange_pattern_bg.png) 0 0 repeat;
    text-align: center;
    padding: 1px 0;
}
.b-cnt-5 .b-orange-pattern{
    border-bottom: 2px solid #c5c5c5;
    height: 195px;
}
.b-cnt-5 .b-content {
    width: 954px;
}
.b-cnt-5 h3{margin: 30px 0 5px}
.b-cnt-5 #big-arrow-1{position: relative}
.b-cnt-5 .i-box {
    padding: 1px 41px;
    margin: 57px 0 0;
}
.b-cnt-5 .i-box p{line-height: 28px;margin: 0}
.b-cnt-5 .i-box .title{margin: 17px 0 39px 0}
.b-cnt-5 .i-1{
    background: url(../img/b5_i_box_1.png) center 0 no-repeat;
    height: 685px;
    margin: 80px 0 0;
}
.b-cnt-5 .i-1 .img-box{
    background: #efefef;
    padding: 20px 30px;
    width: 472px;
    height: 245px;
    margin: -1px 0 0 18px;
}
.b-cnt-5 .i-1 .img-box .fl-left{
    width: 223px;
}
.b-cnt-5 .i-1 .img-box .fl-right{width: 223px}
.b-cnt-5 .i-1 .img-box img{
    border: 1px solid #e2e2e2;
}
.b-cnt-5 .i-1 .img-box p{font-size: 14px;color: #000;margin: 0 5px 0 9px;line-height: 1.4}
.b-cnt-5 .i-2{
    background: url(../img/b5_i_box_2.png) center 0 no-repeat;
    height: 1174px;
}
.b-cnt-5 .i-3{
    background: url(../img/b5_i_box_3.png) center 0 no-repeat;
    height: 734px;
}
.b-cnt-5 .i-4{
    background: url(../img/b5_i_box_4.png) center 0 no-repeat;
    height: 654px;
}
.b-cnt-5 .i-5{
    background: url(../img/b5_i_box_5.png) center 0 no-repeat;
    height: 224px;
}

.b-white-bg{background: #fff;padding: 1px 0 87px;position: relative}
.b-cnt-6 {text-align: center}
.b-cnt-6 .babber-box{
    background: url(../img/b6_babber_bg.png) center 0 no-repeat;
    height: 254px;
    padding: 1px 0;
    margin: -182px 0 0;
    position: relative;
    z-index: 44;
}
.b-cnt-6 .babber-box p{
    margin: 111px 0 0 205px;
    font-size: 20px;
    font-weight: bold;
    text-align: left;
}
.b-cnt-6 .babber-box p b{color: #d82900}
.b-cnt-6 h3{
    background: url(../img/b6_stop_bg.png) center 0 no-repeat;
    border-bottom: 17px solid #525252;
    padding: 0 0 10px;
    width: 935px;
    height: 208px;
    margin: 60px auto 0;
}
.b-cnt-6 h3 img{margin: 85px 0 0}

.b-cnt-6 .arrow-1{
    margin: -10px 0 0;
}
.big-arrow,.arrow{position: relative}
.b-cnt-6 .sm-arrow img{position: relative}
.b-cnt-6 .img-text-2{margin: 8px 0}

.b-cnt-6 .inner-box{
    background: url(../img/b6_box_center.png) center 0 repeat-y;
    padding: 1px 42px 50px;
    text-align: left;
    margin: 67px 0 0;
    position: relative;
    *zoom: 1;
}
.b-cnt-6 .inner-box h4{
    text-align: center;
    margin: -70px 0 0;
    position: relative;
    z-index: 11;
}

.b-cnt-6 .inner-box p{
    position: relative;
    z-index: 11;
    margin: 35px 0 0;
    font-size: 18px;
}
.b-cnt-6 .inner-box > p:first-child{margin: 0}
.b-cnt-6 .inner-box .bg-top{
    background: url(../img/b6_box_top.png) center 0 no-repeat;
    width: 950px;
    height: 20px;
    position: absolute;
    top: -20px;
    left: 0;
}
.b-cnt-6 .inner-box .bg-bottom{
    background: url(../img/b6_box_bottom.png) center 0 no-repeat;
    width: 950px;
    height: 35px;
    position: absolute;
    bottom: -35px;
    left: 0;
    *zoom: 1;
}
.b-cnt-6 .green-box{
    position: relative;
    background: url(../img/b6_green_box.png) center 0 no-repeat;
    height: 272px;
    width: 628px;
    z-index: 11;
    margin: 62px 0 0;
    color: #000;
}
.b-cnt-6 .green-box .f-green{color: #40532b}
.b-cnt-6 .green-box p{margin: 0;}
.b-cnt-6 .green-box ul{
    list-style: none;
    padding: 0;
    margin: 10px 0 0 5px;
}
.b-cnt-6 .green-box li{line-height: 1.5;font-size: 20px}
.b-cnt-6 .green-box li b{margin: 0 20px 0 0}
.b-cnt-6 .green-box .inner{padding: 37px 42px}
.b-cnt-6 .inner-box .man-box{
    position: absolute;
    z-index: 1;
    top: 333px;
    right: 29px;
}
.b-blue-pattern-2{
    background: url(../img/blue_pattern_2.png) 0 0 repeat;
    text-align: center;
    height: 253px;
    padding: 1px 0;
    margin: -10px 0 0;
}
.b-blue-pattern-2 h3{
    margin: 82px 0 18px;
}
.b-cnt-7 {
    min-height: 300px;
    margin: 70px 0 0;
    padding: 1px 0 30px;
    color: #000;
    font-size: 18px;
}
.b-cnt-7  ul{
    padding: 0;
    list-style: none;
    margin: 31px 0 34px 10px;
}
.b-cnt-7  li{
    color: #1079a0;
    font-weight: bold;
    font-size: 26px;
    line-height: 1.5;
}
.b-cnt-7  li span{
    font-size: 30px;
    color: #e04f00;
    margin: 0 17px 0 0;
}

.b-blue-green-pattern {
    text-align: center;
    background: url(../img/green_pattern_bg.png) 0 0 repeat;
    height: 247px;
    border-top: 4px solid #15abb0;
    border-bottom: 4px solid #15abb0;
}
.b-blue-green-pattern h2{margin: 40px 0 18px}

.b-cnt-8{font-size: 18px;color: #000}
.b-cnt-8 .b-content{
    width: 990px;
}
.b-cnt-8 .article-1{
    margin: 0;
    background: url(../img/b8_article_1_img.jpg) 99% 59px no-repeat;
    padding: 1px 292px 0 15px;
}
.b-cnt-8 .article-1 p{
    margin: 30px 0 0;
}
.b-cnt-8 .article-1 p:first-child{margin: 90px 0 0}
.b-cnt-8 .article-1 p b{color: #17a6ab}
.b-cnt-8 .round-box{
    background: url(../img/b8_round_box_bg.png) center 0 no-repeat;
    height: 184px;
    padding: 1px 0;
    text-align: center;
    margin: 36px 0 0;
}
.b-cnt-8 .round-box img{
    margin: 25px 0 0;
}

.b-cnt-8 .article-2{
    background: url(../img/b8_article_2_img.jpg) 0 163px no-repeat;
    padding: 1px 15px;
    margin: 25px 0 0;
}
.b-cnt-8 .article-2 h3{margin: 0;text-align: center}
.b-cnt-8 .article-2 .mg-l{ margin-left: 489px;}
.b-cnt-8 .article-2 p span.mg-l{ margin-left: -7px}
.b-cnt-8 .article-2 p.last{margin-bottom: 0}
.blue-ribbon{
    background: url(../img/blue_ribbon.png) center 0 no-repeat;
    width: 1121px;
    height: 129px;
    margin: 60px 0 0 -85px;
    text-align: center;
    position: relative;
    z-index: 11;
}
.b-cnt-9 .blue-ribbon img{
    margin: 21px 0 0;
}
.b-cnt-9 .wrap-box{
    position: relative;
    background: #f7f7f7;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    padding: 6px;
    margin: -48px 0 0;
}
.b-cnt-9 .wrap-box .inner{
    border: 2px solid #fff;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    padding: 1px 22px 32px;
}
.b-cnt-9 .photo{
    position: absolute;
    top: 10px;
    left: -5px;
    z-index: 12;
}
.b-cnt-9 .blue-border-box{
    background: url(../img/b9_border_box_bg.png) 0 0 no-repeat;
    width: 596px;
    height: 224px;
    margin: 50px 0 14px 292px;
}
.b-cnt-9 .blue-border-box img{
    margin: 30px 0 0 70px;
}

.b-cnt-9 p.mg-l{width: 511px;margin-left: 380px;position: relative;z-index: 44}
.b-cnt-9 p.fnt-20 span.fnt-16{
    display: block;
    margin: 3px 0 0 -8px;
}
.b-cnt-9 .blue-box{
    background: #96d6e9;
    border-bottom: 2px solid #60afc6;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    width: 856px;
    height: 64px;
    text-align: center;
    line-height: 65px;
    margin: 45px auto 0;
}
.b-cnt-9 .blue-box p{
    margin: 0;
    color: #003a4b;
    font-size: 24px;
    font-weight: bold;
}

.b-cnt-9 .orange-text{color: #e34b08}
.b-cnt-9 .wrap-box ul{
    list-style: none;
    padding: 0;
    margin: 17px 0 55px 22px;
}
.b-cnt-9 .wrap-box li{
    line-height: 44px;
    position: relative;
    margin: 1px 0 0;
    height: 44px;
    font-size: 20px;
    color: #000;
}
.b-cnt-9 .wrap-box li i{
    position: absolute;
    background: url(../img/b9_numbers_spr.png) 0 0 no-repeat;
    width: 58px;
    height: 44px;
    left: 0;
    top: 0;
}
.b-cnt-9 .wrap-box li.i1 i{background-position: 0 0}
.b-cnt-9 .wrap-box li.i2 i{background-position: 0 -45px}
.b-cnt-9 .wrap-box li.i3 i{background-position: 0 -90px}
.b-cnt-9 .wrap-box li.i4 i{background-position: 0 -135px}
.b-cnt-9 .wrap-box li.i5 i{background-position: 0 -180px}
.b-cnt-9 .wrap-box li.i6 i{background-position: 0 -225px}
.b-cnt-9 .wrap-box li.i7 i{background-position: 0 -270px}
.b-cnt-9 .wrap-box li.i8 i{background-position: 0 -315px}
.b-cnt-9 .wrap-box li.i9 i{background-position: 0 -360px}
.b-cnt-9 .wrap-box li.i10 i{background-position: 0 -405px}
.b-cnt-9 .wrap-box li.i11 i{background-position: 0 -450px}
.b-cnt-9 .wrap-box li em{
    display: inline-block;
    margin: 0 18px 5px 74px;
    line-height: 1;
    vertical-align: 6px;
    font-size: 18px;
}
.b-cnt-9 .wrap-box .fnt-15{
    margin: 25px 19px 0;
    line-height: 1.8;
}
.b-cnt-9 .wrap-box .fnt-20.fnt-w-b{margin: 50px 24px 0}
.b-cnt-9 .wrap-box .fnt-21{margin: 10px 0 0;width: 102%}
.b-yellow-bg{
    background: #ffda93;
    border-bottom: 2px solid #fff7bf;
    height: 257px;
    padding: 1px 0;
}
.b-yellow-bg h2{
    text-align: center;
    margin: 35px 0 0;
}
.b-yellow-bg h2 img{margin: 0 0 0 194px}
.b-blue-pattern.b-cnt-10{
    padding: 0 0 95px;
    border: none;
}
.b-cnt-10 .b-content,
.b-cnt-18 .b-content
{width: 954px}
.b-cnt-10 .inner-box,
.b-cnt-18 .inner-box
{
    position: relative;
    background: url(../img/b10_inner_box_center.png) center 0 repeat-y;
    padding: 1px 10px 11px;
    margin: -15px 0 0;
}
.b-cnt-10 .inner-box .bg-top,
.b-cnt-18 .inner-box .bg-top
{
    background: url(../img/b10_inner_box_top.png) center 0 no-repeat;
    width: 954px;
    height: 34px;
    position: absolute;
    top: -34px;
    left: 0;
}
.b-cnt-10 .inner-box .bg-bottom,
.b-cnt-18 .inner-box .bg-bottom
{
    background: url(../img/b10_inner_box_bottom.png) center 0 no-repeat;
    width: 954px;
    height: 33px;
    position: absolute;
    bottom: -33px;
    left: 0;
}
.b-cnt-10 .inner-box .pic-man{
    position: absolute;
    top: -278px;
    left: 0;
}
.b-cnt-10 .inner-box .arrow,
.b-cnt-18 .inner-box .arrow
{text-align: center;position: absolute;left: 0;top: -37px;width: 100%}
.b-cnt-10 .inner-box .fnt-23{text-align: center;margin: 75px 0 0;line-height: 1.5}

.b-cnt-10 .inner-box .list-item{
    width: 908px;
    margin: 35px auto 0;
}
.b-cnt-10 .list-item .title{
    background: url(../img/b10_item_title_bg.png) center 0 no-repeat;
    width: 908px;
    height: 85px;
    margin: 0 0 18px;
}
.b-cnt-10 .list-item .title img{margin: 15px 0 0 88px}
.b-cnt-10 .list-item > p{
    font-size: 20px;
    margin: 17px 0 0;
    padding: 1px 5px 0 90px;
}
.b-cnt-10 .list-item ul{
    padding: 0;
    list-style: none;
    margin: 0 0 0 8px;
}
.b-cnt-10 .list-item li{
    position: relative;
    margin: 38px 0 0;
    *zoom: 1;
}
.b-cnt-10 .list-item li:first-child{margin: 0}
.b-cnt-10 .list-item li img{
    position: absolute;
    top: 5px;
    left: 0;
}
.b-cnt-10 .list-item li p{
    margin: 0 0 0 89px;
    font-size: 20px;
}
.b-cnt-10 .list-item li span{display: inline-block;margin: 0 0 0 -5px}

.b-cnt-10 .list-item li p b{color: #2e8e93}
.b-cnt-10 .list-item .img-box{
    margin: 0 0 5px 15px;
}
.b-cnt-10 .list-item .img-box p{margin: 0}


.b-gray-pattern-2 {
    background: url(../img/gray_pattern_bg.png) 0 0 repeat;
    padding: 0 0 100px;
}
.b-orange-pattern-2{
    background: url(../img/orange_pattern_2_bg.png) 0 0 repeat;
    text-align: center;
    height: 201px;
    padding: 1px 0;
}
.b-orange-pattern-2 h2{margin: 37px 0 18px}
.b-cnt-11 .b-orange-pattern-2 h2{margin: 37px 0 15px}

.b-cnt-11 .wrap-img-box {font-size: 18px;line-height: 30px;margin: 63px 0 0}
.b-cnt-11 .b-1{
    background: url(../img/b11_i_img1.jpg) right 10px no-repeat;
    padding: 1px 373px 0 0;
    margin: 67px 0 0;
}
.b-cnt-11 .wrap-img-box h3{
    text-align: left;
    margin: 0 0 5px 0;
}
.b-cnt-11 .wrap-img-box.b-1 h3{margin-left: -23px}
.b-cnt-11 .wrap-img-box p{margin: 0}

.b-cnt-11 .b-2{
    background: url(../img/b11_i_img2.jpg) left 60px no-repeat;
    padding: 1px 0 0 400px;
    margin-left: -15px;
}

.b-cnt-11 .b-3{
    background: url(../img/b11_i_img3.jpg) right 10px no-repeat;
    padding: 1px 382px 68px 0;
    margin: 70px -10px 0 0
}
/*.b-cnt-11 .b-3 h3{margin-bottom: 20px}*/


.b-blue-pattern.b-cnt-12 .b-content{width: 950px}
.b-cnt-12 .wrap-box{
    position: relative;
    background: #fff;
    -webkit-box-shadow: 0 2px 3px rgba(9, 9, 9, 0.2);
    -moz-box-shadow: 0 2px 3px rgba(9, 9, 9, 0.2);
    box-shadow: 0 2px 3px rgba(9, 9, 9, 0.2);
    padding: 8px;
    z-index: 22;
}
.green-ribbon{
    background: url(../img/green_ribbon.png) 0 0 no-repeat;
    width: 1121px;
    height: 129px;
    position: absolute;
    top: -70px;
    left: -86px;
    text-align: center;
    margin: 0;
}
.green-ribbon img{margin: 27px 0 0}
.b-cnt-12 .border-box{
    border: 1px solid #a3ef71;
}
.b-cnt-12 .border-box .inner-box{
    background: url(../img/b12_inner_box_bg.jpg) -2px 100.55% no-repeat;
    border: 1px solid #daf9c6;
    padding: 44px 38px 353px;
}
.b-cnt-12 .inner-box p{
    margin: 25px 0 0;
    line-height: 30px;
}

.b-cnt-12 .pic-man{
    position: absolute;
    right: -4px;
    top: 24px;
}
.b-cnt-12 .inner-box .mg-r{
    margin-right: 260px;
}
.b-cnt-12 .text-img-abc{
    position: absolute;
    bottom: -30px;
    left: 4px;
}

.b-white-bg.b-cnt-13{margin-top: -42px;z-index: 11}

.b-cnt-13 .wrap-box{
    position: relative;
    background: url(../img/b13_box_bg.png) center 0 no-repeat;
    height: 670px;
    margin: 214px auto 0;
    padding: 1px 0;
}
.b-cnt-13 .wrap-box h3{
    text-align: center;
    margin: -90px auto 25px;
}
.b-cnt-13 .wrap-box ul{
    padding: 0;
    list-style: none;
    margin: 0 0 0 40px;
}
.b-cnt-13 .wrap-box li{
    background: url(../img/b13_list_item.png) 0 center no-repeat;
    font-size: 29px;
    font-weight: bold;
    line-height: 2;
    padding: 1px 0 0 71px;
}
.b-cnt-13 .wrap-box p{font-weight: bold;color: #e72235;margin: 28px 0 0 62px}
.b-cnt-13 .wrap-box .pic-man{
    position: absolute;
    top: 214px;
    right: 0;
}

.b-blue-bg{
    background: #3acacf;
    padding: 1px 0;
    text-align: center;
}
.b-yellow-pattern.b-cnt-14{padding-bottom: 163px; border:none;}
.b-cnt-14 .b-blue-bg{
    height: 195px;
}
.b-cnt-14 .b-blue-bg h2{
    margin: 60px 0 20px;
}
.b-cnt-14 .b-content{width: 954px}

.b-cnt-14 .comments-box{background-position: center 5px;padding: 1px 40px 5px;}
.b-cnt-14 .comments-box.c-2{background-position: center 19px}
.b-cnt-14 .comments-box.c-3{background-position: center 13px}
.b-cnt-14 .comments-box.c-4{background-position: center 23px}
.b-cnt-14 .comments-box.c-6{background-position: center 16px}
.b-cnt-14 .comments-box.c-7{background-position: center 17px}
.b-cnt-14 .comments-box.c-8{background-position: center 20px}
.comments-box{
    position: relative;
    background: url(../img/comments_box_center.png) center 0 repeat-y;
    padding: 1px 40px;
    margin: 162px 0 0;
}
.comments-box.right-corner{background: url(../img/comments_box_center_right.png) center 0 repeat-y}
.comments-box .title{
    position: absolute;
    background: url(../img/comments_box_top.png) center 0 no-repeat;
    height: 62px;
    width: 954px;
    left: 0;
    top: -62px;
}
.comments-box .title img{
    margin: 17px 0 0 41px;
}
.b-cnt-14 .comments-box.c-1 .title img, .b-cnt-26 .comments-box.c-1 .title img{
    float: left;
}
.b-cnt-14 .comments-box .title span, .b-cnt-26 .comments-box .title span{
    float: left;
    line-height: 45px;
    padding: 1px 0 0 32px;
    border-left:1px solid #a2cdd2;
    color: #2c6167;
    font-size: 20px;
    margin: 10px 0 0 29px;
}
.comments-box .bg-bottom-left{
    background: url(../img/comments_box_bottom_left.png) 0 0 no-repeat;
    height: 58px;
    width: 954px;
    position: absolute;
    left: 0;
    bottom: -42px;
}
.comments-box .bg-bottom-right{
    background: url(../img/comments_box_bottom_right.png) 0 0 no-repeat;
    height: 58px;
    width: 954px;
    position: absolute;
    left: 0;
    bottom: -40px;
}
.comments-box p{
    line-height: 28px;
    margin: 33px 0 0;
    position: relative;
    z-index: 11;
}
.b-gray-pattern-2.b-cnt-15{border-top: 2px solid #e5cf76;padding: 0 0 140px}
.b-cnt-15 h2{text-align: center;margin: -75px 0 0;line-height: 1}
.b-cnt-15 .inner-box.b-1{padding: 1px 0;margin:20px 0 85px;background: url(../img/b15_photo.jpg) 96% 69px no-repeat}
.b-cnt-15 .inner-box p{margin: 0;font-size: 20px}
.b-cnt-15 .inner-box ul{list-style: none;padding: 0;margin: 45px 0 23px 3px}
.b-cnt-15 .inner-box li{line-height: 2;font-size: 25px;position: relative;font-weight: bold}
.b-cnt-15 .inner-box li:first-child+*+*+*+*{line-height: 1.4}
.b-cnt-15 .inner-box li span{margin: 0 0 0 60px}
.b-cnt-15 .inner-box li i{background: url(../img/b15_list_numbers.png) 0 0 no-repeat;position: absolute;width: 44px;height: 44px;left: 0;top: 0;}
.b-cnt-15 .inner-box li:first-child+* i{background-position: 0 -50px}
.b-cnt-15 .inner-box li:first-child+*+* i{background-position: 0 -99px}
.b-cnt-15 .inner-box li:first-child+*+*+* i{background-position: 0 -149px}
.b-cnt-15 .inner-box li:first-child+*+*+*+* i{background-position: 0 -199px}
.b-cnt-15 .b-blue-green-pattern{height: 192px}
.b-cnt-15 .inner-box.b-2 {text-align: center}
.b-cnt-15 .inner-box.b-2 h4{margin: 60px 0 20px;line-height: 1}
.b-cnt-15 .inner-box.b-2 p{font-size: 28px;margin: 23px 0 0}
.b-cnt-15 .inner-box.b-2 strong{display: block;margin: 20px 0 0}

.b-cnt-16.b-blue-pattern{padding: 1px 0 371px;}
.b-cnt-16 .b-content{width: 950px}
.b-cnt-16 .inner-box{
    font-size: 18px;
    position: relative;
    background: #fff url(../img/b16_inner_box_bg.png) center 99% no-repeat;
    padding: 1px 40px 70px;
    -webkit-box-shadow: 0 2px 3px rgba(9, 9, 9, 0.2);
    -moz-box-shadow: 0 2px 3px rgba(9, 9, 9, 0.2);
    box-shadow: 0 2px 3px rgba(9, 9, 9, 0.2);
}
.b-cnt-16 h3 img{margin: 35px auto 0}
.b-cnt-16 p{margin: 0}
.b-cnt-16 .border-img-box{
    position: relative;
    margin: 60px auto 20px;
    border: 4px solid #a0dfe2;
    background: #fafafa;
    width: 862px;
    height: 366px;
}
.b-cnt-16 .border-img-box .inner{
    background: url(../img/b16_border_box_bg.jpg) 101% -5px no-repeat;
    border: 2px solid #fff;
    padding: 1px 30px;
    height: 360px;
}
.b-cnt-16 .border-img-box h4{margin: 47px 0 0;line-height: 1}
.b-cnt-16 .orange-label{position: absolute;top: -35px;left: 25px}

.b-cnt-16 .border-img-box p{margin: 15px 0 0 -8px}
.b-cnt-16 .border-img-box ul{margin: -17px 0 0;padding: 0 0 0 32px}
.b-cnt-16 .border-img-box li{font-size: 20px;color: #7bc748;line-height: 44px;}
.b-cnt-16 .border-img-box li span{font-size: 28px;color: #232323}
.b-cnt-16 .border-img-box li b{font-size: 28px;color: #0764ab}
.b-cnt-16 .mg-l{margin-left: -10px}
.b-cnt-16 .yellow-box{
    background: #ffffc4;
    padding: 18px 20px;
    margin: 20px 0 0;
}
.b-cnt-16 .pic-box{margin: 14px 0 0;}
.b-cnt-16 .pic-box .fl-right{width: 657px;}
.b-cnt-16 .pic-box .fl-right p{margin: 15px 0 0}
.b-cnt-16 .pic-box .fl-right > p:first-child{margin: 35px 0 0}
.b-cnt-16 .yellow-marker{padding: 0 5px}
.orange-marker{background: #fb7600}

.b-cnt-17 .b-content{margin-top: -330px;position: relative;z-index: 22}
.b-white-bg.b-cnt-17 {padding: 1px 0 95px}
.b-cnt-17 h2{
    background: url(../img/b17_title_bg.png) center top no-repeat;
    text-align: center;
    padding-top: 90px;
    margin: 0 0 18px;
}
.b-cnt-17 .wrap-box{
    background: #fff;
    -webkit-box-shadow: 0 1px 3px rgba(9, 9, 9, 0.2);
    -moz-box-shadow: 0 1px 3px rgba(9, 9, 9, 0.2);
    box-shadow: 0 1px 3px rgba(9, 9, 9, 0.2);
    padding: 6px;
}
.b-cnt-17 .wrap-box-2{border: 1px solid #ffd943;}
.b-cnt-17 .inner-box{border: 1px solid #ffeea9;padding: 25px 20px 25px 28px}
.b-cnt-17 .bonus-box{
    margin: 35px 0 0;
    padding: 1px 0;
}
.b-cnt-17 .bonus-box.b-1{margin: 0}
.b-cnt-17 .bonus-box .inner{
    font-size: 18px;
    margin: 20px 0 0;
    padding: 1px 50px 0 87px;
}
.b-cnt-17 .bonus-box p{margin: 0;line-height:30px}
.b-cnt-17 .bonus-box h4{margin: 0;line-height: 1}
.b-cnt-17 .bonus-box.b-1 .inner{background: url(../img/b17_bonus_box_1_bg.png) 13px 10px no-repeat}
.b-cnt-17 .bonus-box.b-2 .inner{background: url(../img/b17_bonus_box_2_bg.png) 19px 10px no-repeat}
.b-cnt-17 .bonus-box.b-3 .inner{background: url(../img/b17_bonus_box_3_bg.png) 12px 10px no-repeat}
.b-cnt-17 .bonus-box.b-4 .inner{background: url(../img/b17_bonus_box_4_bg.png) 12px 10px no-repeat}

.b-cnt-17 .bonus-box .mg-l{margin-left: -8px}
.b-cnt-17 .bonus-box ul{
    padding: 0 0 0 20px;
    margin: 10px 0 0;
}
.b-cnt-17 .bonus-box li{
    color: #fb7500;
    font-size: 16px;
    line-height: 35px;
}
.b-cnt-17 .bonus-box li span{color: #000;font-size: 18px;margin-left: 5px;font-weight: bolder}
.b-cnt-17 .img-box{width: 289px;margin: 0 0 10px 20px}
.b-cnt-17 .img-box p{margin: 0 15px 0 0;line-height: 1.6}

.b-cnt-18.b-blue-pattern{padding-bottom: 150px}
.b-cnt-18 .b-yellow-bg{height: 266px}
.b-cnt-18 .inner-box{padding: 1px 37px 115px 35px;font-size: 18px}
.b-cnt-18 .pic-man{
    position: absolute;
    top: -300px;
    left: 10px;
}
.b-cnt-18 .inner-box.b-1 > p{margin: 75px 0 20px 22px}
.b-cnt-18 .inner-box.b-1 p.fnt-22{margin-top: 0}
.b-cnt-18 .list-item{padding: 1px 0;margin: 30px 0 0;}
.b-cnt-18 .list-item h4{margin: 0 0 8px;line-height: 1}
.b-cnt-18 .list-item .inner{
    background: url(../img/b18_list_item_bg.png) 30px 1px no-repeat;
    padding: 0 37px 14px 84px;
}
.b-cnt-18 .list-item.i-1 .inner{padding-bottom: 25px}
.b-cnt-18 .list-item.i-2 {margin-top: 25px}
.b-cnt-18 .list-item .inner p{margin: 30px 0 0;font-size: 18px;line-height: 30px}
.b-cnt-18 .list-item .inner p:first-child{margin:0}
.b-cnt-18 .list-item.i-4 .inner{
    background: url(../img/b18_item_4_img.jpg) 100% 50px no-repeat;
    padding: 1px 25px 0 25px;
    margin: 30px 20px 0 0;
}
.b-cnt-18 .list-item.i-4 .mg-r{margin: 0 340px 0 0!important;}
.b-cnt-18 h3{text-align: center;margin: -50px 0 -37px 10px;line-height: 1;position: relative;z-index: 55}
.b-cnt-18 .inner-box.b-2{
    background: url(../img/b18_b-2_center_bg.png) center 0 repeat-y;
    padding: 74px 55px 18px;
    margin: 0;
}
.b-cnt-18 .inner-box.b-2 .border-top{
    background: url(../img/b18_b-2_border_top.png) center 0 no-repeat;
    width: 954px;
    height: 32px;
    position: absolute;
    top: -32px;
    left: 0;
}
.b-cnt-18 .inner-box.b-2 .border-bottom{
    background: url(../img/b18_b-2_border_bottom.png) center 0 no-repeat;
    width: 954px;
    height: 35px;
    position: absolute;
    bottom: -35px;
    left: 0;
}
.b-cnt-18 .inner-box.b-2 p{line-height: 30px;margin: 30px 0 0}
.b-cnt-18 .inner-box.b-2 p:first-child{margin: 0}
.b-cnt-18 .inner-box.b-2 strong.fnt-40{display: block;margin: 50px 0 0}
.b-cnt-18 .inner-box.b-2 .name{margin: 30px 0 0}
.b-cnt-18 .inner-box.b-2 .name strong{display: block;text-align: right;line-height: 1;margin: 5px 0 0}

.blue-text{color: #004071}
.b-yellow-pattern-2 {background: url(../img/bl20_pattern.jpg) repeat; border-top:4px solid #efbe62; border-bottom:4px solid #efbe62;}
.b-yellow-pattern-2.b-cnt-20 {height:188px; }
.b-cnt-20 .wrap-box {position:relative;}
.b-cnt-20 .title-img {
    position:absolute;
    top:40px;
    left:170px;
    z-index:3;
}
.b-cnt-20 .img_q {
    position:absolute;
    top:0px;
    left:0px;
    z-index:2;
}
.b-cnt-20 .img_a
{
    position:absolute;
    top:0px;
    left:150px;
    z-index:1;
}
.b-cnt-20 .man_teacher {
    position: absolute;
    top:-14px;
    right:0px;
    z-index:12;
}

.b-gray-pattern-2.b-cnt-21 {padding-bottom:70px;}
.b-cnt-21 .wrap-box {margin-top:55px;}
.b-cnt-21 .tab {
    background: url(../img/bg_tab.png) no-repeat;
    margin-top:35px;
    margin-left: 35px;
    height:73px;
}
.b-cnt-21 .tab .tab_title{
    padding:20px 0px 0px 50px;
}
.b-cnt-21 .w_tab {
    position:relative;
    width:917px;
}
.b-cnt-21 .tab-2 {
    display: none;
    margin: 20px auto 60px;
    width: 947px !important;
    padding: 0 0 0 35px;
}
.b-cnt-21 .tab-big .tab_title{
    padding:10px 0px 0px 50px;
}

.b-cnt-21 .w_tab .tab_q {position:absolute; left:0; }
.b-cnt-21 .tab .tab_q {position:absolute; left:-35px; }
.b-cnt-21 .w_tab .button-plus {
    position:absolute;
    background: url(../img/butt_min_plus.png) 0 0 no-repeat;
    width: 34px;
    height: 34px;
    right:15px;
    top:20px;
    cursor:pointer;
    outline: none;
    border: none;
}
.b-cnt-21 .button-toggle.active .button-plus,
.b-cnt-21 .button-toggle button{background-position: -36px 0}
.b-cnt-21 .w_tab .tab_title {
    font-size:25px;
    font-weight:bold;
    height:72px;
    cursor:pointer;
}
.b-cnt-21 .w_tab .tab_title span {
    color: #0046b9;
}
.b-cnt-21 .w_tab .tab_top, .tab_bottom {height:20px;}
.b-cnt-21 .w_tab .tab_cent {background: url(../img/tab_bg_center.png) repeat-y; padding:5px 90px 5px 50px;}
.b-cnt-21 .w_tab .tab_cent p {margin:0px;}
.b-cnt-21 .w_tab .tab_cent p span.text-under {text-decoration: underline;}

.b-cnt-21 .tab-big {background: url(../img/big_tab.png) no-repeat; height:98px;margin-top:40px;margin-left: 35px}
.b-cnt-21 .tab-big .tab_q {position:absolute; left:-35px; top:10px;}
.b-cnt-21 .tab-big .button-plus {position:absolute; right:15px; top:30px;cursor:pointer;}

.b-cnt-22 .b-blue-bg {height: 195px;}
.b-cnt-22 .b-blue-bg h2 {margin: 60px 0 20px;}
.b-cnt-22 .b-content{width: 954px;}
.b-cnt-22 .comments-box{background-position: center 15px;padding: 1px 40px 5px;}
.b-cnt-22 .comments-box.c-4{background-position: center 22px}
.b-cnt-22 .comments-box.c-6{background-position: center 22px}
.b-cnt-22 .comments-box.c-7{background-position: center 3px}
.b-cnt-22 .comments-box.c-8{background-position: center 10px}
.b-cnt-22 .comments-box.c-9{background-position: center 12px}
.b-cnt-22 .comments-box.c-13{background-position: center 7px}
.b-cnt-22 .comments-box.c-16{background-position: center 22px}
.b-cnt-22 .comments-box.c-17{background-position: center 7px}
.b-cnt-22 .comments-box.c-18{background-position: center 6px}
.b-cnt-22 .comments-box.c-19{background-position: center 3px}

.b-cnt-23 {border-top:4px solid #cbbb55; z-index:25; margin-top:-235px; padding-bottom:150px;}
.b-cnt-23 .wrap-img-box.b-1 {background: url(../img/b23_img.png) no-repeat; position:relative; padding:115px 0px 40px 325px; margin-top:70px;}
.b-cnt-23 .wrap-img-box.b-1 h3 {position:absolute; left:210px; top:10px;}
.b-cnt-23 .wrap-img-box.b-1 h3 a {color: #0375a4; background: url(../img/b23-arrow-right.png) no-repeat 235px center; padding-right:50px;}
.b-cnt-23 .wrap-box.bg_green {background:url(../img/bg_green.png) no-repeat; line-height:71px;text-align:center; color:#ffffff; margin-top:50px;}

.b-cnt-23 .wrap-music {margin-top:20px;}
.b-cnt-23 .wrap-music .fl-left {width:472px;margin-right:3px;}
.b-cnt-23 .wrap-music a {
    width:410px;
    line-height:45px;
    border:1px solid #d5d5d5;
    color:#15689c;
    text-decoration: none;
    *zoom:1;
    *display:inline;
    display:inline-block;
    background: #ffffff url(../img/play_music.png) no-repeat 430px center;
    position:relative;
    padding-left:60px;
    margin-bottom:2px;
}
.b-cnt-23 .wrap-music a span{width:18px ;height:16px; background: url(../img/sound_music.png) no-repeat; display:block; position:absolute; left:20px;top:15px; }
.b-cnt-23 .wrap-music a:hover {border:2px solid #aaaaaa; width:409px; line-height:43px; background-position:429px center; padding-left:59px;}
.b-cnt-23 .wrap-music a:hover span {left:19px; top:14px;}

.b-blue-pattern-3 {background: url(../img/b24-bg-pattern.png) repeat;}
.b-cnt-24 .block_english {margin:-70px auto 31px; width:954px;}
.b-cnt-24 .bg_top_en {background: url(../img/b24_bg_top-17900.png) center 0 no-repeat; height: 687px; position:relative;}
.b-cnt-24 .bg_top_en ul {position:absolute; top:200px; left:50px; list-style-type: none; padding:0px; margin:0px;}
.b-cnt-24 .bg_top_en ul li {background: url(../img/b24_li.png) no-repeat left center; padding-left: 30px; line-height: 2em;}
.b-cnt-24 .bg_top_en p.p-1 {position:absolute;bottom:180px; left:250px;}
.b-cnt-24 .bg_top_en p.p-2 {position:absolute;bottom:190px; right:165px;}
.b-cnt-24 .bg_top_en p.p-2 span {margin-left:-5px;}
.b-cnt-24 .bg_top_en p.p-3 {position:absolute;bottom:190px; right:60px; font-style: italic;}
.b-cnt-24 .block_english .bg_bott_en {background: url(../img/b24_block_english_bg.png) center 0 repeat-y; text-align:center; padding:1px 0;position: relative}
.b-cnt-24 .bg_bott_en p {background: url(../img/b24_no_text.png) no-repeat 260px 38px; margin: 10px 0 0}
.b-cnt-24 .bg_bott_en p span.arrow-left {background:url(../img/b23-arrow-right.png) no-repeat left center;padding-left:30px;}
/*.b-cnt-24 .bg_bott_en a {background: url(../img/sprites_button.png) no-repeat left center; display:inline-block; width:794px; height:153px;}*/
/*.b-cnt-24 .bg_bott_en a:hover {background: url(../img/sprites_button.png) no-repeat -795px center;}*/

.b-cnt-24 .wrap-btn-box{
    height: 200px;
    margin: 35px 0 0;
}
.b-cnt-24 .btn-registration{
    position: relative;
    display: block;
    width: 794px;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
}
.b-cnt-24 .btn-registration img{
    width: 200%;
    height: auto;
    display: block;
    max-width: 200%;
}
.b-cnt-24 .btn-registration:hover img{margin-left: -100.2%}
.b-cnt-24 .bg_bott_en .bottom-border{background: url(../img/b24_bg_bott.png) center 0 no-repeat;position: absolute;width: 954px;height: 31px;bottom: -31px;left: 0}
.b-cnt-24 .bg_bott_en p.fnt-18{background: none;margin: 35px 60px 20px;text-align: left}
.b-cnt-24 .blue-label{
    position: absolute;
    bottom: 180px;
    left: 135px;
}

.b-cnt-25 {margin-top:-65px;}
.b-cnt-25 .h-text {margin:115px 0px 70px 10px !important; text-align: left !important;}
.b-cnt-25 .b-content p {margin:40px 0px 0px; text-align: center;}
.b-cnt-25 .b-content p.fnt-18 {margin:115px 10px 0; text-align: left;}
.b-cnt-25 .number{margin: 52px 0 0}

.b-cnt-26.b-yellow-pattern {padding-bottom:150px;border:none;}
.b-cnt-26 .b-blue-green-pattern {height:306px;}
.b-cnt-26 .b-content {width:954px;}
.b-cnt-26 .comments-box{margin: 150px 0 0}
.b-cnt-26 .comments-box.c-1{margin: 123px 0 0}

.b-cnt-26 .comments-box.c-1 {background-position: center 23px;}
.b-cnt-26 .comments-box.c-2 {background-position: center 30px;}
.b-cnt-26 .comments-box.c-3,
.b-cnt-26 .comments-box.c-15,
.b-cnt-26 .comments-box.c-23,
.b-cnt-26 .comments-box.c-31,
.b-cnt-26 .comments-box.c-36,
.b-cnt-26 .comments-box.c-43,
.b-cnt-26 .comments-box.c-45,
.b-cnt-26 .comments-box.c-7 {background-position: center 36px;}
.b-cnt-26 .comments-box.c-20,
.b-cnt-26 .comments-box.c-44,
.b-cnt-26 .comments-box.c-54,
.b-cnt-26 .comments-box.c-4 {background-position: center 38px;}
.b-cnt-26 .comments-box.c-22,
.b-cnt-26 .comments-box.c-25,
.b-cnt-26 .comments-box.c-59,
.b-cnt-26 .comments-box.c-5 {background-position: center 43px;}
.b-cnt-26 .comments-box.c-12,
.b-cnt-26 .comments-box.c-19,
.b-cnt-26 .comments-box.c-29,
.b-cnt-26 .comments-box.c-33,
.b-cnt-26 .comments-box.c-38,
.b-cnt-26 .comments-box.c-47,
.b-cnt-26 .comments-box.c-53,
.b-cnt-26 .comments-box.c-6 {background-position: center 55px;}
.b-cnt-26 .comments-box.c-16,
.b-cnt-26 .comments-box.c-18,
.b-cnt-26 .comments-box.c-24,
.b-cnt-26 .comments-box.c-34,
.b-cnt-26 .comments-box.c-50,
.b-cnt-26 .comments-box.c-52,
.b-cnt-26 .comments-box.c-8 {background-position: center 50px;}
.b-cnt-26 .comments-box.c-11,
.b-cnt-26 .comments-box.c-9 {background-position: center 42px;}
.b-cnt-26 .comments-box.c-32,
.b-cnt-26 .comments-box.c-10 {background-position: center 46px;}
.b-cnt-26 .comments-box.c-14 {background-position: center 49px;}
.b-cnt-26 .comments-box.c-57,
.b-cnt-26 .comments-box.c-28,
.b-cnt-26 .comments-box.c-35,
.b-cnt-26 .comments-box.c-26 {background-position: center 47px;}
.b-cnt-26 .comments-box.c-27 {background-position: center 48px;}
.b-cnt-26 .comments-box.c-30 {background-position: center 51px;}
.b-cnt-26 .comments-box.c-39 {background-position: center 24px;}
.b-cnt-26 .comments-box.c-40 {background-position: center 34px;}
.b-cnt-26 .comments-box.c-41 {background-position: center 48px;}
.b-cnt-26 .comments-box.c-55,
.b-cnt-26 .comments-box.c-42,
.b-cnt-26 .comments-box.c-46 {background-position: center 35px;}
.b-cnt-26 .comments-box.c-49 {background-position: center 24px;}
.b-cnt-26 .comments-box.c-51 {background-position: center 32px;}
.b-cnt-26 .comments-box.c-60 {background-position: center 45px;}
.b-cnt-26 .comments-box.c-61 {background-position: center 3px;}
.b-cnt-26 .comments-box.c-62 {background-position: center -1px;}
.b-cnt-26 .comments-box.c-63 {background-position: center 0px;}
.b-cnt-26 .comments-box.c-64 {background-position: center -5px;}
.b-cnt-26 .comments-box.c-65 {background-position: center -8px;}
.b-cnt-26 .comments-box.c-68 {background-position: center -2px;}
.b-cnt-26 .comments-box.c-69 {background-position: center 8px;}
.b-cnt-26 .comments-box.c-70 {background-position: center -10px;}
.b-cnt-26 .comments-box.c-71 {background-position: center 10px;}
.b-cnt-26 .comments-box.c-72 {background-position: center 5px;}

.b-cnt-26 .h-text {margin:80px 0px 60px 10px;}
.b-cnt-26 .p-1 {text-align: center;}
.b-cnt-26 .p-1 a { background: url(../img/close_window.png) no-repeat 170px center; color:#2a7797; font-weight:bold; text-decoration: none; padding-right:35px;}

.over_footer.b-blue-pattern {border-top:3px solid #469ca0}
.over_footer .b-content {text-align: center; color:#094b4d;}
.over_footer p a{margin-right:40px;color:#292929;}
.over_footer p a:last-child {margin:0px;}

#footer{position: relative;z-index: 99}
#footer ul{margin: 0; padding: 0}
#footer ul li{list-style: none; float: left}
#footer .footer-content{min-height: 110px;}

#footer{background-color: #469ca0;}
#footer .footer-logo{
    float: left;
    margin-top: 27px;
}


#footer .copy{
    text-align: center;
    height: 40px;
    line-height: 40px;
    color: #b3edef;
}

#btn-go2top{
    background: url(../img/btn_go2top.png) 0 0 no-repeat;
    height: 142px;
    width: 110px;
    position: fixed;
    bottom: -142px;
    right: 15px;
    z-index: 111;
    cursor: pointer;
}

#beep{display: none;height: 0}

/*Order page*/
#order .b-yellow-pattern.b-or-1{
    padding-bottom: 65px;
    border-bottom: none;
}
.b-or-1 .b-blue-green-pattern{
    height: 236px;
}
.b-or-1 .b-blue-green-pattern h2{margin: 37px 0 0}
.b-or-1 .big-arrow{
    position: relative;
    text-align: center;
    z-index: 33;
    margin: 4px 0 0;
}
#order .order-box{
    width: 954px;
    padding: 1px 0;
    margin: 0 auto;
}
#order .b-or-1 .order-box{margin-top: -45px}
#order .order-box .top-bg{
    background: url("../img/order_b-cnt-1_box1_top_bg.png") center 0 no-repeat;
    height: 560px;
    position: relative;
    /*margin: -10px 0 0;*/
    padding: 1px 0 0;
}
#order .order-box .bottom-bg{
    background: url("../img/b24_bg_bott.png") center 0 no-repeat;
    width: 954px;
    height: 31px;
    bottom: -31px;
    left: 0
}
#order .order-box .top-bg h3{
    margin: 56px 0 0 44px;
}
#order .order-box .top-list{
    padding: 0;
    list-style: none;
    margin: 61px 0 0 44px;
}
#order .order-box .top-list li{
    background: url("../img/order_b-cnt-1_box1_list_item.png") 0 center no-repeat;
    padding: 1px 0 0 32px;
    font-size: 23px;
    line-height: 42px;
    color: #4f4f4f;
}
#order .order-box .top-bg p{margin: 0}
#order .order-box .h-text-1{
    position: absolute;
    top: 482px;
    left: 219px;
    font-size: 14px;

}
#order .order-box .h-text-2{
    position: absolute;
    top: 451px;
    right: 173px;
    font-size: 11px;
}
#order .order-box .h-text-2 span{margin-left: -5px}
#order .order-box .h-text-3{
    position: absolute;
    top: 483px;
    right: 50px;
    font-size: 11px;
}
#order .order-box .blue-label{
    position: absolute;
    bottom: 44px;
    left: 110px;
}
#order .order-box .center-content{
    background: url("../img/b24_block_english_bg.png") center 0 repeat-y;
    margin: -1px 0 0;
    padding: 1px 0 40px;
}
#order .order-box .yellow-ribbon{
    position: relative;
    margin: -30px 0 0;
    padding: 0;
    text-align: center;
    z-index: 44;
}
#order .counter-box{margin: 15px 0 0}
#order .counter-box p{
    margin: 0;
    font-size: 24px;
    text-align: center;
}
#order .counter-box b{font-size: 28px}
#order .counter-box .crossed{
    position: relative;
    margin: 10px 0 0;
}
#order .counter-box span.arrow-left {background:url(../img/order_counter_box_blue_arrow.png) no-repeat 5px center;padding-left:40px;}
#order .counter-box .crossed img{
    position: absolute;
    top: 0;
    left: 0;
    width: 148px;
    max-width: 148px;
}

#order .payment-box{
    width: 864px;
    margin: 65px auto 0;
}
#order .payment-box.b-1{margin-top: 50px}
#order .payment-box h4{
    background: url("../img/order_title_gray_bg.png") center 0 no-repeat;
    width: 862px;
    height: 62px;
    padding: 1px 0;
    font-size: 24px;
    margin: 0 0 34px;
    color: #025abc;
    line-height: 1;
}
#order .payment-box h4 span{
    display: block;
    margin: 20px 0 0 42px;
}
#order .payment-box .info-text{
    background: url("../img/order_payment_logo.png") right 0 no-repeat;
    font-size: 18px;
    padding: 10px 222px 0 0;
    margin: 0 115px 0 37px;
    line-height: 30px;
}
#order .payment-box .description{
    margin: 55px 0 -8px 180px;
    font-size: 16px;
    position: relative;
    z-index: 11;

}
#order .button-box{
    text-align: center;
    min-height: 171px;
}
#order .button-box.form{min-height: 188px}
#order .button-box .payment-btn{position: relative;width: 781px;margin: 0 auto;display: block;height: auto!important;}
#order .button-box .payment-btn img{width: 100%;}
#order .button-box .payment-btn:hover{
    -webkit-opacity: 0.75;
    -moz-opacity: 0.75;
    -ms-opacity: 0.75;
    -o-opacity: 0.75;
    opacity: 0.75;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
}
#order .payment-box ul{
    margin: 45px 0 0 25px;
    padding: 0 0 0 25px;
}

#order .payment-box li{
    color: #f75100;
    margin: 20px 0 0;
    font-size: 18px;
}
#order .payment-box li span{
    color: #333;
    margin-left: 5px;
    display: block;
}
#order .payment-box li em{
    font-style: normal;
    margin-left: -8px;
}
#order .b-gray-pattern-2.b-or-2{
    border-top:none;
    padding: 0 0 40px;
}
.b-green-pattern{
    background: url("../img/green_pattern_bg_3.png") 0 0 repeat;
    border-top: 4px solid #2f8307;
    border-bottom: 4px solid #2f8307;
    height: 241px;
    text-align: center;
}
#order .b-or-2 .b-green-pattern h2{margin: 30px 0 24px;line-height: 1}
#order .b-or-2 .order-box .top-bg{
    background: url("../img/order_b-cnt-2_box_top_bg.png") center 0 no-repeat;
}
#order .b-or-2 .h-info-text{
    font-size: 18px;
    line-height: 34px;
    width: 870px;
    margin: 90px auto 35px;
}
#order .b-or-2 .order-box .top-bg h3{
    margin: 45px 0 0 44px;
}
#order .b-or-2 .order-box .top-bg .h-text-2{
    top: 457px;
}
#order .b-or-2 .order-box .top-bg .h-text-3{
    top: 489px;
}
#order .green-disk-box{
    background: url("../img/order_b-cnt-2_green_disk_bg.jpg") 0 0 no-repeat;
    min-height: 665px;
    margin: -10px 12px 0;
    position: relative;
}
#order .green-disk-box h3{
    margin: 26px 44px 0 414px;
    line-height: 1;

}
#order .green-disk-box h3 span{
    display: block;
    background: #c3c3c3;
    height: 1px;
    margin: 28px 0 0 22px;
}
#order .green-disk-box .top-list{
    padding: 0;
    list-style: none;
    margin: 35px 46px 0 620px;
    width: 100%;
}
#order .green-disk-box .top-list li{

}
#order .green-disk-box .rounded-gray-box{
    display: block;
    background: #efefef;
    border: 1px solid #d4d4d4;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    width: 242px;
    height: 63px;
    margin: 20px 0 0 620px;
    text-decoration: none;
    color: #4f4f4f;
}
#order .green-disk-box .rounded-gray-box:hover{
    -webkit-opacity: 0.75;
    -moz-opacity: 0.75;
    -ms-opacity: 0.75;
    -o-opacity: 0.75;
    opacity: 0.75;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
}
#order .green-disk-box .rounded-gray-box p{
    margin: 10px 0 0 30px;
    font-size: 18px;
    color: #4f4f4f;
    line-height: 22px;
}
#order .green-disk-box .rounded-gray-box p span{margin-left: 8px}
#order .green-disk-box p{margin: 0}
#order .green-disk-box .h-text-1{
    bottom: 10px;
    left: 207px;
    top: auto;
}
#order .green-disk-box .h-text-2{
    left: 225px;
    top: 475px;
}
#order .green-disk-box .h-text-3{
    left: 49px;
    top: 510px;
}
#order .green-disk-box .blue-label{
    position: absolute;
    left: 97px;
    bottom: -3px;
}
#order .b-or-2 .order-box .yellow-ribbon{margin: 0;}
#order .last-text{
    text-align: center;
    margin: 90px 0 0;
}

.prices-books{
    position: absolute;
    top: 425px;
    right: 20px;
    z-index: 9999;
    /*right: -300px;*/
    /*-webkit-transition: right 0.4s ease;*/
    /*-moz-transition: right 0.4s ease;*/
    /*-ms-transition: right 0.4s ease;*/
    /*-o-transition: right 0.4s ease;*/
    /*transition: right 0.4s linear;*/

}
/*.prices-books:hover{right: 20px}*/

.prices-books .price{
    display: block;
    font-size: 0;
    margin-bottom: 15px;
}
.prices-books .price:hover{
    -webkit-opacity: 0.8;
    -moz-opacity: 0.8;
    -ms-opacity: 0.8;
    -o-opacity: 0.8;
    opacity: 0.8;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
}
.prices-books .price img{max-width: 100%}
.prices-books .price1{
    /*background-position: 0 0;*/
    /*height: 148px;*/
}

.prices-books .price2{
    /*background-position: 0 -148px;*/
    /*height: 145px;*/
}

/*@media (max-width: 1700px) {*/
    /*.prices-books{*/
        /*width: 400px;*/
        /*right: -300px;*/
        /*-webkit-transition: right 0.4s ease;*/
        /*-moz-transition: right 0.4s ease;*/
        /*-ms-transition: right 0.4s ease;*/
        /*-o-transition: right 0.4s ease;*/
        /*transition: right 0.4s ease;*/
    /*}*/
/*}*/

#carousel-books{display: none}

.largeLabel,
.smallLabel{color: #fff}