/* BASIC css start */
input.MS_login_id {
    width: 110px;
    height: 18px;
    background: url(/design/cat09/images/header_key_id.png);
}
input.MS_login_pw {
    width: 110px;
    height: 18px;
    background: url(/design/cat09/images/header_key_pw.png);
}
input.MS_search_word {
    width: 228px;
    height: 18px;
    margin: 5px 0px 0px 14px;
    border: 0px;
}
.displaynone{display:none;}
/* BASIC css end */

