
/* CSS Document */
body{ margin:0px; padding:0px; font-family:"宋体"; font-size:14px; color:#2e2e2e; background: url(../images/login_bj.jpg) repeat-x #122d60;}
*{ margin:0px; padding:0px;}
IMG {BORDER-TOP-WIDTH: 0px; BORDER-LEFT-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; BORDER-RIGHT-WIDTH: 0px}
ul li{ list-style:none;}
a{font-size:12px; color:#2e2e2e; text-decoration: none; }
a:hover{color:#ff0000;}
.clear{ clear:both;}
#wrap{ width:1024px; margin:0px auto; padding:0px;}
.login_left{ width:530px; float:left;}
.login_zj{width:290px; height:188px; background:url(../images/xt_conter.jpg) no-repeat;  font-size:14px; float:left; line-height:34px; }
.login_right{ width:204px; float:left;}
.dinput,.dinput2{
	width:214px;
	line-height:34px;
	color:#333;
	padding-left:3px;
	height:22px;
	border:1px solid #b8c3cc;
}
.dinput2{
	width:100px;
}
.login_bottom{ background:url(../images/xt_bottom.jpg) no-repeat; height:198px; font-size:12px; padding:36px 0px 0px 240px; color:#333; padding-top:7px;}

