@charset "UTF-8";

#main .keyv {
    background:url("/img/service/keyv.jpg") no-repeat;
}

#secDetail.section {
    background:url("/img/service/bg_detail.gif") no-repeat 0 100%;
}

#secDetail h3 {
    background:url("/img/service/h_detail.gif") no-repeat 0 0;
    height:30px;
    text-indent:-5000px;
}

#secDetail table th {
    padding:5px 0;
    vertical-align:top;
}

#secDetail table th span {
    background:url("/img/service/bg_detail_th.gif") no-repeat 0 0;
    display:block;
    padding-left:5px;
    color:#FFFFFF;
    width:75px;
    line-height:23px;
}

#secDetail table td {
    padding:4px 5px 0 5px;
}

