body{
    background-color:inherit;
}
.content{
    margin-top:0px;
}
.module-2{
    margin-top:20px;
}
.module-2 .module-title-2 strong{
    display: inline-block;
    color: rgb(51, 51, 51);
    border-bottom: 4px solid rgb(0, 114, 201);
    font: bold 15px/30px ??????;
}
.module-2 .module-title-2 h2{
    height: 34px;
    background: url("../images/2015_tit_bg02.png") repeat-x left top;
    border: 1px solid #d9d9d9;
    border-bottom: none;
    padding: 0 0 0 10px;
}