        .wzdtTitle strong,
        .wzdtTitle a {
            display: block;
            height: 35px;
            line-height: 35px;
            background: #eaeaea;
            text-indent: 20px;
            text-align: left;
            text-decoration: none;
            color: #000;
        }
        
        .wzdtContent {
            margin: 10px 0;
            text-align: left;
        }
        
        .wzdtContent a {
            text-decoration: none;
            line-height: 25px;
            font-size: 14px;
            color: #666;
        }
