@charset "HZ-GB-2312";
/* CSS Document */
body{font-family:"~{N"HmQE:Z~}" ,Tahoma,Verdana, Arial, Helvetica, sans-serif;font-size: 12px;color: #333333;line-height:24px;margin:0; text-align:justify; background:#eaeaea;}

html { overflow-y: scroll; }

a:link { color: #333333; text-decoration: underline;}
a:visited { text-decoration: underline; color: #333333; }
a:hover { text-decoration: underline; color: #ff6600; }
a:active { text-decoration: underline; color: #333333; }

.loginwrap { position:absolute; top:50%; left:50%; margin:-270px 0 0 -450px; width:900px; height:530px;}
	.loginwrap .top{ width:900px; height:500px;  background:url(../images/loginbanner.jpg) left top no-repeat;}
	.loginwrap .bottom{ margin-top:10px; padding-right:50px; width:850px; height:30px; line-height:30px; text-align:right;}
	
.login{ float:left;  padding:60px 0 0 625px; width:275px; height:440px; background:url(../images/loginbg.png) right bottom no-repeat;}
	.login .logo{ padding-bottom:30px; width:275px; text-align:center;}
	
.downloadpugin{ position:relative; right:0; bottom:0;}

.logincontent{ float:left;  padding:0 35px; width:205px;}
	.logincontent .title{ float:left; font-size:14px; width:205px;}
	.logincontent .logininput{ float:left;  width:205px;}
	.logincontent .alert{ float:left;  padding-bottom:4px; width:205px; height:14px; line-height:14px; color:#CC0000;}
	.logincontent .logininput input { border:solid 1px #ccc;padding:8px; background:#fff; width:185px; -webkit-border-radius: .3em; -moz-border-radius: .3em; border-radius: .3em; font-family: Helvetica, Arial, sans-serif; font-size:16px; font-weight:bold; color:#666;}
	.logincontent .logininput input:focus { border:solid 1px #ebc77e; padding:8px;  background: #fef1a9; -webkit-transition:background .2s ease-in;-moz-transition:background .2s ease-in; -o-transition:background .2s ease-in;transition:background .2s ease-in;}
	.logincontent .loginbtn{ float:left;  padding-top:10px; width:205px;}
	.logincontent .loginalert{ float:left; padding-left:20px; margin-top:20px; width:183px; background:#fef1a9 url(../images/loginaler.png) 3px center no-repeat; border:solid 1px #ffde2e;}

	
a.mainbtn{ float:left; padding:0 0 0 70px; background:url(../images/btn.png) left 0;  text-decoration:none; width:135px; height:36px; line-height:36px; cursor:pointer; color:#000; font-size:16px; font-weight:normal;}    
a.mainbtn:hover{ background:url(../images/btn.png) left -36px; height:36px;}      
a.mainbtn span{  background:url(../images/btn.png) right 0;  padding:0 20px 0 0; margin:0 0 0 10px; float:left; height:36px; line-height:36px; text-align:center;}
a.mainbtn:hover span{ background:url(../images/btn.png) right -36px;   padding:0 20px 0 0; height:36px; line-height:36px; }