﻿.Kuang {
    min-height: 300px;
    height: auto !important;
    margin-top: 10px;
}
.waitting{
    padding-top: 20px;
    padding-left: 150px;
    font-size: 15px;
}
.newsBox {
    border-bottom: 1px #e6e6e6 dotted;
    padding: 20px;
}
.newsTime {
    width: 70px;
    height: 70px;
    background: url(/images/picture.png) -525px -300px no-repeat;
}
.newsTime1 {
    font-size: 30px;
    line-height: 36px;
    color: #999;
}
.newsTime2 {
    text-align: right;
    margin-top: 15px;
    color: #999;
}
.news {
    width: 830px;
    /*height: 70px;*/
    color: #999;
}
.news h3 {
    height: 30px;
    line-height: 30px;
    font-size: 15px;
}
.news p {
    line-height: 25px;
    text-indent: 2em;
}
