@charset "utf-8";
#jhdd{
    width:998px;
    height:580px;
    margin-top:5px;
    padding:10px 0;
    border:1px #0087e6 solid;
    border-radius:3px;
}
#jhdd_sibar{
    width:250px;
    margin-left:10px;
    float:left;
}
#jhdd_sibar a{
    font-size:14px;
    display:block;
    width:240px;
    height:30px;
    line-height:30px;
    text-align:center;
    border-bottom:#0087e6 1px dashed;
}
#jhdd_sibar a:hover{
    background:#a5d5f7;
}
#jhdd_main {
    width:730px;
    height:570px;
    float:left;
}