a:link, a:visited
{
    color: #017bec;
}
a:hover
{
    color: #014a8e;
}

.b-header
{
}
.b-header .b-logo
{
    font-family: Segoe UI;
    color: #07abff;
    font-size: 500%;
    font-weight: normal;
    letter-spacing: -1px;
    margin: 32px 0 23px 31px;
}
.b-logo a:link, .b-logo a:visited
{
    color: #07abff;
    text-decoration: none;
}
.b-menu
{
    width: 100%;
}
.b-menu td
{
    font-family: Segoe UI;
    color: #017bec;
    font-size: 175%;
    padding: 42px 0 0 0;
    vertical-align: top;
    text-align: center;
}
.b-menu td a:link, .b-menu td a:visited
{
    color: #fff;
    text-decoration: none;
}
.b-menu .b-menu_first
{
    text-align: left;
}
.b-menu .b-menu_last
{
    text-align: right;
}
.b-menu .b-menu_sep
{
    width: 1.2%;
    padding: 0;
}

.b-menu .b-menu_cur
{
}
.b-menu span, .b-menu a
{
    position: relative;
    display: inline-block; /*min-width: 63px;*/
    height: 31px;
    padding: 0 19px 0 16px;
    text-align: center;
}
.b-menu span span, .b-menu a span
{
    height: 28px;
    min-width: 50px;
    padding: 0;
    line-height: 1.5;
}
.b-menu span span, .b-menu a:hover span
{
    background: #fff;
}
.b-menu .b-menu_l
{
    position: absolute;
    top: -2px;
    left: 0;
    width: 62px;
    height: 31px;
    background: url('../img/b-menu_l.png') 0 0 no-repeat;
}
.b-menu .b-menu_r
{
    position: absolute;
    top: -2px;
    margin-left: 100%;
    left: -36px;
    width: 36px;
    height: 31px;
    background: url('../img/b-menu_r.png') 0 0 no-repeat;
}
.b-menu a:link .b-menu_l, .b-menu a:link .b-menu_r, .b-menu a:visited .b-menu_l, .b-menu a:visited .b-menu_r
{
    visibility: hidden;
}
.b-menu a:hover .b-menu_l, .b-menu a:hover .b-menu_r
{
    visibility: visible;
}

.b-menu td a:hover
{
    color: #017bec;
    cursor: pointer;
}
.b-menu a:hover
{
    word-spacing: 0;
}

.b-footer
{
}
.b-footer img
{
    float: right;
    margin: 5px 108px 0 0;
}
.b-footer p
{
    font-size: 120%;
}
.b-footer a:link, .b-footer a:visited
{
    color: #000;
}
.b-footer a:hover
{
    color: #014a8e;
}


.b-special-text
{
    background: #97e4ff url('../img/b-special-text.gif') 0 0 no-repeat;
    padding: 22px 0 11px;
    position: relative;
    _zoom: 1;
}
.b-special-text_arr
{
    position: absolute;
    left: -34px;
    bottom: -25px;
}
.b-special-text_b
{
    position: absolute;
    left: 0;
    bottom: 0;
    _bottom: expression(this.parentNode.offsetHeight % 2 ? "-1px" : "0px");
    width: 1030px;
    height: 27px;
    background: url('../img/b-special-text_b.gif') 0 100% no-repeat;
}
.b-special-text_c
{
    position: relative;
}
.b-special-text_l
{
    float: left;
    width: 280px;
    padding: 4px 40px 17px;
}
.b-special-text_r
{
    float: left;
    width: 561px;
    padding: 21px 40px 17px 69px;
}
.b-special-text_sep
{
    _clear: both;
    height: 100%;
    position: absolute;
    left: 360px;
    top: 0;
}
.b-special-text h2
{
    font-family: Segoe UI;
    font-weight: normal;
    font-size: 200%;
    line-height: 1.15;
}
.b-special-text p
{
    font-size: 130%;
    line-height: 1.2;
}

