? #EntryTag {
    color: gray;
    font-size: 9pt;
    margin-top: 20px;
}
.topicListFooter {
    margin-right: 10px;
    margin-top: 10px;
    text-align: right;
}
#divRefreshComments {
    font-size: 9pt;
    margin-bottom: 5px;
    margin-right: 10px;
    text-align: right;
}
* {
    margin: 0;
    padding: 0;
}
html {
    height: 100%;
}
body {
    background-color: #e6e6e6;
    color: #000;
    font-family: "Open Sans",Helvetica,Arial,sans-serif;
    font-size: 12px;
    min-height: 101%;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
fieldset, img {
    border: 0 none;
}
ul {
    word-break: break-all;
}
li {
 list-style: outside none none;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}
a {
    color: #21759b;
    outline: medium none;
}
a:link {
    color: black;
    text-decoration: none;
}
a:visited {
    color: black;
    text-decoration: none;
}
a:hover {
    color: #21759b;
}
a:active {
    color: black;
    text-decoration: none;
}
.clear {
    clear: both;
}
#home {
    background-color: #fff;
    box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
    margin: 50px auto;
    min-width: 950px;
    padding: 30px;
    width: 65%;
}
#header {
    margin-top: 10px;
    padding-bottom: 5px;
}
#blogTitle {
    clear: both;
    height: 60px;
}
#blogTitle h1 {
    font-size: 26px;
    font-weight: bold;
    line-height: 1.5em;
    margin-top: 20px;
}
#blogTitle h1 a {
    color: #515151;
}
#blogTitle h1 a:hover {
    color: #21759b;
}
#blogTitle h2 {
    color: #757575;
    float: left;
    font-size: 0.928571rem;
    font-weight: normal;
    line-height: 1.84615;
}
#blogLogo {
    float: right;
}
#navigator {
    border-bottom: 1px solid #ededed;
    border-top: 1px solid #ededed;
    clear: both;
    font-size: 13px;
    height: 50px;
    margin-top: 25px;
}
#navList {
    float: left;
    min-height: 30px;
}
#navList li {
    float: left;
    margin: 0 40px 0 0;
}
#navList a {
    display: block;
    float: left;
    height: 22px;
    padding-top: 19px;
    text-align: center;
    width: 5em;
}
#navList a:link, #navList a:visited, #navList a:active {
    color: #6a6a6a;
    font-weight: bold;
}
#navList a:hover {
    color: #000;
    text-decoration: none;
}
.blogStats {
    color: #757575;
    float: right;
    margin-right: 2px;
    margin-top: 19px;
    text-align: right;
}
#main {
    margin-top: 30px;
    text-align: left;
    width: 100%;
}
#mainContent .forFlow {
    float: none;
    margin-left: 22em;
    width: auto;
}
#mainContent {
    float: left;
    margin-left: -22em;
    min-height: 200px;
    overflow: hidden;
    padding: 0 0 10px;
    text-overflow: ellipsis;
    width: 100%;
    word-break: break-all;
}
.day {
    margin-bottom: 20px;
    min-height: 10px;
    padding-bottom: 5px;
    position: relative;
}
.dayTitle {
    background: azure none repeat scroll 0 0;
    border: 1px solid #21759b;
    border-radius: 50%;
    clear: both;
    display: none;
    font-size: 12px;
    height: 65px;
    line-height: 1.5;
    margin: 15px 15px 15px -100px;
    position: absolute;
    text-align: center;
    top: -15px;
    width: 63px;
}
.dayTitle a {
    color: #21759b;
    display: inline-block;
    margin-top: 15px;
    width: 60px;
}
.postTitle {
    border-left: 3px solid #21759b;
    clear: both;
    float: right;
    font-size: 20px;
    margin-bottom: 10px;
    width: 100%;
}
.postTitle a:link, .postTitle a:visited, .postTitle a:active {
    color: #21759b;
    transition: all 0.4s linear 0s;
}
.postTitle a:hover {
    color: #0f3647;
    margin-left: 30px;
    text-decoration: none;
}
.postCon {
    clear: both;
    float: right;
    line-height: 1.5em;
    padding: 10px 0;
    width: 100%;
}
.day .postTitle a {
    padding-left: 10px;
}
.postDesc {
    background: rgba(0, 0, 0, 0) url("images/posted_time.png") no-repeat scroll 0 1px;
    clear: both;
    color: #757575;
    float: left;
    font-size: 13px;
    line-height: 1.5;
    margin-top: 20px;
    padding-left: 20px;
    padding-right: 5px;
    text-align: left;
    width: 100%;
}
.postDesc a:link, .postDesc a:visited, .postDesc a:active {
    color: #666;
}
.postDesc a:hover {
    color: #21759b;
    text-decoration: none;
}
.postSeparator {
    clear: both;
    float: right;
    height: 1px;
    margin: 0 auto 15px;
    width: 100%;
}
#sideBar {
    float: right;
    margin-top: -15px;
    min-height: 200px;
    overflow: hidden;
    padding: 0 0 0 5px;
    text-overflow: ellipsis;
    width: 230px;
    word-break: break-all;
}
#sideBar a {
    color: #757575;
}
#sideBar a:hover {
    color: #21759b;
    text-decoration: underline;
}
.div_my_zzk {
    margin-top: 10px;
    position: relative;
    width: 175px;
}
#btnZzk {
    background: rgba(0, 0, 0, 0) url("images/blog_search.png") no-repeat scroll 5px 5px;
}
#widget_my_google input[type="button"] {
    background: rgba(0, 0, 0, 0) url("images/google_search.png") no-repeat scroll 5px 5px;
}
.input_my_zzk {
    border: 1px solid #ccc;
    height: 25px;
    outline: 0 none;
    padding-left: 5px;
    padding-right: 30px;
    width: 100%;
}
.btn_my_zzk {
    border: 0 none;
    color: transparent;
    cursor: pointer;
    font-size: 12px;
    height: 25px;
    position: absolute;
    right: -35px;
    top: 1px;
    width: 25px;
}
.input_my_zzk:hover {
    border: 1px solid #21759b;
    transition: all 0.4s linear 0s;
}
.input_my_zzk:focus {
    border: 1px solid #21759b;
}
.newsItem, .catListEssay, .catListLink, .catListNoteBook, .catListTag, .catListPostCategory, .catListPostArchive, .catListImageCategory, .catListArticleArchive, .catListView, .catListFeedback, .mySearch, .catListComment, .catListBlogRank, .catList, .catListArticleCategory {
    background: #fff none repeat scroll 0 0;
    margin-bottom: 35px;
    word-wrap: break-word;
}
.newsItem .catListTitle {
}
#blog-calendar {
    border: 1px solid #ededed;
    box-shadow: 0 1px 3px #ccc;
    margin-bottom: 35px;
    padding-bottom: 5px;
    width: 228px;
}
#blog-calendar td {
    font-family: "Comic Sans MS";
    font-size: 12px;
}
#blog-calendar th {
    font-size: 12px;
}
#calendar {
    border: 1px solid #ededed;
    box-shadow: 0 1px 3px #ccc;
    margin-bottom: 35px;
    padding-bottom: 5px;
    width: 228px;
}
#calendar .Cal {
    line-height: 1.5em;
    width: 100%;
}
#calendar td {
    background: #ffffff none repeat scroll 0 0;
    font-family: "Comic Sans MS";
    padding-top: 2px;
}
.Cal {
    border: medium none;
    color: #666;
}
#calendar table a:link, #calendar table a:visited, #calendar table a:active {
    font-weight: bold;
}
#calendar table a:hover {
    color: white;
    text-decoration: none;
}
.CalTodayDay {
    background: #3671a5 none repeat scroll 0 0 !important;
    color: #fff;
    font-weight: bold;
}
.CalWeekendDay {
    padding-bottom: 4px;
    padding-top: 4px;
}
.CalOtherMonthDay {
    color: #ccc;
    padding-bottom: 4px;
    padding-top: 4px;
}
#calendar .CalNextPrev a:link, #calendar .CalNextPrev a:visited, #calendar .CalNextPrev a:active {
    font-weight: bold;
    padding-left: 10px;
    padding-right: 15px;
}
.CalDayHeader {
    background: #f8f8f8 none repeat scroll 0 0;
    color: #5e5f63;
    font-weight: 100;
}
.CalTitle {
    background: #6293bb none repeat scroll 0 0;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    height: 25px;
    padding: 5px 0;
    text-align: center;
    width: 100%;
}
.CalTitle td {
    background: #f8f8f8 none repeat scroll 0 0 !important;
    border: 0 none !important;
    color: #5e5f63;
    font-family: "Comic Sans MS";
}
.catListTitle {
    font-size: 110%;
    font-weight: bold;
    line-height: 1.2;
    margin-bottom: 10px;
    margin-top: 15px;
    text-align: left;
}
.catListComment {
    line-height: 1.5em;
}
.divRecentComment {
    color: #494949;
    margin-bottom: 20px;
    text-indent: 2em;
}
#sideBarMain ul {
    line-height: 1.5em;
}
#sideBarMain li {
    line-height: 1.8;
}
#topics {
    float: left;
    min-height: 200px;
    overflow: hidden;
    padding: 0 0 10px;
    text-overflow: ellipsis;
    width: 100%;
    word-break: break-all;
}
#topics .postTitle {
    border: 0 none;
    float: left;
    font-size: 130%;
    font-weight: bold;
    line-height: 1.5;
    padding-left: 5px;
    width: 100%;
}
#EntryTag {
    color: #666;
}
#EntryTag a {
    background: #e7e7e7 none repeat scroll 0 0;
    border-radius: 10px;
    color: #333333;
    height: 20px;
    line-height: 20px;
    margin: 2px 5px 0;
    padding: 3px 14px;
    text-decoration: none;
}
#EntryTag a:link, #EntryTag a:visited, #EntryTag a:active {
    color: #666;
}
#EntryTag a:hover {
    background: #21759b none repeat scroll 0 0;
    color: #f5f5f5;
    transition: all 0.4s linear 0s;
}
#BlogPostCategory {
    color: #666;
}
#BlogPostCategory a {
    background: #e7e7e7 none repeat scroll 0 0;
    border-radius: 10px;
    color: #333333;
    height: 20px;
    line-height: 20px;
    margin: 2px 5px 0;
    padding: 3px 14px;
    text-decoration: none;
}
#BlogPostCategory a:link, #BlogPostCategory a:visited, #BlogPostCategory a:active {
    color: #666;
}
#BlogPostCategory a:hover {
    background: #21759b none repeat scroll 0 0;
    color: #f5f5f5;
}
#topics .postDesc {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #666;
    margin-top: 5px;
    padding-left: 0;
    text-align: left;
    width: 100%;
}
.feedback_area_title {
    border-bottom: 2px solid #cccccc;
    font: 16px/35px "Microsoft YaHei";
    margin: 10px 0 30px;
}
.louzhu {
    background: transparent url("/images/icoLouZhu.gif") no-repeat scroll right top;
    padding-right: 16px;
}
.feedbackListSubtitle {
    color: #a8a8a8;
}
.feedbackListSubtitle a:link, .feedbackListSubtitle a:visited, .feedbackListSubtitle a:active {
    color: #21759b;
    font-weight: bold;
}
.feedbackListSubtitle a:hover {
    color: #21759b;
    text-decoration: underline;
}
.feedbackListSubtitle b {
    color: #21759b;
}
.feedbackManage {
    float: right;
    text-align: right;
    width: 200px;
}
.feedbackCon {
    border-bottom: 1px solid #eee;
    line-height: 1.5;
    margin-bottom: 1em;
    min-height: 35px;
    padding: 10px 20px 10px 5px;
}
#divRefreshComments {
    margin-bottom: 10px;
    text-align: right;
}
.commenttb {
    border: 1px solid #ddd;
    border-radius: 3px;
    color: #555;
    margin-bottom: 10px;
    padding: 8px;
    width: 320px;
}
.commenttb:hover {
    border-color: rgba(82, 168, 236, 0.8);
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 4px rgba(82, 168, 236, 0.6);
    color: #333;
    outline: 0 none;
    transition: all 0.4s linear 0s;
}
.commentTextBox {
    margin-bottom: 10px;
    margin-top: 10px;
    width: 410px !important;
}
.commentTextBox:hover {
    border-color: rgba(82, 168, 236, 0.8);
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 4px rgba(82, 168, 236, 0.6);
    color: #333;
    outline: 0 none;
    transition: all 0.4s linear 0s;
}
#AjaxHolder_PostComment_btnSubmit {
    background: #21759b none repeat scroll 0 0;
    border: medium none;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    outline: medium none;
    padding: 8px 20px;
    text-align: center;
    text-decoration: none;
    transition: all 0.4s ease 0s;
    vertical-align: middle;
}
#AjaxHolder_PostComment_btnSubmit:hover {
    background: #333 none repeat scroll 0 0;
}
#AjaxHolder_PostComment_divCommnentArea tr {
    margin-bottom: 10px;
    margin-top: 10px;
}
.comment_vote {
    padding-right: 10px;
}
.comment_vote a {
    color: #999;
}
.comment_vote a:hover {
    color: #21759b;
}
#commentform_title {
    background-image: none;
    border-bottom: 2px solid #cccccc;
    font: 16px/35px "Microsoft YaHei";
    margin: 10px 0 30px;
    padding: 0;
}
#comment_form_container .author {
    background-image: none;
    border: 1px solid #ddd;
    border-radius: 3px;
    color: #555;
    height: 20px;
    padding-left: 10px;
    width: 320px;
}
#comment_form_container p {
    font-size: 14px;
    margin-bottom: 20px;
}
.commentbox_title_left {
    font-size: 14px;
}
.commentbox_title_right {
    float: left;
}
#comment_form_container .comment_textarea {
    border: 1px solid #ddd;
    border-radius: 3px;
    color: #555;
    font-size: 13px;
    height: 200px;
    margin-bottom: 10px;
    padding: 8px;
    width: 362px;
}
#comment_form_container .comment_textarea:hover {
    border-color: rgba(82, 168, 236, 0.8);
    outline: 0 none;
    transition: all 0.4s linear 0s;
}
#comment_form_container .comment_textarea:focus {
    outline: 0 none;
}
.comment_btn {
    background: #21759b none repeat scroll 0 0;
    border: medium none;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    height: 38px;
    outline: medium none;
    padding: 8px 20px;
    text-align: center;
    text-decoration: none;
    transition: all 0.4s ease 0s;
    vertical-align: middle;
    width: 100px;
}
.comment_btn:hover {
    background: #333 none repeat scroll 0 0;
}
#comment_form_container {
}
.entrylistTitle, .PostListTitle, .thumbTitle {
    border-bottom: 2px solid #e6e6e6;
    font-size: 16px;
    height: 38px;
    line-height: 38px;
    margin-bottom: 25px;
}
.entrylistItem {
    margin-bottom: 30px;
    min-height: 20px;
    padding-bottom: 50px;
    padding-top: 10px;
    width: 100%;
}
.entrylistPosttitle {
    border-left: 3px solid #21759b;
    font-size: 20px;
    margin-bottom: 10px;
    padding-left: 15px;
    width: 100%;
}
.entrylistPosttitle a:link, .entrylistPosttitle a:visited, .entrylistPosttitle a:active {
    color: #21759b;
    transition: all 0.4s linear 0s;
}
.entrylistPosttitle a:hover {
    color: #0f3647;
    margin-left: 30px;
    text-decoration: none;
}
.entrylistPostSummary {
    margin-bottom: 5px;
    margin-top: 5px;
}
.entrylistItemPostDesc {
    color: #757575;
    margin-top: 20px;
    padding-left: 5px;
    text-align: left;
}
.entrylistItemPostDesc a:link, .entrylistItemPostDesc a:visited, .entrylistItemPostDesc a:active {
    color: #666;
}
.entrylistItemPostDesc a:hover {
    color: #21759b;
}
.entrylist .postSeparator {
    border: medium none;
    clear: both;
    font-size: 0;
    height: 0;
    line-height: 0;
    margin: 0;
    padding: 0;
    width: 100%;
}
.divRecentCommentAticle a {
    color: #000;
}
.pager {
    margin-right: 10px;
    text-align: right;
}
.pager a {
    background: #3671a5 none repeat scroll 0 0;
    border: 1px solid #3671a5;
    box-shadow: 0 1px 3px #3671a5;
    color: white;
    transition: all 0.4s linear 0s;
}
.pager a:hover {
    background: #000 none repeat scroll 0 0;
}
.PostList {
    border-bottom: 1px solid #ccc;
    clear: both;
    margin-bottom: 20px;
    min-height: 1.5em;
    padding-bottom: 20px;
    padding-top: 20px;
}
.postTitl2 {
    float: left;
    font-size: 14px;
    padding-bottom: 10px;
    padding-top: 10px;
}
.postDesc2 {
    color: #666;
    float: right;
}
.postText2 {
    clear: both;
    color: #757575;
}
.pfl_feedback_area_title {
    font-weight: bold;
    line-height: 1.5em;
    margin-bottom: 10px;
    text-align: right;
}
.pfl_feedbackItem {
    border: 1px dashed #ccc;
    border-radius: 3px;
    margin-bottom: 20px;
    padding: 10px;
}
.pfl_feedbacksubtitle {
    height: 1.5em;
    width: 100%;
}
.pfl_feedbackname {
    float: left;
}
.pfl_feedbackname a {
    color: #21759b;
    font-weight: bold;
}
.pfl_feedbackManage {
    float: right;
}
.pfl_feedbackCon {
    color: black;
    padding-bottom: 5px;
    padding-top: 5px;
}
.pfl_feedbackAnswer {
    color: #f40;
    text-indent: 2em;
}
.tdSentMessage {
    text-align: right;
}
.errorMessage {
    float: left;
    width: 300px;
}
#Profile1_panelAdd input[type="text"], #Profile1_txtContent {
    border: 1px solid #ddd;
    border-radius: 3px;
    color: #555;
    margin-bottom: 10px;
    padding: 8px;
}
#Profile1_panelAdd input[type="text"]:hover, #Profile1_txtContent:hover {
    border-color: rgba(82, 168, 236, 0.8);
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 4px rgba(82, 168, 236, 0.6);
    color: #333;
    outline: 0 none;
    transition: all 0.4s linear 0s;
}
#Profile1_panelAdd input[type="text"]:focus, #Profile1_txtContent:focus {
    border-color: rgba(82, 168, 236, 0.8);
    outline: 0 none;
}
#Profile1_panelAdd input[type="submit"] {
    background: #21759b none repeat scroll 0 0;
    border: medium none;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    outline: medium none;
    padding: 8px 20px;
    text-align: center;
    text-decoration: none;
    transition: all 0.4s ease 0s;
    vertical-align: middle;
}
#Profile1_panelAdd input[type="submit"]:hover {
    background: #333 none repeat scroll 0 0;
}
.feedbackListSubtitle {
    clear: both;
    color: #a8a8a8;
    padding: 8px 5px;
}
.feedbackItem {
    margin-top: 30px;
}
.divPhoto {
    border: 1px solid #ccc;
    margin-right: 10px;
    padding: 2px;
}
.thumbDescription {
    color: #757575;
    margin-bottom: 30px;
    padding-bottom: 5px;
    padding-right: 10px;
    padding-top: 5px;
    text-align: right;
}
#footer {
    border-top: 1px solid #ededed;
    color: #686868;
    margin-bottom: 10px;
    margin-top: 50px;
    min-height: 15px;
    padding-top: 10px;
    text-align: center;
}
.personInfo {
    margin-bottom: 20px;
}
.pages {
    text-align: right;
}

