@charset "utf-8";
.submit{
border:white 0px solid;
background-image:url(../images/icon_send.gif);
width:80px;
height:26px;
}
.reset{
border:white 0px solid;
background-image:url(../images/icon_clean.gif);
width:80px;
height:26px;
}
