#newbar {
    width: 970px;
    margin: 0 auto 3px auto;
    padding: 0;
    background: url(../images/newbar/newbar_back.jpg) repeat-x;
}
#newbar_l {
    background: url(../images/newbar/newbar_left.jpg) top left no-repeat;
    padding: 0 0 0 6px;
}
#newbar_r {
    background: url(../images/newbar/newbar_right.jpg) top right no-repeat;
    height: 40px;
    padding: 0 6px 0 0;
}

.nblueb { background: url(../images/newbar/new_kek_back.jpg) repeat-x; cursor: pointer; }
.nbluel { background: url(../images/newbar/new_kek_left.jpg) no-repeat top left; }
.nbluer { background: url(../images/newbar/new_kek_right.jpg) no-repeat top right; }
.nbutton { display: block; height: 16px; padding: 5px; text-align: center; color: #FFFFFF; text-decoration: none; font-weight: bold; }
.ngreenb { background: url(../images/newbar/new_green_back.jpg) repeat-x; cursor: pointer; }
.ngreenl { background: url(../images/newbar/new_green_left.jpg) no-repeat top left; }
.ngreenr { background: url(../images/newbar/new_green_right.jpg) no-repeat top right; }
.nredb { background: url(../images/newbar/new_red_back.jpg) repeat-x; cursor: pointer; }
.nredl { background: url(../images/newbar/new_red_left.jpg) no-repeat top left; }
.nredr { background: url(../images/newbar/new_red_right.jpg) no-repeat top right; }

.nb_back {
    text-decoration: none;
    margin-top: 6px;
    background: url(../images/newbar/newbutton_back.jpg) top left repeat-x;
	_width: 20px;
}
.nb_back span {
    display: block;
    text-decoration: none;
    cursor: default;
}
.nb_back .nb_l {
    background: url(../images/newbar/newbutton_left.jpg) top left no-repeat;
    padding-left: 8px;
}
.nb_back .nb_ll {
    background: url(../images/newbar/newbutton_sep.jpg) top left no-repeat;
    padding-left: 8px;
}
.nb_back .nb_r {
    background: url(../images/newbar/newbutton_right.jpg) top right no-repeat;
    padding-right: 8px;
    height: 26px;
}
.nb_back .nb_c {
    color: #000000;
    font-weight: bold;
    padding-top: 5px;
}
.nb_back .nb_drop {
    background: url(../images/newbar/newbutton_drop.jpg) top right no-repeat;
    width: 20px;
    height: 26px;
}
/* ---- */
.nb_over {
    text-decoration: none;
    margin-top: 6px;
    background: url(../images/newbar/newbutton_back_over.jpg) top left repeat-x;
	_width: 20px;
}
.nb_over span {
    display: block;
    text-decoration: none;
    cursor: default;
}
.nb_over .nb_l {
    background: url(../images/newbar/newbutton_left_over.jpg) top left no-repeat;
    padding-left: 8px;
}
.nb_over .nb_ll {
    background: url(../images/newbar/newbutton_sep_over.jpg) top left no-repeat;
    padding-left: 8px;
}
.nb_over .nb_r {
    background: url(../images/newbar/newbutton_right_over.jpg) top right no-repeat;
    padding-right: 8px;
    height: 26px;
}
.nb_over .nb_c {
    color: #000000;
    font-weight: bold;
    padding-top: 5px;
}
.nb_over .nb_drop {
    background: url(../images/newbar/newbutton_drop_over.jpg) top right no-repeat;
    width: 20px;
    height: 26px;
}
/* --- */
.rb_back {
    text-decoration: none;
    margin-top: 6px;
    background: url(../images/newbar/redbutton_back.jpg) top left repeat-x;
    margin-left: 4px;
	_width: 40px;
}
.rb_back div {
    text-decoration: none;
    cursor: default;
}
.rb_back .rb_l {
    background: url(../images/newbar/redbutton_left.jpg) top left no-repeat;
    padding-left: 8px;
}
.rb_back .rb_r {
    background: url(../images/newbar/redbutton_right.jpg) top right no-repeat;
    padding-right: 8px;
    height: 26px;
}
.rb_back .rb_c {
    color: #FFFFFF;
    font-weight: bold;
    padding-top: 5px;
}
/* --- */
.rb_over {
    text-decoration: none;
    margin-top: 6px;
    background: url(../images/newbar/redbutton_back_over.jpg) top left repeat-x;
    margin-left: 4px;
	_width: 40px;
}
.rb_over div {
    text-decoration: none;
    cursor: default;
}
.rb_over .rb_l {
    background: url(../images/newbar/redbutton_left_over.jpg) top left no-repeat;
    padding-left: 8px;
}
.rb_over .rb_r {
    background: url(../images/newbar/redbutton_right_over.jpg) top right no-repeat;
    padding-right: 8px;
    height: 26px;
}
.rb_over .rb_c {
    color: #FFFFFF;
    font-weight: bold;
    padding-top: 5px;
}
/* --- */
.nb_menu a {
    color: #000000;
    text-decoration: none;
    font-size: 11px;
}
.nb_menu a:hover {
    text-decoration: underline;
}
.nb_menu .nbtl { width: 8px; height: 8px; background: url(../images/newbar/newmenu_tl.png) no-repeat; font-size: 1px; }
.nb_menu .nbtr { width: 8px; height: 8px; background: url(../images/newbar/newmenu_tr.png) no-repeat; font-size: 1px; }
.nb_menu .nbbl { width: 8px; height: 8px; background: url(../images/newbar/newmenu_bl.png) no-repeat; font-size: 1px; }
.nb_menu .nbbr { width: 8px; height: 8px; background: url(../images/newbar/newmenu_br.png) no-repeat; font-size: 1px; }
.nb_menu .nbtop { height: 8px; background: url(../images/newbar/newmenu_top.png) repeat-x; font-size: 1px; }
.nb_menu .nbbottom { height: 8px; background: url(../images/newbar/newmenu_bottom.png) repeat-x; font-size: 1px; }
.nb_menu .nbleft { height: 8px; background: url(../images/newbar/newmenu_left.png) repeat-y; font-size: 1px; }
.nb_menu .nbright { height: 8px; background: url(../images/newbar/newmenu_right.png) repeat-y; font-size: 1px; }
.nb_menu .nbc { background: #d2d2d2; }
#user_drop_menu {
    margin: 0 0 0 -5px;
}