#newsImg {
width: 480px;
}
#newsWrap {
position:relative;
width: 480px;
height: 579px;
background: url(http://webzine.jinbo.net/img/news_img/0708_news.jpg) no-repeat;
}
#newsWrap span{
display: none;
}
#newsWrap a {
display: block;
position: absolute;
z-index : 1000;
}
#newsWrap a:hover {
border: 1px dashed #f00;
}
#a1 {


