@charset "utf-8";
/* CSS Document */
.main_body,.main_content { min-height:300px;}
form table { width:420px; margin:50px auto 30px auto;}
form table td { line-height:42px; color:#444; padding:0 5px;}
form table td.text_right { text-align:right;}
form table td .login_text { width:258px; height:28px; border:1px solid #d7dbe0;line-height:28px;}
form table td .login_text2 { width:160px; height:28px; border:1px solid #d7dbe0; float:left;line-height:28px;}
form table td img { float:left; margin-left:5px;}
form table td a { margin-right:10px;}
form table td select {width:168px; height:28px; border:1px solid #d7dbe0; }
form table td button { width:90px;height:28px; border:1px solid #d7dbe0; background:#f7f5f6; color:#666; text-align:center; line-height:28px;}

