html, body{
   background: #fff url(https://media.51jhle.com/upload/static/webBg.jpg.) top left repeat-x !important; 
}

#rss,#side-calendar,.minyx,#mySearchWrapper{    display: none !important;}
div#header h1 small{ display: none !important; }
#sideRight,#sideLeft{width:100%  !important}
.jhl_logo{width:100%;}
div#sidebar{    left: 33px; width:333px}
div#content{margin-left: 353px;margin-right:0}
#content{min-height:700px}
div#header h1{ padding: 2px 0 10px 0;}

div#header h1 a{
    background: url('https://media.51jhle.com/upload/static/jhl_logo_1.gif');
    background-repeat: no-repeat;
    display: block;
    width: 400px;
    height: 74px;
    background-size: contain;
    background-repeat: no-repeat\9;
    background-image: none\9;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader src="https://media.51jhle.com/upload/static/jhl_logo_1.gif" \9 , sizingMethod="scale"\9;
}

.jhl-title,.jhl-item{
    color: #fff;
    padding-left: 15px;
    background: #da4984!important;
    -ms-border-radius: 5px !important;
    border-radius: 5px !important;
    -webkit-box-shadow: 0 0 0 1px #5F5A4B, 1px 1px 6px 1px argb(10, 10, 0, 0.5);
    -ms-box-shadow: 0 0 0 1px #5F5A4B, 1px 1px 6px 1px argb(10, 10, 0, 0.5);
    box-shadow: 0 0 0 1px #5F5A4B, 1px 1px 6px 1px argb(10, 10, 0, 0.5);
    text-shadow: 2px 2px 3px #222222;
    font-family: "微软雅黑","宋体","黑体",Arial;
    margin-bottom: 5px;
    font-size: 18px;
}

.PostTitle,#cb_post_title_url{
    color: #339966!important;
    font-weight:bold;
}
.PostTitle:hover,#cb_post_title_url:hover{
    color: #F80!important;
}

.jhl-item{
   display: inline-block;
    padding: 0 20px;
    background: #12866b !important;
    font-size: 14px;
    margin-top: 30px !important;
   min-width:333px;
}

.jhl-desc{
   background: #dcd6b3;
    margin-bottom: 18px;
}

.jhl-sign{
  padding: 5px 20px;
    border-radius: 5px;
    text-align: right;
    color: #da4984;
    background: rgba(62, 159, 223, 0.14);
    display: inline-block;
}

#div_digg{
    position: fixed;
    bottom: 5px;
    width: 140px;
    right: 10px;
    border: 2px solid #339966;
    padding: 10px;
    background-color: #fff;
    border-radius: 5px 5px 5px 5px !important;
    box-shadow: 0 0 0 1px #5F5A4B, 1px 1px 6px 1px rgba(10, 10, 0, 0.5);
}

#lnkBlogTitle
{
      text-indent: -1000px;
}