div.post h2 {
            background-position: left bottom;
            background-repeat: repeat-x;
            font-size: 19px;
            color: white;
            font-family: 微软雅黑;
            letter-spacing: -1px;
            font-weight: normal;
            line-height: 25px;
            padding: 5px 10px;
        }

            div.post h2 a {
                color: #6699CC;
            }

        div.post div.entry {
            background-color: #FEFEFE;
            font-size: 13px;
            font-family: 微软雅黑,"Trebuchet MS",Georgia,"Times New    Roman",Times,sans-serif;
            line-height: 25px;
        }

        div#cnblogs_post_body {
            overflow: hidden;
        }

        element.style {
            color: #000000;
            display: inline !important;
            float: none;
            font: 16px 微软雅黑;
            letter-spacing: normal;
            orphans: 2;
            text-indent: 0;
            line-height: 25px;
            text-transform: none;
            white-space: normal;
            widows: 2;
            word-spacing: 0;
        }

        div#sideMain div ul li {
            border-bottom: 1px solid #EEEEEE;
            padding: 2px 0;
            font-family: 微软雅黑;
            font-size: 13px;
        }

        div#profile_block {
            font-family: 微软雅黑;
            font-size: 13px;
        }

        div#content {
            width: 65%;
        }

        div#sidebar {
            width: 34%;
        }