#leftFrame ul li{
    border-bottom: 1px dotted #969696;
}
#leftFrame .heading a,
#leftFrame ul li a{
    width: 75px;
    font-size: 11px;
    font-family: Dotum;
    color: #666666;
    background: #ffffff; 
    line-height: 24px;
    margin: 0px;
}

#leftFrame .heading{
    height: 35px;
}
#leftFrame a link{
    font-weight: bold;
}
#leftFrame a .link a:hover,
#leftFrame a .link a:hover span {
    font-weight: bold!important;
}