.srch .cntsrch{width: 100%;}
.srch .cntsrchc{

}
.srch .cntsrchc .box{
    background-color: #fff;
    border-style: solid;
    border-width: 1px;
    border-bottom-width: 2px;
    border-color: #d8d8d8;

}
.srch .cntsrchc .ibx{
    height: 44px;
    border-bottom: solid 1px #cddae0;
}
.srch .cntsrchc .ibx h3{
    font-size: 16px;
    font-weight: bold;
    line-height: 44px;
    margin: 0 0 0 19px;
}
.srch .cntsrchc .ibx-two{
    font-size: 12px;
    margin: 15px 20px;
}
.srch .cntsrchc .ibx-two > div{
    margin: 0 20px 25px 0px; 
}
.srch .cntsrchc .ibx-two > div > *{line-height: 155%;}
.srch .cntsrchc .ibx-two a{
    font-weight: bold;
    text-decoration: none;
}
.srch .cntsrchc .ibx-two a:hover{text-decoration: underline;}
.srch .cntsrchc .reltitle h2{
    font-size: 12px;
    line-height: 170%;

}
.srch .cntsrchc .reltitle h2 a{
    text-decoration: underline;
    color : #333;
}
.srch .cntsrchc .reltitle h2 a:hover{ text-decoration: underline;}
.srch .cntsrchc .rellink h2{
    line-height: 170%;
    font-size: 11px;
    
}
.srch .cntsrchc .rellink h2 a{
    text-decoration: none;
    cursor:pointer;
    color:#333;
}
.srch .cntsrchc .rellink h2 a:hover{
    text-decoration: none;
}
.srch .cntsrchc .reldesc p {
    font-size: 11px;
}
.srch .cntsrchc .bld{
    background: #F0DC82;
}