@charset "utf-8";
/*fm=form-main*/
#fm {
    position:relative;
    width:592px;
    margin:3px auto 0;
    z-index:5;
}
.s-inpt-w,.s-btn-w{
    background:url(../images/pic.gif) no-repeat;
}
.c-fm-w{
    position:relative;
    display:inline-block;
    margin:3px 0 0 0;
    z-index:2;
    width:608px;
}
.s-inpt-w {
    display:inline-block;
    width:504px;
    height:37px;
    background-position:0 -67px;
    vertical-align: top;
}
.s-inpt {
    border:none;
    outline:none;
    background:transparent;
    width:494px;
    font: 16px arial;
    height: 25px;
    padding: 7px 5px 3px;
    padding: 9px 5px 2px\9;
    position:relative;
    z-index:5;
}
.s-btn-w {
    cursor:pointer;
    display:inline-block;
    height: 37px;
    width: 88px;
}
.s-btn-w:hover{
    background-position:-176px 0;
}
.s-btn-w:active{
    background-position:-88px 0;
}
.s-btn {
    cursor:pointer;
    height: 34px;
    width: 88px;
    font-size: 14px;
    font-weight: bold;
    text-align:center;
    border:none;
    background:none;
    position:relative;
    z-index:1;
}