body
    {
    background:#fff;
    margin:0;
    min-width:760px;
    padding:0;
    }

body, td, th, li
    {
    color:#000;
    font-family:Verdana,Tahoma,Arial;
    font-size:11px;
    }

img
    {
    border:none;
    }

.topbar
    {
    background:#eee;
    border-bottom:1px solid #333;
    border-top:1px solid #333;
    color:#999;
    height:23px;
    position:relative;
    width:100%;
    }

.topbar span
    {
    font-family:Tahoma;
    font-size:11px;
    left:30px;
    position:absolute;
    top:4px;
    }

.topbar span.right
    {
    left:auto;
    right:30px;
    }

.head
    {
    position:relative;
    height:90px;
    }

.logo
    {
    background: #039 url(./img/b113399.gif);
    height:70px;
    left:30px;
    padding:0;
    position:absolute;
    width:80px;
    }

.logo img
    {
    margin:35px 0 0 10px;
    }

.service
    {
    background: #11994B url(./img/serv_bg.gif);
    height:55px;
    left:120px;
    padding:0;
    position:absolute;
    width:80px;
    }

.ad
    {
    position:absolute;
    right:30px;
    top:10px;
    }




    
.footer
    {
    clear:both;
    background:#eee;
    border-top:1px solid #333;
    color:#333;
    height:60px;
    position:relative;
    width:100%;
    }
    
.footer span
    {
    font-family:Tahoma;
    font-size:11px;
    left:30px;
    position:absolute;
    top:4px;
    }
    
.footer span.copyright
    {
    top:24px;
    color:#333;
    }

.counters
    {
    float:right;
    padding:7px 30px 0 0;
    }

a:link {color: #009;}
a:hover {color:#f60;}
a:visited {color: #c09;}
a:visited:hover {color: #f60;}
.topbar a:visited, .topbar a:hover, .topbar a:visited:hover, .footer a:hover, .footer a:visited, .footer a:visited:hover {color: #009;}

/* ------------------ */

.search_box {margin: 50px 30px 0 30px;}
.search_box h1 {font-size: 24px; font-family: Verdana; font-weight: normal; margin: 0; padding: 0 0 10px 0;}
.search_box p {font-size: 12px; font-family: Tahoma; margin: 0; padding: 0 0 10px 0; width: 70%; line-height: 1.4em;}
.search_box form {margin: 10px 0 0 0;}
.search_box .q {width: 50%; font-size: 12px; font-family: Tahoma;}
.search_box .s {font-size: 12px; font-family: Verdana;}

.search_result {margin: 30px 30px 0 30px; min-height: 200px;}

