body {
	margin:0;
	padding:0;
	overflow:hidden;
	background:url(../images/login_03.gif) repeat-x #152753;
	font-size: 12px;
	color: #adc9d9;
}
#top {
	margin: 0 auto;
	clear:both;
	height:318px;
	width:847px;
	/*background:url(../images/login_04.jpg) no-repeat;*/
}

FORM {
	margin:0;
	padding:0
}


ul,li,dl,dt,dd,ol{ list-style-type:none; margin:0; padding:0;}
h1,h2,h3,h4,h5,h6,form,input,textarea,label,table,tr,td,p{margin:0; padding:0;}
img{ border:none;}
a{ text-decoration:none; color:#fff; hide-focus:expression(this.hideFocus=true); outline:none;}
.fl{ float:left;}
.fr{ float:right;}
.cl{ clear:both; font-size:0; line-height:0; height:0; width:100%; overflow:hidden;}
.clearfix:after {visibility: hidden;display: block;font-size: 0;content:""; clear: both; height: 0;}
.clearfix{*zoom:1;}
/*============Reset end==========*/
.login{ width:629px; height:538px; margin:0 auto;}
{ position:relative; height:429px; margin:0 auto 5px; background:url(../images/login_bg.png) no-repeat;}
h1{ height:50px; padding:25px 0 0 23px; line-height:50px; font-size:25px; color:#fff; font-weight:normal;}
h2{ position:absolute; bottom:13px; right:27px; color:#fff; font-weight:normal; font-size:12px; color:#e7e7e7;}
.left{ float:left; width:217px; padding:87px 0 0 60px;}
.left a{ display:block; margin-bottom:19px;}
.right{  width:355px; padding:20px 0 0 76px; margin:0 auto;}
.right dl{ width:235px; height:auto; overflow:hidden;}
.right dl dt{
	clear:both;
	height:20px;
	overflow:hidden;
	padding-bottom:10px;
	line-height:20px;
}
.right dl dt label{ display:block; float:left; margin:0 25px 0 0; font-size:14px;}
.right dl dt input{ display:block; float:left; height:18px; font-family:"Microsoft Yahei","Î¢ÈíÑÅºÚ"; line-height:18px; font-size:12px; color:#4c4b4c; background:#fff; border:1px solid #aeadaf;}
.right dl dt input.text{ width:126px;}
.right dl dt input.checkid{ width:63px; margin:0 5px 0 0; text-transform:uppercase; font-weight:bold;}
.right dl dt span{ display:block; float:left; cursor:pointer;}
.right dl dt input.submit{
	float:none;
	clear:both;
	display:block;
	width:99px;
	height:60px;
	background:url(../images/login.png) no-repeat;
	cursor:pointer;
	border:none;
	outline:none;
	padding-top:20px;
	
	margin-right: 0;
	margin-left: 80px;
}

.login .shadow{ width:629px; height:104px; background:url(../images/shadow.png) no-repeat;}
