.mod02 { 
    width:100%; 
    overflow: hidden; 
}
.mod02_top{ 
    height: 50px; 
    line-height: 50px;
    background: #69b8a2 url(/agrihr/uiFramework/commonResource/image/2016063022535716745.png) 20px center no-repeat;
    width:100%;
    border-radius: 10px 10px 0 0;
}
.title02{
    color:#fff;
    padding-left: 35px;
    font-size: 16px;
   
}