.law_tit {
    width: 700px;
    background-image: url("../images/flag4.gif");
    background-repeat: no-repeat;
    height: 60px;
    background-position: left center;
}

.law_tit_con {
    width: 700px;
    height: 60px;
    font-size: 15px;
    font-weight: bolder;
    margin-left: 30px;
    background-image: url("../images/low1.png");
    background-repeat: no-repeat;
    background-position: left center;
}

.law_list_bg {
    background-image: url("../images/flag2.gif");
    background-repeat: no-repeat;
    line-height: 30px;
    background-position: left center;
    margin-left: 30px;
    width: 600px;
    font-size: 20px;
}

.law_list_con {
    width: 600px;
    line-height: 30px;
    font-size: 15px;
    margin-left: 20px;
    text-align: left;
    color: #C15A3A;
}

.law_list_con a {
    color: #C15A3A;
}

.law_list_con a:hover {
    color: #FF6600;
}