@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	padding:0px;
	font-family:"宋体";
	font-size:12px;
	width:100%;
	overflow:hidden;
	background:url(../../images/dl2.gif) repeat-x;
	}
.content{
	margin:0px;
	padding:0px;
	min-height:768px;
	width:1024px;
	background:url(../../images/dl.gif);	
	background-position:bottom;	
	margin:0 auto;	
	position:relative;    
    text-align:center;
	}
.Big_frame{
	height:187px;
	width:253px;
	position:absolute;
	left: 512px;
	top: 410px;
	}
.username{	
	float:right;
	margin-top:15px;
	height:24px;
	width:140px;
	margin-right:35px;
	}
.a{
	border:none;
	background:#fff;
	margin-left:0;
	width:115px;
	margin-top:3px;
	}
.password{	
	float:right;
	margin-top:15px;
	height:24px;
	width:140px;
	margin-right:35px;
	}
.Land{
	float:right;
	margin-top:16px;
	height:26px;
	width:140px;
	margin-right:55px;
	}

.Land_1{
	height:21px;
	width:69px;
	position:absolute;
	left:30px;
	top:110px;
	}
.Land_1 a:link,.Land_1 a:visited{
	height:21px;
	width:69px;
	display:block;
	background:url(../../images/login.png) no-repeat 0px 0px;
	}
.Land_1 a:hover{
	height:21px;
	width:69px;
	position:absolute;
	display:block;
	left: 0px;
	background:url(../../images/login.png) no-repeat 0px -21px;
	}
#btnLogin{
	height:23px;
	width:69px;
	position:absolute;
	display:block;
	left: 0px;
	background:url(../../images/login.png) no-repeat 0px 0px;
	}
.Land_2{
	height:21px;
	width:69px;
	position:absolute;
	left: 150px;
	top:110px;
	}
.Land_2  a:link,.Land_2  a:visited{
	height:21px;
	display:block;
	width:69px;
	background:url(../../images/login.png) no-repeat -110px 0px;
	}
#btnReset{
	height:23px;
	display:block;
	width:69px;
	background:url(../../images/login.png) no-repeat -110px 0px;
	}
.Land_2  a:hover{	
	height:21px;
	width:69px;
	background:url(../../images/login.png) no-repeat -110px -21px;
	left: 150px;
	bottom:16px;
	}
.Copy_rights{	
	padding-top:680px;
	text-align:center;
	width:100%;
	color:#a5c3d4;
	font-size:13px;
	letter-spacing:2px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:25px;
    }
