#table_user_login{}
#table_user_login .title{font-size:24px;text-align:center;height:53px;line-height:53px;}
#table_user_login .username,#table_user_login .password{width:230px;height:35px;line-height:35px;border:1px solid #ccc;}
#table_user_login .td_left{height:53px;line-height:53px;font-size:14px;}
#table_user_login .submit{width:230px;height:38px;line-height:38px;color:#fff;
font-size:20px;text-align:center;background-color:#E54346;border:1px solid #E02126;padding:0px;}
#table_user_login .td_reg{text-align:center;}

#table_user_reg{}
#table_user_reg .title{font-size:24px;text-align:center;height:53px;line-height:53px;}
#table_user_reg .username,#table_user_reg .password,#table_user_reg .mobile,#table_user_reg .qq,#table_user_reg .email
{width:230px;height:35px;line-height:35px;border:1px solid #ccc;}
#table_user_reg .td_left{height:53px;line-height:53px;font-size:14px;}
#table_user_reg .submit{width:230px;height:38px;line-height:38px;color:#fff;
font-size:20px;text-align:center;background-color:#E54346;border:1px solid #E02126;padding:0px;}
#table_user_reg .td_reg{text-align:center;}
#table_user_reg red{color:red;}