body, html, div {

        padding: 0px;
        margin: 0px;
        border: 0px;
}

#log_error {

       text-align:  center;
       display: block;
       position: absolute;
       top: 20px;
       right: 10px;
       width: 197px;
       height: 70px;
       background-color: #000000;
       filter: alpha(opacity=70);
       -moz-opacity: 0.7;
       opacity: 0.7;


}

.balck_menu_left {
        width: 4px;
        height: 4px;
        background-image: url(/img/black_left_down.gif);
        background-repeat: no-repeat;
        background-position: left bottom;
}

.balck_menu_right {
        width: 4px;
        height: 4px;
        background-image: url(/img/black_right_down.gif);
        background-repeat: no-repeat;
        background-position: left bottom;
}

#adv {  
       width: 100%;  
       position: relative;
       background-color: #f2f2f2;
       text-align: left;
       border: 1px solid #d1d1d1;
       padding: 5px;
       bottom: 0px;
   
    
       z-index: 100;

}


form {
        margin: 0px;
        padding: 0px;         
        border: 0px;
}

.span_add {

         display: block;
         padding: 20px;
         font-size: 11px;
         font-family: tahoma;


}

select {
        font-size: 11px;
        font-family: Tahoma, Verdana, sans serif;
        height: 19px;
}

table, td, tr, p, span, hr{
        padding: 0px;
        margin: 0px;
        border: 0px;

}

td, p {
        color: #000000;
        font-family: Tahoma, Arial, sans serif;
        font-size: 11px;
}

p {
        padding: 0px;
        padding-bottom: 5px;
        margin: 0px;

}


.Date {
        width: 40px;
        height: 12px;
        color: #ffffff;
        font-size: 10px;
        font-weight: bold;
        padding-left: 3px;
        background-position: center top;
        background-image: url(/img/date_bg.gif);
        background-repeat: no-repeat;

}

#search {

        background-color: #FAFAFA;
        width: 300px;
        padding: 5px;
        color: #ADADAD;
        font-size: 12px;
        border: 0px;

}

#tdcontent p {

       font-size: 12px;

}

#content td,p {

       font-size: 12px;
       color: #000000;


}

.logo {

       padding: 1px;
       height: 16px;
       width: 115px;
       font-family: tahoma;
       font-size: 12px;
       background-image: url(/img/login.gif);
       background-repeat: no-repeat;
       background-position: right center;


}

.register {

       padding: 1px 0px 0px 2px;
       height: 22px;
       width: 115px;
       font-family: tahoma;
       font-size: 14px;
       width: 250px;

}

.passwd {

       padding: 1px;
       height: 16px;
       width: 115px;
       font-family: tahoma;
       font-size: 12px;
       color: #CD3C36;
       font-weight: bold;
       background-image: url(/img/password.gif);
       background-repeat: no-repeat;
       background-position: right center;


}

.enter {
        width: 92px;
        height: 19px;
        text-align: center;
        background-color: #000000;
        background-image: url(/img/enter.gif);
        background-repeat: no-repeat;
        background-position: center bottom;
}

.CHANGEBGNEWS {

        height: 21px;
        width: 65px;
        text-align: center;
        display: block;
        float: left;
        background-image: url(/img/changebg.gif);
        background-repeat: repeat-x;
        background-position: center top;
        cursor: pointer;

}

.CHANGEBGNOTICE {

        height: 21px;
        width: 65px;
        text-align: center;
        display: block;
        float: left;
        background-repeat: repeat-x;
        background-position: center top;
        cursor: pointer;

}

.wysiwyg_img {

        padding: 8px;
        padding-left: 0px;

}

.VOICEGRAY {

        height: 31px;
        width: 26px;
        text-align: center;
        float: left;
        background-image: url(/img/voicescover.gif);
        background-repeat: no-repeat;

        text-align: center;
        color: #AA1913;
        font-size: 18px;

        font-weight: bold;
        cursor: pointer;

}

