﻿
.divmain
{
    background-image: url('./htm/pic/bg_1.png');
}

.td_menu
{
    
    width: 160px;
    height: 40px;
}
.td_menu2
{
    width: 190px;
    height: 40px;
}

#a_menu a
{
    color: #918b77;
    text-decoration: none;
    width: 160px;
    height: 40px;
    font-size: 14px;
    font-weight: bold;
    padding: 9px;
}



#a_menu  a:hover,
#a_menu  a:active,
#a_menu  a:focus
{
        color: #918b77;
        background: url(./htm/pic/bg_td_menu_over.gif) repeat-y bottom right #dadada;
}

.a_menu2 :link
{
    FONT-SIZE: 12px;
    COLOR: #918b77;
    FONT-FAMILY: tahoma, sans-serif, helvetica, arial;
    TEXT-DECORATION: none
}
.a_menu2 :visited
{
    FONT-SIZE: 12px;
    COLOR: #918b77;
    FONT-FAMILY: tahoma, sans-serif, helvetica, arial;
    TEXT-DECORATION: none
}
.a_menu2 :hover
{
    font-size: 12px;
    color: #918b77;
    font-family: tahoma, sans-serif, helvetica, arial;
    text-decoration: none;
}
.a_menu2
{
    list-style: url( './htm/pic/arrow.gif' );
}

.font_red
{
    font-size: 16px;
    color: #ffffff;
}
.font
{
    FONT-SIZE: 13px;
    COLOR: #918b77;
    FONT-FAMILY: tahoma, sans-serif, helvetica, arial;
}
.font_re
{
    font-size: 16px;
    color: #ff0000;
}
.font_re1
{
    font-size: 24px;
    color: #ff0000;
}
.font_f
{
    FONT-SIZE: 13px;
    COLOR: #ffffff;
    FONT-FAMILY: tahoma, sans-serif, helvetica, arial
}
#searchfield
{
    background-image: url(./htm/pic/search-box.jpg);
    width: 228px;
    height: 36px;
    top: 0px;
    position: relative;
    padding-top: 0px;
    padding-left: 4px;
    background-repeat: no-repeat;
   
}
#searchstring
{
    width: 120px;
    height: 14px;
    border: 0px;
    margin-left: 0px;
    color: #999999;
    font-size: 12px;
}

#searchbutton {position:absolute; left:160px; top:0px; height:20px;}

#a_ll  a:hover,
#a_ll  a:active,
#a_ll  a:visited
{
    FONT-SIZE: 13px;
    COLOR: #918b77;
    FONT-FAMILY: tahoma, sans-serif, helvetica, arial;
    TEXT-DECORATION: none
}
#a_l  a:hover,
#a_l  a:active,
#a_l  a:visited
{
    FONT-SIZE: 30px;
    COLOR: #ffffff;
    FONT-FAMILY: tahoma, sans-serif, helvetica, arial;
    TEXT-DECORATION: none
}