.b-courses
{
    margin: 19px 27px 0;
}
.b-courses_item
{
    float: left;
    width: 18.4%;
    _width: 18%;
    margin: 0 1%;
}
.b-courses_item_f
{
    margin-left: 0;
}
.b-courses_item_l
{
    margin-right: 0;
}
.b-courses_item h2
{
    font-family: Segoe UI;
    font-size: 175%;
    font-weight: normal;
}
.b-courses_item ul
{
    padding: 12px 0 0;
    _position: relative;
}
.b-courses_item li
{
    font-size: 130%;
    line-height: 1.2;
    margin: 2px 0 0 0;
    _position: relative;
    _zoom: 1;
}
.b-courses_item a:link, .b-courses_item a:visited
{
    color: #010101;
    display: block;
    padding: 1px 2px 2px 2px;
    margin: 0 0 0 -5px;
    _zoom: 1;
}
.b-courses_item a span
{
    display: none;
}
.b-courses_item a .ref-hover_c
{
    display: block;
    _zoom: 1;
    min-height: 21px;
    padding: 1px 3px 3px;
}
.b-courses_item a:hover
{
    display: block;
    position: relative;
    text-decoration: none;
    cursor: pointer;
}
.b-courses_item a:hover .ref-hover_c
{
    background: #11e24a;
    position: relative;
    color: #fff;
}
.b-courses_item a:hover .ref-hover_tl
{
    display: block;
    width: 73px;
    height: 19px;
    position: absolute;
    left: 0;
    top: 0;
    background: url('../img/ref-hover_tl.png') 0 0 no-repeat;
    _background: url('../img/ref-hover_tl.gif') 0 0 no-repeat;
}
.b-courses_item a:hover .ref-hover_tr
{
    display: block;
    width: 50px;
    height: 26px;
    position: absolute;
    margin-left: 100%;
    left: -50px;
    top: 0;
    background: url('../img/ref-hover_tr_.png') 0 0 no-repeat;
    _background: url('../img/ref-hover_tr.gif') 0 0 no-repeat;
}
.b-courses_item a:hover .ref-hover_bl
{
    display: block;
    width: 114px;
    height: 16px;
    position: absolute;
    left: 0;
    bottom: 0;
    _bottom: expression(this.parentNode.offsetHeight % 2 ? "-1px" : "0px");
    background: url('../img/ref-hover_bl.png') 0 0 no-repeat;
    _background: url('../img/ref-hover_bl.gif') 0 0 no-repeat;
}
.b-courses_item a:hover .ref-hover_br
{
    display: block;
    width: 29px;
    height: 8px;
    font-size: 1px;
    position: absolute;
    margin-left: 100%;
    left: -29px;
    bottom: 0;
    _bottom: expression(this.parentNode.offsetHeight % 2 ? "-1px" : "0px");
    background: url('../img/ref-hover_br_.png') 0 0 no-repeat;
    _background: url('../img/ref-hover_br.gif') 0 0 no-repeat;
}

.b-courses_item ins
{
    display: bone;
}
.b-courses_item .b-hover_c
{
    _zoom: 1;
    border-width: 2px 1px;
    border-color: #fff;
    border-style: solid;
    padding: 12px 10px 26px 12px;
}
.b-courses_item:hover
{
    position: relative;
}
.b-hover_content
{
    position: relative;
}
.b-courses_item:hover ins
{
    display: block;
    position: absolute;
    background: url('../img/b-courses_item_hover.gif') 0 0 no-repeat;
}
.b-courses_item:hover .b-hover_tl
{
    left: -4px;
    top: -6px;
    width: 98px;
    height: 112px;
    overflow: hidden;
    background-position: -97px -97px;
}
.b-courses_item:hover .b-hover_tr
{
    margin-left: 100%;
    left: -95px;
    top: -6px;
    width: 97px;
    height: 112px;
    overflow: hidden;
    background-position: 0 -97px;
}

.b-courses_item:hover .b-hover_bl
{
    left: -4px;
    bottom: -3px;
    _bottom: expression(this.parentNode.offsetHeight % 2 ? "-4px" : "-3px");
    width: 92px;
    height: 97px;
    overflow: hidden;
    background-position: -18px 0;
}
.b-courses_item:hover .b-hover_br
{
    margin-left: 100%;
    left: -16px;
    bottom: -3px;
    _bottom: expression(this.parentNode.offsetHeight % 2 ? "-4px" : "-3px");
    width: 18px;
    height: 97px;
    overflow: hidden;
    background-position: 0 0;
}
.b-courses_item:hover .b-hover_c
{
    position: relative;
    background: #fbffdb;
    border-color: #7f7f7f #7f7f7f #7f7f7f #838482;
}


