* {
    word-wrap: break-word;
}

.wonder {
    float: left;
    width: 300px;
    margin: 8px;
    height: 310px;
    text-align: center;
    border: 1px solid #eee;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: #aaa 0 3px 4px;
    -moz-box-shadow: #aaa 0 3px 4px;
    box-shadow: #aaa 0 3px 4px;
    background: #f6f6f4;
    position: relative;
    behavior: url("//js.tgb.cn/js/html5/PIE.htc");
}

.icon02 {
    background-position: 17 -42px;
}

.wonderTitle {
    color: #fff;
    cursor: pointer;
    float: left;
    font: 14px/24px "Microsoft Yahei", "冬青黑体简体中文 w3", Arial, Helvetica, sans-serif, "黑体";
    height: 24px;
    line-height: 24px;
    position: relative;
    text-indent: -5px;
    width: 85px;
    z-index: 1;
    background: #4793f1;
}

.wonderBG {
    height: 22px;
    line-height: 22px;
    border-bottom: 2px solid #4793f1;
    margin-top: 10px;
}

.wonderFont {
    color: #666;
    font: 14px/1.2em "Microsoft Yahei", "冬青黑体简体中文 w3", "黑体";
}

.wonderLink {
    color: #036;
    font: 14px/1.2em "Microsoft Yahei", "冬青黑体简体中文 w3", "黑体";
}

.wonderBody {
    color: #666;
    line-height: 1.6em;
    padding: 1px 0;
    overflow: hidden;
    margin-bottom: 3px;
}

.wonderBody :hover {
    color: #666;
    line-height: 1.6em;
    padding: 1px 0;
    overflow: hidden;
    margin-bottom: 3px;
}
