﻿
body 
{
 margin:0px; padding:0px; text-align:center; font-size:12px; 
}
.body{ width:1000px;}
/*登录页面*/
#login{ width:100%; text-align:center; background-color:#fff;}
.loginbian{ height:11px; background-image:url('../images/dalu_05.gif'); background-repeat:repeat-x;}
.loginlogo{ text-align:center; height:70px;}
.loginbox{ text-align:center; height:170px; vertical-align:top;}
.banquan{ text-align:center; height:25px; font-size:12px; color:#016AC5;}
.loginmessage{ width:350px; margin-top:25px; margin-right:auto; margin-left:auto; height:120px; color:#016AC5; font-size:16px;  font-weight:bold;}
.name{ text-align:right; width:80px; font-family:幼圆;}
.textbox{ width:160px; text-align:left; padding-left:10px;}
.textbox input{ width:140px; border:1px solid #016AC5;  color:#016AC5;}
.btn{ width:110px; text-align:left; padding-left:10px;}
.yanzbox{ text-align:left; padding-left:10px;}
.yanzbox input{ width:60px; border:1px solid #016AC5; color:#016AC5;}
