* {
    margin: 0;
    padding: 0;
    font: 14px "Times New Roman", FreeSerif, serif;
    }
body {
    background: #a08058 url(/html/images/bg.gif) left top repeat;
    }
img {
    border: 0;
    }
h2 {
    margin-bottom: 22px;
    font-size: 1.4em;
    font-weight: bold;
    }
p {
    margin-bottom: 16px;
    }
p.p_index {
    margin-bottom: 10px;
    line-height: 14px;
}
    p a.bold {
        font-weight: bold;
        color: #303524;
        }
#container {
    width: 1000px;
    margin: 0 auto;
    color: #303524;
    }
    #main {
        position: relative;
        width: 100%;
        height: 632px;
        background: #eadcbb url(/html/images/main.jpg) left top no-repeat;
        }
        #logo {
            position: absolute;
            top: 104px;
            left: 83px;
            cursor: pointer;
            }
            #logo img {
                float: left;
                width: 178px;
                height: 181px;
                }
        #door1 {
            position: absolute;
            top: 418px;
            left: 67px;
            }
            #door1 img {
                float: left;
                width: 45px;
                height: 184px;
                }
        #door2 {
            position: absolute;
            top: 416px;
            left: 146px;
            }
            #door2 img {
                float: left;
                width: 73px;
                height: 192px;
                }
        #door3 {
            position: absolute;
            top: 420px;
            left: 245px;
            }
            #door3 img {
                float: left;
                width: 62px;
                height: 185px;
                }
        #menu {
            position: absolute;
            top: 104px;
            left: 369px;
            width: 577px;
            height: 47px;
            overflow: hidden;
            padding-top: 25px;
            padding-left: 23px;
            background: #e3d3b1 url(/html/images/menu.jpg) left top no-repeat;
            list-style: none;
            }
            #menu li {
                float: left;
                margin-right: 37px;
                /*margin-right: 15px;*/
                }
                #menu li a {
                    font-size: 1.3em;
                    color: #303524;
                    }
        #about {
            position: absolute;
            top: 252px;
            left: 369px;
            width: 574px;
            padding-left: 23px;
            padding-right: 3px;
            }
                .admin_auth input {
                    color: #303524;
                    vertical-align: middle;
                    padding: 5px 0px 0px 5px ;
                    height: 22px;
                    margin-bottom: 10px;
                    border: 1px solid #9d7d55;
                    background-color: #efe2c1;
                }
    #footer {
        position: relative;
        width: 100%;
        height: 56px;
        background: #ddcaa2 url(/html/images/footer.jpg) left top no-repeat;
        color: #573513;
        }
        #address {
            position: absolute;
            top: 12px;
            left: 38px;
            }
        #phone {
            position: absolute;
            top: 16px;
            left: 389px;
            font-size: 1.4em;
            font-weight: bold;
            }
        #footer a {
            position: absolute;
            top: 9px;
            right: 37px;
            padding-right: 91px;
            background: url(/html/images/mst.jpg) right 5px no-repeat;
            text-align: right;
            color: #573513;
            }
        #footer a#map { 
            width: 30px;
            height: 27px;
            position: absolute;
            top: 15px;
            right: 320px;
            padding-right: 0px;
            background: url(/html/images/map_link.gif) left top no-repeat;
            }
        #footer #counter_hidden {
            display: none;
        }