
.pic0 {
    float: left;
    height: 40px;
    padding: 3px;
    text-align: center;
    width: 135px;
    display: none;
}


.link {
    border-bottom: 1px dashed #999999;
    float: left;
    height: 35px;
    margin: 5px;
    padding: 3px;
    width: 135px;
}


.pic1 img{
	display:none;
}

}