@charset "utf-8";
/* CSS Document */

* {
    padding: 0px;
    margin: 0px;
    border-width: 0px;
}
body {
    font-size: 12px;
    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: 514px;
}
#top-link {
    background-color: #f78a20;
    text-align: center;
    line-height: 25px;
    float: left;
    height: 25px;
    width: 235px;
    margin-left: 190px;
    padding-right: 10px;
    padding-left: 10px;
    font-family:  Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
}
#top-link span {
    margin-left: 12px;
    margin-right: 12px;
}


#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;
}
#spin {
    background-color: #f78a20;
    text-align: center;
    float: left;
    height: 300px;
    width: 250px;
    overflow: hidden;
    font-size: large;
    margin-left: 45px;
    margin-right: 30px;
	
}
#spins {
    background-color: #f78a20;
    text-align: center;
    height: 300px;
    width: 250px;
    margin-right: 30px;
    margin-left: 34px;
    overflow: hidden;
    font-size: large;
    position: relative;
    left: 40px;
}


#spiss {
    float: right;
	text-align: center;
	font-size: large;
    height: 300px;
    width: 250px;
    margin-right: 43px;
    margin-left: 22px;
    position: relative;
    top: -300px;
    background-color: #f78a20;
}
#spic {
    background-color: #FF3E07;
    text-align: center;
    float: left;
	position: relative;
    top: -200px;
    height: 250px;
    width: 975px;
}
#tu11 {
    background-color: #FF7142;
    height: 250px;
    width: 900px;
    margin-right: 30px;
    margin-left: 30px;
}

#tu11 span {
    margin-left: 25px;
    margin-right: 35px;
}
#spicc {background-color: #FF3E07;
    text-align: center;
    float: left;
	position: relative;
    top: -150px;
    height: 250px;
    width: 975px;
}

#spiccc {
    background-color: #FFC76D;
    height: 100px;
    width: 900px;
    position: relative;
    top: 650px;
    z-index: 100;
    margin: 0 auto;
    text-shadow: 0px 0px;
    text-align: center;
    font-family: "方正综艺简体";
    font-weight: normal;
    font-size: 44px;
    color: #FF3E07;
	line-height: 50px;
}

#didian { 
    float: left;
    height: 80px;
    width: 259px;
    color: #FF7142;
    font-size: 10px;
    text-align: left;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	position: relative;
	left: 50px;
	top: -80px;
	z-index: 150;
}

