/* makeshop È¸»ç ¼Ò°³ ÆäÀÌÁö ±âº» css ÆÄÀÏ */
A:hover { text-decoration: underline; }
A IMG { border: none; }
A { text-decoration: none; color:#686868; }
.hiddenTitle {
    display     : none;
}
#companyContainer {
    width       : 785px;
    text-align  : left;
}
#companyContents {
    width       : 611px;
    float       : left;
    padding-top : 8px;
}

#companyContents .subTitleBox {
    border-bottom : 1px solid #ABABAB;
}
#companyTopImgBox {
    width       : 785px;
    height      : 114px;
    margin      : 0px;
}

#companyTopImgBox img {
    display     : block;
}
#companyLeft {
    width       : 174px;
    padding-top : 0px;
    float       : left;
}

#bt_flash {
    height : 120px;
    padding : 25px 0px;
}
