/* CSS Document */
.login_body {
	width: 960px;
	margin: 0px auto;
}

/*html{filter: grayscale(100%);}*/

#qrcode {
	width: 100px;
	height: 100px;
	position: absolute;
	bottom: 40px;
	left: 30px;
	z-index: 100;
}

#qrcode-frame {
	position: absolute;
	width: 110px;
	height: 148px;
	background-color: white;
	bottom: 5px;
	left: 18px;
}

#qrcode-frame-login {
	position: absolute;
	bottom: 5px;
	width: 110px;
	height: 45px;
	left: 18px;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	text-align: center;
}

.login_header {
	background: url(../images/logo_idm.jpg) center left no-repeat;
	width: 900px;
	height: 101px;
	margin-left: 40px;
}

.login_footer {
	text-align: center;
	padding-top:26px;
	color: #999999;
}

.login_footer a {
	color: #999;
	text-decoration: none;
	padding: 0 5px;
}

.login_footer a:hover {
	color: #999;
	text-decoration: underline;
}

.login_content {
	position: relative;
	height: 440px;
	width:10px;
	z-index: 15;
}

.login_show {
	width: 100%;
	height: 440px;
	position: absolute;
	left: 0;
	margin-top:100px;
	z-index: 10;
	background:url(../images/login_show.jpg) no-repeat center center;
	/*#e1e6ec*/
	cursor:pointer;
}

.login_box {
	position: absolute;
	background: url(../images/login_box.png) no-repeat;
	width: 346px;
	height: 406px;
	z-index: 20;
	margin-left: 560px;
	margin-top: 18px;
}
.pictureId{
	position: absolute;
	width: 200px;
	height: 30px;
	z-index: 20;
	margin-top:400px;
}
.login_lang {
	height: 55px;
}

.login_input {
	height: 190px;
}

.login_news {
	height: 111px;
}

.login_lang_in {
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
}

.login_lang_in a {
	width: 163px;
	height: 28px;
	border: 1px solid #838CAD;
	background: #424F83 none repeat scroll 0% 0%;
	color: #FFF;
	font-size: 10px;
	font-family: Microsoft YaHei;
	text-align: center;
	line-height: 28px;
	margin: 6px 10px auto auto;
	float: right;
	box-shadow: 1px 1px 1px #838CAD;
	cursor: pointer;
	text-decoration: none;
}

.login_lang_in select {
	border: 1px solid #cdcdcd;
}

.login_input {
	padding-top:30px;
	width: 252px;
	margin: 0px auto;
}

.login_name {
	padding-top: 34px;
}

.login_psw {
	padding-top: 20px;
}

.login_notice {
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #d22c2c;
}

.clear {
	clear: both;
	font-size: 0px;
	overflow: hidden;
	height: 0px;
}

.login_inputt {
	height: 42px;
	line-height: 42px;
	font-size: 14px;
	width: 197px;
	float: right;
	text-indent: 15px;
	color: #999999;
	border: 0px;
	margin-right: 3px;
}

.login_news {
	padding-left: 14px;
	margin-top: 5px;
}

.login_news_pic {
	float: left;
	border: 1px #cccccc solid;
}

.login_news_info {
	float: left;
	margin-left: 10px;
	color: #373737;
	font-size: 14px;
	width: 168px;
	line-height: 1.5em;
	padding-top: 2px;
	text-indent: 2em;
}

.login_news_info a {
	color: #373737;
	text-decoration: none;
}

.login_news_info a:hover {
	color: #373737;
	text-decoration: underline;
}

.login_news_pic img {
	padding: 1px;
}

/*ะยิ๖*/
.user,.password,.showcode {
	width: 252px;
	height: 48px;
}

.user {
	margin-top: 17px;
	background: url(../images/login_user.png) no-repeat center left;
}

.password {
	margin-top: 10px;
	background: url(../images/login_pwd.png) no-repeat center left;
}

.user input,.password input,.newpwd input,.newpwd2 input {
	width: 202px;
	float: right;
	margin-right: 2px;
	margin-top: 1px;
	height: 44px;
	line-height: 44px;
	text-indent: 15px;
	border: none;
	color: #bebebe;
	font-size: 14px;
	border-width: 0px;
}

.yzma {
	width: 252px;
	height: 36px;
	margin-top: 15px;
}

.yzma input {
	width: 158px;
	border: none;
	height: 34px;
	margin-left: 2px;
	line-height: 34px;
	text-indent: 15px;
	font-size: 14px;
	color: #bebebe;
	float: left;
}

.yzma img {
	border: none;
	width: 77px;
	height: 38px;
	float: left;
	margin-left: 15px;
}
.login_btn0{
background:#A3A3A3;
border:1px solid #A3A3A3;
border-radius:5px;
width: 252px;
height: 46px;
margin-top: 5px;
display: block;
font-family:'Microsoft YaHei';
font-size:18px;
font-weight:bold;
line-height:46px;
text-align:center;
color:#ffffff;
text-decoration:none;
!important;
}
	
.login_btn {
	background: url(../images/login_btn.png) no-repeat;
	width: 252px;
	height: 46px;
	margin-top: 25px;
	display: block;
}

.error {
	color: #F00;
	font-size: 12px;
	text-align: left;
	height: 15px;
	margin-top: 7px;
}

ul.loginTab_title {
	width: 378px;
	margin: 0 auto;
}

ul.loginTab_title	li {
	float: left;
	width: 110px;
	height: 34px;
	line-height: 34px;
	cursor: pointer;
	text-align: center;
	font-size: 11px;
	color: #666;
	background: #e1e1e1;
	border: 1px solid #ccc;
	border-top: none;
}

