
@charset "utf-8";
/* CSS Document */


.ding a {
    text-decoration: none;

}
.ding a:hover {
    text-decoration: underline;

}
.ding {
    height: 50px;
    width: 100%;
    margin: 0px auto;
	background:url(../image/top001.jpg);
	
    z-index: 9999;
    position: fixed;
    left: 0px;
    top: 0px;
}

.ding_a {
    color: #FFF;
    height: 50px;
    width: 1000px;
    margin: 0px auto;
    position: relative;
    z-index: 1;
}
.ding_a_1 {
    height: 50px;
    width: 400px;
    line-height: 50px;
    position: absolute;
    z-index: 2;
    left: 0px;
    top: 0px;
    word-spacing: 15px;
}
.ding_a_2 {
    height: 50px;
    width: 200px;
    line-height: 50px;
    position: absolute;
    z-index: 2;
    left: 210px;
    top: 0px;
}
.ding_a_3 {
    height: 50px;
    width: 563px;
    position: absolute;
    z-index: 2;
    left: 437px;
    top: 0px;
}
.ding_a_3 li {
    display: inline;
    float: left;
	margin-top: 7px;
}
