@charset "utf-8";
/* CSS Document */
.left{
float:left; width:90px; font-size: 12px; color: #454545; line-height:26px;
}
.right{
float:left; width:330px; height:26px;font-size: 12px;color: #454545;line-height:26px;
}
.clear{
clear:both;}
.button{
float:left; width:420px; font-size: 12px; color: #454545; height:39px; margin-top:20px; }
.input{
border:solid 1px; border-color:#999999; height:20px; width:280px;
}
.input2{
border:solid 1px; border-color:#999999; height:20px; width:160px;}