ul.loginTab_title	li.active {
	width: 113px;
	background: #fff;
	border: none;
	list-style:none;
	cursor:default;
}

.acrive-directory-tip {
	height: 35px;
	line-height: 35px;
	margin-left: 90px;
	color: gray;
	visibility: hidden;
}

.meng-zi {
	height: 100px;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 5px;
}

#slide-super {
	position: relative;
	width: 286px;
	height: 100px;
	overflow: hidden;
}

#slide-super .ui-switchable-content {
	margin: 0;
	padding: 0;
	list-style: none;
}

#slide-super .ui-switchable-content .ui-switchable-panel {
	position: relative;
	width: 286px;
	height: 100px;
	overflow: hidden;
	height: 100px;
}

#slide-super .ui-switchable-content .ui-switchable-panel img {
	margin-left: -660px;
}

#slide-super .ui-switchable-nav {
	position: absolute;
	bottom: 10px;
	right: 10px;
	margin: 0;
	padding: 0;
	z-index: 99;
	font-size: 12px;
	display: none;
}

#slide-super .ui-switchable-nav .ui-switchable-trigger {
	float: left;
	width: 15px;
	height: 15px;
	line-height: 17px;
	margin-left: 5px;
	background-color: #FFF;
	opacity: .5;
	filter: alpha(opacity =     50);
	text-align: center;
	color: black;
	cursor: pointer;
	list-style: none;
}

#slide-super .ui-switchable-nav .ui-switchable-active {
	color: #FFF;
	background-color: #e96c3e;
	opacity: 1;
	filter: alpha(opacity =100);
}
img{
	border:0 none;
}
#code{
	margin-top:1px;
	margin-left:62px;
	float: left;
	width:90px;
	height:44px;
	border:0px;
	border-width: 0px;
	font-size:14px;
	font-family:Times New Roman;
	verticla-align:middle;
	line-height:44px;
	
	
}
#codeImage{
	padding-top:15px;
	margin-left:25px;
}
#showcode{
	margin-top: 10px;
	background: url(../picture/yanzhengma.jpg) no-repeat center left;
}
.tips{
    padding-top: 70px;
	padding-left: 10px;
	font-size:14px;
	color:red;
	font-family: sans-serif;
	/*font-weight:bold;*/
}
.newpwd{
	 margin-top: 20px;
     margin-left: 40px;
    width: 252px;
	height: 48px;
	background: url(../picture/changepwd.png) no-repeat center left;
	float:left;
	position: absolute;
}

.newpwd2{
    margin-top: 90px;
     margin-left: 40px;
     width: 252px;
	height: 48px;
	background: url(../picture/changepwd.png) no-repeat center left;
	float:left;
	position: absolute;
}
.submitpwd{
	background:#394780;
    border:1px solid #394780;
    border-radius:5px;
	width: 252px;
	height: 46px;
	margin-top: 200px;
	margin-left: 40px;
	display: block;
	font-family:'Microsoft YaHei';
	font-size:18px;
	font-weight:bold;
	line-height:46px;
	text-align:center;
	color:#ffffff;
	text-decoration:none;
	float:left;
	position: absolute;
}
.submitpwd0{
background:#A3A3A3;
border:1px solid #A3A3A3;
border-radius:5px;
width: 252px;
height: 46px;
margin-top: 170px;
 margin-left: 40px;
display: block;
font-family:'Microsoft YaHei';
font-size:18px;
font-weight:bold;
line-height:46px;
text-align:center;
color:#ffffff;
text-decoration:none;
float:left;
position: absolute;
}
.pwd{
	display:none;
	
}
.pwdmsg {
	color: #F00;
	font-size: 12px;
	text-align: left;
	height: 15px;
	margin-top: 150px;
	margin-left: 40px;
	float:left;
	position: absolute;
    
}

#s1{
	float:left;
	position: absolute;
	width: 15px;
	height: 15px;
	margin-top: 36px;
	margin-left: 305px;
    display: none;
}
#s3{
	float:left;
	position: absolute;
	width: 15px;
	height: 15px;
	margin-top: 36px;
	margin-left: 305px;
    display: none;
}
#s2{
    float:left;
	position: absolute;
	width: 15px;
	height: 15px;
	margin-top: 106px;
	margin-left: 305px;
    display: none;
}
#s4{
    float:left;
	position: absolute;
	width: 15px;
	height: 15px;
	margin-top: 106px;
	margin-left: 305px;
    display: none;
}

ul.loginTab_title	li {
    float: left;
    width: 112px;
    height: 34px;
    line-height: 34px;
    cursor: pointer;
    text-align: center;
    font-size: 14px;
    color: #666;
    background: #e1e1e1;
    border: 1px solid #ccc;
    border-top: none;
   
  }
  li {
    list-style: none;
}

ul.loginTab_title	li.active {
    width: 110px;
    background: #fff;
    border: none;
}
ul.loginTab_title {
    width: 378px;
    margin-left: -36px;
}

ul.loginTab_title_fly {
	width: 378px;
	margin-left: -36px;
	margin-top: 0px;
	margin-bottom: 0px;
}

ul.loginTab_title_fly	li {
	float: left;
	width: 165px;
	height: 34px;
	line-height: 34px;
	cursor: pointer;
	text-align: center;
	font-size: 14px;
	color: #666;
	background: #e1e1e1;
	border: 1px solid #ccc;
	border-top: none;
}
	li {
    list-style: none;
}

ul.loginTab_title_fly	li.active {
	width: 171px;
	background: #fff;
	border: none;
	list-style:none;
	cursor:default;
}



















