.catListTitle{background:#344;
border-bottom: 1px solid #006600;
border-top-left-radius: 7px;
border-top-right-radius: 7px;
color: #FFFFFF;
font-size: 1.2em;
height: 1.8em;
line-height: 1.8em;
padding: 5px;
text-indent: 0.5em; }

.postTitl2 a{font-size: 20px;}
.postTitl2 .postDesc2{font-size: 12px;padding-top: 6px;}
/*文章内容小节标题样式*/
.sectionTitle{padding-left: 5px;background:#E2EB9A;color: #10000E;font-size: 15pt;font-family:"Microsoft YaHei" !important;
text-decoration: none;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.5);
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.5);
text-shadow: 0 0 1px rgba(0,0,0,0.25);}
.sectionTitle:hover{text-shadow: 0 0 1px rgba(0,0,0,0.8);color:#443;}
/*********************************/
.sectionBlock {
margin-top: 10px;
background-color: #F8F8EE;
border: solid 1px #E8E7D0;
box-shadow: 0 0 15px #AAA;
padding: 10px;
margin-bottom: 10px;
color: gray;

a{color:#0c89cf;}