@charset "utf-8";
/* CSS Document */

#SelectFrom {
margin-left:5px;
margin-right:5px;
margin-top:10px;
}

#SelectFrom form {
}

#selectStr {
}

#selectStr input{
}

#selectList {
margin-top:5px;
}

#selectList select {
}

#selectButtom {
margin-top:5px;
margin-left:125px;
}

#selectButtom input{

}


