#cnblogs_post_body h2{ 
padding:3px 6px 3px 6px; 
background:#9c0; 
font-family:微软雅黑; 
font-size:18px;color:#000; 
}
div.post div.entry
{
    font-family: Georgia,"Times New Roman",Times,sans-serif
}
div.post div.entry h1, div.post div.entry h2, div.post div.entry h3 {
	margin-top: 24px;
	margin-bottom: 12px;
}
div.post div.entry h1 {
	padding: 5px;
	color:white;
	background-color: gray;
}
div.post h2 {
	font-size: 22px;
	line-height: 100%;
        BACKGROUND: url(/images/cnblogs_com/huangye123_hi/images/title.JPG) ;
 background-attachment:scroll;
        background-position-x:0px;
        background-position-y:-5px;
        background-color:transparent;
        background-repeat:no-repeat; 
        margin-right:25px;
        padding-left:10px;    
}

div.post div.entry pre.code {
    font-family: Consolas
    border-style: dashed;
    border-left: solid 5px #6ce26c
}
div#information
{
    background-color: #f8f8ee;
    border: solid 1px #e8e7d0;
    padding: 5px 10px 0px 10px;
    min-height: 10px;
    margin-top: -15px;
    margin-bottom: 30px;
    color: #666666
}
div#MySignature{
    background-color: #f8f8ee;
    border: solid 1px #e8e7d0;
    padding: 5px 10px 0px 10px;
    min-height: 10px;
    margin-bottom: 10px;
    margin-top: 10px;
    color: #666666
}
div#MySignature p{
    margin: 5px auto;
    text-indent: 0px;
}
div#MySignature p a{
    border-bottom: dashed 1px;
}
div#MySignature img{
    margin: 16px 8px 0 0;
}
.syntaxhighlighter {
    background-color: #FFFFFF !important;
    font-size: 10pt !important;
    line-height: 140%;
    margin: 0 10px !important;
}

