@charset "utf-8";
/* CSS Document */

* {padding: 0px;
    margin: 0px;
    border-width: 0px;
}
body {
    font-size: 12px;
    line-height: 16px;
    background-color: #ffc76d;
    background-repeat: repeat-x;
    background-image: url(img/tu2.jpg);
}
#box {
   height: 100%;
    width: 975px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    overflow: hidden;
}
#top {
    height: 86px;
    width: 100%;
}
#logo {
    float: left;
    height: 86px;
    width: 514px;
}
#top-link {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
    line-height: 25px;
    background-color: #FF7142;
    text-align: center;
    float: left;
    height: 27px;
    width: 235px;
    margin-left: 190px;
    padding-right: 10px;
    padding-left: 10px;
    color: #000000;
}
#top-link span {
    margin-left: 10px;
    margin-right: 11px;
}
#menu {
   background-color: #f78a20;
 height:114px;
    margin-bottom: 4px;
    padding-right: 16px;
    text-align: right;
    text-indent: 0px;
}
#menu span {
    margin-left: 12px;
    margin-right: 12px;
}
#xiangmu {
    background-color: #f78a20;
    text-align: center;
    height: 270px;
    width: 978px;
    border-top-width: 30px;
}
#shoudan {
    background-color: #FF3E07;
    text-align: center;
    float: left;
    height:380px;
    width: 978px;
    padding-top: 25px;
}
#weiwei {
    background-color: #FF7142;
    text-align: center;
    float: left;
    height: 274px;
    width: 978px;
}


#weibu {
    float: left;
    height: 85px;
    width: 978px;
    color: #FF3E07;
    text-align: center;
    font-size: 72px;
    line-height: 48px;
    font-family: "方正综艺简体";
}
#zuiwei {
    float: left;
    height: 80px;
    width: 350px;
    color: #FF7142;
}
