#leftFramePanel1 {
    width: 185px;
    height : auto;

}
#leftFramePanel1 #leftPanel{
    border: 1px solid #cfcfcf;
    border-bottom: 0px;
    border-top: 0px;
    height: 8px;
    _height: 10px;
    }
#leftFramePanel1 #signInPanel {
    width: 163px ;
    _width: 193px ;
    height: 90px ;
    _height: 120px ;
    padding: 10px ;
    border: 1px solid #cfcfcf;
    overflow: hidden;
}


#leftFramePanel1 .guide {
    
    padding: 0px;
    margin: 5px 0px 0px 0px;
    overflow: hidden;
    height : 80px;
    width : 185px;
}

#leftFramePanel1 .guide .heading {
    height: auto;
    padding: 0px;
    margin: 0px;
    color: #ffffff;
    font-weight: bold;
}

#leftFramePanel1 .guide .explanation {
    height: auto;
    padding: 0px;
    margin: 5px 0px;
    font-size: 8pt;
    font-family: Dotum !important;
    color: #adadad;
    text-align: justfy;
    line-height: 150%;
}

#leftFramePanel1 .guide .button {
    color: #ffffff;
}

#categoryPanel {
    clear: both;
    height: auto;
    padding: 14px;
    width: 155px;
    _width: 185px;
    margin: 10px 0px 0px 0px;
    border: 1px solid rgb(219, 219, 219);
    background-color: rgb(255, 255, 255);
}

#categoryPanel .heading {
    display: block;
    height: 25px;
    lint-height: 25px;
    padding: 0px;
    margin: 0px;
    border-bottom: 1px solid #dddddd;
    font-weight: bold;
    font-size: 12px;
    width: 150px;
    font-family: Gulim;
    letter-spacing:-1px ;
}

#categoryPanel .heading .ko {
    height: 15px;
    padding: 0px;
    margin: 0px;
}

#categoryPanel ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
    width: 155px;
}

#categoryPanel ul li {
    padding: 0px;
    margin: 0px;
    font-size: 8pt;
    font-weight: normal;
    line-height: 22px;
    width: 155px;
}

#categoryPanel ul li a.selected {
    font-weight: bold;
}
#leftBanner {
    height: 60px;
    padding: 0px;
    width: 185px;
    margin-top: 7px;
    background: #f4f4f4;
}