.CHECKNUMBER {



}

#CHANGECOVER {

        height: 21px;
        width: 65px;
        text-align: center;

        float: left;
        background-image: url(/img/change.gif);
        background-repeat: no-repeat;
        background-position: center bottom;

}

.code {
        width: 120px;
        height: 60px;
        background-image: url(/img/qwe.jpg);
        background-repeat: no-repeat;
        background-position: left bottom;
}


.up {
        width: 4px;
        height: 4px;
        background-image: url(/img/leftdown.gif);
        background-repeat: no-repeat;
        background-position: left bottom;
}

.down {
        width: 4px;
        height: 4px;
        background-image: url(/img/rightdown.gif);
        background-repeat: no-repeat;
        background-position: right bottom;
}

.brown_left {
        width: 4px;
        height: 4px;
        background-image: url(/img/brown_left_down.gif);
        background-repeat: no-repeat;
        background-position: left bottom;
}

.brown_right {
        width: 4px;
        height: 4px;
        background-image: url(/img/brown_right_down.gif);
        background-repeat: no-repeat;
        background-position: left bottom;
}

.partner {
        width: 103px;
        height: 19px;
        text-align: center;
        background-color: #EBB2B0;
        background-image: url(/img/partner.gif);
        background-repeat: no-repeat;
        background-position: center bottom;
}

img {
        padding: 0px;
        margin: 0px;
        border: 0px;
}

.clear{
        display: block;
        clear: both;
        font-size: 1px;
        height: 1px;
}


a.Menu:link, a.Menu:visited, a.Menu:focus, a.Menu:active {

       color: #A5A5A5;
       font-family: Tahoma, Arial, sans serif;
       font-size: 14px;

       text-decoration: underline;
}

a.Menu:hover {
       color: #000000;
       text-decoration: none;

}

#area p {


      font-family: Tahoma, Arial, sans serif;
      font-size: 10px;

}

a.SubMenu:link, a.SubMenu:visited, a.SubMenu:focus, a.SubMenu:active {

       color: #EB890E;
       font-weight: bold;
       text-decoration: none;
       font-family: Tahoma, Arial, sans serif;
       font-size: 11px;
       text-decoration: underline;
}

a.SubMenu:hover {
       text-decoration: none;

}



a.Work:link, a.Work:visited, a.Work:focus, a.Work:active {
       color: #2E6DA0;
       font-weight: bold;
       text-decoration: none;
       font-family: Tahoma, Arial, sans serif;
       font-size: 11px;
       text-decoration: underline;
}

a.Work:hover {
       text-decoration: none;

}

a:link, a:visited, a:focus, a:active {
       color: #000000;
       font-weight: normal;
       font-family: Tahoma, Arial, sans serif;
       font-size: 11px;
       text-decoration: underline;
}

a:hover {
       text-decoration: none;

}

a.none:link, a.none:visited, a.none:focus, a.none:active {

       text-decoration: none;
}

a.none:hover {
       text-decoration: underline;

}

a.black:link, a.black:visited, a.black:focus, a.black:active {

       text-decoration: none;
       color: #ffffff;
       font-size: 12px;
}

a.black:hover {
       text-decoration: underline;

}

#HigestBannerZone {
       height: 1px;
       background-color: #1E4E6D;
       margin: 2px;
       margin-top: 0px;
}

INPUT.search_karta {
        BORDER-RIGHT: #5181b5 0px solid;
        BORDER-TOP: #5181b5 0px solid;
        MARGIN-TOP: 2px;
        BACKGROUND: url(img/search.gif) no-repeat left top;
        PADDING-BOTTOM: 2px;
        FONT: bold 11px tahoma;
        BORDER-LEFT: #5181b5 0px solid;
        WIDTH: 60px;
        CURSOR: pointer;

        COLOR: white;
        BORDER-BOTTOM: #5181b5 0px solid
}



/**********************  ÑÒÈËÈ ÍÎÂÎÑÒÅÉ  ******************************/