.b-how
{
    background: url('../img/b-how_t.png') 0 0 no-repeat;
    _background: url('../img/b-how_t.gif') 0 0 no-repeat;
    width: 1111px;
    padding: 182px 0 82px;
    margin: 0 0 0 -45px;
    position: relative;
    _margin: 0 -45px;
    _zoom: 1;
}
.b-how_img
{
    position: absolute;
    left: 87px;
    top: 137px;
}
.b-how_b
{
    width: 1111px;
    height: 82px;
    position: absolute;
    left: 0;
    bottom: 0;
    background: url('../img/b-how_b.png') 0 0 no-repeat;
}
.b-how_c
{
    background: #00a8ff;
    border-left: 2px #000 solid;
    border-right: 2px #000 solid;
    width: 727px;
    margin: 0 0 0 12px;
    padding: 1px 0 0 360px;
    position: relative;
}
.b-how ul
{
    margin: -47px 0 -15px;
    float: left;
    vertical-align: top;
    _position: relative;
}
.b-how li
{
    font-size: 130%;
    color: #fff;
    line-height: 1.2;
    padding: 0 80px 7px 0;
    _white-space: nowrap;
}
.b-how a:link, .b-how a:visited
{
    color: #fff;
}
.b-how a:hover
{
    color: #014a8e;
}

.b-cloud
{
    text-align: center;
    line-height: 1.15;
    padding: 0 40px 3px;
}
.b-cloud a:link, .b-cloud a:visited
{
    font-size: 130%;
    color: #00a8ff;
    text-decoration: none;
    margin: 0 5px;
}
.b-cloud a:hover
{
    text-decoration: underline;
}

.b-content
{
}
.b-content .l-content_in
{
    padding: 22px 0 60px;
}
.b-content h1
{
    font-weight: normal;
    font-family: Segoe UI;
    font-size: 290%;
    color: #017bec;
    line-height: 0.95;
    margin: 0 0 22px 0;
}
.b-content h2
{
    font-weight: normal;
    font-family: Segoe UI;
    font-size: 175%;
    line-height: 1.4;
    padding: 7px 0 6px;
}
.b-content h3
{
    font-weight: normal;
    font-family: Segoe UI;
    font-size: 150%;
    line-height: 1.4;
    padding: 5px 0;
}
.b-content p
{
    font-size: 130%;
    line-height: 1.4;
    margin: 0 0 18px;
}
.b-contentText
{
    font-size: 140%;
    line-height: 1.4;
    margin: 0 0 18px;
}
.b-content ul
{
    margin: 0 0 10px;
}
.b-content li
{
    margin: 0 0 8px 0;
}
.b-content li h3
{
    padding: 0;
}
.b-content .b-content_img
{
    float: left;
    margin: 5px 20px 15px 0;
}

.b-marked-text
{
    margin: 13px 403px 24px 0;
    position: relative;
    background: #ffef88;
    _zoom: 1;
}
.b-marked-text_img
{
    position: absolute;
    margin-left: 100%;
    left: 0;
    top: 0;
    height: 100%;
    _zoom: 1;
}
.b-marked-text_t
{
    width: 627px;
    height: 44px;
    position: absolute;
    left: 0;
    top: -13px;
    background: #ffef88 url('../img/b-marked-text.gif') 0 0 no-repeat;
}
.b-marked-text_b
{
    width: 627px;
    height: 30px;
    position: absolute;
    left: 0;
    bottom: -24px;
    background: #ffef88 url('../img/b-marked-text_b.gif') 0 0 no-repeat;
}
.b-marked-text_c
{
    position: relative;
    padding: 24px 30px 4px 50px;
}
.b-marked-text p
{
    font-size: 130%;
    line-height: 1.2;
    padding: 0 0 15px;
}

.b-marked-text_orange
{
    margin: 9px 272px 24px 0;
    background: #fed098;
}
.b-marked-text_orange .b-marked-text_t
{
    width: 758px;
    height: 20px;
    top: -9px;
    background: #fed098 url('../img/b-marked-text_orange.gif') 0 0 no-repeat;
}
.b-marked-text_orange .b-marked-text_b
{
    width: 758px;
    height: 30px;
    bottom: -24px;
    background: #fed098 url('../img/b-marked-text_b_orange.gif') 0 0 no-repeat;
}
.b-marked-text_orange .b-marked-text_c
{
    padding: 24px 40px 1px 50px;
}

