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