.form_div{
width : 500px;
border : 1px #808080 solid;
background : #f0f0f0;
padding-top : 15px;
padding-bottom : 15px;
}
.button_div{
width : 100%;
height : 100%;
text-align : center;
}
.form_tb{
width : 90%;
height : 30px;
}
.form_tr{
width : 100%;
height : 24px;
}
.form_left{
width : 25%;
font-size : 13px;
text-align : center;
}
.form_right{
width : 75%;
font-size : 13px;
}
.text_form{
width : 250px;
}
.pass_form{
width : 150px;
}
.box_form{
width : 300px;
height: 50px;
}
.button_form{
width : 75px;
}
.form_div2{
width : 500px;
height : 100px;
border : 1px #808080 solid;
background : #f0f0f0;
font-size : 13px;
padding-top : 15px;
}
.form_div3{
width : 500px;
height : 60px;
border : 1px #808080 solid;
background : #f0f0f0;
font-size : 13px;
padding-top : 15px;
}
