body {
    background: #eee none repeat scroll 0 0;
    color: #333;
}
#header {
    border-bottom: 10px solid #092e66;
}
#nav_q, #nav_ing, #nav_newpost {
    display: none;
}
div#navigator ul#navList {
    position: absolute;
    right: 7px;
    top: 30px;
}
body div#navigator ul#li {
    height: 0;
    line-height: 100%;
    margin: 0 1px;
    padding: 3px 0;
}
div#navigator ul#navList li a {
    background: #2a5ca8 none repeat scroll 0 0;
    color: #eee;
    display: block;
    font-size: 12px;
    line-height: 120%;
    margin: 0;
    padding: 4px 0 7px;
    text-align: center;
    width: 65px;
}
div#navigator ul#navList li a:hover {
    background: #3369bb none repeat scroll 0 0;
}
div.title {
    color: #fdfdfd;
    float: left;
    font-family: 微软雅黑;
    font-weight: normal;
    padding-top: 15px;
    text-indent: 1.2em;
}
div.title a {
    color: #fff;
    font-size: 20px;
    font-weight: normal;
}
div#blogTitle div.subtitle {
    color: #a8b1c6;
    font-size: 12px;
    left: -35px;
    position: relative;
    top: 43px;
}
div.feedbackItem div.feedbackCon {
    color: #888;
    font-size: 12px;
    line-height: 135%;
    padding: 7px;
}
ul#navList li {
    margin: 5px;
}
div#navigator {
    border: medium none;
    height: 0;
    padding: 0;
}
div.blogStats {
    color: #666;
    position: absolute;
    right: 30px;
    top: 110px;
}
body ul#navList {
    font-size: 12px;
    position: absolute;
    right: 30px;
    top: 28px;
}
ul#navList a {
    color: #fff;
    display: block;
    font-size: 12px;
    margin: 0;
    padding: 2px 0;
    text-align: center;
    width: 45px;
}
ul#navList a:hover {
    color: #216173;
}
div#footer {
    display: none;
}
div#sideBarMain {
    font-family: 宋体 sans-serif;
    padding: 0 20px 30px;
}
div#sideBarMain a {
    font-family: 宋体 sans-serif;
}
div#sideBar {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #fff none repeat scroll 0 0;
    border-color: #ddd;
    border-image: none;
    border-style: solid;
    border-width: 1px 3px 3px 1px;
    float: left;
    font-size: 12px;
    left: 8px;
    padding: 0;
    position: absolute;
    top: 89px;
    width: 250px;
}
div#mainContent {
    background: #eee none repeat scroll 0 0;
}
div.forFlow {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #fff none repeat scroll 0 0;
    border-color: #ddd;
    border-image: none;
    border-style: solid;
    border-width: 1px 3px 3px 1px;
    margin: 10px 8px 30px 270px;
    padding: 45px 37px 40px;
}
div.postDesc, div.entrylistItemPostDesc {
    border: medium none;
}
div#blogTitle {
    background: #1a427f none repeat scroll 0 0;
    height: 69px;
    padding: 0;
}
div#blogTitle h1 {
    padding-top: 15px;
    text-indent: 30px;
}
div#blogTitle h1 a {
    color: #fff;
}
div#blogTitle h2 {
    color: #216173;
    margin-bottom: 0;
    text-indent: 50px;
}
div#navigator a {
    font-size: 14px;
}
a {
    color: #064c9e;
    text-decoration: none;
}
a:hover {
    color: #faae36;
}
div.postTitle {
    border-bottom: 1px solid #eee;
}
div.postTitle a:visited {
    color: #faae36;
}
div.postDesc a:first-child {
    color: #888;
}
div.postCon {
    color: #444;
    font-size: 14px;
}
div.postCon a {
    display: none;
}
div#content {
    color: #333;
    font-size: 14px;
    line-height: 150%;
    padding: 10em 0.5em 0;
    position: relative;
    word-break: normal;
}
#content a {
    border: medium none;
    color: #064c9e;
    text-decoration: none;
}
#content h1 {
    display: block;
    font-size: 30px;
    padding: 1em 0;
    position: absolute;
    text-align: center;
    top: 1em;
    width: 100%;
    z-index: 10;
}
#content h2 {
    font-size: 25px;
    margin: 2.5em 0 1.5em;
}
#content h3 {
    font-size: 20px;
    margin: 2em 0 1.5em;
}
#content h4 {
    font-size: 16px;
    margin: 1.5em 0 1em;
}
div#content p {
    color: #333;
    font-size: 14px;
    margin: 1em 0;
    text-indent: 2em;
    word-break: normal;
}
#content p.note {
    background: #f7f9ff none repeat scroll 0 0;
    color: #333;
    margin: 1em;
    padding: 5px;
}
#content p.Code, #content p.Output {
    background: #f5f5f5 none repeat scroll 0 0;
    color: #006;
    font-size: 13px;
    margin: 1em;
    padding: 1em;
    text-indent: 0;
}
#content p.Code p {
    text-indent: 0;
}
div#content ul, div#content ol {
    margin: 0 2em 0 3.5em;
    padding: 0;
}
div#content ul li, div#content ol li {
    margin: 0;
    padding: 0;
}
div#content ul li {
    list-style-type: disc;
}
div#content ol li {
    list-style-type: decimal;
}
#content li ul li, #content li ol li {
    margin: 0.5em 0;
}
#content dt {
    padding: 20px 0 5px 10px;
}
#content dd {
    line-height: 140%;
    margin: 0 0 0 2em;
    padding: 0;
}
div#content table {
    border: 1px solid #888;
    border-collapse: collapse;
}
div#content table p {
    line-height: 135%;
    margin: 0 0 0 0.5em;
    text-indent: 0;
}
div#content table td, #content table th {
    border: 1px solid #888;
    font-size: 14px;
    padding: 4px 5px;
}
div#content p.content-title {
    font-weight: bold;
    margin: 2em 0 1em;
    text-indent: 0;
}