catListTitle{
color:red;
border-bottom:1px dashed #CCCCCC;
margin:5px auto;
padding-bottom:5px;
text-align:left;
text-indent:5px;
font-size:110%;
font-weight:bold;
}
.entrylistTitle
{
color:red;
}
#EntryTag
{
	color: gray;
	font-size: 9pt;
	margin-top: 20px;
}
.postBody
{
    background:#CCC;
}
#divRefreshComments
{
	font-size: 9pt;
	margin-bottom: 5px;
	margin-right: 10px;
	text-align: right;
}
.topicListFooter
{
	margin-right: 10px;
	margin-top: 10px;
	text-align: right;
}
*
{
	margin: 0;
	padding: 0;
}
.c_b_p_desc
{
    color:#191970;
	background:#CCC;
}
body
{
        background:black;
	color: #333;
        background-image:url(https://images.cnblogs.com/cnblogs_com/xiaosan/391621/r_BlackCat2.jpg);
background-repeat: no-repeat;
	font-family: "verdana","fixedsys","Arial";
	font-size: 9pt;
	line-height: 1.6em;  
}
img
{
	border: 0;
}
li
{
	list-style: none;
}
h1,h2,h3,h4,h5,h6,th
{
	font-weight: bold;
}
a
{
	color: #333;
	text-decoration: none;
}
a:hover
{
	color: #999;
}
.postTitle2
{
    font-weight: bold;
	color:red;
}

#sideBar
{
	border-right: 1px solid #999;
	float: left;
	overflow: hidden;
	padding: 0 6px 0 12px;
	width: 220px;
}
#mainContent
{
	float: right;
	margin-left: -240px;
	width: 100%;
}
.forFlow
{
	margin: 0 8px 0 250px;
}
#footer
{
	text-align: center;
}
#lnkBlogLogo
{
	display: none;
}
#blogTitle
{
	padding: 16px;
}
#blogTitle h1
{
	font-size: 16pt;
}
#blogTitle h2
{
	color: #999;
	font-size: 10.5pt;
}
#navigator
{
    position:absolute;
    left:0px;
    top:0px;
    width:0px;
    height:0px;
    z-index:1;
    visibility: hidden;
    margin-right: 20px;
	
	
}
#navigator img
{
	display: none;
}
.blogStats
{
	color: #999;
        font-size:10px;
	float: right;
}
#navList li
{
	float: left;
	font-size: 10px;
}
#sideBar li,.divRecentCommentAticle
{
	margin-left: 1.5em;
	text-indent: -1.5em;
}
#sideBar h3
{
	font-size: 14px;
	margin: 16px 0 0 -8px;
}
#sideBar h3 img
{
	visibility: hidden;
}
#calendar
{
	margin-top: 16px;
	text-align: center;
}
#calendar table
{
	margin: 0 auto;
	width: 90%;
}
#calendar .CalOtherMonthDay
{
	color: #999;
}
#sideBar .divRecentComment
{
	color: #666;
	margin: 0 0 8px 8px;
        font-size:100px;
}

.dayTitle
{
	display: none;
}
.entrylistTitle,.thumbTitle,.PostListTitle
{
	font-size: 14px;
	font-weight: bold;
	margin-top: 20px;
}
.entrylistDescription,.thumbDescription
{
	margin-left: 16px;
}
.postTitle,.entrylistPosttitle,.feedback_area_title
{
	border: 1px solid #ccc;
	background:blue;
	font-size: 14px;

}
.postCon
{
    background-color:red;
}
.postCon a,.postBody a,.feedbackCon a
{
	border-bottom: 1px dotted #333;	
}
.postCon a:hover,.postBody a:hover,.feedbackCon a:hover
{
	border-color: #999;
	
}
.postDesc,.entrylistItemPostDesc
{
	border-bottom: 1px solid #CCC;
	/* color: #999; */
	padding-bottom: 20px;
	text-align: right;
}
.PostList
{
	bottom: 1px dotted #ccc;
	clear: both;
	float: none;
	
	margin: auto;
	overflow: hidden;
	padding: 6px 0;
	text-align: right;
	width: 96%;
}
.postTitl2
{
	float: left;
}
.postText2
{
	color: #666;
	text-align: left;
}
.feedbackItem
{
	border-bottom: 1px dotted #ccc;
	padding: 8px;
}
.feedbackManage
{
	float: right;
}
.feedbackCon
{
	color: #666;
	margin-left: 1em;
}