@charset "utf-8";
/* CSS Document */
html {
	width: 100%;
	margin: 0 auto;
}
body {
	margin: 0 auto;
	font-size: 16px;
	font-family: "黑体", Arial;
	color: #333;
	background:#fff;
}
* ul, li, p, div, label {
	margin: 0;
	padding: 0;
}
* P, li, ul, h, em, dt, dd, select, button, option, input {
	margin: 0;
	padding: 0;
}
* ul, dl {
	list-style: none;
}
* {
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-LEFT: 0px;
	PADDING-RIGHT: 0px;
	PADDING-TOP: 0px
}
* LI {
	LIST-STYLE-TYPE: none
}
A IMG {
	BORDER-BOTTOM-STYLE: none;
	BORDER-RIGHT-STYLE: none;
	BORDER-TOP-STYLE: none;
	BORDER-LEFT-STYLE: none
}
EM {
	FONT-STYLE: normal;
	FONT-WEIGHT: normal
}
.clear {
/*DISPLAY: inline; HEIGHT: 0px; CLEAR: both*/
}
A {
	COLOR: #666666;
	TEXT-DECORATION: none;
	cursor: pointer;
}
A:hover {
	TEXT-DECORATION: underline;
	color: #e22835;
}
.login_top{ width:100%; margin:0 auto; background:url(../images/login_top.jpg) repeat-x; height:80px;}
.login_logo{ width:1366px; margin:0 auto;}
.loginbox {
	width: 1366px;
	margin: 0 auto;
	padding-top:5%;
	_padding-top:3%;	
}
.box_left{ width:705px; float:left;}
.dlbd_box {
	width: 460px;
	float:left;
	background: url(../images/dlboxbj.jpg) no-repeat 0 20px;
	height:340px;
}
.cd_form {
	font-size: 16px;
	font-family:"黑体";
	float:left;
	width:350px;
	padding-top:80px;
	padding-left:50px;
}
.fieldset {
	float: left;
	width: 90%; 
	padding-top:22px;
	padding-left:40px;
}
.cd_username {
	width: 65px;
	float: left;
	line-height: 42px;
	height: 42px;
}
.text_bor {
	line-height: 42px;
	border: none;
	height: 43px;
	font-size: 14px;
	color: #797979;
	font-family: "黑体";
	width: 272px;
	float: left;
	background: none;
}

.dlzcan {
	width: 81px;
	float: left;
	padding-top: 20px;
	padding-left: 15px;
}
.full_width {
	width: 165px;
	float: left;
	line-height: 42px;
	border: none;
	color: #fff;
	cursor: pointer;
	font-weight: bold;
	font-size:18px;
	height: 42px; 
	margin-left:70px;
	display: block;
}
.full1 {
	background: url(../images/dlan.png) no-repeat;
}

.bqsytex {
	width:100%;
	background: #fff;	
	text-align: center;
	color: #666666;
	height: 55px;	
	line-height:50px; 
	position:absolute;
	bottom:0;
}
.remember{padding-top:25px; float:left; color:#797979; width:100%;}
a:hover {text-decoration:none;}