@charset "utf-8";
/* CSS Document */

form{
margin:0;
padding:0;
}

img{
border:0;
}

input[type=text]{
border:1px solid #999999;
height:15px;
}
