.inputboxsearch{



    width: 280px;



    height: 24px;



    margin-top: 10px;



    margin-right: 8px;



    border: 1px solid #1c5f15;



    



}



.inputboxurl{



    width: 420px;



    height: 24px;



    margin-top: 10px;



    margin-right: 8px;



    border: 1px solid #1c5f15;



    



}







.buttonsearch{
    width: 80px;
    height: 26px;
    margin-top: 10px;
    margin-right: 15px;
    background-color: #32A925;
    border: 1px solid #1c5f15;
    color: white;
}







#buttoncode{



    width: 50px;



    height: 26px;



    margin-top: 8px;



    margin-right: 15px;



    border: 1px solid #1c5f15;



}







#username, #password, #password2, #email, #name,#address, #telphone, #birthday, #checkcode {



    width: 251px;



    height: 32px;



    border: 1px solid #A6A6A6;



    border-radius: 5px;



    padding-left: 10px;



}







#checkcode {



    width: 131px;



    height: 32px;



    border: 1px solid #A6A6A6;



    border-radius: 5px;



    padding-left: 10px;



}



.contact-textarea{

    width: 400px;

    height: 200px;

    margin-top: 0px;

    margin-right: 0px;

    border: 1px solid #1c5f15;

    font-size: 14px;

    /* background-color:rgb(220, 238, 210);

    color: #1c5f15; */

}



.textarea500{

    width: 500px;

    height: 300px;

    margin-top: 0px;

    margin-right: 0px;

    border: 1px solid #1c5f15;

    font-size: 14px;

    /* background-color:rgb(220, 238, 210);

    color: #1c5f15; */

}



.inputboxcontact{

    width: 200px;

    height: 24px;

    margin-top: 0px;

    margin-right: 0px;

    border: 1px solid #1c5f15;

    

}



