h3{
color:#fff;
background-color:  #008eb7;
-moz-border-radius:3px;
border-radius:5px;
padding:3px;
margin:10px 0px;
text-shadow:2px 2px 3px #404040;
}

div#blogTitle{
background-color:  #008eb7;
}


body .forFlow a:hover
{ 
font-weight: bold;

}

div#blogTitle .title a{
font-size:10pt;
color:#008EB7;
}

/* 定制公告栏时钟位置 */
#clockdiv {
    /* left, center, right */
    text-align: center;
}