* {
    margin: 0px;
    padding: 0px;
}
.textk{
    width: 369px;
    height: 195px;
    border: 1px solid #bad6eb;
    margin-bottom: 8px;
    float: left;
}
 .bt {
    width: 336px;
    height: 30px;
    line-height: 28px;
    font-weight: bold; 
    font-size: 14px;
    color: #fff;
     background:url(webuiFrameworkcommonResourceimage2016051615523670399.gif) no-repeat;
     padding-left: 33px;
    float: left;
}
ul, li {
    list-style: none;
}
ul, menu, dir {
    display: block;
    list-style-type: disc;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 40px;}

li {
    display: list-item;
    text-align: -webkit-match-parent;
}

.textk li {
    width: 325px;
    height:24px;
    line-height: 24px;
    padding-left: 15px;
     background:url(webuiFrameworkcommonResourceimage2016051617125069586.jpg) no-repeat 2px 8px;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    float: left;
    }
.con_text {
    color: #FFF;
}
a {
    color: #333;
    text-decoration: none;
}