﻿body
{
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    font-family: 宋体;
    background-color: #382715;
}


.box
{
    width: 1003px;
    float: none;
    margin: 0px auto;
    display: block;
}


a
{
    color: #d9a559;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}

div
{
    float: left;
    margin: 0px;
    padding: 0px;
    display: inline;
}

ul
{
    margin: 0px;
    padding: 0px;
    float: left;
    list-style-type: none;
}
li
{
    float: left;
}

.topBox
{
    width: 1003px;
    height: 206px;
}


.bottomBox
{
    width: 1003px;
    height: 54px;
    background-image: url(../images/bottom-bg.jpg);
}

.bo
{
    height: 35px;
    width: 1003px;
    font-size:14px;
    font-weight:bold;
    line-height:35px;
    background-image: url(../images/bo-bg.jpg);
    color:#f5db90;
    text-align:center;
}
.bo a
{
    color:#f5db90;
    margin:0px 7px;
}
.bo2
{
    background-image: url(../images/bo-bg2.jpg);
}
