@charset "utf-8";
/* CSS Document */
img,input,button{border:none;}
a{text-decoration:none;}
a:hover{text-decoration:underline}
body,div,ul,li,h1,h2,h3,h4,h5,h6,input{padding:0;margin:0}
ul,li{list-style:none}
input{ outline: medium;}
body{ background:url(../images/login/bg.jpg) no-repeat; background-size: 100% 100%;font:12px/1.75 "微软雅黑",arial,sans-serif; text-align:center;}
#login{ width:1003px;background:url(../images/login/main_bg.jpg) no-repeat; margin:0 auto; padding-top:77px; }
.login_title{ width:380px; height:36px;background:url(../images/login/title.png) no-repeat; margin:0 auto; margin-bottom:23px; }
.login_title h3 span{ display:none;}
.con{ width:435px; margin:0 auto; background:url(../images/login/bg.png) no-repeat; padding-top:39px; height:300px;}
.login_button{ margin:0 auto; width:194px;}
.login_user{ background:url(../images/login/user_bg.png) no-repeat; width:259px; height:37px;}
.login_pass{ background:url(../images/login/pass_bg.png) no-repeat; width:259px; height:37px;}
.login_code ul li{ float:left;}
.login_code ul li.input_bg{ background:url(../images/login/yz.png) no-repeat; width:159px;padding-left:43px; height:37px;}
div.login_code{ background:url(../images/login/yz.png) no-repeat; width:280px;padding-left:43px; height:37px;}
.login_code ul li.input_bg input{width:136px; height:36px;line-height:37px;background-color:transparent;border:none; padding-left:0px;}
.login_user input,.login_pass input,.login_code input { width:259px; height:37px; line-height:37px;background-color:transparent;border:none; padding-left:0px;}
.login_user,.login_pass{ margin-bottom:8px;margin-left:88px;}
.login_code{ margin-bottom:8px;margin-left:89px;}
.login_code ul li.yzm_bg{padding-top:5px;padding-left:2px; }
.text{_margin-left:-20px;}
.login_code ul li{ line-height:36px; padding-right:3px;}
.confirm_bg{ background:url(../images/login/confirm.png) no-repeat;}
.reset_bg{ background:url(../images/login/reset.png) no-repeat;}
.confirm_bg button,.reset_bg button{ width:97px; height:44px; line-height:44px;background-color:transparent;border:none; font-size:14px;}
.login_button{ clear:both; padding-top:18px;}
.login_button ul li{ float:left;}
#apDivuser{
	position:relative;
	width:22px;
	z-index:10;
	left: 268px;
	top: 16px;
}
#apDivpw{
	position:relative;
	width:22px;
	height:10px;
	z-index:10;
	left: 268px;
	top: 16px;
}
#apDivyz{
	position:relative;
	width:22px;
	height:10px;
	z-index:10;
	left: 230px;
	top: -28px;
}