﻿body              { margin:0px auto; font-family:微软雅黑; }
.login_table      { width:100%; height:100%; }
.div_center       { width:647px; height:369px; margin:0px auto; text-align:left; }
.div_relative     { width:398px; height:428px; background:url(login.gif) no-repeat center; }
.date_time        { left:10px; top:-24px; position:absolute; line-height:20px; font-size:16px; color:#ffffff; margin-right:18px; font-weight:bold; }

input 
{
	outline:none;
}

.tb_username      { right:40px; top:132px; position:absolute; }
.tb_userpwd       { right:40px; top:197px; position:absolute; }
.tb_reg           { left:192px; top:209px; position:absolute; }
.tb_reg_img       { left:315px; top:222px; position:absolute; }
.tb_btn_send      { left:80px; top:295px; position:absolute; }
.tb_btn_cancel    { right:55px; top:295px; position:absolute; }

.img_reg          { width:60px; height:28px; }
.input_username   { width:280px; height:30px; font-size:20px; margin:0px 0px 0px 0px; border:0px solid #ffffff; }
.input_userpwd    { width:280px; height:30px; font-size:20px; margin:12px 0px 0px 0px; border:0px solid #ffffff; }
.input_reg        { width:100px; height:30px; font-size:20px; margin:12px 0px 0px 0px; border:0px solid #ffffff; }
.btn_cancel       { background:#1f6fbe; width:100px; height:36px; border:0px solid #ffffff; cursor:pointer; border-radius:5px; color:#ffffff; font-size:16px; font-weight:bold;}
.btn_login        { background:#1f6fbe; width:280px; height:36px; border:0px solid #ffffff; cursor:pointer; border-radius:5px; color:#ffffff; font-size:16px; font-weight:bold;}