body {
    margin-left: 0px;
    margin-top: 0px;
    margin: 0px;
    padding: 0px;
    border-width: 0px;
    background-color: #cccc99;
/*    background-image: url("../images/bgpattern.gif"); /**/
    background-image: url("../images/bg.gif");/**/
    background-repeat: repeat
}




#TopFrame {
    width: 757px;
    position: relative;
    height: 70;
    top: 0px;
    left: 0px;
/*  bottom: 1px;
    right: 0px; */
    margin: 2px;
    padding: 0px;
    border-top: solid 1px #c0c0c0;
    border-right: solid 1px #808080;
    border-left: solid 1px #808080;
    border-bottom: none;
    background-color:#AABEF2;
    background-image: url("../images/topbg.jpg")
}

#TopLeftBox {
    width: 556px;
    position: relative;
    top: 0px;
    left: 0px;
    bottom: 0px;
    margin: 0px;
    padding: 5px;
    padding-left: 20px;
/*    background-color: #eee8aa;*/
/*    background-color: #fae4a6;*/
/*    background-color:#f0d0b0; /* ’ƒ */
    background-color:#f0d8b8; /* ’ƒ */
}

#TopMenu {
    width: 758px;
    position: relative;
    height: 20px;
    top: 0px;
    left: 0px;
    margin: 2px;
    padding: 0px;
    border-bottom: solid 1px #808080;
    border-right: solid 1px #808080;
    border-left: solid 1px #808080;
/*    background-color:#997442; /* ’ƒ */
    background-color:#714c1a; /* ’ƒ */
}




#Body {
    position: relative;
    width: 758px;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    margin: 2px;
    padding: 0px;
    border-right: solid 1px #808080;
    border-left: solid 1px #808080;
    background-color: #FFFFFF !important;
}

#LeftBox {
    float: left;
    width: 20px;
    top: 0px;
    left: 0px;
    bottom: 0px;
    margin: 0px;
    padding: 0px;
}

#ContentsBox {
    float: right;
    width: 700px;
    margin-top: 25px;
    margin-right: 10px;
    margin-bottom: 15px;
    padding-top: 0px;
}

#MapImageBox {
    float: right;
    width: 330px;
    margin: 0px;
    padding: 0px;
    text-align: right;
}

#qrBox {
    float: left;
    border: 1px dashed #336699;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 14px;
    padding-right: 8px;
    margin-top: 30px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 4px;
    background-color: #f0f0f0;
}




#BottomFrame {
    width: 758px;
    position: relative;
    height: 20px;
    top: 0px;
    left: 0px;
    margin: 2px;
    padding: 0px;
    border-bottom: solid 1px #808080;
    border-right: solid 1px #808080;
    border-left: solid 1px #808080;
/*    background-color:#997442; /* ’ƒ */
    background-color:#95703e; /* ’ƒ */
}

