/*样式*/
.wp_editor_art_table{
display: block;
    min-width: 600px;}

.wp_editor_art_table td {
    border: 0px solid #fff !important;
    background: #fff !important;
    white-space: nowrap;}
