body{
background:#00b4ff;
}
.wp{
background:url(img_s/wp_bg.jpg) no-repeat center 0;
}
.hwp{
width:980px;
height: 92px;
margin:0 auto;
}
.nav{
left: 328px;
top: 20px;
width:620px;
}
.nav li{
float: left;
height:42px;
margin-right: 30px;
}
.nav .nend{
margin:0 0 0 -4px;
}
.nav a{
display:block;
width:100px;
height:40px;
background:url(img_d/nav.png) no-repeat;
}
.nav .zy{
background-position: 0 0;
}
.nav .zy:hover{
background-position: -120px 0;
}
.nav .lc{
background-position: 0 -50px;
}
.nav .lc:hover{
background-position: -120px -50px;
}
.nav .wt{
background-position: 0 -100px;
}
.nav .wt:hover{
background-position: -120px -100px;
}
.nav .dt{
background-position: 0 -250px;
}
.nav .dt:hover{
background-position: -120px -250px;
}
.nav .sc{
width:80px;
height:33px;
margin-top:10px;
background-position: 0 -200px;
}
.nav .sc:hover{
background-position: -120px -200px;
}
#content{
width:980px;
margin:48px auto 0;
background:#fff;
}