body{
    background-image: url('../images/energy/bg.gif');
}

h4{
     color: #333;
}

#energy .bkr-content{
     width: 700px;
     line-height: 16px;
     color: #281c39;
     position: absolute;
     top: -20px;
     left: 18px;
}

#energy .top{
     width: 942px;
     height: 247px;
     margin-bottom: 8px;
}    

#energy .inner-box{
     float: left;
     display: inline;
     width: 755px;
}

#energy .inner-box .top{
     width: 755px;
     height: 53px;
     margin: 0;
     background: url('../images/energy/inner-box-top.jpg') no-repeat 0px 0px;
}

#energy .inner-box .mid{
     width: 755px;
     height: 167px;
     background: url('../images/energy/inner-box-bg.jpg') repeat-y 0px 0px;
     position: relative;
}

#energy .inner-box .btm{
     width: 755px;
     height: 40px;
     background: url('../images/energy/inner-box-btm.jpg') no-repeat 0px 0px;
}

#energy-right{
     width: 175px;
     float: right;
     display: inline;
}
