body, input, select, textarea, button {
font: 13px Helvetica, arial, freesans, clean, sans-serif;
line-height: 1.4;
}
.postCon{display:none}
.day{margin:0}
.postDesc{text-align:left}
h1, h2, h3 {
    padding: 8px 0;
    font-family: tahoma, "Microsoft YaHei", sans-serif;
    font-size: 18px;
}

/*.main-wrap h1{display:none;}*/

h3 {
    font-size: 16px;
    font-weight: bold;
}

h4 {
    font-size: 14px;
    font-weight: bold;
}
pre {
    font: 14px/1.5 'Consolas', 'Deja Vu Sans Mono', 'Bitstream Vera Sans Mono', monospace;
    padding: 10px;
    background: #F8F8F6;
    border: 1px solid #d1d1d1;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

pre a {
    color: inherit;
    text-decoration: underline;
}table {
    border-collapse: collapse;
    margin: 0 -0.5em 0 -0.5em;
}

table td, table th {
    padding: 0.2em 0.5em 0.2em 0.5em;
}
.postBody p, .postCon p{margin:0}
table td, table th{min-width:150px}