.myposts_title {
    font-weight: bold;
    text-align: center;
}
#sideBar {
    font-size: 12px;
}
#sideBar h3 {
    font-size: 14px;
}
.c_b_p_desc {
    font-size: 14px;
    line-height: 1.7;
}
.postCon a:link, .postCon a:visited, .postCon a:active {
    text-decoration: underline;
}
p.toc {
    margin: 0 !important;
}
#cnblogs_post_body ol li{
list-style-type: decimal!important;
}
blockquote {
border-width:0px 0px 0px 4px !important;
 margin: 1em 20px !important;
border-left-style: solid !important; 
border-left-color: #e6e6e6;  
padding: 0px 15px!important; 
font-style: normal; 
font-family: HACK;


}
code{
border-top-left-radius: 3px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; word-wrap: break-word; border: 1px solid rgb(204, 204, 204); overflow: auto; padding: 0.5em;display: block; overflow-x: auto; padding: 0.5em; background: rgb(35, 36, 31);color: rgb(248, 248, 242);font-family: HACK;}
code{
border: 0px!important;
margin:0 10px 10px 0 !important;
padding:5px 5px 5px 5px!important;
white-space pre-wrap!important;
}
mark{
color: rgb(0, 0, 0);
background-color: rgb(252, 248, 227);
background-color: rgb(255, 211, 0);
}