.b-marked-text_green
{
    margin: 9px 230px 22px 0;
    background: #c2f6a3;
}
.b-marked-text_green .b-marked-text_t
{
    width: 800px;
    height: 20px;
    top: -9px;
    background: #c2f6a3 url('../img/b-marked-text_green.gif') 0 0 no-repeat;
}
.b-marked-text_green .b-marked-text_b
{
    width: 800px;
    height: 22px;
    bottom: -22px;
    background: #c2f6a3 url('../img/b-marked-text_b_green.gif') 0 0 no-repeat;
}
.b-marked-text_green .b-marked-text_c
{
    padding: 24px 40px 1px 50px;
}

.b-marked-text_blue
{
    background: #c3cbff;
}
.b-marked-text_blue .b-marked-text_t
{
    background: #c3cbff url('../img/b-marked-text_blue.gif') 0 0 no-repeat;
}
.b-marked-text_blue .b-marked-text_b
{
    background: #c3cbff url('../img/b-marked-text_b_blue.gif') 0 0 no-repeat;
}


.b-study-courses
{
    padding: 21px 0 28px;
}

.b-list-styled li
{
    list-style-image: url('../img/li.gif');
    margin: 0 0 11px 16px;
}
.b-list-styled li h3
{
    line-height: 1.4;
}


.b-students
{
    padding: 20px 272px 0 47px;
}
.b-students li
{
    overflow: hidden;
    _height: 1%;
    padding: 0 0 32px 0;
}
.b-students h2
{
    font-weight: normal;
    font-family: Segoe UI;
    font-size: 240%;
    line-height: 1.1;
}
.b-students h3
{
    font-weight: normal;
    font-family: Segoe UI;
    font-size: 180%;
    line-height: 1.1;
}
.b-students p
{
    font-size: 130%;
    line-height: 1.2;
    margin: 9px 0 0;
}
.b-students .b-img
{
    float: left;
    position: relative;
    padding: 3px 4px 2px 1px;
    margin: 0 22px 0 0;
}
.b-img img
{
    border-width: 2px 3px 3px 2px;
    border-color: #e3e3e3;
    border-style: solid;
    position: relative;
}
.b-img_pic
{
    width: 170px;
    height: 170px;
    border-width: 2px 3px 3px 2px;
    border-color: #e3e3e3;
    border-style: solid;
    background: #c7c5c5 url('../img/b-img_pic.gif') 50% 50% no-repeat;
    position: relative;
}
.b-img ins
{
    position: absolute;
    display: block;
    overflow: hidden;
    background: url('../img/b-img.gif') 0 0 no-repeat;
}
.b-students .b-img_tl
{
    left: 0;
    top: 0;
    width: 65px;
    height: 51px;
    background-position: -109px -74px;
}
.b-students .b-img_tr
{
    margin-left: 100%;
    left: -109px;
    top: 0;
    width: 109px;
    height: 104px;
    background-position: 0 -74px;
}
.b-students .b-img_bl
{
    left: 0;
    bottom: 0;
    width: 74px;
    height: 74px;
    background-position: -95px 0;
}
.b-students .b-img_br
{
    margin-left: 100%;
    left: -95px;
    bottom: 0;
    width: 95px;
    height: 74px;
    background-position: 0 0;
}

ul.b-news
{
    margin: 18px 0 -17px;
}
.b-news li
{
    margin: 0 0 30px;
    overflow: hidden;
    _height: 1%;
}


.b-pager a:link, .b-pager a:visited
{
    padding: 5px 10px 8px;
    background: #e5fdb2;
    font-size: 160%;
    text-decoration: none;
}
.b-pager a span
{
    text-decoration: underline;
}
.b-pager_l
{
    float: left;
}
.b-pager_r
{
    float: right;
}

.b-contentText ul
{
    list-style: circle inside;
    margin-top: 15px;
}

.b-contentText ol
{
    list-style-position: inside;
    margin-top: 15px;
}

