@charset "utf-8";
/* CSS Document */

.help-side{
    float:left;
    width:180px;
    padding-bottom:36px;
    background:url(kf-hphd-0917-06.png) no-repeat 1px bottom;
}
.help-side p{
    height:35px;
}
.help-side p a{
    line-height:35px;
    display:block;
    padding-left:30px;
    cursor:pointer;
    font-size:16px;
    font-weight:bold;
    color:#fa791e;
    background:url(kf-hphd-0917-04.png) no-repeat 0 0 #fff;
}
.help-side p a:link{
    color:#fa791e;
}
.help-side p a:hover{
    text-decoration:none;color:#fa4d1e;background-position:0 -70px;
}
.help-side p.psel a,
.help-side p.psel a:link,
.help-side p.psel a:hover{
    background-position:0 -35px;
}
.help-sub{
    padding-left:25px;display:none;background:url(../images/kf-hphd-0917-05.png) repeat-y #fff;
}
.help-sub ul{
    padding:5px 0;border-top:1px solid #dcdcdc;border-bottom:1px solid #dcdcdc;
    overflow:auto;_height:100%;
}
.help-sub li{
    float:left;width:70px;line-height:24px;_display:inline;margin-left:5px;
    white-space:nowrap;overflow:hidden;text-overflow:ellipsis;
}
.help-sub li a{
    font-size:9pt;color:#4c4948;
}
.help-sub li a:link{
    color:#4c4948;
}
.help-sub li a:hover{
    text-decoration:none;font-weight:bold;color:#4c4948;
}
