@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
}
body {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1003px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
img {
	margin:0px;
	border:0px;

}
#top {
	background-image: url(../images/login_top.jpg);
	background-repeat: no-repeat;
	height: 207px;
	width: 1003px;
}
#middle {
	height: 105px;
	width: 1003px;
	background-image: url(../images/danwei.jpg);
	background-repeat: no-repeat;
}
#middle_gr {
	height: 105px;
	width: 1003px;
	background-image: url(../images/grcx.jpg);
	background-repeat: no-repeat;
}
#middle_02 {
	height: 253px;
	width: 1003px;
	background-image: url(../images/middel_02.jpg);
	background-repeat: no-repeat;
}
#bottom {
	background-image: url(../images/bottom.jpg);
	background-repeat: no-repeat;
	color:#FFFAFA;  
	text-align:center;
	height: 149px;
	width: 1003px;
}
#middle_02 #bk_01 {
	height: 253px;
	width: 385px;
	float: left;
}
#middle_02 #login {
	height: 253px;
	width: 618px;
	float: left;
}


#middle_02 input {


}
#middle_02 .text {
	font-size: 13px;
	color: #FFFFFF;
}
.button_submit {
	display:inline;
	width:57px;
	height:20px;
	margin:1px 0px 0 0px;
	font-size:12px;
	color:#4B4B4B;
	cursor:pointer;
	border:none;
	background-image: url(../images/land.jpg);
	background-repeat: no-repeat;


}

