.shadowLeft,
.shadowLeftIncent {
    position: absolute;
    left: -20px;
    top: 6px;
    bottom: 6px;
    width: 20px;
    background: url('/img/portal/shadow/shadow_left_horizontal_line.png') repeat-y;
}

.shadowLeftIncent {
    position: absolute;
    left: -26px;
    top: 0px;
    bottom: 0px;
    width: 26px;
    background: url('/img/portal/shadow/shadow_left_banner.png') repeat-y;
}

.shadowLeftInside {
    position: absolute;
    left: -5px;
    top: 6px;
    bottom: 6px;
    width: 5px;
    z-index: -1;
    background-color: #191919;
}

.shadowTopLeft {
    position: absolute;
    left: -20px;
    top: -20px;
    width: 26px;
    height: 26px;
    background: url('/img/portal/shadow/shadow_left_top_corner.png') no-repeat;
}

.shadowTopLeftInner {
    position: absolute;
    left: -20px;
    top: -5px;
    width: 26px;
    height: 11px;
    background: url('/img/portal/shadow/shadow_left_middle_corner_up.png') no-repeat;
    z-index: 10;
}

.shadowTopLeftInnerInside {
    position: absolute;
    left: -5px;
    top: -5px;
    width: 11px;
    height: 11px;
    z-index: -1;
    background-color: #191919;
}

.shadowTop {
    position: absolute;
    left: 6px;
    right: 6px;
    top: -20px;
    height: 20px;
    background: url('/img/portal/shadow/shadow_top_vertical_line.png') repeat-x;
}

.shadowTopInner {
    position: absolute;
    left: 6px;
    right: 6px;
    top: -5px;
    height: 5px;
    z-index: -1;
    background: url('/img/portal/shadow/shadow_left_middle_corner_up_5px.png') repeat-x;
}

.shadowTopRight {
    position: absolute;
    top: -20px;
    right: -20px;
    width: 26px;
    height: 26px;
    background: url('/img/portal/shadow/shadow_right_top_corner.png') no-repeat;
}

.shadowTopRightInner {
    position: absolute;
    top: -5px;
    right: -20px;
    width: 26px;
    height: 11px;
    background: url('/img/portal/shadow/shadow_right_middle_corner_up.png') no-repeat;
}

.shadowTopRightInnerInside {
    position: absolute;
    top: -5px;
    right: -5px;
    width: 11px;
    height: 11px;
    z-index: -1;
    background-color: #191919;
}

.shadowRight {
    position: absolute;
    top: 6px;
    bottom: 6px;
    right: -20px;
    width: 20px;
    background: url('/img/portal/shadow/shadow_right_horizontal_line.png') repeat-y;
}

.shadowRightIncent {
    position: absolute;
    top: 0px;
    bottom: 0px;
    right: -26px;
    width: 26px;
    background: url('/img/portal/shadow/shadow_right_banner.png') repeat-y;
}

.shadowRightInside {
    position: absolute;
    top: 6px;
    bottom: 6px;
    right: -5px;
    width: 5px;
    z-index: -1;
    background-color: #191919;
}

.shadowBottomRight {
    position: absolute;
    bottom: -30px;
    right: -20px;
    width: 26px;
    height: 36px;
    background: url('/img/portal/shadow/shadow_right_down_corner.png') no-repeat;
    z-index: -10;
}

.shadowBottomRightInner {
    position: absolute;
    bottom: -5px;
    right: -20px;
    width: 26px;
    height: 11px;
    background: url('/img/portal/shadow/shadow_right_middle_corner_dwn.png') no-repeat;
    z-index: -10;
}

.shadowBottomRightInside {
    position: absolute;
    bottom: -20px;
    right: -5px;
    width: 11px;
    height: 26px;
    z-index: -1;
    background: url('/img/portal/shadow/shadow_right_down_inside_corner.png') no-repeat;
    z-index: -10;
}

.shadowBottomRightInnerInside {
    position: absolute;
    bottom: -5px;
    right: -5px;
    width: 11px;
    height: 11px;
    z-index: -1;
    background-color: #191919;
    z-index: -10;
}

.shadowBottom {
    position: absolute;
    left: 6px;
    right: 6px;
    bottom: -30px;
    height: 30px;
    background: url('/img/portal/shadow/shadow_down_vertical_line.png') repeat-x;
    z-index: -10;
}

.shadowBottomInner {
    position: absolute;
    left: 6px;
    right: 6px;
    bottom: -5px;
    height: 5px;
    background: url('/img/portal/shadow/shadow_left_middle_corner_dwn_5px.png') repeat-x;
    z-index: -10;
}

.shadowBottomLeft {
    position: absolute;
    bottom: -30px;
    left: -20px;
    width: 26px;
    height: 36px;
    background: url('/img/portal/shadow/shadow_left_down_corner.png') no-repeat;
    z-index: -10;
}

.shadowBottomLeftInner {
    position: absolute;
    bottom: -5px;
    left: -20px;
    width: 26px;
    height: 11px;
    background: url('/img/portal/shadow/shadow_left_middle_corner_dwn.png') no-repeat;
    z-index: -10;
}

.shadowBottomLeftInside {
    position: absolute;
    bottom: -20px;
    left: -5px;
    width: 11px;
    height: 26px;
    z-index: -1;
    background: url('/img/portal/shadow/shadow_left_down_inside_corner.png') no-repeat;
    z-index: -10;
}

.shadowBottomLeftInnerInside {
    position: absolute;
    bottom: -5px;
    left: -5px;
    width: 11px;
    height: 11px;
    z-index: -1;
    background-color: #191919;
    z-index: -10;
}