#main_part #head #title h1 {color:#000;}
#main_part #head #title p {color:#000;}
#tabs_head #list li{
    width:100px;
    border:0;
    background:url(/images/security/tab_bg.gif) repeat-x bottom;
}

#tabs_head #list li a{
    background:url(/images/security/tab_marcker.gif) no-repeat top left;
}

#tabs_head #list li.selected{
    border:0;
    background:url(/images/security/tab_cur_bg.gif) repeat-x bottom;
}

#tabs_head #list li.selected a{
    background:url(/images/security/tab_cur_marcker.gif) no-repeat top left;
}

#info_part #relations {
    background:#9fa1a1;
}
#info_part #relations div {
    background:url(/images/security/relations_marcker.gif) no-repeat left;
}

#main_part #head{
    background:url(/images/security/splash_bg.gif) repeat-x top;
}

#main_part #cap {
    background:#9c9e9e;
}
#main_part #cap div {
    background:url(/images/security/main_part_marcker.gif) no-repeat left top;
}

#info_part .cap, #info_part .cap_f, #info_part .cap_l, #info_part .cap_a {
    float:right;
    height:26px;
    width:168px;
    margin:15px 0;
    background:url(/images/security/info_cap_marcker.gif) no-repeat left top;
}
#info_part .cap div, #info_part .cap_f div, #info_part .cap_l div, #info_part .cap_a div{
    float:none;
    margin:0 0 0 10px;
    height:26px;
    line-height:24px;
    font-weight:bold;
    color:#fff;
    background:url(/images/security/info_cap_bg.gif) repeat-x top;
}
#info_part .cap_f {
    margin-top:0;
}

#info_part .cap_l {
    margin-bottom:0;
}

#info_part .cap_a {
    margin-top:0;
    margin-bottom:0;
}