.tm-title {
    border-bottom: 1px dashed #ddd;
    overflow: hidden;
    padding: 0 0 20px 0;
}
.tm-title a {
    color: #666;
}
.tm-title a .icon {
    font-size: .9em;
    vertical-align: 1px;
}
img.size-120 {
    width: 120px;
    height: 120px;
}

.tm-item {
    margin: 20px 0 0 0;
    width: 960px;
    height: 122px;
    *height: auto;
    clear: both;
}

.tm-item dt {
    position: relative;
    width: 120px;
    height: 120px;
    border: 1px solid #ddd;
    background: url(http://static.jjoobb.cn/images/company/account/face_120.jpg);
}

.tm-item dd {
    margin: 0 0 5px 20px;
    width: 815px;
    line-height: 25px;
}

.tm-item dd .icon {
    margin-left: 10px;
}
.tm-item dd .icon:hover {
    color: #666;
}

.tm-item dd.tm-item-text {
    margin-bottom: 25px;
    *margin-bottom: 5px;
    text-overflow: ellipsis;
    word-wrap: break-word;
}

.tm-form-control {
    margin: 30px auto;
    text-align: center;
}
.tm-form-control .btn {
    margin: 0 10px;
}
.tm-form-control .btn.cancel {
    background: #999 !important;
}
.tm-form-control .btn.cancel:hover {
    background: #666 !important;
}

#tm-form {
    clear: both;
    display: none;
    margin: 50px 0 0 0;
}
#tm-form textarea {
    width: 805px;
}

.tm-item dt .icon {
    font-size: 14px;
    font-weight: bold;
    position: absolute;
    z-index: 12;
    padding: 5px;
    color: #fff;
    background: #666;
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: .8;
    display: none;
}

.del-face {
    top: 0;
    right: 0;
}

.edit-face {
    bottom: 0;
    right: 0;
}

.input-tip {
    width: 100%;
    text-align: right;
}

.knowList {
    padding: 10px;
    margin: 20px 0;
    line-height: 26px;
    text-align: center;
    color: #F5694B;
}
.knowList .icon {
    font-size: 26px;
}

.btn {
    padding: 6px 0;
    color: #fff!important;
}
