@charset "utf-8";
.master { 
    width                   : 100%; 
    height                  : 295px; 
    background              : url("/images/support/box_0603.gif") no-repeat;
    box-sizing              : border-box; 
    -moz-box-sizing         : border-box;
    -webkit-box-sizing      : border-box;
    padding                 : 25px 40px 20px 40px; 
    -webkit-padding-before  : 25px;
    -webkit-padding-end     : 40px;
    -webkit-padding-after   : 20px;
    -webkit-padding-start   : 40px;
}
.master p { 
    float                   : left; 
    margin-right            : 21px;
}
.master dl { 
    float                   : left; 
    width                   : 450px; 
    padding-top             : 10px; 
}
.master dt {
    height                  : 30px; 
    color                   : #ffffff; 
    font-size               : 14px; 
    font-weight             : bold; 
    letter-spacing          : 0; 
    background              : url("/images/support/bg_0602.gif") no-repeat;
    margin-top              : 20px; 
    margin-bottom           : 7px; 
    -webkit-margin-before   : 20px; 
    -webkit-margin-after    : 7px; 
    padding                 : 7px 0 0 15px; 
    -webkit-padding-before  : 7px;
    -webkit-padding-end     : 0;
    -webkit-padding-after   : 0;
    -webkit-padding-start   : 15px;
}
.master dd {
    line-height             : 16px; 
    height                  : 70px; 
    overflow                : hidden;
}
.master dd.downBtn {
    height                  : 20px;
    margin-top              : 10px; 
    -webkit-margin-before   : 10px; 
}
.master_footer { 
    width                   : 100%; 
    height                  : 7px; 
    background              : url("/images/support/box_0604.gif") no-repeat;
}
.webzin_list { 
    width                   : 770px; 
}

.WebZinTable td {
    border-bottom           : 1px dashed #cccccc;
    padding-top             : 20px;
    padding-bottom          : 20px;
    -webkit-padding-before  : 20px;
    -webkit-padding-after   : 20px;
}

.WebZinTable tr:first-child td {
    padding-top             : 0;
    -webkit-padding-before  : 0;
}

.webzin { 
    float                   : left; 
    width                   : 385px; 
    overflow                : hidden; 
    margin                  : 0; 
    -webkit-margin-before   : 0;
    -webkit-margin-end      : 0;
    -webkit-margin-after    : 0;
    -webkit-margin-start    : 0;
    padding                 : 0;
    -webkit-padding-before  : 0;
    -webkit-padding-end     : 0;
    -webkit-padding-after   : 0;
    -webkit-padding-start   : 0;
}
.webzin .webzincover { 
    float                   : left; 
    margin-right            : 10px;
}

.webzin .webzincovernon { 
    float                   : left; 
    font-weight             : bold; 
    width                   : 128px; 
    height                  : 110px; 
    background-color        : #bbb; 
    color                   : #fff; 
    text-align              : center; 
    margin-right            : 10px;
    -webkit-margin-end      : 10px;
    padding-top             : 70px; 
    -webkit-padding-before  : 70px;
}

.webzin dl { 
    float                   : left; 
    width                   : 230px; 
    border                  : 0 solid #ccc;
    padding-top             : 0;
    -webkit-padding-before  : 0;
}
.webzin dt { 
    color                   : #3366ff; 
    font-size               : 14px; 
    font-weight             : bold; 
    letter-spacing          : 0;
    margin-top              : 0; 
    margin-bottom           : 5px; 
    -webkit-margin-before   : 0;
    -webkit-margin-after    : 5px;
    padding                 : 0; 
    -webkit-padding-before  : 0;
    -webkit-padding-end     : 0;
    -webkit-padding-after   : 0;
    -webkit-padding-start   : 0;
}
.webzin dd {
    line-height             : 16px; 
    overflow                : hidden;
}
.webzin dd.downBtn {
    height                  : 20px;
    margin-top              : 10px; 
    -webkit-margin-before   : 10px;
}