﻿h1 {

font-weight:lighter;
}
.textVal {
    margin: 20px 0px;
}
#newsText {
    margin: 20px 0px;
}
.textVal .top {
    position:relative;
    border-bottom:1px dashed #353535;
    height:40px;
    line-height:40px;
}
.textVal .top a {
    font-size:20px;
}
.time {
    position: absolute;
    right:0px;
}
.title {
    font-size: 20px;
}
.text {

margin-top:20px;
line-height:24px;
}