@charset "utf-8";
/* CSS Document */
/*---jhÖÆ×÷--*/
#index-bottom {
    height: 170px;
    width: 440;
    background: url("../images/newsbg.jpg") no-repeat;
    background-size: 100%;
}
#index-bottom .news1 {
    height: 80px;
    width: 15px;
    text-align: left;
    font-size: 18px;
    padding: 10px;
    color: #2A0506;
    font-family: "¿¬Ìå";
    float: left;
    margin-top: 50px;
    margin-left: 10px;
    border: solid #221B1B 1px;
}
li {
    list-style: none;
}

a {
    text-decoration: none;
    color: #663434;	
}
#index-bottom .news2 ul {
    margin-top: 20px;
    height: 110px;
    width: 350px;
}
#index-bottom .news2 li {
    float: left;
    height: 20px;
    width: 60px;
    margin: 10px;
}
#index-bottom .news3 {
    height: 120px;
    background: url("../images/meiti.jpg")no-repeat;
    background-size: 100%;
}
#index-bottom .news3 li {
    float: left;
    margin-top: 33px;
    margin-left: 18px;
}