#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%;
}
.headermaintitle {
    color: #66B3FF;
    font-size: 25px;
    text-shadow: 2px 2px lightgray;
}
body {
    background: none repeat scroll 0 0 #84C1FF;
    font-family: "微软雅黑","黑体","verdana","ms song","宋体","Arial","Helvetica","sans-serif";
    font-size: 11pt;
    margin: 0 auto;
    min-height: 101%;
    width: 1000px;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td {
    padding: 5px;
}
fieldset, img {
    border: 0 none;
}
ul {
}
li {
    height: 35px;
    list-style: none outside none;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}
a:link {
    color: #46A3FF;
    text-decoration: none;
}
a:visited {
    color: #46A3FF;
    text-decoration: none;
}
a:hover {
    color: #FF6600;
    text-decoration: underline;
}
a:active {
    color: #FF6600;
    text-decoration: none;
}
.clear {
    clear: both;
}
#home {
    background-color: white;
    margin: 0 auto;
    min-width: 930px;
    width: 95%;
}
#header {
    background-image: url("https://images.cnblogs.com/cnblogs_com/kenjones/286940/o_top2.jpg");
    border-bottom: 1px solid #46A3FF;
    border-top: 4px solid #46A3FF;
    margin-top: 10px;
    padding-bottom: 5px;
}
#blogTitle {
    clear: both;
    height: 120px;
}
#blogTitle h1 {
    color: #46A3FF;
    float: left;
    font-size: 150%;
    font-weight: bold;
    line-height: 1.5em;
    margin-left: 1em;
    margin-top: 10px;
    width: 50%;
}
#blogTitle h2 {
    color: gray;
    float: left;
    line-height: 1.5em;
    margin-left: 4em;
    width: 50%;
}
#blogLogo {
    float: right;
}
#navigator {
    background-color: #66B3FF;
    clear: both;
    height: 35px;
    -moz-opacity:0.7;
    filter:alpha(opacity=70);
    opacity:0.7;
}
#navList {
    float: left;
    min-height: 35px;
}
#navList li {
    float: left;
    height: 35px;
}
#navList a {
    border-right: 1px solid #CCCCCC;
    display: block;
    float: left;
    height: 26px;
    padding-top: 8px;
    text-align: center;
    width: 5em;
}
#navList a:link, #navList a:visited, #navList a:active {
    color: white;
}
#navList a:hover {
    background-color: #FF6600;
    color: white;
    text-decoration: none;
}
.blogStats {
    color: white;
    float: right;
    margin-right: 2px;
    margin-top: 8px;
    text-align: right;
}
#main {
    min-width: 950px;
    text-align: left;
    width: 100%;
}
#mainContent .forFlow {
    float: none;
    margin-left: 250px;
    width: auto;
}
#mainContent {
    float: right;
    margin-left: -25em;
    min-height: 200px;
    overflow: hidden;
    padding: 0 0 10px;
    width: 100%;
}
.day {
    margin-bottom: 20px;
    min-height: 10px;
    padding-bottom: 5px;
}
.dayTitle {
    border-bottom: 2px solid #46A3FF;
    clear: both;
    color: #666666;
    font-size: 110%;
    font-weight: bold;
    line-height: 1.5em;
    margin-bottom: 10px;
    margin-top: 3px;
    text-align: center;
    width: 100%;
}
.postTitle {
    border-bottom: 1px solid #46A3FF;
    clear: both;
    float: right;
    font-size: 110%;
    font-weight: bold;
    line-height: 1.5em;
    width: 100%;
}
.postTitle a:link, .postTitle a:visited, .postTitle a:active {
    color: #46A3FF;
}
.postTitle a:hover {
    color: #FF6600;
    text-decoration: none;
}
.postCon {
    clear: both;
    float: right;
    line-height: 1.5em;
    padding: 10px 0;
    width: 100%;
}
.postDesc {
    clear: both;
    color: #666666;
    float: right;
    margin-top: 5px;
    padding-right: 5px;
    text-align: right;
    width: 100%;
}
.postDesc a:link, .postDesc a:visited, .postDesc a:active {
    color: #666666;
}
.postDesc a:hover {
    color: #FF6600;
    text-decoration: none;
}
.postSeparator {
    border-top: 1px dotted #666666;
    clear: both;
    float: right;
    height: 1px;
    margin: 0 auto 15px;
    width: 100%;
}
#sideBar {
    float: left;
    min-height: 200px;
    overflow: hidden;
    padding: 0 0 0 5px;
    width: 220px;
}
.newsItem .catListTitle {
    display: none;
}
.newsItem {
    margin: 0 auto;
    padding: 15px 0 5px;
}
#calendar {
    margin: 0 auto;
    text-align: center;
    width: 200px;
}
#calendar .Cal {
    line-height: 1.5em;
    width: 100%;
}
.Cal {
    border: medium none;
    color: #666666;
}
#calendar table a:link, #calendar table a:visited, #calendar table a:active {
    font-weight: bold;
}
#calendar table a:hover {
    background-color: #FF6600;
    color: white;
    text-decoration: none;
}
.CalTodayDay {
    color: #FF6600;
}
#calendar .CalNextPrev a:link, #calendar .CalNextPrev a:visited, #calendar .CalNextPrev a:active {
    background-color: white;
    font-weight: bold;
}
.CalDayHeader {
    border-bottom: 1px solid #CCCCCC;
}
.CalTitle {
    background: none repeat scroll 0 0 white;
    border-bottom: 1px solid #666666;
    color: black;
    width: 100%;
}
.catListTitle {
    border-bottom: 1px solid #46A3FF;
    font-size: 110%;
    font-weight: bold;
    line-height: 1.5em;
    margin-bottom: 10px;
    margin-top: 15px;
    text-align: center;
}
.catListComment {
    line-height: 1.5em;
}
.divRecentComment {
    color: #666666;
    margin-bottom: 1em;
}
#sideBarMain ul {
    line-height: 1.5em;
}
#topics {
    float: left;
    min-height: 200px;
    overflow: hidden;
    padding: 0 0 10px;
    width: 100%;
}
#topics .postTitle {
    border-bottom: 1px solid #46A3FF;
    float: left;
    font-size: 130%;
    font-weight: bold;
    line-height: 1.5em;
    padding-left: 5px;
    width: 100%;
}
.postBody {
    border-bottom: 1px solid #46A3FF;
    color: #000000;
    line-height: 1.5;
    padding: 5px 2px 5px 5px;
}
#EntryTag {
    color: #666666;
}
#EntryTag a {
    margin-left: 5px;
}
#EntryTag a:link, #EntryTag a:visited, #EntryTag a:active {
    color: #666666;
}
#EntryTag a:hover {
    color: #FF6600;
}
#topics .postDesc {
    color: #666666;
    float: right;
    margin-top: 5px;
    padding-right: 5px;
    text-align: right;
    width: 100%;
}
.feedback_area_title {
    border-bottom: 1px solid #333333;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 20px;
    padding-left: 8px;
}
.louzhu {
    background: url("images/icoLouZhu.gif") no-repeat scroll right top transparent;
    padding-right: 16px;
}
.feedbackListSubtitle {
    color: #666666;
}
.feedbackListSubtitle a:link, .feedbackListSubtitle a:visited, .feedbackListSubtitle a:active {
    color: #666666;
    font-weight: normal;
}
.feedbackListSubtitle a:hover {
    color: #FF6600;
    text-decoration: none;
}
.feedbackManage {
    float: right;
    text-align: right;
    width: 160px;
}
.feedbackCon {
    background: url("images/comment.gif") no-repeat scroll 5px 0 transparent;
    border-bottom: 1px solid #CCCCCC;
    line-height: 1.5em;
    margin-bottom: 1em;
    min-height: 35px;
    padding: 15px 18px 10px 40px;
}
#divRefreshComments {
    margin-bottom: 10px;
    text-align: right;
}
.commenttb {
    width: 320px;
}
.entrylistTitle, .PostListTitle, .thumbTitle {
    border-bottom: 1px solid #46A3FF;
    color: #46A3FF;
    font-size: 110%;
    font-weight: bold;
    padding-bottom: 3px;
    padding-right: 10px;
    text-align: right;
}
.entrylistDescription {
    color: #666666;
    margin-bottom: 10px;
    padding-bottom: 5px;
    padding-right: 10px;
    padding-top: 5px;
    text-align: right;
}
.entrylistItem {
    margin-bottom: 30px;
    min-height: 20px;
    padding-bottom: 5px;
    width: 100%;
}
.entrylistPosttitle {
    border-bottom: 1px solid #666666;
    font-size: 110%;
    font-weight: bold;
    line-height: 1.5em;
    padding-left: 5px;
    width: 100%;
}
.entrylistPosttitle a:hover {
    text-decoration: none;
}
.entrylistPostSummary {
    margin-bottom: 5px;
    margin-top: 5px;
    padding-left: 5px;
}
.entrylistItemPostDesc {
    color: #666666;
    text-align: right;
}
.entrylistItemPostDesc a:link, .entrylistItemPostDesc a:visited, .entrylistItemPostDesc a:active {
    color: #666666;
}
.entrylistItemPostDesc a:hover {
    color: #FF6600;
}
.entrylist .postSeparator {
    border: medium none;
    clear: both;
    font-size: 0;
    height: 0;
    line-height: 0;
    margin: 0;
    padding: 0;
    width: 100%;
}
.pager {
    margin-right: 10px;
    text-align: right;
}
.PostList {
    border-bottom: 1px solid #CCCCCC;
    clear: both;
    margin-bottom: 5px;
    min-height: 1.5em;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 10px;
}
.postTitl2 {
    float: left;
}
.postDesc2 {
    color: #666666;
    float: right;
}
.postText2 {
    clear: both;
    color: #666666;
}
.pfl_feedback_area_title {
    border-bottom: 1px solid #666666;
    font-weight: bold;
    line-height: 1.5em;
    margin-bottom: 10px;
    text-align: right;
}
.pfl_feedbackItem {
    border-bottom: 1px solid black;
    margin-bottom: 20px;
}
.pfl_feedbacksubtitle {
    border-bottom: 1px dotted #666666;
    height: 1.5em;
    width: 100%;
}
.pfl_feedbackname {
    float: left;
}
.pfl_feedbackManage {
    float: right;
}
.pfl_feedbackCon {
    color: black;
    padding-bottom: 5px;
    padding-top: 5px;
}
.pfl_feedbackAnswer {
    color: #FF4400;
    text-indent: 2em;
}
.tdSentMessage {
    text-align: right;
}
.errorMessage {
    float: left;
    width: 300px;
}
.divPhoto {
    border: 1px solid #CCCCCC;
    margin-right: 10px;
    padding: 2px;
}
.thumbDescription {
    color: #666666;
    margin-bottom: 10px;
    padding-bottom: 5px;
    padding-right: 10px;
    padding-top: 5px;
    text-align: right;
}
#footer {
    border-top: 1px solid #46A3FF;
    color: #46A3FF;
    margin-bottom: 10px;
    margin-top: 10px;
    min-height: 15px;
    padding-top: 10px;
    text-align: center;
}
.personInfo {
    margin-bottom: 20px;
}
.pages {
    text-align: right;
}
.postBody {
}
.postBody h2 {
    font-size: 150%;
    font-weight: bold;
    margin: 15px auto 2px;
}
.postBody h3 {
    font-size: 120%;
    font-weight: bold;
    margin: 15px auto 2px;
}
.postBody h4 {
    color: #333333;
    font-size: 110%;
    font-weight: bold;
    margin: 15px auto 2px;
}
.postBody h5 {
    color: #333333;
    font-size: 100%;
    font-weight: bold;
    margin: 15px auto 2px;
}
.postBody a:link, .postBody a:visited, .postBody a:active {
    text-decoration: underline;
}
.postCon a:link, .postCon a:visited, .postCon a:active {
    text-decoration: underline;
}
.postBody ul, .postCon ul {
    margin-left: 2em;
}
.postBody li, .postCon li {
    list-style-type: disc;
    margin-bottom: 1em;
}
.postBody blockquote {
    background: url("images/comment.gif") no-repeat scroll 25px 0 transparent;
    color: #333333;
    line-height: 1.6em;
    min-height: 35px;
    padding: 10px 60px 5px;
}
h3 {
    color: #46A3FF;
}
