body {
    font-family:"微软雅黑","宋体",Arial;
    background:rgb(245,245,245) 
 url('') no-repeat top center fixed;
}
/*2013-5-8 12:22:23*/
.comment_vote
{
margin-right:40px;
}
.comment_quote{
/*width:900px;*/
}
.post { 
 background-color: #FFFFFF;
    border-radius: 0px;
    font-size:15px;
    padding: 20px;
}
#topics .postDesc {
margin-top: 0px;
}

#div_digg {
float:right;
font-size:15px;
margin-bottom:10px;
margin-right:30px;
margin-top:10px;
text-align:center;
width:120px;
position: fixed; right: 0px; 
bottom: 0px; z-index: 10; 
background-color: white; 
margin: 10px; padding: 10px; 
border: 1px solid rgb(204, 204, 204);
}
/*.diggnum{
color:#FFFFFF;
}*/
#div_notice li{
liststyle:none;
}

 /*评论
 #tbCommentBody{
 width:450px; 
 }*/
 #btn_comment_submit{
 width: 80px; height: 28px;
 }
 /*.feedbackListSubtitle div{
 margin:5px 10px 5px 10px;
 }*/
  
/* .blog_comment_body fieldset.comment_quote
 {
     border-color:#1a8bc8;
 }*/
#cnblogs_post_body, #navCategory {
    font-family: "Courier New", 微软雅黑, Consolas, Arial, 宋体;
    font-size: 13px;
}
#cnblogs_post_body h1 {
	padding: 5px;
	color: white;
	background-color: rgb(91,88,142);
}
/*导航*/
#header {
background-color:rgb(91, 85, 137);;/* #55895B;*/
font-size:16px;
font-family: "Courier New", 微软雅黑, Consolas, Arial, 宋体;

}
#navList a:link, #navList a:visited, #navList a:active .blogStats
{
color: #FFFFFF;
}
.blogStats {color: #FFFFFF;}
/*按钮*/
.btn_my_zzk {
font-family: 'Microsoft Yahei';
border: none;
height: 26px;
width: 60px;
padding: 1px;
font-size: 14px;
cursor: pointer;
position: relative;
vertical-align: middle;
display: inline-block;
background: rgb(91, 85, 137);
border-radius: 0px;
color: #fff;
background: #5589B;
}
#btn_comment_submit{
font-family: 'Microsoft Yahei';
border: none;
height: 28px;
width: 80px;
padding: 1px;
font-size: 14px;
cursor: pointer;
position: relative;
vertical-align: middle;
display: inline-block;
background: rgb(91, 85, 137);
border-radius: 0px;
color: #fff;
background: #5589B;
}

.postDesc a:link, .postDesc a:visited, .postDesc a:active, .entrylistItemPostDesc a:link, .entrylistItemPostDesc a:visited, .entrylistItemPostDesc a:active {
background-color:rgb(91, 85, 137);
border-radius:0px;
font-size: 9.75px;
font-weight: bold;
padding: 1px 3px 2px;
text-shadow: none;
}

#sideBar {
filter: alpha(opacity=95);
-moz-opacity:0.95;
opacity: 0.95;
background-color: #FFFFFF;
border: 1px solid rgba(0, 0, 0, 0.05);
border-radius:0px;
}
.feedbackCon
{
/*background:url("") rgb(91, 85, 137);*/
}

#sideBar {
    width: 230px;
}
#mainContent .forFlow {
    margin-left: 262px;
}