@charset "utf-8";
/* CSS Document */

* {
    padding: 0px;
    margin: 0px;
    border-width: 0px;
}
body {
    font-size: 12px;
    color: #FFFFFF;
    line-height: 16px;
    background-image: url(img/tu2.jpg);
    background-color: #FFC76D;
    background-repeat: repeat-x;
}
#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: 50%;
}
#top-link {
    background-color: #f78a20;
    float: right;
    height: 27px;
    width: 235px;
    margin-left: 190px;
    padding-right: 10px;
    padding-left: 10px;
    text-align: center;
    color: #000000;
    line-height: 25px;
}
#top-link span {
    margin-left: 12px;
    margin-right: 12px;
}
#banner {
   background-color: #f78a20;
 height: 114px;
    margin-bottom: 4px;
    padding-right: 16px;
    text-align: right;
    text-indent: 0px;
}
#banner span {
    margin-left: 12px;
    margin-right: 12px;
}

#shishi {
    text-align: center;
    float: left;
    height: 1102px;
    width: 100%;
}
#weibu {
	text-align: center;
	height: 84px;
	width: 100%;
	position: relative;
	top: 50px;
}
.dibu {
    height: 84px;
    width: 100%;
    float: left;
    font-family: "方正综艺简体";
    font-size: 38px;
    color: #FF7142;
    text-align: center;
    line-height: 13px;
}
