/*white style*/
#cnblogs_post_body h1 {
background: #2B8694;
border-radius: 6px 6px 6px 6px;
box-shadow: 0 0 0 1px #5F5A4B, 1px 1px 6px 1px rgba(10, 10, 0, 0.5);
color: #FFFFFF;
font-family: "微软雅黑" , "宋体" , "黑体" ,Arial;
font-size: 17px;
font-weight: bold;
height: 25px;
line-height: 25px;
margin: 15px 0 !important;
padding: 5px 0 5px 20px;
text-shadow: 2px 2px 3px #222222;
width:98%;
}

#cnblogs_post_body h2 {
background: #2C9694;
border-radius: 6px 6px 6px 6px;
box-shadow: 0 0 0 1px #5F5A4B, 1px 1px 6px 1px rgba(10, 10, 0, 0.5);
color: #FFFFFF;
font-family: "微软雅黑" , "宋体" , "黑体" ,Arial;
font-size: 17px;
font-weight: bold;
height: 25px;
line-height: 25px;
margin: 15px 0 !important;
padding: 5px 0 5px 20px;
text-shadow: 2px 2px 3px #222222;
width:98%;
}

#cnblogs_post_body blockquote {
margin: 20px 0;
padding: 15px 20px 15px 60px;
background: rgb(223, 255, 163) url('https://images.cnblogs.com/cnblogs_com/wangiqngpei557/417984/o_title.png') no-repeat 9px 0px;
font-size: 15px;
font-family: 'Microsoft Yahei';
box-shadow: 0 0 8px #aaa;
clear: both;
}


.post h2 {
background: #2B6695;
border-radius: 6px 6px 6px 6px;
box-shadow: 0 0 0 1px #5F5A4B, 1px 1px 6px 1px rgba(10, 10, 0, 0.5);
color: #FFFFFF;
font-weight: bold;
height: 25px;
line-height: 25px;
margin: 15px 0 !important;
padding: 5px 0 5px 20px;
width:90%;
}

/*common style*/
#Copyright {
border: solid 1px #E5E5E5;
padding: 10px;
background:  url(https://www.cnblogs.com/images/cnblogs_com/Terrylee/147338/o_info.png) no-repeat scroll 1% 50%;
padding-left: 60px;
}

/*block style*/
h1.HeaderTitle a.HeaderMainTitle {color:linen;font-size:20;}
#tagline{font-site:15;}

/*blue style*/
#home {
margin: 0 auto;
width: 98%;
}
#mainContent {
min-height: 200px;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
overflow: hidden;
word-break: break-all;
float: left;
width: 82%;
background: #fff;
}
body {
color: #000;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 14px;
}
.postTitle {
font-size: 15px;
font-weight: bold;
padding: 0 100px 10px 20px;
border-bottom: 1px solid #E0E0E0;
line-height: 1.5em;
clear: both;
border-left: 5px solid #1FA6E6;
}
#blogTitle h1 {
font-size: 200%;
font-weight: bold;
line-height: 1.5em;
letter-spacing: 1px;
}
#blogTitle h2 {
margin-top: 2em;
margin-left: 8em;
line-height: 1.5em;
width: 50%;
float: left;
display: inline;
font-size: 18px;
}
.topicListFooter {
margin-top: 5em;
margin-bottom: 1em;
}
#blogTitle h2 {
margin-top: 1em;
margin-left: 2em;
line-height: 1.5em;
width: 50%;
float: left;
display: inline;
font-size: 18px;
}

#blogTitle {
height: 40px;
clear: both;
}
.blogStats {
float: right;
color: #ccc;
margin-top: 20px;
margin-right: 2px;
text-align: right;
visibility: visible;
}

.mySearch{display:none}

#MySignature{display:none}

#right
{
width:245px;
}