#newsok_rc {
        position:                                       absolute;
        left:                                           0;
        top:                                            138px;
        z-index:                                        0;
}

#h_date  {
        position:                       absolute;
        top:                            148px;
        left:                           15px;
        background-color:   white;
        padding:                        10px 79px 3px 2px;
        font-size:                      10px;
        font-weight:            normal;
        color:                          #333333;
        z-index:                        2;
}

.header_box_display  {
        display:	block;
        background-color:               #948f7b;
        text-align:                     left;
                font-weight:                    bold;
}

.header_box_not_display  {
        display:                                none;
        text-align:                             left;
        background-color:               #948f7b;
}
.tabs_main  {
        width:                                          100%;
        color:                                          #FFCC66;
        margin-top:                             5px;
}

p.tabs_main_tabs {
        vertical-align:         middle;
        text-align:             left;
        word-spacing:           0;
}

.tabs_thistab, .tabs_tab  {
        font-size:                      10px;
                line-height:            13px;
        font-weight:            bold;
                text-align:             center;
        cursor:                 pointer;
        padding:                3px 5px 2px 3px;
}

.tabs_thistab  {
        background-color:       #948f7b;
        color:                          #FFFFFF;
                background-image:       url(http://static.newsok.biz/images/layout/tabs/tan_tab_right1.gif);
                background-repeat:      no-repeat;
                background-position:right top;
}

.tabs_tab  {
        background-color:       #948f7b; /*#333333;*/
                background-image:       url(http://static.newsok.biz/images/layout/tabs/gray_tab_right1.gif);
                background-repeat:      no-repeat;
                background-position:right top;
}

.tabs_box_display  {
        background-color:       #948f7b;
        display:                        block;
        text-align:             left;
                padding:                        0;
                border-top:                     1px solid #E1DEC2;
}

.tabs_box_not_display  {
        display:                        none;
        text-align:                     left;
        background-color:       #948f7b;
                padding:                        0;
}

.tabs_footer  {
        background-color:               #333333;
        height:                                 0;
        padding:                                0;
        margin:                                 0;
}

