body {
  color: #000000;
  font: 12px 'Microsoft YaHei',微软雅黑,Arial,Lucida Grande,Tahoma,sans-serif;

}
#back-top {
    bottom: 50px;
    opacity: 0.85;
    position: fixed;
    right: 10px;
}
#back-top a {
    -moz-transition: all 1s ease 0s;
    display: block;
    width: 108px;
}
#back-top a:hover {
    color: #000000;
}
#back-top span {
    -moz-transition: all 1s ease 0s;
    background: url("https://images.cnblogs.com/cnblogs_com/sharpCode/314915/r_onebit_30.png") no-repeat scroll center center #DDDDDD;
    border-radius: 15px 15px 15px 15px;
    display: block;
    height: 108px;
    margin-bottom: 7px;
    width: 108px;
}
#back-top a:hover span {
    background-color: #999999;
}
#mylinks
{
 background: url("https://images.cnblogs.com/cnblogs_com/sharpCode/314915/r_global_nav_bg.png") repeat-x scroll 0 0 transparent;
font-size:18px;
}
#mystats
{
background-color:#BEBE0E;
}
.postTitle a
{
font-size:18px;
}
.dayTitle a:link, .dayTitle a:visited, .dayTitle a:active {
  color: #0C0CAF;
  text-decoration: none;
}
a.headermaintitle:link {
    color: #000;
font-size:28px;
    text-decoration: none;
}
a.headermaintitle:visited {
    color: #EE5F00;
font-size:28px;
    text-decoration: none;
}
a.headermaintitle:hover {
    color: #EE5F00;
    text-decoration: underline;
}
a.headermaintitle:active {
    color: #EE5F00;
font-size:28px;
    text-decoration: none;
}
.post a:link, .post a:visited, .post a:active {
  color: #389EB7;
  text-decoration: none;
}
.postTitle a:link {
  color: #389EB7;
  text-decoration: none;
}
.postTitle a:hover{
  color: #C6C607;
  text-decoration: underline;
}
.postTitle a:visited
{
 color:red;
  text-decoration: none;
}
.c_b_p_desc{
font-size:14px;
}
.code
{
    background: #000;
    border: #c0c0c0 1px solid;
line-height: 1.2;
}
#banner {
  background: url("https://images.cnblogs.com/cnblogs_com/sharpCode/314915/r_banner.png") no-repeat scroll left top transparent;
}
