﻿ .top_banner
        {
            border: none;
            height: 96px;
            background: red url(../images/hdr.gif);
            color: #397DD2;
        }
        .bottom
        {
            border: none;
            height: 40px;
            background: red url(../images/bottom.gif);
        }
        .end
        {
            margin-left: 1px;
            background: url(../images/end.gif);
            height: 16px;
            width: 219px;
        }
        .contact
        {
            margin-top: 5px;
            background: url(../images/contact.gif);
            height: 29px;
            width: 217px;
        }
        .next
        {
            margin-top: 5px;
            background: url(../images/next.gif);
            height: 29px;
            width: 217px;
        }
        .rel
        {
            margin-top: 5px;
            background: url(../images/rel.gif);
            height: 29px;
            width: 217px;
        }
        .conright
        {
            float: right;
            background: #E8E8E8;
            width: 733px;
            background: #FFF url(../images/bg1.gif);
            background-repeat: no-repeat;
        }
        .over
        {
            background: url(../images/css_over.gif);
            width: 212px;
            margin-left: 7px;
            height: 624px;
        }
        .butt
        {
            border: none;
            width: 27px;
            height: 27px;
            background: #FFF url(../images/123.gif);
            color: #397DD2;
        }
        ul.nava
        {
            list-style: none;
            margin: 0;
            padding-left: 10px;
            padding-top: 7px;
            padding-bottom: 10px;
        }
        li.navi
        {
            color: #FFF;
            font: 10pt tahoma;
            display: inline;
        }
        .clear
        {
            clear: both;
        }
        
        