body
{
background-color:#222222;
color:#DDDDDD;
}
p.date
 {
font-size:1em;
}
#container
{
width:98%;
background-color:#222222;
}
#sidebar-a
{
float:left;
border-right:1px solid #666666;
border-bottom:1px solid #666666;
margin:auto;
}

#sidebar-a h3 
{
color:#99CCFF;
font-size:1.2em;
margin-left:0.5px;
}

#q
{
width:100%;
}
#Calendar1_entryCal
{
width:200px;
}
#content
{
margin-right:0;
margin-left:220px;
}
.post
{
margin-right:0;
border-right:1px solid #666666;
}
.post img
{
border-width:0;
}
#btnZzk
{
color:white;
}

.cnblogs_code 
{
font-family: Verdana,Helvetica, "微软雅黑" , Arial, "宋体" , sans-serif;
color:black;
margin-bottom:10px;
}
.code
{
background: black;
margin-bottom:10px;
}

.posthead 
{
background-color:#333333;
border-bottom:1px solid #666666;
}
.postfoot 
{
text-align:right;
}

.postBody p, .postCon p
 {
margin:0 auto 1em;
text-indent:2em;
}