.path span, .path a {
    color: #ababab;
}
.path a:hover {
    color: #0084cf;
}
.path span i {
    font-size:18px;
    margin-right:5px;
}
.title {
    color: #333;
    margin: 50px 0 25px;
    text-align: center;
}
.infor-bar {
    color: #0d89c7;
    text-align: center;
}
.nr_cont{
    *border-top: 1px solid #bebebe;
    border-bottom: 1px dashed #bebebe;
    margin:0 0 40px;
    padding:25px 0;
}
.source,.time{
    margin-right: 20px;
}
.nr_cont > p {
    line-height: 36px;
    padding: 10px 0;
}
.previous,.next {
    color: #0084cf;
}
.next {
    margin-top: 15px;
}
.next > span {
    color: #666;
}
#menu .num a {
    background: #e8b83c none repeat scroll 0 0;
    color: #fff;
}
#menu .num a span {
    color: #fff;
}