@charset "utf-8";
/* CSS Document */
html{ padding:0px; margin:0px; height:100%;overflow:hidden;}
body,form{margin:0px; font-size:12px;}
body{height:100%;}
img{border:none;}
p{margin:0px;line-height:25px;}
a:link,a:visited,a:hover{text-decoration:underline;}
td,div,input,select,span,body {font-size:12px;}

ul{margin:0px; list-style-type:none; padding:0px;}
.hide{ display:none;}

#bg{position:absolute;top:0px;left:0px;z-index:-999;}


.container{margin:0px auto; text-align:center; width:100%;}

 .top{}
 .logo{background:url(/Images/logo_login.png) no-repeat;  text-align:center; margin:0px auto 20px;} /* 必须来自根目录Images的logo  */
 .logo{_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod="crop", src="/Images/logo_login.png"); _background:none; }
 .logo img{opacity: 0; filter:alpha(opacity=0); -moz-opacity:0;-khtml-opacity: 0;}
  
 
 .txt{ font-size:14px; font-weight:bold;  width:514px;  position:relative; margin:20px auto 0px; padding-left:140px; *padding-left:40px;}
 .txt .title{width:390px; height:36px; background:url(../images/title-bg.png) no-repeat;  }
 .txt .title{_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod="crop", src="/Styles/Login/images/title-bg.png"); _background:none;}
 .title .login{float:left; width:320px; color:#fff; font-size:16px; font-weight:bold; text-align:left; padding:7px 0px 0px 23px;}
 .title .link img{position:relative;}
 .tilte .link b{ background:url(../images/link.png) no-repeat;}
 
 a.navtitle01{ height:14px; position:relative; width:15px; display:block; float:right; right:16px; top:10px;}
 a.navtitle01,a:link.navtitle01,a:visited.navtitle01{ background: url(../images/link.png) no-repeat; cursor:pointer;}
		a.navtitle01,a:link.navtitle01,a:visited.navtitle01{_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod="crop", src="/Styles/Login/images/link.png"); _background:none;}
		a:hover.navtitle01{background: url(../images/link.png) no-repeat;}
		a:hover.navtitle01{_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod="crop", src="/Styles/Login/images/link.png"); _background:none;}
		
 
 .txt .content{width:390px; height:210px; background:url(../images/content-bg.png) repeat-x; margin:0px; padding:0px;}
 .txt .content{_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod="scale", src="/Styles/Login/images/content-bg.png"); _background:none;}
 
	.content .ipt_name{background:#fff url(../images/name.gif) 5px 14px no-repeat;}
	.content .ipt_pwd{background:#fff url(../images/pwd.gif) 5px 14px no-repeat;}
	.content p input{line-height:26px; height:30px; vertical-align:middle; width:311px; border:1px solid #c3c2c3;padding:8px 0px 6px 30px; margin:24px 0px 2px 0px; color:#878787;}
	.content span.check{float:left; margin:20px 22px; color:#484848;} 	
	.content span.check input{position:relative; top:2px;} 
	.content a.a_kjxz{ color:#ff00ff; text-decoration:none; padding-left:10px;}
	.content a.a_kjxz:hover{text-decoration:underline; }
	
	.btn{margin-top:34px; margin-left:-116px; _margin-left:0px;}
	.btninput{background:url(../images/btn.png) no-repeat; border: 0px; width:173px; height:47px;}


.skin{position:absolute; top:0px; right:0px; *right:-60px; background:url(../images/skin-bg.gif) no-repeat; width:115px; height:136px;}


/*.skin{_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod="crop", src="/Styles/Login/images/skin-bg.png"); _background:none; z-index:0;}*/
.skin h3{font-size:14px; margin:10px 2px 10px 16px; border-bottom:1px solid #cdcdcd; width:87px; padding-bottom:10px;}
.skin ul{margin-left:19px;}
.skin li{float:left; margin:5px 0px 0px 0px; padding:0px; width:42px; height:32px;}
.skin img{display:block; cursor:pointer; vertical-align:top; z-index:999;}

.footer{background:url(../images/footer.png) repeat-x; text-align:center; width:100%; height:35px; margin-top:80px; position:absolute; bottom:0px;}
.footer{_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod="scale", src="/Styles/Login/images/footer.png"); _background:none;}
.footer p{padding:5px 0px;}

#div_login p span{display:none;}