@charset "utf-8";
/* CSS Document */
/*---------水系統配件----------*/

.WaterSystemAccessories ul li {
    background-image: url("../images/systemsensor/ssbg.png");
    background-repeat: no-repeat;
    float: left;
    font-size: 13px;
    font-weight: normal;
    height: 244px;
    list-style: none outside none;
    margin: 0 5px 0 0;
    padding-top: 27px;
    text-align: center;
    width: 245px;
}
.WaterSystemAccessories {
    margin: 0 0 0 -14px;
}


/*-----------火警-----------*/

.FireAccessories ul li {
    background-image: url("../images/systemsensor/ssbg.png");
    background-repeat: no-repeat;
    float: left;
    font-size: 13px;
    font-weight: normal;
    height: 244px;
    list-style: none outside none;
    margin: 0 auto 0 4px;
    padding-top: 27px;
    text-align: center;
    width: 249px;
}


/**/
.ss1bottom {
    display: table;
    margin-bottom: 20px;
}

.ss {
    display: table;
    margin-bottom: -25px;
}

.imgtitle {
    display: table;
    margin-left: 52px;
    margin-top: 25px;
}
.ss li, .ss1bottom ul li {
    background-image: url("../images/systemsensor/ssbg.png");
    background-repeat: no-repeat;
    float: left;
    font-size: 13px;
    font-weight: normal;
    height: 259px;
    list-style: none outside none;
    margin: 0 auto 0 4px;
    padding-top: 10px;
    text-align: center;
    width: 249px;
}