@charset "utf-8";
/* CSS Document */

label{float:left;
width:10em;}

input[type="text"]{width:300px;}

label{font-weight:bold;}

legend{font-weight:bold;}

input:focus, textarea:focus{background:#e8f5f9;}